[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-spartan-stratos-ui-ux-pro-max-zh-CN":3,"guides-for-spartan-stratos-ui-ux-pro-max":958,"similar-k174b6b0gkvp2r318akg2twggd86nrwj-zh-CN":959},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":234,"parentExtension":246,"providers":323,"relations":327,"repo":328,"tags":956,"workflow":957},1778697513812.0674,"k174b6b0gkvp2r318akg2twggd86nrwj",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"spartan-stratos/spartan-ai-toolkit","ui-ux-pro-max","https://github.com/spartan-stratos/spartan-ai-toolkit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":239},1778698073321.25,"kn797ht3b3n4wp5gwnm6yz9zx186meqe","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,112,115,119,122,125,128,131,134,137,141,145,149,152,156,159,162,165,168,172,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of needing UI/UX design intelligence and searchable databases for styles, palettes, and typography, which is relevant to designers and developers.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a comprehensive and searchable database of design elements (styles, palettes, typography, charts) with priority-based recommendations, going beyond basic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete workflow from analysis to implementation guidance, including detailed design systems and stack-specific best practices, making it ready for professional use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on UI/UX design intelligence and guidance, not extending into unrelated domains like backend development or general code generation.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities, mentioning UI/UX design intelligence, searchable databases, and specific use cases like component design and code review.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific Python scripts with clearly defined arguments (e.g., `--design-system`, `--domain`, `--stack`) rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The usage instructions and script arguments for the Python tool are clearly documented, including default values and available options.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The primary tool is a Python script with clear arguments like `--domain`, `--stack`, and `--design-system`, which are descriptive.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The Python scripts take specific, typed arguments and output structured data (text or markdown) tailored to design system recommendations, avoiding unnecessary verbosity.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The repository's LICENSE file indicates the MIT license, which is permissive and compatible with redistribution.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The latest commit was on May 11, 2026, indicating recent maintenance activity within the last 90 days.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project explicitly lists Python 3.12 as a prerequisite and uses standard libraries, with no complex external dependencies requiring active management.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The skill does not handle or expose secrets; it is a knowledge retrieval tool.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The Python scripts sanitize user input queries and do not execute arbitrary code. External data is loaded from controlled CSV files.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill only uses bundled Python scripts and local CSV data; it does not fetch remote content or execute external commands.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill operates as a read-only data retrieval tool and does not modify any files outside its data directory.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached process spawns or deny-retry loops are present in the skill's code.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill is purely informational and does not perform any outbound network calls or handle confidential data.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled code and data files appear to be free of hidden steering tricks or obfuscated content.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The Python scripts are written in clear, readable code and do not use obfuscation techniques like base64 payloads or runtime fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure, only requiring Python and its own data files.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","There are no open issues, indicating excellent maintainer engagement and responsiveness.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The project uses GitHub releases and tags, providing clear versioning signals.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","Input arguments for the Python scripts are handled via argparse and are well-defined, and internal data is read from controlled CSVs.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The skill is read-only and performs no destructive operations.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The Python scripts include error handling for file loading, search, and argument parsing, providing informative messages.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The script provides verbose output for search results and design systems but does not log to a persistent audit file.",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","The skill does not operate on personal data; it retrieves design-related information from static datasets.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The skill provides general UI/UX design guidance applicable globally, with no regional or jurisdictional restrictions.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","The skill requires Python 3 and standard libraries, making it portable across common operating systems.",{"category":44,"check":126,"severity":24,"summary":127},"README","The README.md file provides a good overview of the Spartan AI Toolkit, including its purpose, installation, and features.",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface area","The primary interface is a Python script with distinct commands and arguments, keeping the surface area manageable.",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","The primary tool's commands are distinct, with arguments like `--domain`, `--stack`, and `--design-system` serving unique purposes.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All advertised features, such as design system generation and domain-specific search, are implemented and functional.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear installation instructions via `npx` and setup scripts, along with usage examples.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","Error messages for missing files, unknown domains/stacks, and argument parsing are clear and provide remediation context.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","Python 3 is specified as a requirement, and the scripts use only standard libraries, implicitly managing dependencies.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The skill is read-only and does not perform state-changing operations, so a dry-run is not applicable.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The skill is stateless and read-only, so idempotency, retries, and timeouts are not applicable.",{"category":116,"check":157,"severity":24,"summary":158},"Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The skill's purpose as UI/UX design intelligence with searchable databases is precisely stated, with clear use cases and boundaries.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The SKILL.md frontmatter is concise, self-contained, and accurately summarizes the core capability and trigger phrases.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md body is well-structured with clear sections and delegates deeper material to separate files like python-setup.md.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The skill's documentation effectively uses progressive disclosure by linking to `python-setup.md` and `design_system.py` for detailed information.",{"category":169,"check":173,"severity":174,"summary":175},"Forked exploration","not_applicable","The skill is a direct data retrieval tool and does not involve deep exploration or code review requiring a forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The documentation provides comprehensive, ready-to-use examples for generating design systems and performing domain-specific searches.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill handles edge cases such as missing CSV files, unknown domains/stacks, and invalid queries with clear error messages.",{"category":103,"check":183,"severity":174,"summary":184},"Tool Fallback","The skill is a standalone Python tool and does not rely on external MCP servers or tools that would require a fallback.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill gracefully handles unexpected states like missing files or invalid input by halting execution and reporting errors.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The UI/UX Pro Max skill operates independently and does not implicitly rely on other skills being loaded in the same session.",1778698073217,"This skill provides UI/UX design intelligence through a Python-based tool that queries curated CSV data for styles, palettes, typography, and charts. It can generate detailed design systems and offers stack-specific guidelines, making it useful for designers and developers.",[195,196,197,198,199],"Searchable databases for UI/UX elements (styles, colors, typography, charts)","Generates comprehensive design systems with recommendations","Provides stack-specific UI/UX guidelines (e.g., React, Tailwind)","Offers priority-based recommendations and anti-pattern avoidance","Supports persistence of design systems with Master + Override pattern",[201,202,203,204],"Generating actual code snippets or implementing designs directly","Performing deep code reviews or debugging","Managing project build processes or deployments","Providing generic AI chat functionalities","3.0.0","4.4.0","To provide developers and designers with comprehensive, searchable UI/UX design guidance and generate structured design systems, ensuring consistency and adherence to best practices.","All checks passed. The skill is well-documented, robust, and adheres to best practices for code quality and user experience.",100,"Comprehensive UI/UX design intelligence with a searchable database and design system generation capabilities.",[212,213,214,215,216],"ui-ux","design-system","frontend","documentation","python","global","verified",[220,221,222,223,224],"Designing new UI components or pages with best practices","Choosing appropriate color palettes and typography for a project","Reviewing code for UX issues and accessibility compliance","Building landing pages or dashboards with conversion optimization in mind","Implementing responsive layouts and accessibility requirements",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":237,"testCoverage":238},{"hasLockfile":227},false,1778698055907,{"descriptionLength":230,"readmeSize":231},237,17937,{"closedIssues90d":8,"forks":233,"hasChangelog":234,"openIssues90d":8,"pushedAt":235,"stars":236},5,true,1778482616000,68,{"hasNpmPackage":227,"smitheryVerified":227},{"hasCi":234,"hasTests":234},{"updatedAt":240},1778698073321,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"toolkit/skills/ui-ux-pro-max","spartan-stratos","spartan-ai-toolkit","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":254,"parentExtension":257,"providers":292,"relations":319,"tags":320,"workflow":321},1778697513812.0588,"k178krwbqrnxn4xscs4htpjvxd86m4kj",{"reviewCount":8},{"description":251,"installMethods":252,"name":253,"sourceUrl":14},"Engineering discipline layer for Claude Code — 5 workflows, 69 commands, 21 rules, 29 skills, 9 agents organized in 12 packs",{"claudeCode":253},"ai-toolkit",{"basePath":255,"githubOwner":243,"githubRepo":244,"locale":18,"slug":255,"type":256},"toolkit","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":265,"providers":268,"relations":286,"tags":288,"workflow":289},1778697513812.0586,"k1750ed7n7h9bxjbkmh0jxre6d86ncb4",{"reviewCount":8},{"description":262,"installMethods":263,"name":264,"sourceUrl":14},"Spartan AI Toolkit — engineering discipline layer for Claude Code",{"claudeCode":12},"Spartan AI Toolkit",{"basePath":266,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":267},"","marketplace",{"evaluate":269,"extract":278},{"promptVersionExtension":270,"promptVersionScoring":206,"score":271,"tags":272,"targetMarket":217,"tier":218},"3.1.0",95,[273,274,275,276,277],"ai-assistant","code-quality","workflow","developer-tools","code-generation",{"commitSha":279,"license":280,"marketplace":281,"plugin":284},"HEAD","MIT",{"name":282,"pluginCount":283},"spartan-marketplace",1,{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[273,277,274,276,275],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778697530124,1778697513812,{"evaluate":293,"extract":316},{"promptVersionExtension":205,"promptVersionScoring":206,"score":271,"tags":294,"targetMarket":217,"tier":315},[295,275,296,297,298,299,300,301,302,303,277,304,305,215,306,307,308,309,310,311,312,213,313,314],"engineering","kotlin","micronaut","nextjs","product-thinking","aws","terraform","ai","development-workflow","testing","debugging","onboarding","research","fundraising","ci-cd","devops","sre","security","cli-tools","mcp","community",{"commitSha":279,"license":280,"plugin":317},{"mcpCount":8,"provider":285,"skillCount":318},9,{"parentExtensionId":259,"repoId":287},[302,300,309,313,277,305,213,303,310,215,295,308,296,314,297,298,306,299,307,312,311,301,304,275],{"evaluatedAt":322,"extractAt":291,"updatedAt":322},1778697539185,{"evaluate":324,"extract":326},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":325,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":279},{"parentExtensionId":248,"repoId":287},{"_creationTime":329,"_id":287,"identity":330,"providers":331,"workflow":952},1778697508095.5,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":332,"discover":947,"github":950},{"commitSha":279,"extensions":333},[334,344,590,605,614,624,632,642,652,661,671,684,692,700,710,720,730,739,748,756,766,774,782,790,798,806,814,825,833,843,859,867,876,885,894,903,913,926,938],{"basePath":266,"description":262,"displayName":282,"installMethods":335,"rationale":336,"selectedPaths":337,"source":343,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json (coalesced with duplicate marketplace at toolkit)",[338,341],{"path":339,"priority":340},".claude-plugin/marketplace.json","mandatory",{"path":342,"priority":340},"README.md","rule",{"basePath":255,"description":251,"displayName":253,"installMethods":345,"license":280,"rationale":346,"selectedPaths":347,"source":343,"sourceLanguage":18,"type":256},{"claudeCode":253},"plugin manifest at toolkit/.claude-plugin/plugin.json",[348,350,351,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,425,427,429,431,433,435,437,439,441,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,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588],{"path":349,"priority":340},".claude-plugin/plugin.json",{"path":342,"priority":340},{"path":352,"priority":353},"skills/api-endpoint-creator/SKILL.md","medium",{"path":355,"priority":353},"skills/article-writing/SKILL.md",{"path":357,"priority":353},"skills/backend-api-design/SKILL.md",{"path":359,"priority":353},"skills/brainstorm/SKILL.md",{"path":361,"priority":353},"skills/browser-qa/SKILL.md",{"path":363,"priority":353},"skills/ci-cd-patterns/SKILL.md",{"path":365,"priority":353},"skills/competitive-teardown/SKILL.md",{"path":367,"priority":353},"skills/content-engine/SKILL.md",{"path":369,"priority":353},"skills/database-patterns/SKILL.md",{"path":371,"priority":353},"skills/database-table-creator/SKILL.md",{"path":373,"priority":353},"skills/deep-research/SKILL.md",{"path":375,"priority":353},"skills/design-intelligence/SKILL.md",{"path":377,"priority":353},"skills/design-workflow/SKILL.md",{"path":379,"priority":353},"skills/idea-validation/SKILL.md",{"path":381,"priority":353},"skills/investor-materials/SKILL.md",{"path":383,"priority":353},"skills/investor-outreach/SKILL.md",{"path":385,"priority":353},"skills/js-security-audit/SKILL.md",{"path":387,"priority":353},"skills/kotlin-best-practices/SKILL.md",{"path":389,"priority":353},"skills/market-research/SKILL.md",{"path":391,"priority":353},"skills/ops-investigate-alert/SKILL.md",{"path":393,"priority":353},"skills/ops-oncall-log/SKILL.md",{"path":395,"priority":353},"skills/python-api-endpoint-creator/SKILL.md",{"path":397,"priority":353},"skills/python-best-practices/SKILL.md",{"path":399,"priority":353},"skills/python-testing-strategies/SKILL.md",{"path":401,"priority":353},"skills/security-checklist/SKILL.md",{"path":403,"priority":353},"skills/service-debugging/SKILL.md",{"path":405,"priority":353},"skills/startup-pipeline/SKILL.md",{"path":407,"priority":353},"skills/terraform-best-practices/SKILL.md",{"path":409,"priority":353},"skills/terraform-module-creator/SKILL.md",{"path":411,"priority":353},"skills/terraform-review/SKILL.md",{"path":413,"priority":353},"skills/terraform-security-audit/SKILL.md",{"path":415,"priority":353},"skills/terraform-service-scaffold/SKILL.md",{"path":417,"priority":353},"skills/testing-strategies/SKILL.md",{"path":419,"priority":353},"skills/ui-ux-pro-max/SKILL.md",{"path":421,"priority":353},"skills/web-to-prd/SKILL.md",{"path":423,"priority":424},"agents/ai-designer.md","high",{"path":426,"priority":424},"agents/design-critic.md",{"path":428,"priority":424},"agents/idea-killer.md",{"path":430,"priority":424},"agents/infrastructure-expert.md",{"path":432,"priority":424},"agents/micronaut-backend-expert.md",{"path":434,"priority":424},"agents/phase-reviewer.md",{"path":436,"priority":424},"agents/research-planner.md",{"path":438,"priority":424},"agents/solution-architect-cto.md",{"path":440,"priority":424},"agents/sre-architect.md",{"path":442,"priority":443},"bin/cli.js","low",{"path":445,"priority":424},"commands/spartan/brainstorm.md",{"path":447,"priority":424},"commands/spartan/brownfield.md",{"path":449,"priority":424},"commands/spartan/build.md",{"path":451,"priority":424},"commands/spartan/careful.md",{"path":453,"priority":424},"commands/spartan/codex.md",{"path":455,"priority":424},"commands/spartan/commit-message-with-codex.md",{"path":457,"priority":424},"commands/spartan/commit-message.md",{"path":459,"priority":424},"commands/spartan/content.md",{"path":461,"priority":424},"commands/spartan/context-save.md",{"path":463,"priority":424},"commands/spartan/contribute.md",{"path":465,"priority":424},"commands/spartan/daily.md",{"path":467,"priority":424},"commands/spartan/debug.md",{"path":469,"priority":424},"commands/spartan/deep-dive.md",{"path":471,"priority":424},"commands/spartan/deploy.md",{"path":473,"priority":424},"commands/spartan/e2e.md",{"path":475,"priority":424},"commands/spartan/env-setup.md",{"path":477,"priority":424},"commands/spartan/epic.md",{"path":479,"priority":424},"commands/spartan/fe-review.md",{"path":481,"priority":424},"commands/spartan/figma-to-code.md",{"path":483,"priority":424},"commands/spartan/freeze.md",{"path":485,"priority":424},"commands/spartan/fundraise.md",{"path":487,"priority":424},"commands/spartan/gate-review.md",{"path":489,"priority":424},"commands/spartan/guard.md",{"path":491,"priority":424},"commands/spartan/init-project.md",{"path":493,"priority":424},"commands/spartan/init-rules.md",{"path":495,"priority":424},"commands/spartan/interview.md",{"path":497,"priority":424},"commands/spartan/js-security.md",{"path":499,"priority":424},"commands/spartan/kickoff.md",{"path":501,"priority":424},"commands/spartan/kotlin-service.md",{"path":503,"priority":424},"commands/spartan/lean-canvas.md",{"path":505,"priority":424},"commands/spartan/lint-rules.md",{"path":507,"priority":424},"commands/spartan/magic-doc.md",{"path":509,"priority":424},"commands/spartan/memory-consolidate.md",{"path":511,"priority":424},"commands/spartan/migration.md",{"path":513,"priority":424},"commands/spartan/next-app.md",{"path":515,"priority":424},"commands/spartan/next-feature.md",{"path":517,"priority":424},"commands/spartan/onboard.md",{"path":519,"priority":424},"commands/spartan/ops-investigate-alert.md",{"path":521,"priority":424},"commands/spartan/ops-oncall-log.md",{"path":523,"priority":424},"commands/spartan/outreach.md",{"path":525,"priority":424},"commands/spartan/pitch.md",{"path":527,"priority":424},"commands/spartan/plan.md",{"path":529,"priority":424},"commands/spartan/pr-ready.md",{"path":531,"priority":424},"commands/spartan/qa.md",{"path":533,"priority":424},"commands/spartan/research.md",{"path":535,"priority":424},"commands/spartan/review.md",{"path":537,"priority":424},"commands/spartan/scan-rules.md",{"path":539,"priority":424},"commands/spartan/sessions.md",{"path":541,"priority":424},"commands/spartan/ship-pr-codex.md",{"path":543,"priority":424},"commands/spartan/ship-pr.md",{"path":545,"priority":424},"commands/spartan/spec.md",{"path":547,"priority":424},"commands/spartan/startup.md",{"path":549,"priority":424},"commands/spartan/teardown.md",{"path":551,"priority":424},"commands/spartan/testcontainer.md",{"path":553,"priority":424},"commands/spartan/tf-cost.md",{"path":555,"priority":424},"commands/spartan/tf-deploy.md",{"path":557,"priority":424},"commands/spartan/tf-drift.md",{"path":559,"priority":424},"commands/spartan/tf-import.md",{"path":561,"priority":424},"commands/spartan/tf-module.md",{"path":563,"priority":424},"commands/spartan/tf-plan.md",{"path":565,"priority":424},"commands/spartan/tf-review.md",{"path":567,"priority":424},"commands/spartan/tf-scaffold.md",{"path":569,"priority":424},"commands/spartan/tf-security.md",{"path":571,"priority":424},"commands/spartan/think.md",{"path":573,"priority":424},"commands/spartan/unfreeze.md",{"path":575,"priority":424},"commands/spartan/update.md",{"path":577,"priority":424},"commands/spartan/ux.md",{"path":579,"priority":424},"commands/spartan/validate.md",{"path":581,"priority":424},"commands/spartan/web-to-prd.md",{"path":583,"priority":424},"commands/spartan/write.md",{"path":585,"priority":424},"commands/spartan.md",{"path":587,"priority":424},"hooks/spartan-check-update.js",{"path":589,"priority":424},"hooks/spartan-statusline.js",{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":343,"sourceLanguage":18,"type":245},".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)",[597,599,601,603],{"path":598,"priority":340},"SKILL.md",{"path":600,"priority":353},"error-handling-guide.md",{"path":602,"priority":353},"examples.md",{"path":604,"priority":353},"testing-patterns.md",{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":343,"sourceLanguage":18,"type":245},".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)",[612,613],{"path":598,"priority":340},{"path":602,"priority":353},{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":343,"sourceLanguage":18,"type":245},".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)",[621,622],{"path":598,"priority":340},{"path":623,"priority":353},"code-patterns.md",{"basePath":625,"description":626,"displayName":627,"installMethods":628,"rationale":629,"selectedPaths":630,"source":343,"sourceLanguage":18,"type":245},".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)",[631],{"path":598,"priority":340},{"basePath":633,"description":634,"displayName":635,"installMethods":636,"rationale":637,"selectedPaths":638,"source":343,"sourceLanguage":18,"type":245},".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)",[639,640],{"path":598,"priority":340},{"path":641,"priority":353},"playwright-snippets.md",{"basePath":643,"description":644,"displayName":645,"installMethods":646,"rationale":647,"selectedPaths":648,"source":343,"sourceLanguage":18,"type":245},".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)",[649,650],{"path":598,"priority":340},{"path":651,"priority":353},"example-analysis.md",{"basePath":653,"description":654,"displayName":655,"installMethods":656,"rationale":657,"selectedPaths":658,"source":343,"sourceLanguage":18,"type":245},".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)",[659,660],{"path":598,"priority":340},{"path":602,"priority":353},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":343,"sourceLanguage":18,"type":245},".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)",[668,669],{"path":598,"priority":340},{"path":670,"priority":353},"code-templates.md",{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":343,"sourceLanguage":18,"type":245},".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)",[678,679,680,682],{"path":598,"priority":340},{"path":602,"priority":353},{"path":681,"priority":353},"kotlin-templates.md",{"path":683,"priority":353},"validation-checklist.md",{"basePath":685,"description":686,"displayName":687,"installMethods":688,"rationale":689,"selectedPaths":690,"source":343,"sourceLanguage":18,"type":245},".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)",[691],{"path":598,"priority":340},{"basePath":693,"description":694,"displayName":695,"installMethods":696,"rationale":697,"selectedPaths":698,"source":343,"sourceLanguage":18,"type":245},".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)",[699],{"path":598,"priority":340},{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":343,"sourceLanguage":18,"type":245},".codex/skills/design-workflow","Anti-AI-generic design guidelines. Use when creating UI prototypes, reviewing designs for generic AI patterns, or setting up a project design system.","design-workflow",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/design-workflow/SKILL.md (coalesced with duplicate skill at toolkit/skills/design-workflow)",[707,708],{"path":598,"priority":340},{"path":709,"priority":353},"checklists.md",{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":343,"sourceLanguage":18,"type":245},".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)",[717,718],{"path":598,"priority":340},{"path":719,"priority":353},"example-report.md",{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":343,"sourceLanguage":18,"type":245},".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)",[727,728],{"path":598,"priority":340},{"path":729,"priority":353},"example-outline.md",{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":343,"sourceLanguage":18,"type":245},".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)",[737,738],{"path":598,"priority":340},{"path":602,"priority":353},{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":343,"sourceLanguage":18,"type":245},".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)",[746,747],{"path":598,"priority":340},{"path":623,"priority":353},{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":343,"sourceLanguage":18,"type":245},".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)",[755],{"path":598,"priority":340},{"basePath":757,"description":758,"displayName":759,"installMethods":760,"rationale":761,"selectedPaths":762,"source":343,"sourceLanguage":18,"type":245},".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)",[763,764],{"path":598,"priority":340},{"path":765,"priority":353},"audit-reference.md",{"basePath":767,"description":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":343,"sourceLanguage":18,"type":245},".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)",[773],{"path":598,"priority":340},{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":343,"sourceLanguage":18,"type":245},".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)",[781],{"path":598,"priority":340},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":343,"sourceLanguage":18,"type":245},".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)",[789],{"path":598,"priority":340},{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":343,"sourceLanguage":18,"type":245},".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)",[797],{"path":598,"priority":340},{"basePath":799,"description":800,"displayName":801,"installMethods":802,"rationale":803,"selectedPaths":804,"source":343,"sourceLanguage":18,"type":245},".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)",[805],{"path":598,"priority":340},{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":343,"sourceLanguage":18,"type":245},".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)",[813],{"path":598,"priority":340},{"basePath":815,"description":816,"displayName":817,"installMethods":818,"rationale":819,"selectedPaths":820,"source":343,"sourceLanguage":18,"type":245},".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)",[821,822,823],{"path":598,"priority":340},{"path":602,"priority":353},{"path":824,"priority":353},"integration-test-setup.md",{"basePath":826,"description":827,"displayName":828,"installMethods":829,"rationale":830,"selectedPaths":831,"source":343,"sourceLanguage":18,"type":245},".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)",[832],{"path":598,"priority":340},{"basePath":834,"description":835,"displayName":836,"installMethods":837,"rationale":838,"selectedPaths":839,"source":343,"sourceLanguage":18,"type":245},"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",[840,841],{"path":598,"priority":340},{"path":842,"priority":353},"workflows.md",{"basePath":844,"description":845,"displayName":846,"installMethods":847,"rationale":848,"selectedPaths":849,"source":343,"sourceLanguage":18,"type":245},"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",[850,851,853,855,857],{"path":598,"priority":340},{"path":852,"priority":353},"audit-checklist.md",{"path":854,"priority":353},"eslint-security.md",{"path":856,"priority":353},"incident-playbook.md",{"path":858,"priority":353},"package-manager.md",{"basePath":860,"description":861,"displayName":862,"installMethods":863,"rationale":864,"selectedPaths":865,"source":343,"sourceLanguage":18,"type":245},"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",[866],{"path":598,"priority":340},{"basePath":868,"description":869,"displayName":870,"installMethods":871,"rationale":872,"selectedPaths":873,"source":343,"sourceLanguage":18,"type":245},"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",[874,875],{"path":598,"priority":340},{"path":602,"priority":353},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":343,"sourceLanguage":18,"type":245},"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",[883,884],{"path":598,"priority":340},{"path":623,"priority":353},{"basePath":886,"description":887,"displayName":888,"installMethods":889,"rationale":890,"selectedPaths":891,"source":343,"sourceLanguage":18,"type":245},"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",[892,893],{"path":598,"priority":340},{"path":623,"priority":353},{"basePath":895,"description":896,"displayName":897,"installMethods":898,"rationale":899,"selectedPaths":900,"source":343,"sourceLanguage":18,"type":245},"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",[901,902],{"path":598,"priority":340},{"path":602,"priority":353},{"basePath":904,"description":905,"displayName":906,"installMethods":907,"rationale":908,"selectedPaths":909,"source":343,"sourceLanguage":18,"type":245},"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",[910,911],{"path":598,"priority":340},{"path":912,"priority":353},"common-issues.md",{"basePath":242,"description":10,"displayName":13,"installMethods":914,"rationale":915,"selectedPaths":916,"source":343,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/ui-ux-pro-max/SKILL.md",[917,918,920,922,924],{"path":598,"priority":340},{"path":919,"priority":353},"python-setup.md",{"path":921,"priority":443},"scripts/core.py",{"path":923,"priority":443},"scripts/design_system.py",{"path":925,"priority":443},"scripts/search.py",{"basePath":927,"description":928,"displayName":929,"installMethods":930,"license":280,"rationale":931,"selectedPaths":932,"source":343,"sourceLanguage":18,"type":937},"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":929},"cli ecosystem detected at experiments/web-to-prd-agent",[933,935],{"path":934,"priority":340},"package.json",{"path":936,"priority":443},"src/index.ts","cli",{"basePath":255,"description":939,"displayName":940,"installMethods":941,"license":280,"rationale":942,"selectedPaths":943,"source":343,"sourceLanguage":18,"type":937},"Engineering discipline layer for AI coding agents — commands, rules, skills, agents, and packs for Claude Code","@c0x12c/ai-toolkit",{"npm":940},"cli ecosystem detected at toolkit",[944,945,946],{"path":934,"priority":340},{"path":342,"priority":340},{"path":442,"priority":353},{"sources":948},[949],"manual",{"closedIssues90d":8,"description":266,"forks":233,"openIssues90d":8,"pushedAt":235,"readmeSize":231,"stars":236,"topics":951},[],{"classifiedAt":953,"discoverAt":954,"extractAt":955,"githubAt":955,"updatedAt":953},1778697513161,1778697508095,1778697511246,[213,215,214,216,212],{"evaluatedAt":240,"extractAt":291,"updatedAt":240},[],[960,988,1015,1037,1071,1102],{"_creationTime":961,"_id":962,"community":963,"display":964,"identity":970,"providers":974,"relations":981,"tags":984,"workflow":985},1778668208695.142,"k179zj75q8m99g1g98jvkx4k1s86m3yq",{"reviewCount":8},{"description":965,"installMethods":966,"name":968,"sourceUrl":969},"Accessibility audit covering WCAG 2.2, contrast, focus, keyboard, screen reader, touch targets",{"claudeCode":967},"Aboudjem/ui-ux-suite","a11y-audit","https://github.com/Aboudjem/ui-ux-suite",{"basePath":971,"githubOwner":972,"githubRepo":973,"locale":18,"slug":968,"type":245},"skills/a11y-audit","Aboudjem","ui-ux-suite",{"evaluate":975,"extract":980},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":976,"targetMarket":217,"tier":218},[977,212,213,214,978,979],"accessibility","auditing","wcag",{"commitSha":279},{"parentExtensionId":982,"repoId":983},"k178zeec8jajqdrczrynw6x3fx86mm8h","kd75532596tdmk72j9k55b0qqn86n5et",[977,978,213,214,212,979],{"evaluatedAt":986,"extractAt":987,"updatedAt":986},1778669930851,1778668208695,{"_creationTime":989,"_id":990,"community":991,"display":992,"identity":998,"providers":1002,"relations":1008,"tags":1011,"workflow":1012},1778696833339.6226,"k17ckxne6mhyf23n1jfyqktpqd86nfz4",{"reviewCount":8},{"description":993,"installMethods":994,"name":996,"sourceUrl":997},"Interact with Google Docs - create documents, search by title, read content, and edit text.\nUse when user asks to: create a Google Doc, find a document, read doc content, add text to a doc,\nor replace text in a document. Lightweight alternative to full Google Workspace MCP server with\nstandalone OAuth authentication.\n",{"claudeCode":995},"sanjay3290/ai-skills","google-docs","https://github.com/sanjay3290/ai-skills",{"basePath":999,"githubOwner":1000,"githubRepo":1001,"locale":18,"slug":996,"type":245},"skills/google-docs","sanjay3290","ai-skills",{"evaluate":1003,"extract":1007},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1004,"targetMarket":217,"tier":218},[996,1005,215,1006,216],"api","oauth",{"commitSha":279},{"parentExtensionId":1009,"repoId":1010},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[1005,215,996,1006,216],{"evaluatedAt":1013,"extractAt":1014,"updatedAt":1013},1778696994497,1778696833339,{"_creationTime":1016,"_id":1017,"community":1018,"display":1019,"identity":1023,"providers":1026,"relations":1033,"tags":1034,"workflow":1035},1778668208695.1443,"k1756c58e7z3k8dc64z3v01hfx86n77f",{"reviewCount":8},{"description":1020,"installMethods":1021,"name":1022,"sourceUrl":969},"Layout and spacing audit covering grid, spacing consistency, density, responsive behavior",{"claudeCode":967},"Layout Audit",{"basePath":1024,"githubOwner":972,"githubRepo":973,"locale":18,"slug":1025,"type":245},"skills/layout-audit","layout-audit",{"evaluate":1027,"extract":1032},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1028,"targetMarket":217,"tier":218},[212,1029,1030,1031,214],"design-audit","css","javascript",{"commitSha":279,"license":280},{"parentExtensionId":982,"repoId":983},[1030,1029,214,1031,212],{"evaluatedAt":1036,"extractAt":987,"updatedAt":1036},1778670082566,{"_creationTime":1038,"_id":1039,"community":1040,"display":1041,"identity":1047,"providers":1053,"relations":1063,"tags":1066,"workflow":1067},1778694828017.7378,"k17ddca04rpn76czpkvxtwfm4d86mnag",{"reviewCount":8},{"description":1042,"installMethods":1043,"name":1045,"sourceUrl":1046},"品牌声音、视觉标识、信息框架、素材管理、品牌一致性。用于品牌内容、语调、营销素材、品牌合规性、风格指南。",{"claudeCode":1044},"nextlevelbuilder/ui-ux-pro-max-skill","UI UX Pro Max - 品牌技能","https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",{"basePath":1048,"githubOwner":1049,"githubRepo":1050,"locale":1051,"slug":1052,"type":245},".claude/skills/brand","nextlevelbuilder","ui-ux-pro-max-skill","zh-CN","brand",{"evaluate":1054,"extract":1062},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1055,"tags":1056,"targetMarket":217,"tier":218},99,[1057,213,212,1058,1059,1060,1061],"branding","guidelines","asset-management","marketing","content-creation",{"commitSha":279,"license":280},{"repoId":1064,"translatedFrom":1065},"kd7evk44jjfvd9pg5zj083caen86mrj4","k173c5h9a3zgkgdmjdgmkt837h86mhtq",[1059,1057,1061,213,1058,1060,212],{"evaluatedAt":1068,"extractAt":1069,"updatedAt":1070},1778694695404,1778694631425,1778694828017,{"_creationTime":1072,"_id":1073,"community":1074,"display":1075,"identity":1081,"providers":1086,"relations":1094,"tags":1097,"workflow":1098},1778686566957.2498,"k17fksh981ars8ksej9mvrfbsh86nm7d",{"reviewCount":8},{"description":1076,"installMethods":1077,"name":1079,"sourceUrl":1080},"通过高设计质量创建独特、生产级的面向接口。当用户要求构建 Web 组件、页面或应用程序时，请使用此技能。生成富有创意、精美的代码，避免通用的 AI 美学。",{"claudeCode":1078},"digitalsamba/claude-code-video-toolkit","前端设计","https://github.com/digitalsamba/claude-code-video-toolkit",{"basePath":1082,"githubOwner":1083,"githubRepo":1084,"locale":1051,"slug":1085,"type":245},".claude/skills/frontend-design","digitalsamba","claude-code-video-toolkit","frontend-design",{"evaluate":1087,"extract":1093},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1055,"tags":1088,"targetMarket":217,"tier":218},[214,1089,277,1090,1091,1092,212],"design","react","vue","web-components",{"commitSha":279,"license":280},{"repoId":1095,"translatedFrom":1096},"kd70r97eght58pp9f1x8scdagd86n32q","k17f4yhbhtjr181fzyxbz6h8en86mt3a",[277,1089,214,1090,212,1091,1092],{"evaluatedAt":1099,"extractAt":1100,"updatedAt":1101},1778686337826,1778686219732,1778686566957,{"_creationTime":1103,"_id":1104,"community":1105,"display":1106,"identity":1110,"providers":1113,"relations":1120,"tags":1121,"workflow":1122},1778668208695.145,"k179vd95h04v3vt577b2x7pnrx86m140",{"reviewCount":8},{"description":1107,"installMethods":1108,"name":1109,"sourceUrl":969},"Build light/dark theme from scratch or improve existing. Complete surface, text, and interactive color system",{"claudeCode":967},"Theme Builder",{"basePath":1111,"githubOwner":972,"githubRepo":973,"locale":18,"slug":1112,"type":245},"skills/theme-builder","theme-builder",{"evaluate":1114,"extract":1119},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1115,"tags":1116,"targetMarket":217,"tier":218},96,[1117,213,1030,1118,212],"theming","color-palette",{"commitSha":279,"license":280},{"parentExtensionId":982,"repoId":983},[1118,1030,213,1117,212],{"evaluatedAt":1123,"extractAt":987,"updatedAt":1123},1778670141169]