Find the perfect skill
PR Pipeline
Development
Full pipeline from code-ready to merged: pre-push checks, self-review, PR opening, and CI/review monitoring.
New Column Conventions
Development
Conventions for adding new database columns, including snake_case naming, struct tags, field types, and defaults.
Browser Automation with agent-browser
Testing
Automate browser interactions using agent-browser CLI: navigate, click, fill forms, scrape content, take screenshots, and more.
Post-Implementation Self-Review
Development
Post-implementation self-review of recent code to catch issues before formal review. Dispatches a reflector agent for quality checks.
Lo-fi Wireframe Exploration
Development
Produces disposable, low-fidelity wireframes to explore multiple directions for flows or layouts before any high-fidelity work.
Create a Pull Request
Development
Create a branch, commit changes, push it, and open a pull request using the repo's PR template.
Go API Service
Development
Generates a production-ready Go API service with a full project structure, including clean architecture patterns, structured logging, tracing, and metrics. Includes local development setup with Docker Compose for MySQL, Redis, and an observability stack. Ideal when starting a new Go microservice or API project.
Create or update pull request
Development
Create or update a pull request for current git changes. Includes build check, commit, and opening the PR creation page.
Entity Framework Core Migrations and CRUD
Development
Skill for Entity Framework Core operations: adding fields, generating migrations, creating new entities, and CRUD operations in the Zagreb Events project.
Karpathy Coding Principles
Development
Guides coding with principles of simplicity, clarity, and surgical precision. Use when you want to think before coding, keep solutions minimal, make targeted changes, and define verifiable success criteria.
Run skill-improver agent
Development
Proposes evidence-cited edits for a genealogy skill's SKILL.md based on its latest eval log. Runs the skill-improver agent in report-only mode.
Create a Pull Request
Development
Commit all changes, push to a new branch, and create a pull request using the repo's PR template.