this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README with new skills

+10 -2
+10 -2
README.md
··· 1 1 # Basile Skills 2 2 3 - A curated collection of agent skills for design and frontend work. 3 + A curated collection of agent skills for design, frontend work, and cave tooling. 4 4 5 5 ## What is in this repo 6 6 7 - Each directory under `skills/` contains a standalone `SKILL.md` file that defines one skill. Skills are designed to help agents perform focused tasks such as improving layout, tightening copy, adding motion, or auditing interfaces. 7 + Each directory under `skills/` contains a standalone skill definition. Skills are designed to help agents perform focused tasks such as improving layout, tightening copy, adding motion, auditing interfaces, or coordinating cave workflows. 8 8 9 9 ## Included skills 10 10 ··· 13 13 - `arrange` - Improve layout, spacing, and visual rhythm 14 14 - `audit` - Run technical quality checks across accessibility and performance 15 15 - `bolder` - Make safe designs more visually assertive 16 + - `cavecrew` - Coordinate a crew-oriented workflow for cave tools 17 + - `caveman` - Main entry point for the caveman toolset 18 + - `caveman-commit` - Create commits with caveman workflows 19 + - `caveman-compress` - Compress work and context for cave tools 20 + - `caveman-help` - Show help for the caveman toolset 21 + - `caveman-review` - Review work with caveman workflows 22 + - `caveman-stats` - Report caveman usage and stats 16 23 - `clarify` - Improve UX copy, labels, and instructions 17 24 - `colorize` - Add strategic color and visual warmth 25 + - `compress` - Reduce output and context for cave workflows 18 26 - `critique` - Review a design from a UX perspective 19 27 - `delight` - Add moments of joy and personality 20 28 - `distill` - Simplify designs by removing unnecessary complexity