[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-spartan-stratos-design-workflow-de":3,"guides-for-spartan-stratos-design-workflow":896,"similar-k17a42wbbfjawy7azce27f0f8186mv0g-de":897},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":236,"parentExtension":248,"providers":249,"relations":254,"repo":256,"tags":893,"workflow":894},1778697513812.0618,"k17a42wbbfjawy7azce27f0f8186mv0g",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Anti-AI-generic design guidelines. Use when creating UI prototypes, reviewing designs for generic AI patterns, or setting up a project design system.",{"claudeCode":12},"spartan-stratos/spartan-ai-toolkit","design-workflow","https://github.com/spartan-stratos/spartan-ai-toolkit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":241},1778697723103.1167,"kn7bm91dvh8z18aevb76f0mwzd86ns4b","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of \"generic AI design patterns\" and targets users creating UI prototypes or setting up design systems.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers concrete guidelines and rules for avoiding AI-generic design, providing value beyond standard AI behavior by enforcing specific project design systems and patterns.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, offering a complete lifecycle for design review with clear rules and quality standards, applicable to real-world UI development workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on design guidelines and quality checks, avoiding unrelated domains like coding, testing, or deployment.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is concise, accurate, and accurately reflects the skill's purpose of guiding against generic AI design patterns.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses well-scoped tools like Read, Write, Edit, Glob, and Grep, which are specific to its documented function.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill does not appear to expose configurable parameters or environment variables that require documentation.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tools used (Read, Write, Edit, Glob, Grep) are standard and descriptive within their domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The tools utilized have standard I/O and are used appropriately for file operations and text processing relevant to design guidelines.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under MIT, a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on May 11, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":46,"summary":64},"Dependency Management","The skill does not appear to use any third-party dependencies.",{"category":66,"check":67,"severity":46,"summary":68},"Security","Secret Management","The skill does not handle or require secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on markdown files and standard file operations; there's no indication of loading untrusted external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates locally using bundled tools and does not fetch remote content as instructions.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill primarily interacts with markdown files within its scope and adheres to standard file operations, not indicating sandbox escape attempts.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's operations.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill performs local file operations and does not submit any data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown files do not contain hidden text tricks or malicious unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is contained within readable markdown files and does not involve obfuscated code or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on markdown files and references within its bundle, not making assumptions about user project structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating a low volume of recent activity but no clear signs of neglect.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The extension has a clear commit history and a CHANGELOG, indicating version management practices.",{"category":104,"check":105,"severity":46,"summary":106},"Code Execution","Validation","The skill primarily processes markdown and does not involve complex input validation with schema libraries.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill performs read and edit operations on markdown files, which are not inherently destructive and do not require confirmation gates.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's operations (file reading, editing) are standard and expected to have robust error handling from the underlying system.",{"category":104,"check":114,"severity":46,"summary":115},"Logging","The skill does not perform destructive actions or outbound calls that necessitate local audit logging.",{"category":117,"check":118,"severity":46,"summary":119},"Compliance","GDPR","The skill does not operate on personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's focus on design guidelines is general and not tied to any specific geographic or legal jurisdiction; targetMarket is global.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard markdown processing and file operations, making it portable across POSIX-compliant environments.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README is comprehensive, detailing the toolkit's purpose, features, installation, and usage.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill utilizes a small set of standard, well-defined tools (Read, Write, Edit, Glob, Grep).",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tools used are distinct and do not present near-synonym issues.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as providing design guidelines and checklists, are implemented in the provided markdown files.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for the AI Toolkit, including local and global options.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","Standard file operation errors are expected to be actionable by the underlying system.",{"category":147,"check":148,"severity":46,"summary":149},"Execution","Pinned dependencies","The skill does not rely on external scripts or third-party dependencies that require pinning.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The skill's operations are primarily reading and editing markdown files and do not involve state-changing actions requiring a dry-run preview.",{"category":154,"check":155,"severity":46,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates locally on files and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":46,"summary":159},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description precisely states the skill's purpose (anti-AI-generic design guidelines) and its target use cases (UI prototypes, design review, design systems).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability and allowing for precise routing.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is concise, outlining rules and workflow steps without excessive verbosity.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the main rules and references `checklists.md` for deeper material, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","The skill does not involve deep exploration or code review that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The skill provides clear rules and structure, and while not containing explicit runnable code examples, the guidelines themselves serve as direct instructions for use.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill addresses edge cases and limitations by providing specific rules against generic patterns and listing troubleshooting steps in `checklists.md`.",{"category":104,"check":183,"severity":46,"summary":184},"Tool Fallback","The skill does not rely on external tools like MCP servers and has no fallback path requirement.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill's stack assumptions are minimal, relying on standard markdown processing and file operations, making it broadly portable.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The `checklists.md` provides explicit review steps that act as a safeguard against unexpected states before proceeding.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; cross-references are for documentation.",1778697722808,"This skill provides comprehensive guidelines and checklists to ensure UI designs avoid generic AI patterns and adhere to project-specific design systems. It covers rules for colors, layout, typography, components, and copy, along with a structured approach to design quality and review.",[198,199,200,201,202],"Anti-AI-generic design guidelines","Design quality checklists","Component-by-component design approach","Prototyping quality standards","Rule enforcement against project design systems",[204,205,206,207],"Generating actual UI code","Automating the entire design process","Providing a generic design system for all projects","Replacing human designers","3.0.0","4.4.0","To help users create unique and high-quality UI designs that avoid generic AI aesthetics by providing clear rules and checklists.","The extension received a perfect score due to its well-defined scope, clear documentation, adherence to security best practices, and lack of dependencies or external integrations that could introduce risk.",100,"Excellent skill for enforcing non-generic UI design standards and quality.",[215,216,217,218,219],"design","ux","guidelines","prototyping","quality-assurance","global","verified",[223,224,225,226],"Creating UI prototypes that look custom, not AI-generated","Reviewing designs for generic AI patterns","Setting up or enforcing a project design system","Ensuring UI consistency across a project",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"security":239,"testCoverage":240},{"hasLockfile":229},false,1778697711045,{"descriptionLength":232,"readmeSize":233},149,17937,{"closedIssues90d":8,"forks":235,"hasChangelog":236,"openIssues90d":8,"pushedAt":237,"stars":238},5,true,1778482616000,68,{"hasNpmPackage":229,"smitheryVerified":229},{"hasCi":236,"hasTests":236},{"updatedAt":242},1778697723103,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},".codex/skills/design-workflow","spartan-stratos","spartan-ai-toolkit","skill",null,{"evaluate":250,"extract":252},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":251,"targetMarket":220,"tier":221},[215,216,217,218,219],{"commitSha":253},"HEAD",{"repoId":255},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",{"_creationTime":257,"_id":255,"identity":258,"providers":259,"workflow":889},1778697508095.5,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":260,"discover":884,"github":887},{"commitSha":253,"extensions":261},[262,276,527,542,551,561,569,579,589,598,608,621,629,637,644,654,664,673,682,690,700,708,716,724,732,740,748,759,767,777,793,801,810,819,828,837,847,863,875],{"basePath":263,"description":264,"displayName":265,"installMethods":266,"rationale":267,"selectedPaths":268,"source":274,"sourceLanguage":18,"type":275},"","Spartan AI Toolkit — engineering discipline layer for Claude Code","spartan-marketplace",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json (coalesced with duplicate marketplace at toolkit)",[269,272],{"path":270,"priority":271},".claude-plugin/marketplace.json","mandatory",{"path":273,"priority":271},"README.md","rule","marketplace",{"basePath":277,"description":278,"displayName":279,"installMethods":280,"license":281,"rationale":282,"selectedPaths":283,"source":274,"sourceLanguage":18,"type":526},"toolkit","Engineering discipline layer for Claude Code — 5 workflows, 69 commands, 21 rules, 29 skills, 9 agents organized in 12 packs","ai-toolkit",{"claudeCode":279},"MIT","plugin manifest at toolkit/.claude-plugin/plugin.json",[284,286,287,290,292,294,296,298,300,302,304,306,308,310,312,314,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348,350,352,354,356,358,361,363,365,367,369,371,373,375,377,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524],{"path":285,"priority":271},".claude-plugin/plugin.json",{"path":273,"priority":271},{"path":288,"priority":289},"skills/api-endpoint-creator/SKILL.md","medium",{"path":291,"priority":289},"skills/article-writing/SKILL.md",{"path":293,"priority":289},"skills/backend-api-design/SKILL.md",{"path":295,"priority":289},"skills/brainstorm/SKILL.md",{"path":297,"priority":289},"skills/browser-qa/SKILL.md",{"path":299,"priority":289},"skills/ci-cd-patterns/SKILL.md",{"path":301,"priority":289},"skills/competitive-teardown/SKILL.md",{"path":303,"priority":289},"skills/content-engine/SKILL.md",{"path":305,"priority":289},"skills/database-patterns/SKILL.md",{"path":307,"priority":289},"skills/database-table-creator/SKILL.md",{"path":309,"priority":289},"skills/deep-research/SKILL.md",{"path":311,"priority":289},"skills/design-intelligence/SKILL.md",{"path":313,"priority":289},"skills/design-workflow/SKILL.md",{"path":315,"priority":289},"skills/idea-validation/SKILL.md",{"path":317,"priority":289},"skills/investor-materials/SKILL.md",{"path":319,"priority":289},"skills/investor-outreach/SKILL.md",{"path":321,"priority":289},"skills/js-security-audit/SKILL.md",{"path":323,"priority":289},"skills/kotlin-best-practices/SKILL.md",{"path":325,"priority":289},"skills/market-research/SKILL.md",{"path":327,"priority":289},"skills/ops-investigate-alert/SKILL.md",{"path":329,"priority":289},"skills/ops-oncall-log/SKILL.md",{"path":331,"priority":289},"skills/python-api-endpoint-creator/SKILL.md",{"path":333,"priority":289},"skills/python-best-practices/SKILL.md",{"path":335,"priority":289},"skills/python-testing-strategies/SKILL.md",{"path":337,"priority":289},"skills/security-checklist/SKILL.md",{"path":339,"priority":289},"skills/service-debugging/SKILL.md",{"path":341,"priority":289},"skills/startup-pipeline/SKILL.md",{"path":343,"priority":289},"skills/terraform-best-practices/SKILL.md",{"path":345,"priority":289},"skills/terraform-module-creator/SKILL.md",{"path":347,"priority":289},"skills/terraform-review/SKILL.md",{"path":349,"priority":289},"skills/terraform-security-audit/SKILL.md",{"path":351,"priority":289},"skills/terraform-service-scaffold/SKILL.md",{"path":353,"priority":289},"skills/testing-strategies/SKILL.md",{"path":355,"priority":289},"skills/ui-ux-pro-max/SKILL.md",{"path":357,"priority":289},"skills/web-to-prd/SKILL.md",{"path":359,"priority":360},"agents/ai-designer.md","high",{"path":362,"priority":360},"agents/design-critic.md",{"path":364,"priority":360},"agents/idea-killer.md",{"path":366,"priority":360},"agents/infrastructure-expert.md",{"path":368,"priority":360},"agents/micronaut-backend-expert.md",{"path":370,"priority":360},"agents/phase-reviewer.md",{"path":372,"priority":360},"agents/research-planner.md",{"path":374,"priority":360},"agents/solution-architect-cto.md",{"path":376,"priority":360},"agents/sre-architect.md",{"path":378,"priority":379},"bin/cli.js","low",{"path":381,"priority":360},"commands/spartan/brainstorm.md",{"path":383,"priority":360},"commands/spartan/brownfield.md",{"path":385,"priority":360},"commands/spartan/build.md",{"path":387,"priority":360},"commands/spartan/careful.md",{"path":389,"priority":360},"commands/spartan/codex.md",{"path":391,"priority":360},"commands/spartan/commit-message-with-codex.md",{"path":393,"priority":360},"commands/spartan/commit-message.md",{"path":395,"priority":360},"commands/spartan/content.md",{"path":397,"priority":360},"commands/spartan/context-save.md",{"path":399,"priority":360},"commands/spartan/contribute.md",{"path":401,"priority":360},"commands/spartan/daily.md",{"path":403,"priority":360},"commands/spartan/debug.md",{"path":405,"priority":360},"commands/spartan/deep-dive.md",{"path":407,"priority":360},"commands/spartan/deploy.md",{"path":409,"priority":360},"commands/spartan/e2e.md",{"path":411,"priority":360},"commands/spartan/env-setup.md",{"path":413,"priority":360},"commands/spartan/epic.md",{"path":415,"priority":360},"commands/spartan/fe-review.md",{"path":417,"priority":360},"commands/spartan/figma-to-code.md",{"path":419,"priority":360},"commands/spartan/freeze.md",{"path":421,"priority":360},"commands/spartan/fundraise.md",{"path":423,"priority":360},"commands/spartan/gate-review.md",{"path":425,"priority":360},"commands/spartan/guard.md",{"path":427,"priority":360},"commands/spartan/init-project.md",{"path":429,"priority":360},"commands/spartan/init-rules.md",{"path":431,"priority":360},"commands/spartan/interview.md",{"path":433,"priority":360},"commands/spartan/js-security.md",{"path":435,"priority":360},"commands/spartan/kickoff.md",{"path":437,"priority":360},"commands/spartan/kotlin-service.md",{"path":439,"priority":360},"commands/spartan/lean-canvas.md",{"path":441,"priority":360},"commands/spartan/lint-rules.md",{"path":443,"priority":360},"commands/spartan/magic-doc.md",{"path":445,"priority":360},"commands/spartan/memory-consolidate.md",{"path":447,"priority":360},"commands/spartan/migration.md",{"path":449,"priority":360},"commands/spartan/next-app.md",{"path":451,"priority":360},"commands/spartan/next-feature.md",{"path":453,"priority":360},"commands/spartan/onboard.md",{"path":455,"priority":360},"commands/spartan/ops-investigate-alert.md",{"path":457,"priority":360},"commands/spartan/ops-oncall-log.md",{"path":459,"priority":360},"commands/spartan/outreach.md",{"path":461,"priority":360},"commands/spartan/pitch.md",{"path":463,"priority":360},"commands/spartan/plan.md",{"path":465,"priority":360},"commands/spartan/pr-ready.md",{"path":467,"priority":360},"commands/spartan/qa.md",{"path":469,"priority":360},"commands/spartan/research.md",{"path":471,"priority":360},"commands/spartan/review.md",{"path":473,"priority":360},"commands/spartan/scan-rules.md",{"path":475,"priority":360},"commands/spartan/sessions.md",{"path":477,"priority":360},"commands/spartan/ship-pr-codex.md",{"path":479,"priority":360},"commands/spartan/ship-pr.md",{"path":481,"priority":360},"commands/spartan/spec.md",{"path":483,"priority":360},"commands/spartan/startup.md",{"path":485,"priority":360},"commands/spartan/teardown.md",{"path":487,"priority":360},"commands/spartan/testcontainer.md",{"path":489,"priority":360},"commands/spartan/tf-cost.md",{"path":491,"priority":360},"commands/spartan/tf-deploy.md",{"path":493,"priority":360},"commands/spartan/tf-drift.md",{"path":495,"priority":360},"commands/spartan/tf-import.md",{"path":497,"priority":360},"commands/spartan/tf-module.md",{"path":499,"priority":360},"commands/spartan/tf-plan.md",{"path":501,"priority":360},"commands/spartan/tf-review.md",{"path":503,"priority":360},"commands/spartan/tf-scaffold.md",{"path":505,"priority":360},"commands/spartan/tf-security.md",{"path":507,"priority":360},"commands/spartan/think.md",{"path":509,"priority":360},"commands/spartan/unfreeze.md",{"path":511,"priority":360},"commands/spartan/update.md",{"path":513,"priority":360},"commands/spartan/ux.md",{"path":515,"priority":360},"commands/spartan/validate.md",{"path":517,"priority":360},"commands/spartan/web-to-prd.md",{"path":519,"priority":360},"commands/spartan/write.md",{"path":521,"priority":360},"commands/spartan.md",{"path":523,"priority":360},"hooks/spartan-check-update.js",{"path":525,"priority":360},"hooks/spartan-statusline.js","plugin",{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":274,"sourceLanguage":18,"type":247},".codex/skills/api-endpoint-creator","Creates RPC-style endpoint following layered architecture (Controller → Manager → Repository). Use when creating new API endpoints or CRUD operations.","api-endpoint-creator",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/api-endpoint-creator/SKILL.md (coalesced with duplicate skill at toolkit/skills/api-endpoint-creator)",[534,536,538,540],{"path":535,"priority":271},"SKILL.md",{"path":537,"priority":289},"error-handling-guide.md",{"path":539,"priority":289},"examples.md",{"path":541,"priority":289},"testing-patterns.md",{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":274,"sourceLanguage":18,"type":247},".codex/skills/article-writing","Write blog posts, guides, tutorials, and long-form content. Sounds like a real person, not AI. Use when the user wants polished written content.","article-writing",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/article-writing/SKILL.md (coalesced with duplicate skill at toolkit/skills/article-writing)",[549,550],{"path":535,"priority":271},{"path":539,"priority":289},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":274,"sourceLanguage":18,"type":247},".codex/skills/backend-api-design","Design RPC-style APIs with layered architecture (Controller → Manager → Repository). Use when creating new API endpoints, designing API contracts, or reviewing API patterns.","backend-api-design",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/backend-api-design/SKILL.md (coalesced with duplicate skill at toolkit/skills/backend-api-design)",[558,559],{"path":535,"priority":271},{"path":560,"priority":289},"code-patterns.md",{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":274,"sourceLanguage":18,"type":247},".codex/skills/brainstorm","Run a structured brainstorm session for startup ideas. Takes a theme or problem and generates ideas with quick gut-checks. Use when the user wants to explore a space or generate new ideas.","brainstorm",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/brainstorm/SKILL.md (coalesced with duplicate skill at toolkit/skills/brainstorm)",[568],{"path":535,"priority":271},{"basePath":570,"description":571,"displayName":572,"installMethods":573,"rationale":574,"selectedPaths":575,"source":274,"sourceLanguage":18,"type":247},".codex/skills/browser-qa","Run real browser QA with Playwright. Use when testing a frontend feature, verifying UI before PR, smoke testing after deploy, or investigating reported visual bugs.","browser-qa",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/browser-qa/SKILL.md (coalesced with duplicate skill at toolkit/skills/browser-qa)",[576,577],{"path":535,"priority":271},{"path":578,"priority":289},"playwright-snippets.md",{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":274,"sourceLanguage":18,"type":247},".codex/skills/competitive-teardown","Deep competitor analysis. Tear apart a specific competitor or compare multiple competitors. Use when the user names a competitor or asks \"who else is doing this?\"","competitive-teardown",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/competitive-teardown/SKILL.md (coalesced with duplicate skill at toolkit/skills/competitive-teardown)",[586,587],{"path":535,"priority":271},{"path":588,"priority":289},"example-analysis.md",{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":274,"sourceLanguage":18,"type":247},".codex/skills/content-engine","Turn one idea into platform-native content for X, LinkedIn, TikTok, YouTube, newsletters. Use when the user wants social posts, threads, scripts, or content calendars.","content-engine",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/content-engine/SKILL.md (coalesced with duplicate skill at toolkit/skills/content-engine)",[596,597],{"path":535,"priority":271},{"path":539,"priority":289},{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":274,"sourceLanguage":18,"type":247},".codex/skills/database-patterns","Database design patterns including schema design, migrations, soft deletes, and Exposed ORM. Use when creating tables, writing migrations, or implementing repositories.","database-patterns",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/database-patterns/SKILL.md (coalesced with duplicate skill at toolkit/skills/database-patterns)",[605,606],{"path":535,"priority":271},{"path":607,"priority":289},"code-templates.md",{"basePath":609,"description":610,"displayName":611,"installMethods":612,"rationale":613,"selectedPaths":614,"source":274,"sourceLanguage":18,"type":247},".codex/skills/database-table-creator","Creates database table with full Kotlin synchronization (SQL migration → Table → Entity → Repository → Tests). Use when adding new database tables or entities.","database-table-creator",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/database-table-creator/SKILL.md (coalesced with duplicate skill at toolkit/skills/database-table-creator)",[615,616,617,619],{"path":535,"priority":271},{"path":539,"priority":289},{"path":618,"priority":289},"kotlin-templates.md",{"path":620,"priority":289},"validation-checklist.md",{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":274,"sourceLanguage":18,"type":247},".codex/skills/deep-research","Run deep research on a topic. Web searches, data collection, source checking, and a structured report. Use when the user needs more than a quick answer.","deep-research",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/deep-research/SKILL.md (coalesced with duplicate skill at toolkit/skills/deep-research)",[628],{"path":535,"priority":271},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":274,"sourceLanguage":18,"type":247},".codex/skills/design-intelligence","Design system bootstrapping and token generation. Takes project context and outputs ready-to-use design tokens, Tailwind config, and CSS variables.","design-intelligence",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/design-intelligence/SKILL.md (coalesced with duplicate skill at toolkit/skills/design-intelligence)",[636],{"path":535,"priority":271},{"basePath":244,"description":10,"displayName":13,"installMethods":638,"rationale":639,"selectedPaths":640,"source":274,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/design-workflow/SKILL.md (coalesced with duplicate skill at toolkit/skills/design-workflow)",[641,642],{"path":535,"priority":271},{"path":643,"priority":289},"checklists.md",{"basePath":645,"description":646,"displayName":647,"installMethods":648,"rationale":649,"selectedPaths":650,"source":274,"sourceLanguage":18,"type":247},".codex/skills/idea-validation","Validate a startup idea with competitor analysis, market signals, and risk assessment. Be brutally honest. Use when the user wants to test if an idea is worth building.","idea-validation",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/idea-validation/SKILL.md (coalesced with duplicate skill at toolkit/skills/idea-validation)",[651,652],{"path":535,"priority":271},{"path":653,"priority":289},"example-report.md",{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":274,"sourceLanguage":18,"type":247},".codex/skills/investor-materials","Create pitch decks, one-pagers, memos, financial models, and fundraising materials. Use when the user needs investor-facing docs.","investor-materials",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/investor-materials/SKILL.md (coalesced with duplicate skill at toolkit/skills/investor-materials)",[661,662],{"path":535,"priority":271},{"path":663,"priority":289},"example-outline.md",{"basePath":665,"description":666,"displayName":667,"installMethods":668,"rationale":669,"selectedPaths":670,"source":274,"sourceLanguage":18,"type":247},".codex/skills/investor-outreach","Draft cold emails, warm intro blurbs, follow-ups, and investor communications. Use when the user needs to write to angels, VCs, or accelerators.","investor-outreach",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/investor-outreach/SKILL.md (coalesced with duplicate skill at toolkit/skills/investor-outreach)",[671,672],{"path":535,"priority":271},{"path":539,"priority":289},{"basePath":674,"description":675,"displayName":676,"installMethods":677,"rationale":678,"selectedPaths":679,"source":274,"sourceLanguage":18,"type":247},".codex/skills/kotlin-best-practices","Kotlin coding standards including null safety, Either error handling, coroutines, and Exposed ORM patterns. Use when writing Kotlin code, reviewing code quality, or learning project patterns.","kotlin-best-practices",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/kotlin-best-practices/SKILL.md (coalesced with duplicate skill at toolkit/skills/kotlin-best-practices)",[680,681],{"path":535,"priority":271},{"path":560,"priority":289},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":274,"sourceLanguage":18,"type":247},".codex/skills/market-research","Run market research, competitive analysis, investor due diligence, and industry scans. Use when the user wants market sizing, competitor comparisons, fund research, or tech scans.","market-research",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/market-research/SKILL.md (coalesced with duplicate skill at toolkit/skills/market-research)",[689],{"path":535,"priority":271},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":274,"sourceLanguage":18,"type":247},".codex/skills/security-checklist","Security best practices for Micronaut/Kotlin backend including authentication, authorization, input validation, and OWASP prevention. Use when implementing auth, validating inputs, or reviewing security.","security-checklist",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/security-checklist/SKILL.md (coalesced with duplicate skill at toolkit/skills/security-checklist)",[697,698],{"path":535,"priority":271},{"path":699,"priority":289},"audit-reference.md",{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":274,"sourceLanguage":18,"type":247},".codex/skills/startup-pipeline","Coordinates the full startup idea pipeline from brainstorm to investor outreach. Use when the user starts a new idea project, asks for the 'full pipeline', or references stages/gates.","startup-pipeline",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/startup-pipeline/SKILL.md (coalesced with duplicate skill at toolkit/skills/startup-pipeline)",[707],{"path":535,"priority":271},{"basePath":709,"description":710,"displayName":711,"installMethods":712,"rationale":713,"selectedPaths":714,"source":274,"sourceLanguage":18,"type":247},".codex/skills/terraform-best-practices","Quick reference for Terraform conventions including file organization, naming, modules, state, security, and anti-patterns. Use when writing or reviewing Terraform code.","terraform-best-practices",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-best-practices/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-best-practices)",[715],{"path":535,"priority":271},{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":274,"sourceLanguage":18,"type":247},".codex/skills/terraform-module-creator","Create or extend reusable Terraform modules with proper structure, interfaces, and documentation. Use when building new infrastructure modules or extending existing ones.","terraform-module-creator",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-module-creator/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-module-creator)",[723],{"path":535,"priority":271},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":274,"sourceLanguage":18,"type":247},".codex/skills/terraform-review","PR review checklist for Terraform changes covering structure, state safety, security, naming, modules, variables, providers, and CI/CD. Use when reviewing Terraform PRs or doing pre-merge checks.","terraform-review",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-review/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-review)",[731],{"path":535,"priority":271},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":274,"sourceLanguage":18,"type":247},".codex/skills/terraform-security-audit","Security audit for Terraform codebases covering IAM, networking, encryption, secrets, access control, and compliance. Use before prod deploys, periodic audits, or new service security review.","terraform-security-audit",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-security-audit/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-security-audit)",[739],{"path":535,"priority":271},{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":274,"sourceLanguage":18,"type":247},".codex/skills/terraform-service-scaffold","Generate complete service-level Terraform infrastructure with modules, environments, and CI/CD. Use when adding Terraform to a new service or bootstrapping infrastructure from scratch.","terraform-service-scaffold",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-service-scaffold/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-service-scaffold)",[747],{"path":535,"priority":271},{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":274,"sourceLanguage":18,"type":247},".codex/skills/testing-strategies","Testing patterns for Micronaut/Kotlin backend including repository tests, integration tests, and test data builders. Use when writing tests, setting up test infrastructure, or improving coverage.","testing-strategies",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/testing-strategies/SKILL.md (coalesced with duplicate skill at toolkit/skills/testing-strategies)",[755,756,757],{"path":535,"priority":271},{"path":539,"priority":289},{"path":758,"priority":289},"integration-test-setup.md",{"basePath":760,"description":761,"displayName":762,"installMethods":763,"rationale":764,"selectedPaths":765,"source":274,"sourceLanguage":18,"type":247},".codex/skills/web-to-prd","Scan a live web app with Playwright, extract all features, generate PRD/epics/stories with priorities and dependencies, export to Notion. Checks required MCP servers before starting.","web-to-prd",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/web-to-prd/SKILL.md (coalesced with duplicate skill at toolkit/skills/web-to-prd)",[766],{"path":535,"priority":271},{"basePath":768,"description":769,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":274,"sourceLanguage":18,"type":247},"toolkit/skills/ci-cd-patterns","CI/CD pipeline patterns for GitHub Actions, PR automation, and deployment workflows. Use when setting up CI, fixing broken pipelines, automating PR checks, or configuring deployment.","ci-cd-patterns",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/ci-cd-patterns/SKILL.md",[774,775],{"path":535,"priority":271},{"path":776,"priority":289},"workflows.md",{"basePath":778,"description":779,"displayName":780,"installMethods":781,"rationale":782,"selectedPaths":783,"source":274,"sourceLanguage":18,"type":247},"toolkit/skills/js-security-audit","Audit JS/TS projects against NPM Security Guidelines covering project setup, dependency hygiene, CI/CD pipeline, Dependabot, and incident response. Use when reviewing package.json or lockfiles, adding or upgrading npm dependencies, setting up CI security gates, hardening a new repo, or responding to a compromised package.","js-security-audit",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/js-security-audit/SKILL.md",[784,785,787,789,791],{"path":535,"priority":271},{"path":786,"priority":289},"audit-checklist.md",{"path":788,"priority":289},"eslint-security.md",{"path":790,"priority":289},"incident-playbook.md",{"path":792,"priority":289},"package-manager.md",{"basePath":794,"description":795,"displayName":796,"installMethods":797,"rationale":798,"selectedPaths":799,"source":274,"sourceLanguage":18,"type":247},"toolkit/skills/ops-investigate-alert","Investigate a monitoring alert end-to-end. Pulls metrics, logs, traces, and recent code changes to identify root cause. Works with any monitoring MCP.","ops-investigate-alert",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/ops-investigate-alert/SKILL.md",[800],{"path":535,"priority":271},{"basePath":802,"description":803,"displayName":804,"installMethods":805,"rationale":806,"selectedPaths":807,"source":274,"sourceLanguage":18,"type":247},"toolkit/skills/ops-oncall-log","Create a structured on-call log by pulling alerts from monitoring and writing a summary to your team's wiki. Requires a monitoring MCP (recommended: Datadog) and a wiki MCP (Confluence or Notion).","ops-oncall-log",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/ops-oncall-log/SKILL.md",[808,809],{"path":535,"priority":271},{"path":539,"priority":289},{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":274,"sourceLanguage":18,"type":247},"toolkit/skills/python-api-endpoint-creator","Creates FastAPI endpoints with layered architecture (Router → Service → Repository). Use when creating new API endpoints, CRUD operations, or scaffolding a new domain module in a FastAPI project.","python-api-endpoint-creator",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/python-api-endpoint-creator/SKILL.md",[817,818],{"path":535,"priority":271},{"path":560,"priority":289},{"basePath":820,"description":821,"displayName":822,"installMethods":823,"rationale":824,"selectedPaths":825,"source":274,"sourceLanguage":18,"type":247},"toolkit/skills/python-best-practices","Python/FastAPI coding standards including async patterns, Pydantic v2, SQLAlchemy 2.0, and project structure. Use when writing Python code, reviewing FastAPI projects, or learning FastAPI conventions.","python-best-practices",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/python-best-practices/SKILL.md",[826,827],{"path":535,"priority":271},{"path":560,"priority":289},{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":274,"sourceLanguage":18,"type":247},"toolkit/skills/python-testing-strategies","Testing patterns for FastAPI with pytest-asyncio, httpx AsyncClient, fixtures, and test data factories. Use when writing tests, setting up test infrastructure, or improving coverage in a FastAPI project.","python-testing-strategies",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/python-testing-strategies/SKILL.md",[835,836],{"path":535,"priority":271},{"path":539,"priority":289},{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":274,"sourceLanguage":18,"type":247},"toolkit/skills/service-debugging","Structured debugging runbook for backend services. Use when investigating production issues, API errors, performance problems, or when something broke and you need to find why.","service-debugging",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/service-debugging/SKILL.md",[844,845],{"path":535,"priority":271},{"path":846,"priority":289},"common-issues.md",{"basePath":848,"description":849,"displayName":850,"installMethods":851,"rationale":852,"selectedPaths":853,"source":274,"sourceLanguage":18,"type":247},"toolkit/skills/ui-ux-pro-max","UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.","ui-ux-pro-max",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/ui-ux-pro-max/SKILL.md",[854,855,857,859,861],{"path":535,"priority":271},{"path":856,"priority":289},"python-setup.md",{"path":858,"priority":379},"scripts/core.py",{"path":860,"priority":379},"scripts/design_system.py",{"path":862,"priority":379},"scripts/search.py",{"basePath":864,"description":865,"displayName":866,"installMethods":867,"license":281,"rationale":868,"selectedPaths":869,"source":274,"sourceLanguage":18,"type":874},"experiments/web-to-prd-agent","Scan a live web app and generate a detailed PRD with screenshots, powered by Claude Code CLI","@c0x12c/spartan-web-to-prd",{"npm":866},"cli ecosystem detected at experiments/web-to-prd-agent",[870,872],{"path":871,"priority":271},"package.json",{"path":873,"priority":379},"src/index.ts","cli",{"basePath":277,"description":876,"displayName":877,"installMethods":878,"license":281,"rationale":879,"selectedPaths":880,"source":274,"sourceLanguage":18,"type":874},"Engineering discipline layer for AI coding agents — commands, rules, skills, agents, and packs for Claude Code","@c0x12c/ai-toolkit",{"npm":877},"cli ecosystem detected at toolkit",[881,882,883],{"path":871,"priority":271},{"path":273,"priority":271},{"path":378,"priority":289},{"sources":885},[886],"manual",{"closedIssues90d":8,"description":263,"forks":235,"openIssues90d":8,"pushedAt":237,"readmeSize":233,"stars":238,"topics":888},[],{"classifiedAt":890,"discoverAt":891,"extractAt":892,"githubAt":892,"updatedAt":890},1778697513161,1778697508095,1778697511246,[215,217,218,219,216],{"evaluatedAt":242,"extractAt":895,"updatedAt":242},1778697513812,[],[898,926,956,987,1006,1027],{"_creationTime":899,"_id":900,"community":901,"display":902,"identity":908,"providers":912,"relations":919,"tags":922,"workflow":923},1778685949178.8186,"k178qvcsn3pvtpahsgkkr919h186ncdr",{"reviewCount":8},{"description":903,"installMethods":904,"name":906,"sourceUrl":907},"Design and build native-feeling macOS application UIs. Use this skill whenever the user asks to create a desktop app, macOS app, Mac-style interface, Apple-style UI, system utility, or anything that should look and feel like a native Mac application. Also trigger when users mention \"native feel\", \"desktop app design\", \"Apple design patterns\", \"sidebar layout\", \"traffic lights\", or want to build tools/utilities that feel like they belong on macOS. This skill covers layout, composition, interaction patterns, animations, light/dark mode, and all the subtle details that make an app feel like Apple built it.",{"claudeCode":905},"davepoon/buildwithclaude","macos-design","https://github.com/davepoon/buildwithclaude",{"basePath":909,"githubOwner":910,"githubRepo":911,"locale":18,"slug":906,"type":247},"plugins/all-skills/skills/macos-design","davepoon","buildwithclaude",{"evaluate":913,"extract":918},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":914,"targetMarket":220,"tier":221},[915,916,215,917,216],"macos","ui","developer-tools",{"commitSha":253},{"parentExtensionId":920,"repoId":921},"k1779wwzgaaxeqtvembbktrb1d86n4tf","kd719kw54vhmcscq7ckdp59fg586mnt6",[215,917,915,916,216],{"evaluatedAt":924,"extractAt":925,"updatedAt":924},1778690566861,1778685949178,{"_creationTime":927,"_id":928,"community":929,"display":930,"identity":936,"providers":941,"relations":948,"tags":951,"workflow":952},1778686618604.5933,"k172vvvn5n2abxvbypg3a3651586mke9",{"reviewCount":8},{"description":931,"installMethods":932,"name":934,"sourceUrl":935},"Apple Human Interface Guidelines für Mac. Verwenden Sie diese, wenn Sie macOS-Apps mit SwiftUI oder AppKit erstellen, Menüleisten, Symbolleisten, Fensterverwaltung oder Tastenkombinationen implementieren. Löst bei Aufgaben aus, die sich auf Mac-Benutzeroberflächen, Desktop-Apps oder Mac Catalyst beziehen.",{"claudeCode":933},"ehmo/platform-design-skills","macOS Design Guidelines","https://github.com/ehmo/platform-design-skills",{"basePath":937,"githubOwner":938,"githubRepo":939,"locale":940,"slug":915,"type":247},"skills/macos","ehmo","platform-design-skills","de",{"evaluate":942,"extract":947},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":943,"targetMarket":220,"tier":221},[915,215,217,944,945,946],"swiftui","appkit","hig",{"commitSha":253,"license":281},{"repoId":949,"translatedFrom":950},"kd7ecsp5eyakpne8qtk7s9pew986mkn6","k171g8wam8kjcg3qtaj4b811zh86n0x2",[945,215,217,946,915,944],{"evaluatedAt":953,"extractAt":954,"updatedAt":955},1778686484986,1778686396664,1778686618604,{"_creationTime":957,"_id":958,"community":959,"display":960,"identity":966,"providers":971,"relations":980,"tags":983,"workflow":984},1778668208695.1453,"k176sf1kx7rrk3aq3ywq0dfdrs86mwp1",{"reviewCount":8},{"description":961,"installMethods":962,"name":964,"sourceUrl":965},"Typography-only audit covering font selection, type scale, readability, hierarchy, performance",{"claudeCode":963},"Aboudjem/ui-ux-suite","Type Audit","https://github.com/Aboudjem/ui-ux-suite",{"basePath":967,"githubOwner":968,"githubRepo":969,"locale":18,"slug":970,"type":247},"skills/type-audit","Aboudjem","ui-ux-suite","type-audit",{"evaluate":972,"extract":979},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":973,"targetMarket":220,"tier":221},[215,216,974,975,976,977,978],"typography","audit","css","web-development","frontend",{"commitSha":253,"license":281},{"parentExtensionId":981,"repoId":982},"k178zeec8jajqdrczrynw6x3fx86mm8h","kd75532596tdmk72j9k55b0qqn86n5et",[975,976,215,978,974,216,977],{"evaluatedAt":985,"extractAt":986,"updatedAt":985},1778670163933,1778668208695,{"_creationTime":988,"_id":989,"community":990,"display":991,"identity":995,"providers":997,"relations":1002,"tags":1003,"workflow":1004},1778668208695.1426,"k177xnn65jm40ksxjy30q34rmh86mah9",{"reviewCount":8},{"description":992,"installMethods":993,"name":994,"sourceUrl":965},"Component consistency audit covering state coverage, hierarchy, patterns",{"claudeCode":963},"component-audit",{"basePath":996,"githubOwner":968,"githubRepo":969,"locale":18,"slug":994,"type":247},"skills/component-audit",{"evaluate":998,"extract":1001},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":999,"targetMarket":220,"tier":221},[916,216,215,975,1000,978],"components",{"commitSha":253},{"parentExtensionId":981,"repoId":982},[975,1000,215,978,916,216],{"evaluatedAt":1005,"extractAt":986,"updatedAt":1005},1778669970573,{"_creationTime":1007,"_id":1008,"community":1009,"display":1010,"identity":1014,"providers":1017,"relations":1023,"tags":1024,"workflow":1025},1778668208695.1423,"k17f06zww13em2avbhz248f60d86m8fc",{"reviewCount":8},{"description":1011,"installMethods":1012,"name":1013,"sourceUrl":965},"Color-only audit to extract, evaluate, and recommend improvements for the project's color system",{"claudeCode":963},"Color Audit",{"basePath":1015,"githubOwner":968,"githubRepo":969,"locale":18,"slug":1016,"type":247},"skills/color-audit","color-audit",{"evaluate":1018,"extract":1022},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":1019,"targetMarket":220,"tier":221},[215,916,216,1020,976,1021,874],"accessibility","javascript",{"commitSha":253,"license":281},{"parentExtensionId":981,"repoId":982},[1020,874,976,215,1021,916,216],{"evaluatedAt":1026,"extractAt":986,"updatedAt":1026},1778669948021,{"_creationTime":1028,"_id":1029,"community":1030,"display":1031,"identity":1037,"providers":1040,"relations":1046,"tags":1049,"workflow":1050},1778698867338.2998,"k171kq7a5wmx24w6w86zybpe6586mq7w",{"reviewCount":8},{"description":1032,"installMethods":1033,"name":1035,"sourceUrl":1036},"Design the small details -- triggers, rules, feedback, loops and modes -- that separate good products from great ones. Use when the user mentions \"microinteraction\", \"button feedback\", \"loading state\", \"toggle design\", \"animation detail\", \"interaction polish\", \"state transitions\", or \"input feedback\". Also trigger when designing form validation responses, progress indicators, confirmation dialogs, or any UI element where the user expects immediate feedback. Covers trigger design, state rules, feedback mechanisms, and progressive loops. For overall UI polish, see refactoring-ui. For affordance design, see design-everyday-things.",{"claudeCode":1034},"wondelai/skills","microinteractions","https://github.com/wondelai/skills",{"basePath":1035,"githubOwner":1038,"githubRepo":1039,"locale":18,"slug":1035,"type":247},"wondelai","skills",{"evaluate":1041,"extract":1045},{"promptVersionExtension":208,"promptVersionScoring":209,"score":1042,"tags":1043,"targetMarket":220,"tier":221},99,[916,216,215,1035,1044],"product-design",{"commitSha":253,"license":281},{"parentExtensionId":1047,"repoId":1048},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[215,1035,1044,916,216],{"evaluatedAt":1051,"extractAt":1052,"updatedAt":1051},1778699389805,1778698867338]