Find the perfect skill
Design Review
Development
Performs visual design QA: finds inconsistencies, spacing issues, hierarchy problems, AI slop patterns, and slow interactions, then fixes them.
DeFi AMM Security
Security
Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, donation attacks, oracle manipulation, slippage, and admin controls.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by analyzing and fixing type issues. Loops until zero errors or stagnation.
Postmortem Writing
Documentation
Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.
QA Team Orchestration
Testing
Orchestrate the QA team through a full testing cycle, coordinating strategy, test plan, test case writing, and bug reporting for a sprint or feature.
Clear Freeze Boundary
Development
Removes the edit restriction set by /freeze, allowing edits to all directories again.
Interactive Bash Wizard
DevOps
Generate an interactive bash wizard that guides a human through manual steps (provisioning, credentials, CI secrets, one-off migrations).
Build & Deploy VisaJobs.xyz
Development
Build, preview, and deploy the VisaJobs.xyz Eleventy site. Use for building, deploying, pushing, previewing, running dev server, or fixing build errors.
Bug Fix Workflow
Development
End-to-end bug fix workflow — report, analyze, fix, verify, ship (PR + merge + deploy + knowledge capture).
Standard Operating Procedure Writer
Documentation
Generates complete Standard Operating Procedure documents from process descriptions, including steps, decision points, checklists, and troubleshooting guidance.
Manifest — Remote-derived View of In-Flight ADLC Work
Development
Remote-derived view of all in-flight ADLC work — open PRs and pushed feat/REQ-* branches across every session — with a coarse component/domain overlap report. Read-only and advisory.
Repository Dashboard
DevOps
Display repository status with PRs, issues, CI/CD health, and deployment status in a prioritized terminal dashboard.