Basile Skills#
A curated collection of agent skills for design, frontend work, and cave tooling.
Install#
Bun
bunx --bun skills add davidbasilefilho/skills
npm
npx -y skills add davidbasilefilho/skills
What is in this repo#
Each directory under skills/ contains 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.
Included skills#
adapt- Adapt designs for different devices, screen sizes, and contextsanimate- Add purposeful motion and micro-interactionsarrange- Improve layout, spacing, and visual rhythmaudit- Run technical quality checks across accessibility and performancebolder- Make safe designs more visually assertivecavecrew- Coordinate crew-oriented workflow for cave toolscaveman- Main entry point for caveman toolsetcaveman-commit- Create commits with caveman workflowscaveman-compress- Compress work and context for cave toolscaveman-help- Show help for caveman toolsetcaveman-review- Review work with caveman workflowscaveman-stats- Report caveman usage and statsclarify- Improve UX copy, labels, and instructionscolorize- Add strategic color and visual warmthcompress- Reduce output and context for cave workflowscritique- Review design from UX perspectivedelight- Add moments of joy and personalitydistill- Simplify designs by removing unnecessary complexityextract- Consolidate reusable components and design tokensfrontend-design- Core guidance for production-grade frontend designharden- Improve resilience, error handling, and edge caseshumanizer- Make interfaces feel more human and approachablenormalize- Bring inconsistent interfaces into alignmentonboard- Create clearer onboarding and first-time experiencesopentui- Build interfaces that work well in terminal environmentsoptimize- Improve performance and efficiencyoverdrive- Push designs further when they need stronger impactpolish- Refine interfaces with finishing touchesquieter- Reduce noise and visual clutterteach-impeccable- Establish design context required by frontend skillstypeset- Improve typography and text presentationulw- Create ultra-lightweight experiences
Usage#
How skill is invoked depends on agent harness or editor integration you are using. In general, select relevant skill for task and load its SKILL.md instructions before working.
Repository structure#
skills/
<skill-name>/
SKILL.md
Contributing#
- Keep each skill focused on single job
- Prefer clear, direct instructions over duplicated guidance
- Update this README when adding or renaming skills
License#
See LICENSE for repository licensing details.