shared
Platform-agnostic skills including skill creation templates and best practices. Use when creating new skills or improving existing ones.
npx skills add rshankras/claude-code-apple-skills --skill shared --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Shared Skills Platform-agnostic skills that work across iOS, macOS, and other Apple platforms. This category provides foundational tools for extending Claude Code's capabilities. ## When This Skill Activates Use this skill when the user: - Wants to create a new Claude Code skill - Asks about skill structure or organization - Wants to improve or refactor existing skills - Needs help with skill modularization - Asks about skill best practices or templates ## Available Modules Read relevant module files based on the user's needs: ### skill-creator/ Templates and guidance for creating well-structured Claude Code skills. - Skill structure and organization patterns - YAML front matter configuration - Modularization strategies - Templates for simple and complex skills - Best practices and common pitfalls ## How to Use 1. Identify user's need from their question 2. Read relevant module files from subdirectories 3. Apply the guidance to their specific context 4. Provide examples from existing skills when helpful ## Example Workflow **User wants to create a new skill:** 1. Read `skill-creator/SKILL.md` for the full creation process 2. Determine skill complexity (simple vs modularized) 3. G
- When This Skill Activates
- Available Modules
- skill-creator/
- How to Use
- Example Workflow
What does the shared skill do?
Platform-agnostic skills including skill creation templates and best practices. Use when creating new skills or improving existing ones.
How do I install it?
Run `npx skills add rshankras/claude-code-apple-skills --skill shared --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
