Find the perfect skill
Dependency Upgrade Plan
Development
Creates a dependency upgrade plan by analyzing security vulnerabilities, breaking changes, and compatibility to propose a safe update path.
Audit Skills Launcher
Development
Routes audit requests to the appropriate /nitpicker command. Use to run hostile audits or list available audit commands.
ADR (Architecture Decision Records)
Documentation
Creates and maintains Architecture Decision Records (ADRs) in docs/decisions/ using the MADR format. Supports creating, listing, updating, superseding, and searching ADRs.
Threat Modeling
Security
Disciplined threat modeling for software architectures and APIs. Map assets, apply STRIDE, classify impact, mitigate. All responses in Portuguese.
Async SQLAlchemy Patterns for FastAPI
Development
Production-ready async SQLAlchemy 2.0+ patterns for FastAPI: session management, connection pooling, Alembic migrations, and query optimization.
GitHub Issues Auto-fix with Parallel Sub-agents
Development
Fetches GitHub issues, spawns parallel sub-agents to implement fixes and open pull requests, then monitors and addresses PR review comments. Automates bug fixing or feature implementation from GitHub issues, particularly when multiple issues need simultaneous handling.
C4 Code Documentation
Documentation
Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure.
Apollo Caching Strategies
Development
Implement Apollo Client caching strategies including cache policies, optimistic UI, cache updates, and normalization.
ADR Review (Level 1)
Development
Applies the Level 1 ultrathink review pattern to an ADR from the Runcriticon corpus. Detects gaps in blocks A-G, proposes sub-decisions with anchors, and ends with chained review + acceptance PRs.
Malware Analyst
Security
Expert malware analyst specializing in defensive malware research, threat intelligence, and incident response.
Containerized Security Auditing
Security
Security auditing and ethical hacking tools running in isolated Docker containers to avoid any risk to the host system.
Prototype
Development
Build throwaway prototypes to answer design questions: validate logic/state models or explore UI variants quickly.