24 skills ranked by installs
Code Review And Quality
Multi-dimensional code review ensures quality before every merge without exception
Frontend Ui Engineering
Create polished UIs that feel human-crafted and follow real design systems
Spec Driven Development
Write a structured spec before coding to build with clarity and confidence
Planning And Task Breakdown
Plan and break down complex work into small verifiable tasks for agents
Documentation And Adrs
Record the why behind decisions to guide future builders
Security And Hardening
Secure your code with simple rules for user input authentication storage and third-party services
Performance Optimization
Measure before optimizing to find real bottlenecks and make your app faster
Incremental Implementation
Build features in small working slices test each piece before moving on
Code Simplification
Simplify code to boost clarity and maintainability without altering behavior
Debugging And Error Recovery
Find and fix any bug faster with a repeatable step by step process
Context Engineering
Optimize your agent's context to improve output quality and focus
Test Driven Development
Write tests before code to prove your software works every time
Idea Refine
Turn raw ideas into sharp plans through simple structured thinking
Api And Interface Design
Design stable APIs and interfaces that are hard to misuse and easy to understand
Using Agent Skills
Discover the correct workflow for each step of your software project
Git Workflow And Versioning
Keep your code safe with clear commits and short branches
Browser Testing With Devtools
Test and debug web pages with live browser data using Chrome DevTools MCP
Ci Cd And Automation
Automate quality gates and CI/CD pipelines for safer faster releases
Deprecation And Migration
Remove old code safely and guide users to better systems with care
Shipping And Launch
Deploy safely with checklists, feature flags, and staged rollouts
Source Driven Development
Write code backed by official docs no outdated patterns or guesswork
Doubt Driven Development
Catch hidden mistakes by having a fresh reviewer try to disprove your decision
Interview Me
Find out what you truly want before any work begins
Observability And Instrumentation
Add monitoring to your code so you can see what happens in production