WU

wu529778790

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