Agent skill collection
Reusable AI agent skills packaged as installable workflows.
Installables live under skills/<name>, each bundled with prompts and docs. Root VERSION tracks the curated collection (v0.2.14 today) while tooling can pin their own runtime revisions when necessary.
Every local installable gets a field manual. Open a guide for the workflow, boundaries, outputs, and source entry points.
Code documentation
Add high-value code comments without comment noise.
Open guideCode cleanup
Maximize safe code deletion with DX-aware architecture gates.
Open guideReuse strategy
Find duplicated effort and guide reuse-first consolidation.
Open guideComponent architecture
Build compound React APIs whose public parts are genuinely configurable.
Open guideAgent workflow
Decompose requests, then find relevant local skills.
Open guideLibrary research
Verify library docs against source and history.
Open guideGit workflow
Draft a Conventional Commit message from the staged diff.
Open guideGit workflow
Use and maintain the Git MR/PR helper CLI.
Open guideGit workflow
Split a mixed working tree into focused local commits.
Open guideAgent coordination
Coordinate multi-step work through hierarchical task and decision ownership.
Open guideAgent coordination
Route bounded work to Cursor with reviewed packets and owned cleanup.
Open guidePlanning
Create editable Markdown implementation plans.
Open guideRuntime debugging & repair
Prove, repair, and verify runtime bugs with gap-auditable evidence.
Open guidePlanning pressure test
Pressure-test a plan or design one high-leverage question at a time.
Open guideCode review
Persist introduced-bug reports and recognize repair intent.
Open guideCode review
Run product-grounded deep reviews with bounded report lineage.
Open guideCode review
Write harsh structural quality reports.
Open guideCode review follow-up
Resolve harsh structural review reports.
Open guideCode review follow-up
Trace findings end to end and resolve them without recursive review loops.
Open guideCode review
Review whether an implementation relies on brittle hack-like shortcuts.
Open guideCode review follow-up
Consume a hack-review report and verify each finding before changing code.
Open guideCode review
Review code changes for user-visible behavioral regressions.
Open guideCode review follow-up
Consume a regression-review report and verify each finding before changing code.
Open guideImage generation
Create restrained abstract color-haze images with freshly composed layouts.
Open guideIf you want an agent to install this repository for you without copying files, tell it:
Fetch and follow instructions from https://raw.githubusercontent.com/JUNERDD/skills/refs/heads/main/docs/INSTALL.md