From rshankras-claude-code-apple-skills
Provides templates, best practices, modularization strategies, and structure guidance for creating and improving Claude Code skills. Use for new skill creation or refactoring.
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-1 --plugin rshankras-claude-code-apple-skillsThis skill is limited to using the following tools:
Platform-agnostic skills that work across iOS, macOS, and other Apple platforms. This category provides foundational tools for extending Claude Code's capabilities.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Platform-agnostic skills that work across iOS, macOS, and other Apple platforms. This category provides foundational tools for extending Claude Code's capabilities.
Use this skill when the user:
Read relevant module files based on the user's needs:
Templates and guidance for creating well-structured Claude Code skills.
User wants to create a new skill:
skill-creator/SKILL.md for the full creation process