Claude Code Config

A collection of custom extensions for Claude Code including skills, slash commands, and hooks.

Views3
PublishedJan 14, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

Claude Code Config

A collection of custom extensions for Claude Code including skills, slash commands, and hooks.

Structure

claude-code-config/
├── skills/      # Custom skills with specialized knowledge and workflows
├── commands/    # Slash commands for quick actions
└── hooks/       # Event-triggered automation

Skills

Custom skills extend Claude's capabilities with specialized knowledge, workflows, and tool integrations.

SkillDescription
filing-skillProcess and organize scanned business and personal documents
git-workflowEnforce branch-first git workflow - prevents direct commits to main branch
ios-ui-testeriOS UI testing with SwiftUI and simulator automation
managing-productivityHybrid GTD + Energy/Time filtering system in Todoist with calendar integration
product-manager-appleDefine product requirements, write user stories, and analyze features for Apple platforms
python-code-reviewerComprehensive Python code review for quality, security, and performance
swift-architectSwift/SwiftUI architecture consulting and design decisions

Commands

Slash commands for quick, repeatable actions. (Coming soon)

Hooks

Event-triggered automation for Claude Code workflows. (Coming soon)

Installation

Symlink skills into ~/.claude/skills/:

ln -s /path/to/claude-code-config/skills/skill-name ~/.claude/skills/skill-name
Share: