skill-create
Generates a new Betty Framework Skill directory and manifest. Use when you need to bootstrap a new skill in the Betty Framework.
manage-plan-marshall-config
Project-level infrastructure configuration for marshal.json
shopify-theme-wc-portable
Build portable web components for Shopify themes that work across any theme structure
laravel-blade
Create Blade templates with components, slots, layouts, and directives. Use when building views, reusable components, or templating.
symfony-sktwig-template
Create Twig templates for pages and partials. Use for HTML rendering.
templ-templates
Edit and troubleshoot server-side HTML templates (.templ), including regeneration and handler wiring.
divi-5-compatibility
Use this skill when validating CSS for Divi 5 compatibility, checking for unsupported features, troubleshooting Divi CSS issues, or when the user mentions CSS not working in Divi. Provides compatibility rules, validation patterns, and fixes for common issues.
locating-plugin-source-code
Use when you need to find the source code location of installed plugins, explore plugin structure, access reference materials in plugins, or debug plugin issues. Provides step-by-step guidance to trace installed plugins back to their local repository locations by reading ~/.claude/plugins/installed_plugins.json and navigating to the installPath. Useful for finding skills, commands, reference docs, or understanding plugin implementation.
skill-name
Reference when you want to remember something across sessions, when deciding where to store learnings, or when creating new plugin content (skills, commands, agents).
chrome-ext-develop
Chrome拡張機能の開発からChrome Web Store申請準備までをサポート。「拡張機能を開発」「Chrome拡張作成」などで使用。
skill-with-assets
Demonstrates how skills can bundle data files and configuration templates. Use when needing structured data, templates, configuration files, or static reference data.
schema-architect
Intelligently generates and validates Shopify Liquid Schema JSON based on Liquid logic.
openwebf-security-store-guidelines
Ensure store compliance for WebF apps (remote updates, interpreters, rollout/rollback constraints). Use when the user mentions App Store/Play Store, store compliance, remote updates, or publishing WebF-hosted content.
skill-creator
Create your own skills following best practices with proper YAML frontmatter
curriculumqti-export
Exports assessments to QTI (Question and Test Interoperability) format for LMS compatibility.
rails-resource
Generate complete Rails resources (model, controller, views, tests) following project patterns. Use when user requests creating models, adding features, scaffolding CRUD, or says "create/add/generate [model/resource/feature]", "build [system]", "new [feature] model".
plugin-setup
Interactive plugin setup wizard for first-time configuration. Use when user requests plugin setup, initial configuration, or asks for help setting up the nine-step workflow plugin.
regenerate-data
Regenerate web JSON data after parser changes. Use after modifying parse_raw_tables.py, game_configs.json, or convert_to_web.py, or when data needs refreshing.
glossary-modal-editor
Efficiently update the Glossary modal UI, hooks, and data so the in-app glossary stays polished, searchable, and accurate for every term.
rwsdk-realtime
Use when building realtime features with rwsdk/RedwoodSDK on Cloudflare - covers WebSocket setup, Durable Objects configuration, bidirectional client-server updates, and scoped realtime groups. Triggers include collaborative editing, live updates, multi-user sync, or any feature needing push updates without polling.
case-study-writer
Generate case study HTML pages for portfolio projects. Use when creating new case studies or updating existing ones in case-studies/ directory.