Build tools that agents can use effectively, including architectural reduction patterns
Run this command in Claude Code to install the skill
/install https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/tool-designInstall to your personal skills directory (~/.claude/skills/tool-design/)
# Create skill directory
mkdir -p ~/.claude/skills/tool-design
# Download SKILL.md from GitHub
curl -sL "https://raw.githubusercontent.com/muratcankoylan/Agent-Skills-for-Context-Engineering/main/skills/tool-design/SKILL.md" \
-o ~/.claude/skills/tool-design/SKILL.mdTarget: ~/.claude/skills/tool-design/
Productivity & Organization
Skills for task management, file organization, and productivity
Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui components
Basic template for creating new skills
Official example skills
Instructs Claude to avoid "AI slop" or generic aesthetics and to make bold design decisions. Works very well for React & Tailwind.