# thrillmade

> Open-source publisher. Listings imported from github.com/thrillmade — credited to the original author with their license.

- **Listings:** 45
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/thrillmade
- **Website:** https://github.com/thrillmade

## Published listings

- [Skill Frontmatter Quality](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-skill-frontmatter-quality) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-skill-frontmatter-quality`
  Review SKILL.md frontmatter for trigger surface, specificity, voice, and completeness. Apply on PRs that add or modify a skills/*/SKILL.md file. Catches descriptions that won't be discoverable, that wave at the topic instead of naming concrete buckets, that drift from the prescriptive house voice, or that omit fields like `review_mode` that downstream tools depend on.
- [Token Naming Conventions](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-token-naming-conventions) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-token-naming-conventions`
  |
- [Chroma Harmonization](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-chroma-harmonization) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-chroma-harmonization`
  Use when constructing or auditing a multi-hue palette where all hues should appear equally saturated at each contrast stop. Names the per-stop chroma cap rule (take the minimum achievable chroma across hues at the stop), the sRGB-gamut bottleneck pattern (blue at mid-L is usually the limiter), and the relationship to UDTS's default `harmony` palette variant. Generalizes Evil Martians' Harmony alg…
- [Visual Polish](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-visual-polish) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-visual-polish`
  >-
- [Semver Design Tokens](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-semver-design-tokens) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-semver-design-tokens`
  |
- [Orchestrating Agent Delegation](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-orchestrating-agent-delegation) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-orchestrating-agent-delegation`
  |
- [Respect Existing Conventions](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-respect-existing-conventions) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-respect-existing-conventions`
  Don't suggest changes that fight the codebase's established patterns. Match what's already there.
- [Token Frugal Tooling](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-token-frugal-tooling) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-token-frugal-tooling`
  |
- [Conventions Template](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-conventions-template) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-conventions-template`
  Template for a "review like me" skill - captures one maintainer's review conventions (formatting, what to flag, what to ignore). Copy + customize per SPEC v0.5.1 applies_to.author.
- [Evidence Based Review](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-evidence-based-review) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-evidence-based-review`
  Every PR review claim must quote the specific code being criticized. No hand-waving.
- [Design Token Naming](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-design-token-naming) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-design-token-naming`
  |
- [Critical Issues Only](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-critical-issues-only) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-critical-issues-only`
  PR review discipline - flag only correctness, security, and performance issues. Skip nits.
- [Component Sizing](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-component-sizing) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-component-sizing`
  |
- [Apca Contrast](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-apca-contrast) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-apca-contrast`
  Use when picking text-on-surface contrast, auditing an accessibility budget, or generating a color against a specific contrast target. Names the APCA Lc target table (Lc 90 fluent body, 75 body minimum, 60 secondary, 45 large, 30 spot, 15 non-text), the APCACH inverse-composition rule, and the cross-check policy with WCAG 2.2 AA. Cite when an agent reaches for WCAG 2.x as the primary contrast mod…
- [Type Scale](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-type-scale) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-type-scale`
  Use when designing, auditing, or extending a typography size scale built on a modular ratio. Names the canonical preset ratios (1.067 minor second → 1.618 golden), the picking heuristic by context (UI vs editorial vs marketing), the stops-up / stops-down convention (−2 to +8 default), the rounding rule (round to nearest integer px, rem derived after), and the upper-bound on ratios for product UI.…
- [Udts Semver Defaults](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-udts-semver-defaults) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-udts-semver-defaults`
  [L2 stub — incubating] UDTS's SemVer policy choices for token releases (pre-1.0 relaxation, snapshot conventions) — its instantiation of semver-design-tokens. Full content is being authored in thrillmade/tokenomics and lands here via an upstream PR once the UDTS spec stabilizes; do not treat this stub as guidance yet.
- [Wcag Contrast](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-wcag-contrast) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-wcag-contrast`
  Use when verifying a color pair meets WCAG 2.2 AA contrast requirements as a cross-check on APCA-driven generation, or when auditing a token catalog or design for legal-baseline accessibility compliance. Names the 4.5:1 normal-text rule, the 3:1 large-text rule, the size threshold for "large" stated in points (≥ 18 pt regular ≈ 24 CSS px, OR ≥ 14 pt bold ≈ 18.67 CSS px — not pixels), the SC 1.4.1…
- [Orchestrating Elite Agent Qa](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-orchestrating-elite-agent-qa) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-orchestrating-elite-agent-qa`
  Use when orchestrating multi-agent feature work (build/review/merge with subagents or workflows) and the quality bar is high — shipping UI, interactive editors, or anything where a single build pass plus a polite review would let real bugs through.
- [Oklch Color Space](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-oklch-color-space) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-oklch-color-space`
  Use when picking color values for a design-token system, constructing a palette around a starting hue, or generating colors against an accessibility contrast target. Names the OKLCH primitive ranges, the hue-angle naming convention, the gamut-mapping rule for sRGB vs Display P3, and the APCACH inverse-composition approach for guaranteed-contrast color generation. Cite when an agent reaches for "p…
- [Frontend A11y](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-frontend-a11y) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-frontend-a11y`
  >-
- [Component Sizing Principles](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-component-sizing-principles) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-component-sizing-principles`
  |
- [Skillforge](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-skillforge) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-skillforge`
  Create or update a reusable agent skill. Use when you notice a repeated pattern, when a workflow should be persisted for future sessions, or when asked to forge/create/scaffold a new skill.
- [Designing Elite Ui](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-designing-elite-ui) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-designing-elite-ui`
  Visual review — hold the rendered UI to a concrete elite/Figma-grade bar (one-axis color, APCA-gated contrast, floating stable chrome, dark verified) instead of a vague "looks fine." The STANDARD a design-critic measures against.
- [Designing A Design System](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-designing-a-design-system) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-designing-a-design-system`
  |
- [Brand Voice Review](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-brand-voice-review) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-brand-voice-review`
  Review user-facing strings for brand-voice consistency. Catch dead phrases ("click here", "you should"), accidental shouting (exclamation marks, ALL CAPS), and jargon that leaks past the design team. Apply to button labels, error messages, marketing copy, headings — not to internal code identifiers or logs.
- [Web Interface Guidelines Review](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-web-interface-guidelines-review) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-web-interface-guidelines-review`
  |
- [Reviewing Design Work](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-reviewing-design-work) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-reviewing-design-work`
  |
- [Palette Relationships](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-palette-relationships) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-palette-relationships`
  Use when proposing a palette around a single seed hue and needing to pick which relationship model (monochromatic / analogous / complementary / split-complementary / triadic / tetradic / compound) fits the brief. Names the hue-angle math for each, when each is appropriate (analogous for restraint; triadic for vibrance; complementary for tension), and the role assignment heuristic.
- [Design System Consistency](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-design-system-consistency) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-design-system-consistency`
  Visual review — flag rendered UI that drifts from the design system's tokens, scale, and color discipline. Judges the screenshot, not just the code.
- [Pii And Compliance](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-pii-and-compliance) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-pii-and-compliance`
  Catch PRs that ship PII into logs, error messages, exception traces, analytics events, or third-party services. Flag emails, phone numbers, addresses, full names, government IDs, credit card numbers, IP addresses, and secret material that should never leave the application boundary. Apply to logging calls, telemetry events, error-handler payloads, debug statements, and external API calls.
- [Line Height Grid](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-line-height-grid) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-line-height-grid`
  Use when calculating line-height for any font size in a grid-aligned design system. Names the two-track model (lh-ui = ceil(font × 1.20) snapped to the minor unit; lh-prose = ceil(font × 1.50) snapped to the minor unit), the picking heuristic per role (ui-track for headings / buttons / labels; prose-track for paragraph body), and worked examples for 4/8, 2/4, and 4/16 grids. Cite when an agent pi…
- [Clud Bug Collaboration](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-clud-bug-collaboration) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-clud-bug-collaboration`
  How Claude Code agents working in a clud-bug-installed repo should interact with the bot's review threads, strict-mode gate, and skill set. Use this skill whenever you're about to push a commit, address a clud-bug PR review comment, edit anything under .claude/skills/, modify .github/workflows/clud-bug-*.yml, or wonder why a PR check is red. Also use when planning work in a repo that has a `clud-…
- [Logmind](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-logmind) — Skill · Free — `agentstack add skill-thrillmade-agent-skills-logmind`
  |
- [Udts Linter Rules](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-udts-linter-rules) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-udts-linter-rules`
  [L2 stub — incubating] UDTS's machine-enforceable linter rules over its token catalog. Full content is being authored in thrillmade/tokenomics and lands here via an upstream PR once the UDTS spec stabilizes; do not treat this stub as guidance yet.
- [Dtcg Format](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-dtcg-format) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-dtcg-format`
  |
- [Udts Review](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-udts-review) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-udts-review`
  [L2 stub — incubating] UDTS-specific review lens — system rules a reviewer checks on top of the generic reviewing-design-work dispatcher. Full content is being authored in thrillmade/tokenomics and lands here via an upstream PR once the UDTS spec stabilizes; do not treat this stub as guidance yet.
- [Udts Token Model](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-udts-token-model) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-udts-token-model`
  [L2 stub — incubating] UDTS's token taxonomy and resolution model — classes, kinds, and the layer chain its other udts-* skills build on. Full content is being authored in thrillmade/tokenomics and lands here via an upstream PR once the UDTS spec stabilizes; do not treat this stub as guidance yet.
- [Test Discipline](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-test-discipline) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-test-discipline`
  Review test changes for the patterns that hollow out a test suite over time — overly-mocked tests, snapshot churn, asserting on the implementation, deleted tests without replacement, skipped tests left in the diff, and "fix the test to match the new behavior" without thinking about whether the old assertion was load-bearing. Apply to any PR that adds, deletes, or modifies test files.
- [Udts Component Sizing Ladders](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-udts-component-sizing-ladders) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-udts-component-sizing-ladders`
  [L2 stub — incubating] UDTS's concrete per-density component-height and icon-size ladders — its instantiation of component-sizing-principles. Full content is being authored in thrillmade/tokenomics and lands here via an upstream PR once the UDTS spec stabilizes; do not treat this stub as guidance yet.
- [Consuming A Design System](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-consuming-a-design-system) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-consuming-a-design-system`
  |
- [Api Contract Enforcement](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-api-contract-enforcement) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-api-contract-enforcement`
  Flag PRs that change the shape, semantics, or error behavior of a public API without versioning, deprecation, or migration notes. Catches removed fields, renamed parameters, changed status codes, broken pagination, and silent enum drift. Apply when reviewing HTTP routes, gRPC services, GraphQL schemas, SDK exports, CLI flags, or any other interface a downstream consumer depends on.
- [Udts Naming Convention](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-udts-naming-convention) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-udts-naming-convention`
  [L2 stub — incubating] UDTS's concrete token-naming convention — its opinionated instantiation of the universal principles in token-naming-conventions. Full content is being authored in thrillmade/tokenomics and lands here via an upstream PR once the UDTS spec stabilizes; do not treat this stub as guidance yet.
- [Udts Spacing Defaults](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-udts-spacing-defaults) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-udts-spacing-defaults`
  [L2 stub — incubating] UDTS's density-mode spacing unit choices — its instantiations of the two-unit model in spacing-system. Full content is being authored in thrillmade/tokenomics and lands here via an upstream PR once the UDTS spec stabilizes; do not treat this stub as guidance yet.
- [Spacing System](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-spacing-system) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-spacing-system`
  Use when designing or auditing a spacing scale for padding, gaps, icon sizes, component heights, or border radii. Names the two-unit primitive model (a minor unit — the smallest legal increment — plus a major unit — the dominant rhythm — where major divides cleanly by minor), the derivation rule (padding / gap / radius / height ladders all derive from the unit primitives, never invented per-surfa…
- [Udts Dtcg Extensions](https://agentstack.voostack.com/l/skill-thrillmade-agent-skills-udts-dtcg-extensions) — Skill · Free · security-reviewed — `agentstack add skill-thrillmade-agent-skills-udts-dtcg-extensions`
  [L2 stub — incubating] UDTS's namespaced DTCG extension schema — its extension of the interchange format in dtcg-format. Full content is being authored in thrillmade/tokenomics and lands here via an upstream PR once the UDTS spec stabilizes; do not treat this stub as guidance yet.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
