skill-name
[Skill Display Name]
The Default Being Overridden
[REQUIRED — Name the specific LLM defaults this skill replaces. Be concrete.]
Left unchecked, LLMs default to:
- [Specific bad default #1 — name the exact behavior, not a vague category]
- [Specific bad default #2]
- [Specific bad default #3]
This skill overrides those defaults with [one-sentence summary of replacement approach].
ABSOLUTE RULES (Never Violate)
[REQUIRED — The non-negotiable rules. Use tables, code blocks, or numbered lists.] [Rules that start with NEVER or ALWAYS are the highest-signal part of this skill.]
More from cleanexpo/unite-hub
tdd
Use when implementing any feature or bug fix. Hard gate — no production code without a failing test first. Applies to vitest (apps/web/) and pytest (apps/backend/). Triggers on "implement", "add feature", "fix bug", "new component", "new endpoint", or any code-writing task.
1idea-to-production
Plain-English pipeline from idea to production — routes user requests to the right phase and agent
1oauth-flow
OAuth 2.0 and OIDC integration with PKCE, Supabase Auth providers, and redirect URI validation
1health-check
>-
1csv-processor
>-
1vector-search
>-
1