aiskillstore/develop
General principles for exploring, developing, editing, and refactoring code. Use for codebase analysis, implementation tasks, and code quality improvements.
This is a copy. The original lives at comeonoliver/develop.
npx skills add https://github.com/aiskillstore/marketplace --skill develop
For non-trivial changes:
plan skill.When working with specific languages, consult the following references:
references/python.md.edit_file: Use for targeted changes; avoid rewriting full files.fd and rg for exploration; standard shell tools for navigation.Take aiskillstore/develop from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.