craftcms-claude-skills
Craft CMS 5 plugin, site, and hosting development guidance
All Skills in This Repository (8)
Pure Emerald Level Indicatorscraft-twig-guidelines
Standardize Twig template coding conventions for Craft CMS 5.
craft-garnish
Provides a UI toolkit for building Craft CMS control panel interfaces.
craft-content-modeling
Plan and document Craft CMS 5 content architecture with sections, fields, and relations.
craft-project-setup
Detect Craft CMS project type and scaffold CLAUDE.md and .claude/rules.
craft-site
Standardize Craft CMS 5 front-end Twig templating with atomic design and Vite.
ddev
Automate local DDEV environment setup and management for Craft CMS projects.
craft-php-guidelines
Enforce Craft CMS 5 PHP coding standards for plugins and modules.
craftcms
Guide Craft CMS 5 plugin and module development with extension patterns.
Frequently Asked Questions
FAQPage SchemaHow to install craftcms-claude-skills?โผ
Run `npx skills add michtio/craftcms-claude-skills --all -g -y` in your terminal to install all skills globally.
What does this pack do for Craft CMS development?โผ
It gives your agent deep Craft CMS 5 knowledge for building plugins, modules, content models, and Twig templates, plus hosting guidance for Craft Cloud and Servd.
How do I set up a Craft project with these skills?โผ
Open your Craft project and ask to set up the project configuration. The craft-project-setup skill detects your project type and generates a tailored CLAUDE.md and rules directory.
Does it work with Claude Code and other editors?โผ
Yes. All skills follow the universal SKILL.md standard and load automatically in Claude Code, Cursor, and other compatible coding environments.
Can it help with Craft plugin testing and releases?โผ
Yes. Dedicated skills cover Pest test isolation, database safety, and the full release process including tagging, Packagist verification, and GitHub releases.
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