backend-enum-use
Create feature-rich PHP enums following Laravel conventions with SCREAMING_SNAKE_CASE case names, backed enum values (string or int), helper methods for labels and comparisons, validation rules, and comprehensive Pest tests. Use this skill when converting hardcoded strings or magic numbers to type-safe enums, creating categorical data types like statuses, types, roles or categories, adding enum-based validation to forms or APIs, refactoring magic strings into structured types, or defining a fixed set of allowed values in your application. This skill applies when working on files in app/Enums/ directory, creating enum classes, adding enum casts to models, or implementing enum validation rules.
display-components
Create specia display components for messages in discord.js that allows more powerful styling
accessibility-checker
Automatically check specific elements or code for accessibility issues when user asks if something is accessible or mentions WCAG compliance. Performs focused accessibility checks on individual components, forms, or pages. Invoke when user asks "is this accessible?", "WCAG compliant?", or shows code/elements asking about accessibility.
homepage-widgets
Configure widgets.yaml for Homepage dashboard - information widgets (resources, search, datetime, weather) and service widget types
eds-block-development
Guide for developing EDS blocks using vanilla JavaScript, Content Driven Development, and block decoration patterns. Covers block structure, decorate function, content extraction, DOM manipulation, and EDS best practices for Adobe Edge Delivery Services.
wordpress-themes
WordPress custom theme development specialist focused on clean, maintainable code following VIP standards. Includes modular theme structure, dart-sass via Homebrew, proper script/style enqueueing, template parts organization, text domain management, and comprehensive security practices (escaping, sanitization, file paths).
add-feature
Add new feature workflow. Use when implementing new functionality, adding new API endpoints, or creating new components.
claude-plugin-settings
Configure plugin settings using .local.md files with YAML frontmatter for Claude Code plugins. WHEN: MUST use for plugin settings/configuration. Invoke with "/claude-plugin-settings" or "create plugin settings", "configure plugin". WHEN NOT: Creating plugin structure (use claude-plugin-structure), creating agents/commands/hooks.
form-component-library
Wiederverwendbare HTML-Komponenten für CONSYS-Formulare. Buttons, Inputs, Tabellen, Tabs, Dialoge - alle Access-kompatibel und konsistent gestylt.
questionnaire-cli-workflow-and-context
Understand how questions are loaded, validated, presented in Ink, and written back out as markdown.
element-definition-convention
プラグイン要素の定義ルール(命名規則、必須項目、記述フォーマット)を定義する。プラグイン要素作成時、エージェント・スキル・コマンド定義時、またはユーザーが命名規則、フロントマター、必須項目、記述フォーマットに言及した際に使用する。
nextjs-metadata
Next.js Metadata API for SEO, OpenGraph tags, structured data, and social sharing. Use when implementing metadata, SEO, or social media previews.
asset-builder
Manage CSS/JS building with npm/wp-scripts. Use when working on login page styles or scripts.
manage-blog
Use when user wants to review, edit, expand, or publish draft blog posts
github-discussions
manage repository discussions, comments, and community engagement via GraphQL
docusaurus-glossary
Use when working with docusaurus-plugin-glossary to configure, manage glossary terms, troubleshoot issues, and explain features
flow-convert-handlebars-to-liquid
Convert Handlebars template syntax to Liquid.js in prompts. Use when migrating prompt templates from Flow SDK to Output SDK.
go-graphql
Analyze Go GraphQL projects using gqlgen. Use when onboarding to Go GraphQL APIs, understanding schema design, analyzing resolver implementations, reviewing directive usage, examining dataloaders, identifying N+1 query patterns, and generating GraphQL API documentation.
config-generator
Generate master configuration files in ai-state/config that map web app use cases, code components, and user interactions to their corresponding config structure, enabling rapid discovery and AI-driven propagation
mova-wf-cycle-scaffold-basic-wrapper
Bootstrap a wf_cycle experiment scaffold (rules, inputs, attempts) with A/B/C templates in one deterministic run.
rspress-nav
Configure RSPress navigation bars and sidebars with _nav.json and _meta.json files. Use when setting up navigation, organizing sidebar sections, or configuring collapsible menu items.
interactive-web-deployer
創建高品質的互動式網頁應用程式,並自動佈署到 GitHub Pages。包含現代化前端技術、響應式設計、互動功能,以及完整的 CI/CD 流程。