Find the perfect skill
AI Commit
Development
Runs the governed commit pipeline: auto-branches from protected, stages selectively, formats and lints, scans for secrets, gates docs, composes a conventional message, pushes.
GitHub CLI - Repository Management
Development
Interacts with GitHub repositories, pull requests, and issues using the `gh` command-line tool. Helpful for listing PRs, viewing issues, checking out PRs locally, or creating releases.
Writing Implementation Plans
Development
Converts design specifications into detailed, executable task lists with TDD workflow. Ensures each step is micro-sized, atomic commits, and no placeholders.
Audit: Artifact Inspection
Testing
Read-oriented inspection for drift, inconsistency, and omissions in artifacts.
Code Quality Reviewer
Development
Reviews code, tests, docs, and config against 20 production-grade rules for error handling, security, architecture, testing, naming, and structure.
Ensure to Regularly Patch Systems
Security
Ensure that RDS database instances are regularly patched to address security vulnerabilities.
Add Skill
Development
Adds a skill to the knowledge base using the POST /api/v1/skills endpoint. Accepts four input formats: a skill dictionary, an MCP tool definition (auto-converted), a Markdown string with YAML frontmatter, or a file/directory path.
Validate Run
Testing
Validate all checkpoints from an agent run directory in parallel. Spawns test-validator agents for each checkpoint and summarizes results.
Containerized Security Auditing
Security
Containerized security auditing and ethical hacking tools. All operations run in isolated Docker containers for safety.
Error Analysis and Resolution
Development
Expert error analysis specialist for debugging distributed systems, analyzing production incidents, and implementing observability solutions.
Supabase Performance Tuning
Development
Optimize Supabase API performance with caching, batching, and connection pooling. Use when experiencing slow API responses or optimizing request throughput.
TypeScript Advanced Types
Development
Master TypeScript's advanced type system: generics, conditional types, mapped types, template literals, utility types. For building type-safe applications and reusable type utilities.