skill-creator
Skill Creator
Create skills that extend Claude's capabilities with specialized knowledge, workflows, and tools.
What Skills Are
Skills are folders containing a SKILL.md file that teaches Claude how to do something specific. When a request matches a skill's description, Claude automatically applies it.
Skill Locations
IMPORTANT: Before creating a skill, use AskUserQuestion to clarify:
- Project skill (
.claude/skills/) - Shared with team via git, specific to this repo - Personal skill (
~/.claude/skills/) - Available across all your projects
If unclear, ask: "Should this skill be project-specific (shared with team) or personal (just for you)?"
Skill Structure
More from ainergiz/mac-setup-guide
gemini
Use Google Gemini for AI chat, research, image/video creation, and analysis. Use when user wants to use Gemini, ask complex questions, generate images or videos, do deep research, or use Gemini's thinking capabilities.
3pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
1docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
1pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
1improve-skill
Analyze coding agent session transcripts to improve existing skills or create new ones. Use when asked to improve a skill based on a session, or extract a new skill from session history.
1spec-design
Design robust specs through principle-driven interviews, then create GitHub issues with sub-issue hierarchies. Use when starting a new feature, designing a solution, or when user says "let's spec this out", "design this feature", "create a spec".
1