Find the perfect skill
Subagent Generator
Development
This skill designs and generates subagent definitions (`.claude/agents/*.md`) for existing skills. It helps when you need to create specialized agents for parallel execution, research, feedback, ideation, or validation tasks, by analyzing skill requirements and applying design principles.
Lesson Plan Writer
Education & Training
Writes detailed lesson plans with objectives, activities, materials, and formative assessment.
Auto-Review Pipeline
Development
One-command pipeline that reads full review skills and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions at a final approval gate.
Resolve GitHub Issues with TDD
Development
Resolve GitHub issues using isolated git worktrees and Test-Driven Development methodology. Includes GitHub authentication, atomic commits, and protected PR workflows with conventional commit formatting.
Monitoring and Alerting Setup
DevOps
Set up application monitoring with Prometheus, Grafana, or Datadog including dashboards and alert rules.
Engineering Plan Review
Development
Review architecture, data flow, diagrams, edge cases, test coverage, and performance interactively with opinionated recommendations.
Complete Current Expedition
DevOps
Complete in-progress work by running tests, committing changes, pushing to remote, and updating kanban status for cross-agent visibility.
Agentuity Cloud Deploy
DevOps
This skill deploys a project to the Agentuity Cloud using `agentuity cloud deploy`. It requires prior authentication and provides deployment details like URLs and logs. Helpful for CI/CD pipelines needing to deploy Agentuity projects.
Release Manager
DevOps
Assists with Morphir release management, including pre-release verification, changelog generation, and release coordination. Use when preparing releases, checking release readiness, or managing version bumps.
Docker Compose Orchestrator
DevOps
Create and optimize Docker Compose configurations for multi-service development and staging environments.
TypeScript Models for Appwrite
Development
Defines standard TypeScript interfaces for Appwrite Collections. Use when creating models for Tours, Users, or Bookings to ensure full type safety with standard Appwrite fields and enums.
Extracting Learned Skills
Productivity
Extracts reusable problem-solving principles and decision-making heuristics from debugging sessions. Use after solving tricky bugs or discovering codebase-specific workarounds.