Find the perfect skill
FastAPI Pro Development
Development
Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns.
Create or update product document
Documentation
Create or update the product.md blueprint file by eliciting the problem, target users, success metrics, and priorities.
Create ADR
Development
Record an architecture decision at the moment it's made, including context, options considered, decision, and consequences in docs/decisions/.
Sign Off Session
Productivity
Ends a Claude Code session by updating session history, handoff note (PROJECT.md), and HISTORY.md. Also checks for uncommitted Git changes and offers to commit them. Helps maintain session continuity and prevent loss of work.
Monitoring and Alerting Setup
DevOps
Set up application monitoring with Prometheus, Grafana, or Datadog including dashboards and alert rules.
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.
Codebase Question Router
Development
Route a codebase question to the right tool — structural graph, semantic search, or risk analysis. Use when you need to find or understand code without knowing exact file names.
Weakness Scanner
Data & AI
Identify the weakest arguments across a body of literature, including logical flaws, data limitations, and unsupported claims.
Docker Compose Orchestrator
DevOps
Create and optimize Docker Compose configurations for multi-service development and staging environments.
Skill Healing
Development
Analyze and fix incorrect SKILL.md files by detecting errors, proposing fixes, and applying approved changes.
Sharding Strategies
Data & AI
Horizontal scaling patterns for multi-tenant databases. Covers shard key selection, consistent hashing, and shard management.
Browser Automation
Development
Automate web browser interactions using natural language CLI commands. Supports local and remote environments.