code-roadmap
SolidRecommend the shortest sufficient approach and relevant installed skills when asked how to approach a task. Advisory only.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- mirkobozzetto
- Repository
- mirkobozzetto/arsenal
- Created
- 3 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
coding
To implement features, fix bugs, and refactor with KISS/SOLID/DRY and systematic validation.
code
Main coding mode.
ai-code-governance
Governance workflow for AI coding agents such as Codex, Claude Code, Cursor, and Copilot Workspace. Use when implementing features, fixing bugs, refactoring, reviewing AI-generated code, adopting governance in an existing project, creating or updating AGENTS.md, CLAUDE.md, CODEX.md, architecture docs, project indexes, dependency policies, and coding standards. Enforces search-before-write, reuse of existing components/hooks/services/stores/utils/types, dependency control, small maintainable changes, verification, and clear change reports.