michtio/craftcms-claude-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: craftcms-claude-skills.
michtio/craftcms-claude-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: craftcms-claude-skills.
michtio/craftcms-claude-skills
Plugin Claude Code
Production-ready skills and agents for Craft CMS 5 development. Plugin development (elements, services, controllers, migrations, events, testing, headless, configuration), site development (content modeling, Twig templates, atomic design, multi-site), a name-routed index of 23 plugin references (config, Twig/PHP API…
michtio/craftcms-claude-skills
Agent
Deep code review on Opus 4.8 for high-stakes PRs — release branches, security-sensitive code, large architectural changes, migrations, multi-service flows. Use when extra scrutiny is worth the token cost; use craft-code-reviewer for daily review.
michtio/craftcms-claude-skills
Agent
Reviews implemented code for quality, security, and Craft CMS conventions.
michtio/craftcms-claude-skills
Agent
Tracks down bugs in Craft CMS plugins with systematic investigation.
michtio/craftcms-claude-skills
Agent
Builds new features in Craft CMS plugins following project architecture.
michtio/craftcms-claude-skills
Agent
Breaks down large tasks into manageable implementation steps for Craft CMS plugin development.
michtio/craftcms-claude-skills
Agent
Builds Craft CMS site templates, components, and content architecture.
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Craft Cloud — Pixel & Tonic's serverless hosting platform for Craft CMS. Covers craft-cloud.yaml configuration, the Build → Migrate → Release deploy pipeline, the craftcms/cloud extension package, edge image transforms via Cloudflare, edge static caching with cache.rules + ESI, Cloud-managed S3 filesystem, MySQL 8 /…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Craft CMS 5 content modeling — sections, entry types, fields, Matrix, relations, project config, and content architecture strategy. Covers choosing section types, designing entry types and field layouts, selecting field types, configuring Matrix and nested entries, relations and eager loading, and multi-site…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Garnish — Craft CMS's built-in JavaScript UI toolkit for the control panel. ALWAYS load when writing, editing, or reviewing JavaScript that runs in the Craft CP — plugin CP assets, custom field type JS, element index JS, CP webpack config, or code importing garnishjs / referencing window.Garnish. Also for CP…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Testing Craft CMS 5 plugins and modules with Pest — test isolation, database safety, and the markhuot/craft-pest-core harness. ALWAYS load when writing, running, fixing, or reviewing tests for a Craft plugin or module, and whenever a suite touches a real Craft install. Covers why rollback is opt-in, tests/Pest.php +…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Craft CMS 5 PHP coding standards and conventions. ALWAYS load when writing, editing, reviewing, or discussing any PHP in a Craft plugin or module — even small edits. Also when running ECS, PHPStan, or scaffolding with ddev craft make. Covers: PHPDoc blocks (@author, @since, @throws chains), section headers…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Releasing Craft CMS plugins — tagging, Packagist propagation, GitHub releases, branch promotion, shared-library ordering, history rewrites. ALWAYS load when cutting, preparing, verifying, or debugging a plugin release: bumping a version, dating a changelog, creating or moving a git tag, or checking what Packagist…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Index and router for plugin-specific Craft CMS 5 guidance — configuration, Twig API, PHP API, migrations, deployment, and pitfalls for the plugins this pack documents. A plugin task routes here at any altitude: front-end, back-end PHP, content modeling, or deployment. Triggers whenever a task names one of these…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Scaffold Claude Code configuration specifically for Craft CMS projects. Generates CLAUDE.md and .claude/rules/ files tailored to the project type (plugin, site, module, hybrid, or monorepo). Only for Craft CMS projects — not for Next.js, Laravel, or other frameworks. Triggers on: 'set up Claude for this Craft…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Craft CMS 5 front-end Twig development — atomic design, template architecture, components, Vite buildchain. Covers atoms/molecules/organisms, props/extends/block patterns, layout chains, view routing, content builders, image presets, Tailwind named-key collections, multi-brand CSS tokens, JavaScript boundaries…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Twig coding standards and conventions for Craft CMS 5 templates. ALWAYS load this skill when writing, editing, or reviewing any .twig file in a Craft CMS project — even for small edits. Covers: variable naming (camelCase, no abbreviations), null handling (?? operator, ??? with empty-coalesce plugin), whitespace…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Craft CMS 5 plugin and module development — extending Craft with PHP. Covers elements, element queries, services, models, records, controllers, migrations, queue jobs, console commands, field types, native fields, events, behaviors, Twig extensions, widgets, filesystems, permissions, project config, GraphQL, testing…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
DDEV local development environment for Craft CMS projects. ALWAYS load this skill when running any ddev command, configuring .ddev/config.yaml, or troubleshooting local container issues. Covers config.yaml (project type, PHP/Node versions, database, docroot), shorthand commands, add-ons and built-in Mailpit, custom…
michtio/craftcms-claude-skills
Skill Claude CodeCodex
Servd (servd.host) — Craft-specialised managed hosting for Craft CMS. Covers git push-to-deploy with the optional servd.yaml build config, local → staging → production environments with uni-directional Project Config sync, the servd/craft-asset-storage plugin (S3-backed Flysystem volumes on the svdcdn.com CDN…