AICodingGuide
Practical coding workflows, prompt examples, and document-processing skills
All Skills in This Repository (12)
Pure Emerald Level Indicatorstemplate-skill
Generate a Claude Skill skeleton with frontmatter and guidance body.
internal-comms
Standardize internal communications writing across status updates, newsletters, FAQs, and incident reports.
PDF Processing Pro
Process PDF forms, tables, and OCR across large document sets.
skill-creator
Generate a Claude Skill scaffold with SKILL.md frontmatter and optional resource folders.
canvas-design
Create museum-quality poster and canvas visuals as PNG or PDF files.
pptx
Automate PowerPoint creation, editing, and analysis with code.
slack-gif-creator
Generate Slack-ready animated GIFs with motion primitives and size constraints.
artifacts-builder
Bundle multi-component React artifacts into a single HTML file.
webapp-testing
Automate end-to-end web app testing with Playwright scripts and server orchestration.
mcp-builder
Design, implement, and validate MCP servers exposing tools to LLMs.
brand-guidelines
Apply Anthropic brand guidelines to documents, presentations, and interfaces.
docx
Automate Word document editing and redlining workflows with Python scripts.
Frequently Asked Questions
FAQPage SchemaHow to install AICodingGuide?โผ
Run `npx skills add hacket/AICodingGuide --all -g -y` in your terminal to install all skills in this collection globally.
What does AICodingGuide include?โผ
It combines a full Chinese-language Claude Code tutorial, a prompt engineering example library, 120+ ready-made commands, and 19 skills for documents, design, and web testing.
Which file formats can these skills handle?โผ
The bundled skills cover Excel spreadsheets, PDF forms and extraction, Word documents with tracked changes, PowerPoint decks, and animated GIFs.
Is AICodingGuide suitable for beginners?โผ
Yes. It offers a step-by-step learning path from installation and basic usage to advanced extensions like MCP, Hooks, and custom skills.
Does AICodingGuide work with Claude Code?โผ
Yes. All commands and skills follow the standard SKILL.md format and run directly inside Claude Code and compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core