10 skills
diagram-generator
Passed all 3 security checksGenerate dark-themed SVG diagrams from text descriptions — architecture, flowchart, sequence, ER, mind map, state machine, timeline, data flow.
·0↓8
docker-build-deploy
Passed all 3 security checksGenerate Dockerfile and GitHub Actions CI/CD workflow for building, pushing to GHCR, and deploying containers via SSH. Multi-stage builds and caching.
·0↓7
token-burner
Passed all 3 security checksAutonomously scan and improve a project — code review, tests, docs, dependency audit, refactoring. Each task isolated in a worktree with verification.
·0↓7
github-profile-beautifier
Passed all 3 security checksGenerate themed GitHub profile README with stats cards, project showcase, tech stack badges, and contribution graph. 5 themes and smart ranking.
·0↓7
dependency-audit
Passed all 3 security checksAudit dependencies for vulnerabilities, outdated packages, and license compliance. Scans npm/pip/go/cargo projects.
·0↓7
git-hooks-setup
Passed all 3 security checksConfigure git hooks (pre-commit, commit-msg, pre-push) with husky or lefthook for linting, formatting, commit conventions, and pre-push validation.
·0↓6
performance-profiler
Passed all 3 security checksAnalyze performance bottlenecks — bundle size, dependency bloat, unused code, slow patterns — and output prioritized optimization recommendations.
·0↓6
db-migration-helper
Passed all 3 security checksUse when generating database migration SQL from model or schema changes — compares current vs desired schema, detects diffs, outputs reversible safe migrations.
·0↓6
release-notes-generator
Passed all 3 security checksUse when generating release notes or a changelog from git history / conventional commits — categorizes changes, detects breaking changes, optionally creates a git tag and GitHub Release.
·0↓6
api-doc-generator
Passed all 3 security checksUse when generating OpenAPI/Swagger API docs from existing code — scans routes/annotations, extracts params and responses, outputs a YAML/JSON spec.
·0↓6