rshankras/shared
Platform-agnostic skills including skill creation templates and best practices. Use when creating new skills or improving existing ones.
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill shared
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 processTake rshankras/shared 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.