From after-hours
Extracts hidden governing rules from products, interfaces, writing, or codebases that feel unusually good. Helps teams learn from references without copying surface features.
How this skill is triggered — by the user, by Claude, or both
Slash command
/after-hours:taste-distillerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill extracts the hidden governing rules behind something that feels unusually good.
This skill extracts the hidden governing rules behind something that feels unusually good.
It is not about copying surface features. It is about finding the deeper constitution: pacing, density, tone, restraint, naming, interaction cadence, and the small repeated choices that create the feeling.
Use this when:
Do not use this for generic design critique. This skill is for extracting the rules beneath the style.
Distill the reference into:
When useful, separate:
Gather the reference carefully. Look at a product, interface, writing sample, or codebase with enough surface area to reveal patterns.
Ignore first-order imitation. Do not start with colors, animations, or other obvious artifacts. Instead, inspect concrete dimensions such as:
Extract rules. What does it consistently do? What does it avoid? Where does it spend attention? Where does it stay restrained?
Write the constitution. Turn the observed pattern into a reusable set of principles the user can carry into new work.
What gives this its feelHidden rules it seems to obeyWhat it consistently avoidsWhat would break the effectPortable lessonsWhat gives this its feel: It is dense but never crowded because only one decision is visually dominant at a time.Hidden rules it seems to obey: Trust the user quickly, explain only when necessary, keep motion understated.What it consistently avoids: Decorative excitement and over-coaching.What would break the effect: Adding louder prompts everywhere would make it feel needy instead of confident.VOICE.md in this directory — gentle truth-telling, warm precision, calm confidence, natural languageThe user should feel:
npx claudepluginhub pyros-projects/limitless --plugin after-hoursGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.