Find the perfect skill
Refactor for Code Quality
Development
Remove code duplication, extract shared patterns, and eliminate type casts and `any` types. Run after implementing new features.
Dispatch skill-improver for SKILL.md edits
Development
Dispatch the report-only skill-improver agent against a specified skill, verifying repo context and eval prerequisites before proposing evidence-cited SKILL.md edits.
App Screen Mockup Generator
Development
Creates a static HTML mockup of an app screen using design tokens from DESIGN.md, rendered with inline CSS and published via Artifact.
Test Coverage Analysis
Testing
Analyze test coverage for any project by running real coverage tools and identifying gaps with actionable recommendations.
Generate C4 Architecture Diagrams
Development
Generates C4 Level 1 (Context) and Level 2 (Container) diagrams as Mermaid from a project codebase, with a Structurizr DSL escape hatch for L3+ precision.
Ask for Needed Context
Productivity
Before answering, ask the assistant which files it needs to see to address your question.
Set Environment Variable
DevOps
Sets a specified environment variable to a given value. Useful for configuring runtime settings before executing other skills.
Orchestrate ML Pipeline
Data & AI
Orchestrate end-to-end machine learning pipelines using Prefect or Airflow with DAG construction, task dependencies, retry logic, scheduling, and monitoring for production ML workflows.
Centralized Registry - Models, Schemas, Pipelines
Data & AI
Single source of truth for models, schemas, pipelines, and stacks. Load when adding or changing any model, schema, pipeline, or stack.
Index files/directories into context-mode
Development
Index a local file or directory into context-mode's FTS5 knowledge base for targeted retrieval via ctx_search.
React 18 Lifecycle Patterns
Development
Provides migration patterns for unsafe class component lifecycle methods (componentWillMount, componentWillReceiveProps, componentWillUpdate) to React 18.3.1.
Render a Blog's Feature Image
Content
Renders the 1884x1256 feature image for a blog post using predefined templates and sets the frontmatter. Does not create original images.