Agent skill
cooking-best-practices
Reference for how I like to cook.
Install this agent skill to your Project
npx add-skill https://github.com/dsummersl/llm-tools-skills/tree/main/tests/fixtures/cooking-skill
SKILL.md
Cooking Best Practices
This document describes my personal best practices for cooking, including preferred techniques, ingredient choices, and kitchen organization.
Kitchen Organization
I like to keep my kitchen organized in a way that maximizes efficiency and minimizes clutter.
See ./kitchen-layout.md for a detailed layout of my kitchen.
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.
dance-best-practices
Reference for how I like to dance and call square dances.
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?