Agent Skills by rockandrolla
Showing 10 vetted skills indexed across 1 GitHub repositories.
design
Produce a dependency graph, data flow, and interfaces before implementation.
review-architecture
Analyze codebase imports and dependencies to produce a scored architecture diagnostic report.
review-depth
Assess Python codebases for module depth and progressive disclosure.
code-review
Analyze Python codebases and produce a severity-ranked Markdown report.
architect
Map domain problems into software abstractions, boundaries, and dependency directions.
ideate
Propose 2–3 distinct solution approaches with trade-offs and risks.
refactoring-plan
Synthesize code and architecture review findings into a prioritized refactoring roadmap.
scaffold
Generate boilerplate file trees from reusable project templates.
plan-tracker
Create, update, and verify PLAN-*.md files for multi-step workflows.
refactor
Automates behavior-preserving refactoring of legacy codebases with phased, test-verified plans.