Agent skill
coding-best-practices
Reference for how I like to write code.
Install this agent skill to your Project
npx add-skill https://github.com/dsummersl/llm-tools-skills/tree/main/tests/fixtures/skill-bundle/coding-skill
SKILL.md
Coding Best Practices
This document describes my personal best practices for coding, including preferred programming languages, coding styles, and project organization.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
dance-best-practices
Reference for how I like to dance and call square dances.
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?