Agent skill
dance-best-practices
Reference for how I like to dance and call square dances.
Install this agent skill to your Project
npx add-skill https://github.com/dsummersl/llm-tools-skills/tree/main/tests/fixtures/skill-bundle/dancing-skill
SKILL.md
Dance Best Practices
This document describes my personal best practices for dancing and calling square dances, including preferred styles, techniques, and organization of dance calls.
Dance Styles
My favorites:
- circle dances
- running sets
- traditional square dances
- southern style square dances
I avoid:
- modern western square dances
- contra dances
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
coding-best-practices
Reference for how I like to write code.
cooking-best-practices
Reference for how I like to cook.
scaffold-exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.
setup-pre-commit
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
Didn't find tool you were looking for?