Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database. — from TryGhost/Ghost
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
Creates Alembic database migrations safely. Use when schema changes are needed, adding tables, columns, indexes, or modifying database structure.
How to create a new deck with slides from scratch. Read this before creating any deck. Contains exact HTML templates for every slide layout — no codebase exploration needed.
Guide you through creating a Red Hat Showroom demo module using the Know/Show structure for presenter-led demonstrations.
Use to generate development task documents for the Dev agent. Creates specifications describing WHAT needs fixing based on validated issues and investigations.
Create discount codes for promotions, launches, beta readers, or giveaways. Supports percentage/fixed discounts, usage limits, expiry dates, and product restrictions.
Create project documentation following PostPilot's documentation conventions. Use when: creating new docs, writing feature docs, adding README files, documenting a subsystem.
Create complete documentation sites for projects. Use when asked to: "create docs", "add documentation", "setup docs site", "generate docs", "document my project", "write docs",…
Creates a domain event handler following the vertical slice pattern. Places the handler in the feature folder it serves. Names the handler by its effect.
Create a draft pull request for the current session. Use when the user wants to open a draft PR with the session's changes.
Generates the complete DTO set: CreateRequest, UpdateRequest, Response, SearchRequest, UsageResponse, OptionResponse. Phase 1, Step 1.3 — AFTER repository, BEFORE mapper.
Create or iterate on an Example Mapping specification from various inputs (GitHub issue, Miro screenshots). Produces a structured EM spec for use with the qa-review skill.
Create a calendar event with or without guests. Handles School and Bath time overlaps.
Create a calendar event and invite guests. Handles School and Bath time overlaps.
Create new publish/subscribe examples for ROS2 message types. Use when the user wants to add a new example, create pub/sub for a new message type, or add…
Creates a new Starlark MCP extension with tools, handlers, and proper structure. Use when the user wants to add a new extension to the starlark-mcp server.
Create publication-quality figures, charts, and diagrams. Multi-backend: Graphviz, Mermaid, NetworkX/D3, matplotlib, plotly, seaborn. 50+ visualization types for any domain.
Create FIXME's in the codebase for each of the issues in the given input file.
Set up hybrid client/server validated forms with Zod and React Hook Form. Use when creating forms with validation.
Create a new app or package from an existing template in the monorepo. Use when adding new apps or packages to the repository.
Scaffold a new React (Vite), Next.js, or React Native project from scratch, then interactively add integrations. Always installs latest package versions.
Multi-layer workflow for creating complete panel features by analyzing existing patterns and generating coordinated server routes, services, UI components, registration — from…
Use when creating git commits - mandates commits format with required scopes for all new commits, provides scope discovery from codebase structure, and prevents rationali — from…
Scaffold a deterministic GitHub Actions CI/CD workflow
Create GitHub issues using GitHub CLI with support for templates, labels, assignees, milestones, and draft issues.
Creación estructurada de issues en GitHub a partir de hallazgos de revisión o desgloses de tareas. Agrupa hallazgos relacionados en issues lógicos, aplica etiquetas y produce…
Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.
Convert a file containing identified issues into GitHub issues. Use after running identify-* commands to create corresponding GitHub issues.
Create GitHub Pull Request for feature request from specification file using pull_request_template.md template.
Crea una release de GitHub con etiquetado adecuado, notas de release y artefactos de compilación opcionales.
Crear pictogramas (glyphs) basados en R para iconos de habilidades, agentes o equipos en la capa de visualizacion.
Use when setting up a new open-ended goal for autonomy tracking, before starting the first iteration — from tilmon-engineering/claude-skills
Create the grid definition for an entity listing: columns, row actions, bulk actions, filters class, and service registration.
Use when user wants to create a new Telegram group, supergroup, or channel, optionally inviting members on creation.
Create a new git worktree in a grove workspace using the grove CLI. Use when asked to start work on a new branch, create a worktree, or work in isolation from other branches.
Create an operational guide by reading the guide template and schema, then writing a guide under Knowledge/Guides.
Write a handoff file at .turbo/handoff/-.md capturing current session state — task, status, open decisions, in-flight changes, next step — so a fresh session can…
Create a GitHub issue with extra review and triage detail; use when a thorough or multi-perspective issue write-up is needed.
Expert guidance for creating, configuring, and using Claude Code hooks. Use when working with hooks, setting up event listeners, validating commands, automating workflows — from…
Create LinkedIn carousel posts as high-quality PNG images. Design informational multi-slide posts like "5 AI GTM workflows" with consistent styling, then automatically screenshot…
Create HTML mocks for a new feature idea
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to — from…
Use this plugin when the user wants a HyperFrames-ready HTML motion composition, launch animation, kinetic typography clip, product reveal, or social video made from code.
Create icons for Stream Deck or other uses. Fetches from web, resizes to 72x72, creates white/active states.
Generate ideas in one shot using creative sampling
Create images using AI generation (FLUX.1-schnell, Ollama), Mermaid diagrams, or placeholders. Supports multiple backends with automatic fallback.
Create or refine a .instructions.md file with scoped applyTo rules and actionable standards.
Create an issue in GitHub or Jira. Automatically detects if GitHub issues are enabled; if so creates a GitHub issue, otherwise creates a Jira issue.
Use when starting a new implementation task and an issue must be created with strict acceptance criteria gating before execution. — from phamlongh230-lgtm/yamtam-engine
Creates Linear issues from a refined project plan. Validates issues were created correctly with sufficient context for agent execution. Use after /refine-plan.
Implementation guide for creating well-formed Jira user stories with acceptance criteria
Guide you through creating a single Red Hat Showroom workshop module from reference materials (URLs, files, docs, or text) with business storytelling and proper AsciiDoc…
Generate structured LaTeX exam cheat sheets from course materials. Extracts key concepts, definitions, formulas from PDFs, Jupyter notebooks, and markdown files.
Create a refreshable live operations artifact for customer success, support, or launch review workflows.
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
Creates a new Lightning Web Component with a tab and flexipage for display. Use when you need to create a new standalone page/tab with an LWC component.
Create a master system skill (shared resource library) for any integration. Load when user mentions "create master skill", "new master skill", "shared skill library", "integration…
Create memory files to track important learnings, decisions, and system changes. Use when implementing major features, making architectural decisions, or learning important…
Create a new skill to handle a previously-unknown type of event (eg, from an unknown source). Use in order to generate the appropriate skill for the user, and ensure that such…