Find the perfect skill
Microservices Patterns
Development
Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building distributed systems.
List Page Creation
Development
Skill for creating an Index/list view with its controller action and repository method in BreweryWarehouse.Web.
Portfolio
Development
Generic instructions for creating or managing a portfolio.
Update an existing Speclink change
Development
Update an existing Speclink change from a plan file or conversation context. Requires the Speclink CLI.
API Implementation Patterns
Development
Template for creating project-specific REST API implementation patterns and conventions, covering controllers, services, and data access layers.
Async SQLAlchemy Patterns for FastAPI
Development
Implement production-ready async SQLAlchemy 2.0+ patterns in FastAPI: session management, connection pooling, Alembic migrations, relationship loading, and query optimization.
Create a pull request
Development
Create a branch, commit changes, and open a pull request using the repository's PR template.
Supabase Performance Tuning
Development
Optimize Supabase API performance with caching, batching, and connection pooling.
Sentry Known Pitfalls
Development
Common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
Phoenix Context Boundary Validation
Development
Analyzes Phoenix context dependencies via mix xref to detect boundary violations, circular dependencies, and layer contamination. Computes a health score (0-100) and suggests refactoring actions like splitting contexts or extracting sub-contexts. Use before major refactors, during PR reviews, or when evaluating architectural health.
Venue Adaptation
Development
Adapt stable writing choices to current-year official conference templates, ensuring compatibility with packages and compilation checks.
Create Pull Request
Development
Runs tests, build, code review and creates pull requests with issue tracking.