Claude Code

Claude Code Skill Library

29 slash commands with make-it-yours customization. Auto-invoke rules detect intent and suggest the right skill.

About this system

Claude Code skills are reusable prompts triggered by slash commands. Instead of writing the same prompt every time, you define it once and invoke with /skill-name.

I've built 29 skills covering content creation, development workflows, research, and productivity. Each skill has "make-it-yours" files—personal examples, voice guides, and context—so outputs feel authentic, not generic AI.

The auto-invoke rules are the secret sauce. Based on keywords in your request, Claude suggests the relevant skill. Ask about "blog post" and it suggests /blog-article-creator.

How to set it up

1

Create skills directory

Set up .claude/skills/ with category subfolders.

2

Build skill templates

Define the skill format: prompt, dependencies, auto-invoke rules.

3

Add make-it-yours files

Include personal examples, voice guides, and reference materials.

4

Configure CLAUDE.md

Add auto-invoke rules and loading instructions.

Workflow

1

Identify repeated task

Find a task you do often that could be templated.

2

Create the skill

Write the prompt with placeholders for variable inputs.

3

Add context files

Include examples, style guides, and reference materials.

4

Test and refine

Run the skill, iterate on the prompt until output quality is consistent.

Variations

Content skills

Blog posts, social media, documentation.

Dev skills

Code review, ticket creation, PRD generation.

Productivity skills

Daily briefing, meeting notes, research.

Sample prompt

# /blog-article-creator

## Trigger
Auto-invoke when user mentions: "blog", "article", "write post"

## Dependencies
- Load: writing/user-friendly-voice.md
- Load: writing/dont-sound-like-ai.md

## Prompt
You are a blog content strategist...

Related systems

Want to build similar systems?

Whether you need help automating your workflows or want to learn how I approach systems thinking, let's connect.