Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
HomeCompare › design-stylecards vs technical-design-doc-creator

design-stylecards vs technical-design-doc-creator

Two Content Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.

Side-by-side

Namedesign-stylecardstechnical-design-doc-creator
DescriptionDeclarative catalog of named aesthetic recipes — exact shadow stacks, glass surfaces, gradient treatments, and type scales as copy-paste values with Use-When and Avoid rules. Use when the user asks for polished…Technical Design Doc Creator workflow skill. Use this skill when the user needs Creates comprehensive Technical Design Documents (TDD) with mandatory and optional sections through interactive discovery. Use when user…
CategoryContentContent
Sub-categorycontent-misccontent-misc
Tagslang:python
AuthorOrchestKittech-leads-club
LicenseMITMIT
Install/add-skill design-stylecards/add-skill technical-design-doc-creator

Tag overlap

Shared

Only in design-stylecards lang:python

Only in technical-design-doc-creator

Sample code from each SKILL.md

design-stylecards

/ork:design-stylecards list                      # Catalog index
/ork:design-stylecards elevation/md              # Show one recipe
/ork:design-stylecards apply glass/dark to src/components/Panel.tsx

technical-design-doc-creator

{
  "title": "TDD Project Information",
  "questions": [
    {
      "id": "project_name",
      "prompt": "What is the name of the feature/integration/project?",
      "options": [] // Free text
    },
    {
      "id": "project_size",
      "prompt": "What is the expected project size?",
      "options": [
        { "id": "small", "label": "Small (< 1 week)" },
        { "id": "medium", "label": "Medium (1-4 weeks)" },
…

When to choose each

design-stylecards — Declarative catalog of named aesthetic recipes — exact shadow stacks, glass surfaces, gradient treatments, and type scales as copy-paste values with Use-When and Avoid rules. Use when the user asks for polished…

technical-design-doc-creator — Technical Design Doc Creator workflow skill. Use this skill when the user needs Creates comprehensive Technical Design Documents (TDD) with mandatory and optional sections through interactive discovery. Use when user…

Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.

Open design-stylecards → Open technical-design-doc-creator →

Other comparisons in this category

See all Claude Code skill comparisons · Browse all Content skills · Top 100