taste

Installation
SKILL.md

taste skill

Analyze a set of repositories and produce a TASTE.md document that captures the shared engineering conventions, architectural decisions, and product philosophy across the corpus.

features

  • analyzes 2–20 repositories from a shared author, org, or domain to extract a transferable style guide
  • explains what makes a codebase family cohesive before contributing or building something similar
  • bootstraps new projects by inheriting conventions from repos you admire

usage

/taste owner/repo1 owner/repo2
/taste --html --output ./reports owner/repo1 owner/repo2
/taste --html --slides ~/Projects/tool-a https://github.com/owner/tool-b
Installs
6
GitHub Stars
1
First Seen
May 16, 2026
taste — pavelsimo/skills