Claude Code isn't just a chatbot—it's customizable. You can teach it new behaviors with skills (instruction files), trigger pre-built workflows with commands, and even spin up sub-agents for complex tasks. Read the official docs to learn more.
To try this out right away, Paul Bakaus created a ready-made collection that teaches Claude Code how to build beautiful, professional websites instead of generic AI-looking garbage:
Skills
Instruction files that teach Claude best practices for design
Commands
Pre-built prompts you trigger with / (like /audit, /animate, /bolder)
Get Paul's Design Skills
Download the Impeccable design skills from impeccable.style, then install:
2
Global install (recommended): Move to your home folder
mv ~/Downloads/.claude ~/
Or for per-project: Copy the .claude folder into that specific project folder.
This WILL bite you. Skills are loaded when Claude Code starts. If you add the .claude folder AFTER you've already launched Claude Code, it won't see them.
The Fix:
- Exit Claude Code: Ctrl+C twice
- Make sure the
.claude folder is in place
- Restart Claude Code:
claude