jamie-bitflight/claude_skills-python3-add-feature
Guided workflow for adding new features to Python projects. Use when planning a new feature implementation, when adding functionality with proper test coverage, or when following TDD to build features incrementally.
npx skills add https://github.com/Jamie-BitFlight/claude_skills --skill python3-add-feature
Take jamie-bitflight/claude_skills-python3-add-feature 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.