[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-wondelai-ddia-systems-zh-CN":3,"guides-for-wondelai-ddia-systems":1324,"similar-k17e0cx9tga9wfssnmfpm4rv5n86nts7-zh-CN":1325},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":300,"isFallback":305,"parentExtension":306,"providers":365,"relations":369,"repo":370,"tags":1322,"workflow":1323},1778698867338.296,"k17e0cx9tga9wfssnmfpm4rv5n86nts7",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Design data systems by understanding storage engines, replication, partitioning, transactions, and consistency models. Use when the user mentions \"database choice\", \"replication lag\", \"partitioning strategy\", \"consistency vs availability\", \"stream processing\", \"ACID transactions\", \"eventual consistency\", or \"LSM tree vs B-tree\". Also trigger when choosing between SQL and NoSQL, designing data pipelines, or debugging distributed system consistency issues. Covers data models, batch/stream processing, and distributed consensus. For system design, see system-design. For resilience, see release-it.",{"claudeCode":12},"wondelai/skills","DDIA Systems","https://github.com/wondelai/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":283,"workflow":298},1778699137815.878,"kn78nm5cezrwhewg946eashty186nw3q","en",{"checks":20,"evaluatedAt":242,"extensionSummary":243,"features":244,"nonGoals":250,"practices":254,"prerequisites":255,"promptVersionExtension":256,"promptVersionScoring":257,"purpose":258,"rationale":259,"score":260,"summary":261,"tags":262,"targetMarket":270,"tier":271,"useCases":272,"workflow":278},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,82,85,89,93,97,100,104,108,111,114,118,121,124,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,144,147,150,153,156,159,162,166,169,173,177,180,184,187,190,193,197,198,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem domain (data systems design) and lists specific user concerns and keywords, making the problem relevant and actionable.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a structured framework based on a well-regarded book, providing principled guidance beyond a generic AI assistant's capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of data system design principles, providing actionable advice and diagnostic questions that can be applied in a production context.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the design and principles of data-intensive applications, covering related concepts like models, storage, replication, and transactions within a coherent domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's content, providing a clear overview of its purpose, triggers, and scope, including specific keywords and out-of-scope references.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill clearly states its purpose (designing data systems) and provides specific triggers and boundaries, making its intended use immediately apparent.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is dense and directly states the core capability (data system design principles) and relevant trigger phrases without excessive verbosity.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is well-structured with clear sections and uses reference files for detailed explanations, keeping the main instruction concise.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The skill uses relative links to dedicated markdown files in a `references/` directory for detailed explanations of sub-topics, demonstrating progressive disclosure.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill is focused on providing structured advice and principles rather than deep exploration or multi-file analysis, so the 'context: fork' setting is not applicable.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The skill includes example prompts demonstrating how to use its capabilities for various data system design scenarios, providing clear input and expected usage.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The skill addresses common mistakes and provides a quick diagnostic section that outlines failure modes and recovery actions, covering edge cases and limitations.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","The skill does not appear to rely on external tools or MCP servers, operating primarily through its instruction set.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill guides users through design decisions and diagnostics, implicitly requiring a clear state for evaluation and advising on principles that prevent unexpected states.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill is self-contained and focuses on data system design principles. It cross-references related skills like 'system-design' and 'release-it' explicitly, rather than assuming their presence or functionality.",{"category":33,"check":77,"severity":56,"summary":78},"Tool surface size","This is a skill, not a set of tools, and its scope is defined by its instructions, not a discrete number of commands.",{"category":40,"check":80,"severity":56,"summary":81},"Overlapping near-synonym tools","This is a skill, not a set of tools, so the concept of overlapping tool names does not apply.",{"category":47,"check":83,"severity":24,"summary":84},"Phantom features","All advertised capabilities and sections within the SKILL.md and reference files correspond to implemented content and advice.",{"category":86,"check":87,"severity":56,"summary":88},"Install","Installation instruction","This is a skill, not a plugin or CLI tool, and does not have separate installation instructions beyond being loaded by the agent.",{"category":90,"check":91,"severity":56,"summary":92},"Errors","Actionable error messages","The skill does not execute code and therefore does not have user-facing error paths that require actionable messages.",{"category":94,"check":95,"severity":56,"summary":96},"Execution","Pinned dependencies","The skill does not bundle scripts or use third-party dependencies, making dependency pinning irrelevant.",{"category":33,"check":98,"severity":56,"summary":99},"Dry-run preview","The skill provides guidance and analysis, not state-changing operations, so a dry-run mode is not applicable.",{"category":101,"check":102,"severity":56,"summary":103},"Protocol","Idempotent retry & timeouts","This skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":105,"check":106,"severity":56,"summary":107},"Security","Unguarded Destructive Operations","The skill provides design advice and principles, and does not perform any destructive operations.",{"category":65,"check":109,"severity":56,"summary":110},"Error Handling","As a documentation-based skill, it does not execute code and therefore has no error handling mechanisms to evaluate.",{"category":65,"check":112,"severity":56,"summary":113},"Logging","The skill does not perform actions or make outbound calls that would require local audit logging.",{"category":115,"check":116,"severity":56,"summary":117},"Compliance","GDPR","The skill provides design principles and does not operate on or process personal data directly.",{"category":115,"check":119,"severity":24,"summary":120},"Target market","The skill's advice on data system design is universal and not tied to any specific geography or legal jurisdiction. The target market is global.",{"category":73,"check":122,"severity":56,"summary":123},"Runtime stability","The skill is purely instructional and does not bundle scripts or assume specific runtimes beyond the agent's environment.",{"category":47,"check":125,"severity":24,"summary":126},"README","The README.md file exists, provides installation instructions, lists available skills, and briefly describes their purpose.",{"category":40,"check":44,"severity":24,"summary":45},{"category":47,"check":83,"severity":24,"summary":84},{"category":86,"check":87,"severity":56,"summary":88},{"category":90,"check":91,"severity":56,"summary":92},{"category":94,"check":95,"severity":56,"summary":96},{"category":33,"check":98,"severity":56,"summary":99},{"category":101,"check":102,"severity":56,"summary":103},{"category":105,"check":106,"severity":56,"summary":107},{"category":65,"check":109,"severity":56,"summary":110},{"category":65,"check":112,"severity":56,"summary":113},{"category":115,"check":116,"severity":56,"summary":117},{"category":115,"check":119,"severity":24,"summary":120},{"category":73,"check":122,"severity":56,"summary":123},{"category":47,"check":125,"severity":24,"summary":126},{"category":105,"check":142,"severity":56,"summary":143},"Secret Management","The skill provides design guidance and does not handle or expose secrets.",{"category":105,"check":145,"severity":56,"summary":146},"Injection","The skill does not load or execute third-party data or code, making injection vulnerabilities not applicable.",{"category":105,"check":148,"severity":56,"summary":149},"Transitive Supply-Chain Grenades","The skill does not fetch or include external content at runtime, eliminating supply-chain risks.",{"category":105,"check":151,"severity":56,"summary":152},"Sandbox Isolation","The skill provides information and does not execute code, so sandbox isolation is not a concern.",{"category":105,"check":154,"severity":56,"summary":155},"Sandbox escape primitives","The skill does not execute code, so there are no sandbox escape primitives to evaluate.",{"category":105,"check":157,"severity":56,"summary":158},"Data Exfiltration","The skill does not make outbound calls or handle confidential data, making data exfiltration not applicable.",{"category":105,"check":160,"severity":24,"summary":161},"Hidden Text Tricks","The bundled content (SKILL.md, references, README) is free of hidden text tricks, invisible characters, or misleading formatting.",{"category":163,"check":164,"severity":56,"summary":165},"Hooks","Opaque code execution","The skill consists of plain markdown and does not contain obfuscated code or execute opaque payloads.",{"category":73,"check":167,"severity":56,"summary":168},"Structural Assumption","The skill makes no assumptions about user project structure; it provides design principles independent of file layout.",{"category":170,"check":171,"severity":24,"summary":172},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating low current activity but no negative signals regarding responsiveness.",{"category":174,"check":175,"severity":24,"summary":176},"Versioning","Release Management","The skill declares a meaningful semver version ('1.1.0') in its frontmatter, allowing for clear version detection.",{"category":65,"check":178,"severity":56,"summary":179},"Validation","The skill does not execute code or accept structured input, so validation checks are not applicable.",{"category":181,"check":182,"severity":24,"summary":183},"Maintenance","Commit recency","The latest commit was on April 27, 2026, which is within the last 3 months, indicating recent maintenance activity.",{"category":181,"check":185,"severity":56,"summary":186},"Dependency Management","The skill does not use any third-party dependencies, so dependency management is not applicable.",{"category":33,"check":188,"severity":56,"summary":189},"Tool naming","This is a skill and does not expose user-facing tools or commands.",{"category":33,"check":191,"severity":56,"summary":192},"Minimal I/O surface","The skill does not expose tools or commands with parameter schemas or response shapes.",{"category":194,"check":195,"severity":24,"summary":196},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":33,"check":34,"severity":24,"summary":35},{"category":47,"check":199,"severity":56,"summary":200},"Configuration & parameter reference","The skill does not have configurable parameters or options beyond the agent's environment.",{"category":40,"check":44,"severity":24,"summary":45},{"category":47,"check":48,"severity":24,"summary":49},{"category":51,"check":52,"severity":24,"summary":53},{"category":51,"check":55,"severity":56,"summary":57},{"category":22,"check":59,"severity":24,"summary":60},{"category":22,"check":62,"severity":24,"summary":63},{"category":65,"check":66,"severity":56,"summary":67},{"category":69,"check":70,"severity":24,"summary":71},{"category":73,"check":74,"severity":24,"summary":75},{"category":33,"check":77,"severity":56,"summary":78},{"category":40,"check":80,"severity":56,"summary":81},{"category":47,"check":83,"severity":24,"summary":84},{"category":86,"check":87,"severity":56,"summary":88},{"category":90,"check":91,"severity":56,"summary":92},{"category":94,"check":95,"severity":56,"summary":96},{"category":33,"check":98,"severity":56,"summary":99},{"category":101,"check":102,"severity":56,"summary":103},{"category":105,"check":106,"severity":56,"summary":107},{"category":65,"check":109,"severity":56,"summary":110},{"category":65,"check":112,"severity":56,"summary":113},{"category":115,"check":116,"severity":56,"summary":117},{"category":115,"check":119,"severity":24,"summary":120},{"category":73,"check":122,"severity":56,"summary":123},{"category":47,"check":125,"severity":24,"summary":126},{"category":105,"check":142,"severity":56,"summary":143},{"category":105,"check":145,"severity":56,"summary":146},{"category":105,"check":148,"severity":56,"summary":149},{"category":105,"check":151,"severity":56,"summary":152},{"category":105,"check":154,"severity":56,"summary":155},{"category":105,"check":157,"severity":56,"summary":158},{"category":105,"check":160,"severity":24,"summary":161},{"category":163,"check":164,"severity":56,"summary":165},{"category":73,"check":167,"severity":56,"summary":168},{"category":170,"check":171,"severity":24,"summary":172},{"category":174,"check":175,"severity":24,"summary":176},{"category":65,"check":178,"severity":56,"summary":179},{"category":181,"check":182,"severity":24,"summary":183},{"category":181,"check":185,"severity":56,"summary":186},{"category":33,"check":188,"severity":56,"summary":189},{"category":33,"check":191,"severity":56,"summary":192},{"category":194,"check":195,"severity":24,"summary":196},1778699137404,"This skill provides a structured framework and detailed guidance on designing data-intensive applications, covering data models, storage engines, replication, partitioning, transactions, batch/stream processing, and reliability.",[245,246,247,248,249],"Expert guidance on data models and query languages","Explanation of storage engines (LSM vs B-trees)","In-depth coverage of replication strategies and consistency models","Principles for partitioning and scaling data","Guidance on transactions, batch, and stream processing",[251,252,253],"Implementing specific database technologies","Providing operational runbooks for databases","Writing code for specific data pipelines",[],[],"3.0.0","4.4.0","To provide principled guidance and a structured framework for designing reliable, scalable, and maintainable data systems by understanding core concepts and trade-offs.","The skill is exceptionally well-documented, structured, and aligned with best practices in its domain, with no critical or warning findings. The minor informational findings relate to the inherent 'not applicable' nature of certain checks for a skill.",98,"A comprehensive and well-structured skill for designing data-intensive applications based on expert principles.",[263,264,265,266,267,268,269],"database","data-systems","architecture","distributed-systems","replication","transactions","consistency","global","verified",[273,274,275,276,277],"Choosing the right database for a specific problem","Designing schemas and data models that scale","Architecting distributed systems with fault tolerance","Debugging consistency issues in data pipelines","Understanding trade-offs between consistency, availability, and latency",[279,280,281,282],"Understand core data system principles (models, storage, replication, partitioning, transactions, processing, reliability)","Apply principles to design new systems or evaluate existing ones","Use provided diagnostic questions and common mistake analyses","Consult reference files for deeper dives into specific topics",{"codeQuality":284,"collectedAt":286,"documentation":287,"maintenance":290,"security":295,"testCoverage":297},{"hasLockfile":285},false,1778699117744,{"descriptionLength":288,"readmeSize":289},600,84906,{"closedIssues90d":8,"forks":291,"hasChangelog":285,"manifestVersion":292,"openIssues90d":8,"pushedAt":293,"stars":294},110,"1.1.0",1777303489000,953,{"hasNpmPackage":285,"license":296,"smitheryVerified":285},"MIT",{"hasCi":285,"hasTests":285},{"updatedAt":299},1778699137815,{"basePath":301,"githubOwner":302,"githubRepo":303,"locale":18,"slug":301,"type":304},"ddia-systems","wondelai","skills","skill",true,{"_creationTime":307,"_id":308,"community":309,"display":310,"identity":314,"parentExtension":317,"providers":351,"relations":361,"tags":362,"workflow":363},1778698867338.2917,"k17bj16z8e1yp2wwfd2hxagjtd86m0fp",{"reviewCount":8},{"description":311,"installMethods":312,"name":313,"sourceUrl":14},"Product strategy and innovation frameworks including Jobs to Be Done (Clayton Christensen) for customer discovery and product design, plus tactical negotiation skills (Chris Voss)",{"claudeCode":303},"Wondel.ai Skills",{"basePath":315,"githubOwner":302,"githubRepo":303,"locale":18,"slug":303,"type":316},"","plugin",{"_creationTime":318,"_id":319,"community":320,"display":321,"identity":325,"providers":327,"relations":345,"tags":347,"workflow":348},1778698867338.2915,"k17b5xtbnc3ma310pdjq42f8w186m4n1",{"reviewCount":8},{"description":322,"installMethods":323,"name":324,"sourceUrl":14},"42 agent skills for product strategy, UX design, marketing, sales, motivation, conversion optimization, code quality, and systems architecture — based on bestselling books",{"claudeCode":12},"wondelai-skills",{"basePath":315,"githubOwner":302,"githubRepo":303,"locale":18,"slug":303,"type":326},"marketplace",{"evaluate":328,"extract":339},{"promptVersionExtension":329,"promptVersionScoring":257,"score":330,"tags":331,"targetMarket":270,"tier":271},"3.1.0",99,[326,332,333,334,335,336,337,338],"curation","business-strategy","product-development","ux-design","marketing","sales","code-quality",{"commitSha":340,"marketplace":341,"plugin":343},"HEAD",{"name":324,"pluginCount":342},1,{"mcpCount":8,"provider":344,"skillCount":8},"classify",{"repoId":346},"kd7aexggvp8qjwjtgjbetg0jch86mg5a",[333,338,332,336,326,334,337,335],{"evaluatedAt":349,"extractAt":350,"updatedAt":349},1778698884072,1778698867338,{"evaluate":352,"extract":358},{"promptVersionExtension":256,"promptVersionScoring":257,"score":260,"tags":353,"targetMarket":270,"tier":271},[354,266,355,356,357],"systems-architecture","software-design","technical-books","knowledge-base",{"commitSha":340,"license":296,"plugin":359},{"mcpCount":8,"provider":344,"skillCount":360},43,{"parentExtensionId":319,"repoId":346},[266,357,355,354,356],{"evaluatedAt":364,"extractAt":350,"updatedAt":364},1778699016780,{"evaluate":366,"extract":368},{"promptVersionExtension":256,"promptVersionScoring":257,"score":260,"tags":367,"targetMarket":270,"tier":271},[263,264,265,266,267,268,269],{"commitSha":340,"license":296},{"parentExtensionId":308,"repoId":346},{"_creationTime":371,"_id":346,"identity":372,"providers":373,"workflow":1318},1778698861437.7021,{"githubOwner":302,"githubRepo":303,"sourceUrl":14},{"classify":374,"discover":1301,"github":1304},{"commitSha":340,"extensions":375},[376,389,396,402,409,416,423,430,437,444,450,473,496,515,534,558,576,595,617,636,662,686,705,725,744,763,789,808,834,852,881,897,924,942,965,983,1001,1010,1032,1059,1078,1099,1118,1135,1154,1169,1188,1207,1225,1240,1263,1284],{"basePath":315,"description":322,"displayName":324,"installMethods":377,"rationale":378,"selectedPaths":379,"source":388,"sourceLanguage":18,"type":326},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[380,383,385],{"path":381,"priority":382},".claude-plugin/marketplace.json","mandatory",{"path":384,"priority":382},"README.md",{"path":386,"priority":387},"LICENSE","high","rule",{"basePath":315,"description":311,"displayName":390,"installMethods":391,"rationale":392,"selectedPaths":393,"source":388,"sourceLanguage":18,"type":316},"product-strategy",{"claudeCode":303},"inline plugin source from marketplace.json at /",[394,395],{"path":384,"priority":382},{"path":386,"priority":387},{"basePath":315,"description":397,"displayName":335,"installMethods":398,"rationale":392,"selectedPaths":399,"source":388,"sourceLanguage":18,"type":316},"UX and UI design skills including Refactoring UI, iOS HIG design, usability heuristics, habit-forming product design, behavior design for retention, web typography, award-winning top-design, and Don Norman's foundational design principles",{"claudeCode":303},[400,401],{"path":384,"priority":382},{"path":386,"priority":387},{"basePath":315,"description":403,"displayName":404,"installMethods":405,"rationale":392,"selectedPaths":406,"source":388,"sourceLanguage":18,"type":316},"Marketing and conversion optimization skills including CRO methodology, StoryBrand messaging, Scorecard Marketing lead generation, viral marketing (Contagious), and 1-Page Marketing Plan","marketing-cro",{"claudeCode":303},[407,408],{"path":384,"priority":382},{"path":386,"priority":387},{"basePath":315,"description":410,"displayName":411,"installMethods":412,"rationale":392,"selectedPaths":413,"source":388,"sourceLanguage":18,"type":316},"Sales, persuasion, and messaging skills including Cialdini's influence psychology, Aaron Ross's outbound sales methodology, Heath Brothers' sticky messaging, and Alex Hormozi's offer creation","sales-influence",{"claudeCode":303},[414,415],{"path":384,"priority":382},{"path":386,"priority":387},{"basePath":315,"description":417,"displayName":418,"installMethods":419,"rationale":392,"selectedPaths":420,"source":388,"sourceLanguage":18,"type":316},"Product innovation and validation frameworks including Lean Startup methodology, Google Ventures Design Sprint, and Don Norman's design principles","product-innovation",{"claudeCode":303},[421,422],{"path":384,"priority":382},{"path":386,"priority":387},{"basePath":315,"description":424,"displayName":425,"installMethods":426,"rationale":392,"selectedPaths":427,"source":388,"sourceLanguage":18,"type":316},"Business strategy and growth frameworks including Crossing the Chasm tech adoption, Blue Ocean Strategy value innovation, EOS business operating system, and Obviously Awesome positioning","strategy-growth",{"claudeCode":303},[428,429],{"path":384,"priority":382},{"path":386,"priority":387},{"basePath":315,"description":431,"displayName":432,"installMethods":433,"rationale":392,"selectedPaths":434,"source":388,"sourceLanguage":18,"type":316},"Team motivation and intrinsic drive framework based on Daniel Pink's Autonomy, Mastery, Purpose (AMP) principles for designing engaging products and teams","team-motivation",{"claudeCode":303},[435,436],{"path":384,"priority":382},{"path":386,"priority":387},{"basePath":315,"description":438,"displayName":439,"installMethods":440,"rationale":392,"selectedPaths":441,"source":388,"sourceLanguage":18,"type":316},"Code quality and software design skills including Clean Code (Robert C. Martin), Refactoring patterns (Martin Fowler), A Philosophy of Software Design (John Ousterhout), The Pragmatic Programmer (Hunt & Thomas), and Domain-Driven Design (Eric Evans)","code-craftsmanship",{"claudeCode":303},[442,443],{"path":384,"priority":382},{"path":386,"priority":387},{"basePath":315,"description":445,"displayName":354,"installMethods":446,"rationale":392,"selectedPaths":447,"source":388,"sourceLanguage":18,"type":316},"Systems architecture and distributed systems skills including Designing Data-Intensive Applications (Martin Kleppmann), System Design Interview (Alex Xu), Clean Architecture (Robert C. Martin), Release It! (Michael Nygard), and High Performance Browser Networking (Ilya Grigorik)",{"claudeCode":303},[448,449],{"path":384,"priority":382},{"path":386,"priority":387},{"basePath":451,"description":452,"displayName":451,"installMethods":453,"rationale":454,"selectedPaths":455,"source":388,"sourceLanguage":18,"type":304},"37signals-way","Build lean, opinionated products using the 37signals philosophy from Getting Real, Rework, and Shape Up. Use when the user mentions \"Getting Real\", \"Rework\", \"Shape Up\", \"37signals\", \"Basecamp method\", \"six-week cycles\", \"fixed time variable scope\", \"appetite vs estimates\", \"betting table\", \"breadboarding\", \"fat marker sketch\", \"build less\", \"underdo the competition\", or \"opinionated software\". Also trigger when cutting scope to ship faster, running small teams, avoiding long-term roadmaps, or eliminating meetings. Covers shaping, betting, building, and the art of saying no. For MVP validation, see lean-startup. For design sprints, see design-sprint.",{"claudeCode":12},"SKILL.md frontmatter at 37signals-way/SKILL.md",[456,458,461,463,465,467,469,471],{"path":457,"priority":382},"SKILL.md",{"path":459,"priority":460},"references/betting-cycles.md","medium",{"path":462,"priority":460},"references/build-less.md",{"path":464,"priority":460},"references/case-studies.md",{"path":466,"priority":460},"references/opinionated-software.md",{"path":468,"priority":460},"references/shaping-work.md",{"path":470,"priority":460},"references/small-teams-execution.md",{"path":472,"priority":460},"references/ux-ui-copy.md",{"basePath":474,"description":475,"displayName":474,"installMethods":476,"rationale":477,"selectedPaths":478,"source":388,"sourceLanguage":18,"type":304},"blue-ocean-strategy","Create uncontested market space using value innovation instead of competing head-to-head. Use when the user mentions \"blue ocean\", \"red ocean\", \"strategy canvas\", \"ERRC framework\", \"value innovation\", \"non-customers\", \"buyer utility map\", \"eliminate-reduce-raise-create\", or \"uncontested market\". Also trigger when comparing pricing strategies, exploring new market categories, finding underserved customer segments, or asking how to stop competing on price. Covers the Four Actions Framework, buyer utility map, and value-cost trade-offs. For tech adoption strategy, see crossing-the-chasm. For product positioning, see obviously-awesome.",{"claudeCode":12},"SKILL.md frontmatter at blue-ocean-strategy/SKILL.md",[479,480,482,484,486,488,490,492,494],{"path":457,"priority":382},{"path":481,"priority":460},"references/blue-ocean-examples.md",{"path":483,"priority":460},"references/errc-grid.md",{"path":485,"priority":460},"references/implementation.md",{"path":487,"priority":460},"references/non-customers.md",{"path":489,"priority":460},"references/sequence.md",{"path":491,"priority":460},"references/six-paths.md",{"path":493,"priority":460},"references/strategy-canvas.md",{"path":495,"priority":460},"references/value-innovation.md",{"basePath":497,"description":498,"displayName":497,"installMethods":499,"rationale":500,"selectedPaths":501,"source":388,"sourceLanguage":18,"type":304},"clean-architecture","Structure software around the Dependency Rule: source code dependencies point inward from frameworks to use cases to entities. Use when the user mentions \"architecture layers\", \"dependency rule\", \"ports and adapters\", \"hexagonal architecture\", \"use case boundary\", \"onion architecture\", \"screaming architecture\", or \"framework independence\". Also trigger when decoupling business logic from databases or frameworks, defining module boundaries, or debating where to put business rules. Covers component principles, boundaries, and SOLID. For code quality, see clean-code. For domain modeling, see domain-driven-design.",{"claudeCode":12},"SKILL.md frontmatter at clean-architecture/SKILL.md",[502,503,505,507,509,511,513],{"path":457,"priority":382},{"path":504,"priority":460},"references/adapters-frameworks.md",{"path":506,"priority":460},"references/boundaries.md",{"path":508,"priority":460},"references/component-principles.md",{"path":510,"priority":460},"references/dependency-rule.md",{"path":512,"priority":460},"references/entities-use-cases.md",{"path":514,"priority":460},"references/solid-principles.md",{"basePath":516,"description":517,"displayName":516,"installMethods":518,"rationale":519,"selectedPaths":520,"source":388,"sourceLanguage":18,"type":304},"clean-code","Write readable, maintainable code through disciplined naming, small functions, and clean error handling. Use when the user mentions \"code review\", \"naming conventions\", \"function too long\", \"code smells\", \"readable code\", \"boy scout rule\", \"single responsibility\", or \"unit test quality\". Also trigger when reviewing pull requests for readability, refactoring messy functions, debating comment styles, or improving error handling patterns. Covers SRP, comment discipline, formatting, and unit testing. For refactoring techniques, see refactoring-patterns. For architecture, see clean-architecture.",{"claudeCode":12},"SKILL.md frontmatter at clean-code/SKILL.md",[521,522,524,526,528,530,532],{"path":457,"priority":382},{"path":523,"priority":460},"references/code-smells.md",{"path":525,"priority":460},"references/comments-formatting.md",{"path":527,"priority":460},"references/error-handling.md",{"path":529,"priority":460},"references/functions-and-methods.md",{"path":531,"priority":460},"references/naming-conventions.md",{"path":533,"priority":460},"references/testing-principles.md",{"basePath":535,"description":536,"displayName":535,"installMethods":537,"rationale":538,"selectedPaths":539,"source":388,"sourceLanguage":18,"type":304},"contagious","Engineer word-of-mouth and virality using the STEPPS framework (Social Currency, Triggers, Emotion, Public, Practical Value, Stories). Use when the user mentions \"go viral\", \"word of mouth\", \"shareable content\", \"social currency\", \"why people share\", \"viral loop\", \"referral program\", or \"organic growth\". Also trigger when designing shareable features, crafting social media campaigns, or building products that spread through peer recommendation. Covers environmental triggers and high-arousal emotional content. For sticky messaging, see made-to-stick. For persuasion tactics, see influence-psychology.",{"claudeCode":12},"SKILL.md frontmatter at contagious/SKILL.md",[540,541,542,544,546,548,550,552,554,556],{"path":457,"priority":382},{"path":464,"priority":460},{"path":543,"priority":460},"references/emotion.md",{"path":545,"priority":460},"references/practical-value.md",{"path":547,"priority":460},"references/public-visibility.md",{"path":549,"priority":460},"references/social-currency.md",{"path":551,"priority":460},"references/stories-trojan-horse.md",{"path":553,"priority":460},"references/triggers.md",{"path":555,"priority":460},"references/viral-content-patterns.md",{"path":557,"priority":460},"references/word-of-mouth.md",{"basePath":559,"description":560,"displayName":559,"installMethods":561,"rationale":562,"selectedPaths":563,"source":388,"sourceLanguage":18,"type":304},"continuous-discovery","Build a weekly cadence of customer touchpoints using Opportunity Solution Trees, assumption mapping, and interview snapshots. Use when the user mentions \"continuous discovery\", \"opportunity solution tree\", \"weekly interviews\", \"assumption testing\", \"discovery habits\", \"product trio\", or \"outcome-based roadmap\". Also trigger when setting up regular customer feedback loops, prioritizing which experiments to run, or connecting discovery insights to delivery work. Covers experience mapping, co-creation, and prioritizing opportunities. For interview technique, see mom-test. For team structure, see inspired-product.",{"claudeCode":12},"SKILL.md frontmatter at continuous-discovery/SKILL.md",[564,565,567,568,570,572,574],{"path":457,"priority":382},{"path":566,"priority":460},"references/assumption-mapping.md",{"path":464,"priority":460},{"path":569,"priority":460},"references/experience-mapping.md",{"path":571,"priority":460},"references/interview-snapshots.md",{"path":573,"priority":460},"references/opportunity-trees.md",{"path":575,"priority":460},"references/prioritization-methods.md",{"basePath":577,"description":578,"displayName":577,"installMethods":579,"rationale":580,"selectedPaths":581,"source":388,"sourceLanguage":18,"type":304},"cro-methodology","Audit websites and landing pages for conversion issues and design evidence-based A/B tests. Use when the user mentions \"landing page isnt converting\", \"conversion rate\", \"A/B test\", \"why visitors leave\", \"objection handling\", \"bounce rate\", \"split testing\", or \"conversion funnel\". Also trigger when diagnosing why signups are low, designing experiment hypotheses, or auditing checkout flows for friction points. Covers funnel mapping, persuasion assets, and objection/counter-objection frameworks. For overall marketing strategy, see one-page-marketing. For usability issues, see ux-heuristics.",{"claudeCode":12},"SKILL.md frontmatter at cro-methodology/SKILL.md",[582,583,585,587,589,591,593],{"path":457,"priority":382},{"path":584,"priority":460},"references/COPYWRITING.md",{"path":586,"priority":460},"references/OBJECTIONS.md",{"path":588,"priority":460},"references/PERSUASION.md",{"path":590,"priority":460},"references/RESEARCH.md",{"path":592,"priority":460},"references/funnel-analysis.md",{"path":594,"priority":460},"references/testing-methodology.md",{"basePath":596,"description":597,"displayName":596,"installMethods":598,"rationale":599,"selectedPaths":600,"source":388,"sourceLanguage":18,"type":304},"crossing-the-chasm","Navigate the technology adoption lifecycle from early adopters to mainstream market. Use when the user mentions \"crossing the chasm\", \"beachhead segment\", \"whole product\", \"early adopters vs. mainstream\", \"tech go-to-market\", \"bowling pin strategy\", \"technology adoption lifecycle\", or \"pragmatist buyers\". Also trigger when a startup has early traction but struggles to grow beyond initial users, or when planning go-to-market for technical products. Covers D-Day analogy, bowling-pin strategy, and positioning against incumbents. For product positioning, see obviously-awesome. For new market creation, see blue-ocean-strategy.",{"claudeCode":12},"SKILL.md frontmatter at crossing-the-chasm/SKILL.md",[601,602,604,606,608,609,611,613,615],{"path":457,"priority":382},{"path":603,"priority":460},"references/b2b-saas.md",{"path":605,"priority":460},"references/beachhead-selection.md",{"path":607,"priority":460},"references/buyer-segments.md",{"path":464,"priority":460},{"path":610,"priority":460},"references/expansion.md",{"path":612,"priority":460},"references/go-to-market.md",{"path":614,"priority":460},"references/positioning.md",{"path":616,"priority":460},"references/whole-product.md",{"basePath":301,"description":10,"displayName":301,"installMethods":618,"rationale":619,"selectedPaths":620,"source":388,"sourceLanguage":18,"type":304},{"claudeCode":12},"SKILL.md frontmatter at ddia-systems/SKILL.md",[621,622,624,626,628,630,632,634],{"path":457,"priority":382},{"path":623,"priority":460},"references/batch-stream.md",{"path":625,"priority":460},"references/data-models.md",{"path":627,"priority":460},"references/fault-tolerance.md",{"path":629,"priority":460},"references/partitioning.md",{"path":631,"priority":460},"references/replication.md",{"path":633,"priority":460},"references/storage-engines.md",{"path":635,"priority":460},"references/transactions.md",{"basePath":637,"description":638,"displayName":637,"installMethods":639,"rationale":640,"selectedPaths":641,"source":388,"sourceLanguage":18,"type":304},"design-everyday-things","Apply foundational design principles: affordances, signifiers, constraints, feedback, and conceptual models. Use when the user mentions \"why is this confusing\", \"affordance\", \"error prevention\", \"discoverability\", \"human-centered design\", \"fault tolerance\", \"mental model\", \"mapping\", or \"seven stages of action\". Also trigger when diagnosing why users make mistakes, reducing product complexity, or improving error messages and feedback systems. Covers the gulfs of execution and evaluation. For usability scoring, see ux-heuristics. For iOS-specific patterns, see ios-hig-design.",{"claudeCode":12},"SKILL.md frontmatter at design-everyday-things/SKILL.md",[642,643,645,646,648,650,652,654,656,658,660],{"path":457,"priority":382},{"path":644,"priority":460},"references/affordances.md",{"path":464,"priority":460},{"path":647,"priority":460},"references/conceptual-models.md",{"path":649,"priority":460},"references/constraints.md",{"path":651,"priority":460},"references/feedback.md",{"path":653,"priority":460},"references/human-error.md",{"path":655,"priority":460},"references/mappings.md",{"path":657,"priority":460},"references/seven-stages.md",{"path":659,"priority":460},"references/signifiers.md",{"path":661,"priority":460},"references/two-gulfs.md",{"basePath":663,"description":664,"displayName":663,"installMethods":665,"rationale":666,"selectedPaths":667,"source":388,"sourceLanguage":18,"type":304},"design-sprint","Run a structured 5-day process to prototype, test, and validate product ideas with real users. Use when the user mentions \"design sprint\", \"validate in a week\", \"rapid prototype\", \"test with users\", \"de-risk before building\", \"GV sprint\", \"prototype testing\", or \"design workshop\". Also trigger when a team needs to make a critical product decision quickly, resolve stakeholder disagreements, or test risky ideas before investing in development. Covers mapping, sketching, deciding, prototyping, and testing. For ongoing experimentation, see lean-startup. For customer job analysis, see jobs-to-be-done.",{"claudeCode":12},"SKILL.md frontmatter at design-sprint/SKILL.md",[668,669,670,672,674,676,678,680,682,684],{"path":457,"priority":382},{"path":464,"priority":460},{"path":671,"priority":460},"references/facilitation.md",{"path":673,"priority":460},"references/friday.md",{"path":675,"priority":460},"references/monday.md",{"path":677,"priority":460},"references/recruiting.md",{"path":679,"priority":460},"references/remote-sprints.md",{"path":681,"priority":460},"references/thursday.md",{"path":683,"priority":460},"references/tuesday.md",{"path":685,"priority":460},"references/wednesday.md",{"basePath":687,"description":688,"displayName":687,"installMethods":689,"rationale":690,"selectedPaths":691,"source":388,"sourceLanguage":18,"type":304},"domain-driven-design","Model software around the business domain using bounded contexts, aggregates, and ubiquitous language. Use when the user mentions \"domain modeling\", \"bounded context\", \"aggregate root\", \"ubiquitous language\", \"anti-corruption layer\", \"context mapping\", \"domain events\", or \"strategic design\". Also trigger when splitting a monolith into services, defining microservice boundaries, or aligning code structure with business processes. Covers entities vs value objects, domain events, and context mapping strategies. For architecture layers, see clean-architecture. For complexity, see software-design-philosophy.",{"claudeCode":12},"SKILL.md frontmatter at domain-driven-design/SKILL.md",[692,693,695,697,699,701,703],{"path":457,"priority":382},{"path":694,"priority":460},"references/bounded-contexts.md",{"path":696,"priority":460},"references/building-blocks.md",{"path":698,"priority":460},"references/domain-events.md",{"path":700,"priority":460},"references/repositories-factories.md",{"path":702,"priority":460},"references/strategic-design.md",{"path":704,"priority":460},"references/ubiquitous-language.md",{"basePath":706,"description":707,"displayName":706,"installMethods":708,"rationale":709,"selectedPaths":710,"source":388,"sourceLanguage":18,"type":304},"drive-motivation","Design motivation systems using Autonomy, Mastery, and Purpose (AMP) for products and teams. Use when the user mentions \"intrinsic motivation\", \"gamification isnt working\", \"team incentives\", \"autonomy\", \"mastery\", \"purpose-driven\", \"employee engagement\", or \"reward systems\". Also trigger when designing onboarding progression systems, fixing broken gamification, or building team structures that sustain high performance. Covers why carrot-and-stick fails and how to build progress systems. For habit-forming product loops, see hooked-ux. For retention behavior design, see improve-retention.",{"claudeCode":12},"SKILL.md frontmatter at drive-motivation/SKILL.md",[711,712,714,716,717,719,721,723],{"path":457,"priority":382},{"path":713,"priority":460},"references/applications.md",{"path":715,"priority":460},"references/autonomy.md",{"path":464,"priority":460},{"path":718,"priority":460},"references/extrinsic-rewards.md",{"path":720,"priority":460},"references/mastery.md",{"path":722,"priority":460},"references/purpose.md",{"path":724,"priority":460},"references/type-i.md",{"basePath":726,"description":727,"displayName":726,"installMethods":728,"rationale":729,"selectedPaths":730,"source":388,"sourceLanguage":18,"type":304},"high-perf-browser","Optimize web performance through network protocols, resource loading, and browser rendering internals. Use when the user mentions \"page load speed\", \"Core Web Vitals\", \"HTTP/2\", \"resource hints\", \"network latency\", \"render blocking\", \"TCP optimization\", \"service worker\", or \"critical rendering path\". Also trigger when diagnosing slow page loads, optimizing time to first byte, choosing between WebSocket and SSE, or reducing bundle sizes. Covers TCP/TLS optimization, caching strategies, WebSocket/SSE, and protocol selection. For UI visual performance, see refactoring-ui. For font loading, see web-typography.",{"claudeCode":12},"SKILL.md frontmatter at high-perf-browser/SKILL.md",[731,732,734,736,738,740,742],{"path":457,"priority":382},{"path":733,"priority":460},"references/caching-strategies.md",{"path":735,"priority":460},"references/core-web-vitals.md",{"path":737,"priority":460},"references/http-protocols.md",{"path":739,"priority":460},"references/network-fundamentals.md",{"path":741,"priority":460},"references/real-time-communication.md",{"path":743,"priority":460},"references/resource-loading.md",{"basePath":745,"description":746,"displayName":745,"installMethods":747,"rationale":748,"selectedPaths":749,"source":388,"sourceLanguage":18,"type":304},"hooked-ux","Design habit-forming product loops using the Hook Model (Trigger, Action, Variable Reward, Investment). Use when the user mentions \"users arent coming back\", \"engagement loops\", \"habit formation\", \"push notifications\", \"variable rewards\", \"daily active users\", \"habit zone\", or \"user retention loops\". Also trigger when designing notification strategies, building streaks or progress systems, or analyzing why users stop using a product after initial signup. Covers ethics evaluation and onboarding for habits. For friction reduction and B=MAP, see improve-retention. For viral sharing, see contagious.",{"claudeCode":12},"SKILL.md frontmatter at hooked-ux/SKILL.md",[750,751,752,754,756,758,760,762],{"path":457,"priority":382},{"path":464,"priority":460},{"path":753,"priority":460},"references/ethical-boundaries.md",{"path":755,"priority":460},"references/habit-testing.md",{"path":757,"priority":460},"references/neuroscience-foundations.md",{"path":759,"priority":460},"references/product-applications.md",{"path":761,"priority":460},"references/rewards.md",{"path":553,"priority":460},{"basePath":764,"description":765,"displayName":764,"installMethods":766,"rationale":767,"selectedPaths":768,"source":388,"sourceLanguage":18,"type":304},"hundred-million-offers","Create irresistible offers using the Value Equation, bonus stacking, risk-reversing guarantees, and ethical scarcity. Use when the user mentions \"pricing strategy\", \"irresistible offer\", \"bonuses and guarantees\", \"value-to-price ratio\", \"offer naming\", \"grand slam offer\", \"guarantee strategy\", or \"premium pricing justification\". Also trigger when packaging products for higher perceived value, designing money-back guarantees, or structuring pricing tiers to maximize conversions. Covers the MAGIC naming formula and starving-crowd targeting. For product positioning, see obviously-awesome. For outbound sales, see predictable-revenue.",{"claudeCode":12},"SKILL.md frontmatter at hundred-million-offers/SKILL.md",[769,770,772,773,775,777,779,781,783,785,787],{"path":457,"priority":382},{"path":771,"priority":460},"references/bonuses-stacking.md",{"path":464,"priority":460},{"path":774,"priority":460},"references/grand-slam-offers.md",{"path":776,"priority":460},"references/guarantees.md",{"path":778,"priority":460},"references/naming-offers.md",{"path":780,"priority":460},"references/offer-creation-checklist.md",{"path":782,"priority":460},"references/pricing-strategy.md",{"path":784,"priority":460},"references/scarcity-urgency.md",{"path":786,"priority":460},"references/starving-crowd.md",{"path":788,"priority":460},"references/value-equation.md",{"basePath":790,"description":791,"displayName":790,"installMethods":792,"rationale":793,"selectedPaths":794,"source":388,"sourceLanguage":18,"type":304},"improve-retention","Diagnose and fix retention problems using behavior design (B=MAP). Use when the user mentions \"users drop off\", \"activation rate\", \"onboarding friction\", \"retention metrics\", \"why users dont complete\", \"churn analysis\", \"user activation\", or \"aha moment\". Also trigger when analyzing cohort retention curves, designing activation milestones, reducing time-to-value for new users, or investigating why users stop after their first session. Covers the Ability Chain, prompt design, and tiny behaviors that compound. For habit loops and variable rewards, see hooked-ux. For intrinsic motivation, see drive-motivation.",{"claudeCode":12},"SKILL.md frontmatter at improve-retention/SKILL.md",[795,796,798,800,801,803,804,806],{"path":457,"priority":382},{"path":797,"priority":460},"references/ability-chain.md",{"path":799,"priority":460},"references/behavior-model.md",{"path":464,"priority":460},{"path":802,"priority":460},"references/motivation-waves.md",{"path":759,"priority":460},{"path":805,"priority":460},"references/prompt-design.md",{"path":807,"priority":460},"references/tiny-habits.md",{"basePath":809,"description":810,"displayName":809,"installMethods":811,"rationale":812,"selectedPaths":813,"source":388,"sourceLanguage":18,"type":304},"influence-psychology","Apply the six principles of ethical persuasion (reciprocity, commitment, social proof, authority, liking, scarcity) to product design, copy, and sales. Use when the user mentions \"social proof\", \"persuasive copy\", \"why users dont convert\", \"ethical persuasion\", \"reciprocity\", \"scarcity tactics\", or \"commitment and consistency\". Also trigger when designing testimonial sections, crafting urgency messaging, or improving trust signals on landing pages. For deal negotiation tactics, see negotiation. For viral word-of-mouth, see contagious.",{"claudeCode":12},"SKILL.md frontmatter at influence-psychology/SKILL.md",[814,815,817,818,820,822,824,826,828,830,832],{"path":457,"priority":382},{"path":816,"priority":460},"references/authority.md",{"path":464,"priority":460},{"path":819,"priority":460},"references/commitment-consistency.md",{"path":821,"priority":460},"references/copywriting.md",{"path":823,"priority":460},"references/ethics.md",{"path":825,"priority":460},"references/liking.md",{"path":827,"priority":460},"references/reciprocity.md",{"path":829,"priority":460},"references/scarcity.md",{"path":831,"priority":460},"references/social-proof.md",{"path":833,"priority":460},"references/unity.md",{"basePath":835,"description":836,"displayName":835,"installMethods":837,"rationale":838,"selectedPaths":839,"source":388,"sourceLanguage":18,"type":304},"inspired-product","Build empowered product teams using discovery and delivery dual-track. Use when the user mentions \"product discovery\", \"empowered teams\", \"feature factory\", \"product roadmap\", \"opportunity assessment\", \"product vision\", \"product-led growth\", or \"discovery vs delivery\". Also trigger when restructuring product teams away from output-driven models, setting product strategy, or defining what to build next based on outcomes. Covers product discovery techniques, team structure, and continuous value delivery. For customer interviews, see mom-test. For ongoing discovery systems, see continuous-discovery.",{"claudeCode":12},"SKILL.md frontmatter at inspired-product/SKILL.md",[840,841,842,844,846,848,850],{"path":457,"priority":382},{"path":464,"priority":460},{"path":843,"priority":460},"references/discovery-techniques.md",{"path":845,"priority":460},"references/empowered-teams.md",{"path":847,"priority":460},"references/opportunity-assessment.md",{"path":849,"priority":460},"references/product-vision.md",{"path":851,"priority":460},"references/stakeholder-management.md",{"basePath":853,"description":854,"displayName":853,"installMethods":855,"rationale":856,"selectedPaths":857,"source":388,"sourceLanguage":18,"type":304},"ios-hig-design","Design native iOS interfaces following Apple Human Interface Guidelines. Use when the user mentions \"iPhone app\", \"iPad layout\", \"SwiftUI\", \"UIKit\", \"Dynamic Island\", \"safe areas\", \"HIG compliance\", \"SF Symbols\", \"haptic feedback\", or \"iOS accessibility\". Also trigger when building tab bars, navigation stacks, sheets, or modals for iOS, implementing dark mode, or adapting layouts for different screen sizes. Covers navigation patterns, accessibility, SF Symbols, and platform conventions. For general UI polish, see refactoring-ui. For affordance design, see design-everyday-things.",{"claudeCode":12},"SKILL.md frontmatter at ios-hig-design/SKILL.md",[858,859,861,863,865,867,869,871,873,875,877,879],{"path":457,"priority":382},{"path":860,"priority":460},"references/accessibility.md",{"path":862,"priority":460},"references/app-icons.md",{"path":864,"priority":460},"references/colors-depth.md",{"path":866,"priority":460},"references/components.md",{"path":868,"priority":460},"references/gestures.md",{"path":870,"priority":460},"references/keyboard-input.md",{"path":872,"priority":460},"references/navigation.md",{"path":874,"priority":460},"references/privacy-permissions.md",{"path":876,"priority":460},"references/system-integration.md",{"path":878,"priority":460},"references/typography.md",{"path":880,"priority":460},"references/widgets-extensions.md",{"basePath":882,"description":883,"displayName":882,"installMethods":884,"rationale":885,"selectedPaths":886,"source":388,"sourceLanguage":18,"type":304},"jobs-to-be-done","Discover what customers truly need by analyzing the \"job\" they hire your product to do. Use when the user mentions \"customer discovery\", \"why customers churn\", \"what job does this solve\", \"competing against luck\", \"product-market fit\", \"switching behavior\", \"milkshake moment\", or \"functional vs emotional jobs\". Also trigger when investigating why users choose competitors, designing features around real customer needs, or reframing product value propositions. Covers JTBD interviews, competition analysis, and jobs-oriented roadmaps. For product positioning, see obviously-awesome. For rapid validation, see design-sprint.",{"claudeCode":12},"SKILL.md frontmatter at jobs-to-be-done/SKILL.md",[887,888,889,891,893,895],{"path":457,"priority":382},{"path":464,"priority":460},{"path":890,"priority":460},"references/competitive-strategy.md",{"path":892,"priority":460},"references/diagnostics.md",{"path":894,"priority":460},"references/innovation-process.md",{"path":896,"priority":460},"references/organizational-change.md",{"basePath":898,"description":899,"displayName":898,"installMethods":900,"rationale":901,"selectedPaths":902,"source":388,"sourceLanguage":18,"type":304},"lean-startup","Design MVPs, validated learning experiments, and pivot-or-persevere decisions using Build-Measure-Learn. Use when the user mentions \"MVP scope\", \"validated learning\", \"pivot or persevere\", \"vanity metrics\", \"test assumptions\", \"innovation accounting\", \"build-measure-learn\", or \"minimum viable experiment\". Also trigger when deciding what to include in a first version, measuring startup progress, or evaluating whether to change direction on a product bet. Covers innovation accounting and actionable metrics. For 5-day prototype testing, see design-sprint. For customer motivation analysis, see jobs-to-be-done.",{"claudeCode":12},"SKILL.md frontmatter at lean-startup/SKILL.md",[903,904,905,907,909,910,912,914,916,918,920,922],{"path":457,"priority":382},{"path":713,"priority":460},{"path":906,"priority":460},"references/assumptions.md",{"path":908,"priority":460},"references/build-measure-learn.md",{"path":464,"priority":460},{"path":911,"priority":460},"references/five-whys.md",{"path":913,"priority":460},"references/growth-engines.md",{"path":915,"priority":460},"references/innovation-accounting.md",{"path":917,"priority":460},"references/metrics.md",{"path":919,"priority":460},"references/mvp-design.md",{"path":921,"priority":460},"references/pivots.md",{"path":923,"priority":460},"references/small-batches.md",{"basePath":925,"description":926,"displayName":925,"installMethods":927,"rationale":928,"selectedPaths":929,"source":388,"sourceLanguage":18,"type":304},"lean-ux","Apply lean thinking to UX: hypothesis-driven design, collaborative sketching, and rapid experiments instead of heavy deliverables. Use when the user mentions \"Lean UX\", \"design hypothesis\", \"UX experiment\", \"collaborative design\", \"outcome over output\", \"design studio method\", \"assumption mapping\", or \"lightweight research\". Also trigger when reducing design documentation overhead, getting cross-functional teams to co-design, or running fast usability experiments. Covers hypothesis statements, MVPs for UX, and cross-functional collaboration. For Build-Measure-Learn, see lean-startup. For usability audits, see ux-heuristics.",{"claudeCode":12},"SKILL.md frontmatter at lean-ux/SKILL.md",[930,931,933,934,936,938,940],{"path":457,"priority":382},{"path":932,"priority":460},"references/agile-integration.md",{"path":464,"priority":460},{"path":935,"priority":460},"references/collaborative-design.md",{"path":937,"priority":460},"references/experiment-patterns.md",{"path":939,"priority":460},"references/hypothesis-canvas.md",{"path":941,"priority":460},"references/outcome-metrics.md",{"basePath":943,"description":944,"displayName":943,"installMethods":945,"rationale":946,"selectedPaths":947,"source":388,"sourceLanguage":18,"type":304},"made-to-stick","Craft messages that are understood, remembered, and drive action using the SUCCESs checklist (Simple, Unexpected, Concrete, Credible, Emotional, Stories). Use when the user mentions \"make it memorable\", \"sticky messaging\", \"tagline\", \"value proposition\", \"why the message isnt landing\", \"knowledge curse\", \"surprise gap\", or \"concrete language\". Also trigger when writing pitch decks, simplifying complex product explanations, or making presentations more compelling and memorable. For narrative brand frameworks, see storybrand-messaging. For viral sharing, see contagious.",{"claudeCode":12},"SKILL.md frontmatter at made-to-stick/SKILL.md",[948,949,950,951,953,955,957,959,961,963],{"path":457,"priority":382},{"path":713,"priority":460},{"path":464,"priority":460},{"path":952,"priority":460},"references/concrete.md",{"path":954,"priority":460},"references/credible.md",{"path":956,"priority":460},"references/curse-of-knowledge.md",{"path":958,"priority":460},"references/emotional.md",{"path":960,"priority":460},"references/simple.md",{"path":962,"priority":460},"references/stories.md",{"path":964,"priority":460},"references/unexpected.md",{"basePath":966,"description":967,"displayName":966,"installMethods":968,"rationale":969,"selectedPaths":970,"source":388,"sourceLanguage":18,"type":304},"microinteractions","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":12},"SKILL.md frontmatter at microinteractions/SKILL.md",[971,972,973,975,977,979,981],{"path":457,"priority":382},{"path":464,"priority":460},{"path":974,"priority":460},"references/feedback-patterns.md",{"path":976,"priority":460},"references/loops-modes.md",{"path":978,"priority":460},"references/rules-and-state.md",{"path":980,"priority":460},"references/signature-moments.md",{"path":982,"priority":460},"references/trigger-design.md",{"basePath":984,"description":985,"displayName":984,"installMethods":986,"rationale":987,"selectedPaths":988,"source":388,"sourceLanguage":18,"type":304},"mom-test","Talk to customers without leading them using Mom Test rules: discuss their life not your idea, ask about specifics in the past, and talk less. Use when the user mentions \"customer interviews\", \"validate my idea\", \"users say they want it but dont buy\", \"leading questions\", \"The Mom Test\", \"customer feedback bias\", or \"interview script\". Also trigger when preparing user research questions, interpreting ambiguous customer feedback, or designing customer discovery processes that avoid false positives. Covers commitment and advancement, avoiding compliments, and extracting signal from noise. For product-market fit, see jobs-to-be-done. For rapid prototype testing, see design-sprint.",{"claudeCode":12},"SKILL.md frontmatter at mom-test/SKILL.md",[989,990,992,993,995,997,999],{"path":457,"priority":382},{"path":991,"priority":460},"references/avoiding-bad-data.md",{"path":464,"priority":460},{"path":994,"priority":460},"references/commitment-advancement.md",{"path":996,"priority":460},"references/finding-conversations.md",{"path":998,"priority":460},"references/processing-learning.md",{"path":1000,"priority":460},"references/question-patterns.md",{"basePath":1002,"description":1003,"displayName":1002,"installMethods":1004,"rationale":1005,"selectedPaths":1006,"source":388,"sourceLanguage":18,"type":304},"negotiation","Prepare and execute negotiations using tactical empathy, calibrated questions, and the Ackerman method. Use when the user mentions \"salary negotiation\", \"contract terms\", \"handling objections\", \"mirroring and labeling\", \"difficult conversation\", \"deal terms\", \"BATNA\", or \"anchoring\". Also trigger when preparing for vendor negotiations, resolving pricing disputes, or navigating high-stakes conversations where both parties need to feel heard. Covers accusation audits, Black Swan discovery, and the \"Thats Right\" technique. For persuasion in product/marketing, see influence-psychology.",{"claudeCode":12},"SKILL.md frontmatter at negotiation/SKILL.md",[1007,1008],{"path":457,"priority":382},{"path":1009,"priority":460},"references/techniques.md",{"basePath":1011,"description":1012,"displayName":1011,"installMethods":1013,"rationale":1014,"selectedPaths":1015,"source":388,"sourceLanguage":18,"type":304},"obviously-awesome","Define product positioning by mapping competitive alternatives, unique attributes, and best-fit customers to the right market category. Use when the user mentions \"positioning\", \"competitive alternatives\", \"how to position\", \"market category\", \"why customers dont get it\", \"positioning canvas\", \"repositioning\", or \"category creation\". Also trigger when launching a new product, entering a crowded market, or diagnosing why prospects dont understand the products value. Covers positioning canvas and team workshops. For customer jobs analysis, see jobs-to-be-done. For go-to-market, see crossing-the-chasm.",{"claudeCode":12},"SKILL.md frontmatter at obviously-awesome/SKILL.md",[1016,1017,1018,1020,1022,1024,1026,1028,1030],{"path":457,"priority":382},{"path":464,"priority":460},{"path":1019,"priority":460},"references/competitive-alternatives.md",{"path":1021,"priority":460},"references/market-category.md",{"path":1023,"priority":460},"references/positioning-canvas.md",{"path":1025,"priority":460},"references/target-customers.md",{"path":1027,"priority":460},"references/team-exercise.md",{"path":1029,"priority":460},"references/unique-attributes.md",{"path":1031,"priority":460},"references/value-mapping.md",{"basePath":1033,"description":1034,"displayName":1033,"installMethods":1035,"rationale":1036,"selectedPaths":1037,"source":388,"sourceLanguage":18,"type":304},"one-page-marketing","Build a complete marketing plan covering the full customer journey from stranger to raving fan. Use when the user mentions \"marketing plan\", \"target market\", \"USP\", \"lead nurture\", \"customer lifetime value\", \"referral program\", \"marketing strategy\", or \"PVP Index\". Also trigger when building a marketing plan from scratch, choosing acquisition channels, or designing end-to-end customer lifecycle campaigns. Covers the PVP Index, channel selection, and advocacy systems. For brand messaging, see storybrand-messaging. For conversion optimization, see cro-methodology.",{"claudeCode":12},"SKILL.md frontmatter at one-page-marketing/SKILL.md",[1038,1039,1041,1043,1045,1047,1049,1051,1053,1055,1057],{"path":457,"priority":382},{"path":1040,"priority":460},"references/advertising-media.md",{"path":1042,"priority":460},"references/capture-leads.md",{"path":1044,"priority":460},"references/craft-message.md",{"path":1046,"priority":460},"references/customer-experience.md",{"path":1048,"priority":460},"references/lifetime-value.md",{"path":1050,"priority":460},"references/nurture-leads.md",{"path":1052,"priority":460},"references/one-page-plan-template.md",{"path":1054,"priority":460},"references/referral-systems.md",{"path":1056,"priority":460},"references/sales-conversion.md",{"path":1058,"priority":460},"references/target-market.md",{"basePath":1060,"description":1061,"displayName":1060,"installMethods":1062,"rationale":1063,"selectedPaths":1064,"source":388,"sourceLanguage":18,"type":304},"pragmatic-programmer","Apply meta-principles of software craftsmanship: DRY, orthogonality, tracer bullets, and design by contract. Use when the user mentions \"best practices\", \"pragmatic approach\", \"broken windows\", \"tracer bullet\", \"software craftsmanship\", \"technical debt prevention\", \"prototype vs tracer bullet\", or \"code ownership\". Also trigger when evaluating build-vs-buy decisions, designing estimation approaches, or choosing between reversible and irreversible architectural decisions. Covers estimation, domain languages, and reversibility. For code-level quality, see clean-code. For refactoring techniques, see refactoring-patterns.",{"claudeCode":12},"SKILL.md frontmatter at pragmatic-programmer/SKILL.md",[1065,1066,1068,1070,1072,1074,1076],{"path":457,"priority":382},{"path":1067,"priority":460},"references/broken-windows.md",{"path":1069,"priority":460},"references/contracts-assertions.md",{"path":1071,"priority":460},"references/dry-orthogonality.md",{"path":1073,"priority":460},"references/estimation-portfolio.md",{"path":1075,"priority":460},"references/reversibility.md",{"path":1077,"priority":460},"references/tracer-bullets.md",{"basePath":1079,"description":1080,"displayName":1079,"installMethods":1081,"rationale":1082,"selectedPaths":1083,"source":388,"sourceLanguage":18,"type":304},"predictable-revenue","Build a scalable outbound B2B sales process with specialized roles (SDR, AE, CSM). Use when the user mentions \"outbound sales\", \"Cold Calling 2.0\", \"prospecting emails\", \"sales pipeline\", \"SDR process\", \"B2B SaaS sales\", \"sales development\", or \"pipeline velocity\". Also trigger when setting up a sales team from scratch, designing cold email sequences, or building qualification frameworks to improve close rates. Covers lead generation, qualification frameworks, and separating prospecting from closing. For offer design, see hundred-million-offers. For persuasion science, see influence-psychology.",{"claudeCode":12},"SKILL.md frontmatter at predictable-revenue/SKILL.md",[1084,1085,1086,1088,1090,1091,1093,1095,1097],{"path":457,"priority":382},{"path":464,"priority":460},{"path":1087,"priority":460},"references/cold-calling-2.md",{"path":1089,"priority":460},"references/lead-types.md",{"path":917,"priority":460},{"path":1092,"priority":460},"references/pipeline-math.md",{"path":1094,"priority":460},"references/qualification.md",{"path":1096,"priority":460},"references/roles.md",{"path":1098,"priority":460},"references/team-building.md",{"basePath":1100,"description":1101,"displayName":1100,"installMethods":1102,"rationale":1103,"selectedPaths":1104,"source":388,"sourceLanguage":18,"type":304},"refactoring-patterns","Apply named refactoring transformations to improve code structure without changing behavior. Use when the user mentions \"refactor this\", \"code smells\", \"extract method\", \"replace conditional\", \"technical debt\", \"move method\", \"inline variable\", or \"decompose conditional\". Also trigger when cleaning up legacy code, preparing code for new features by restructuring, or identifying which transformation to apply to a specific code smell. Covers smell-driven refactoring, safe transformation sequences, and testing guards. For code quality foundations, see clean-code. For managing complexity, see software-design-philosophy.",{"claudeCode":12},"SKILL.md frontmatter at refactoring-patterns/SKILL.md",[1105,1106,1108,1110,1112,1114,1116],{"path":457,"priority":382},{"path":1107,"priority":460},"references/composing-methods.md",{"path":1109,"priority":460},"references/moving-features.md",{"path":1111,"priority":460},"references/organizing-data.md",{"path":1113,"priority":460},"references/refactoring-workflow.md",{"path":1115,"priority":460},"references/simplifying-conditionals.md",{"path":1117,"priority":460},"references/smell-catalog.md",{"basePath":1119,"description":1120,"displayName":1119,"installMethods":1121,"rationale":1122,"selectedPaths":1123,"source":388,"sourceLanguage":18,"type":304},"refactoring-ui","Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions \"my UI looks off\", \"fix the design\", \"Tailwind styling\", \"color palette\", \"visual hierarchy\", \"design system\", \"spacing scale\", or \"component styling\". Also trigger when building consistent design tokens, creating dark mode themes, improving data visualization clarity, or polishing UI details before launch. Covers grayscale-first workflow, constrained design scales, shadows, and component styling. For typeface selection, see web-typography. For usability audits, see ux-heuristics.",{"claudeCode":12},"SKILL.md frontmatter at refactoring-ui/SKILL.md",[1124,1125,1127,1129,1131,1133],{"path":457,"priority":382},{"path":1126,"priority":460},"references/accessibility-depth.md",{"path":1128,"priority":460},"references/advanced-patterns.md",{"path":1130,"priority":460},"references/animation-microinteractions.md",{"path":1132,"priority":460},"references/data-visualization.md",{"path":1134,"priority":460},"references/theming-dark-mode.md",{"basePath":1136,"description":1137,"displayName":1136,"installMethods":1138,"rationale":1139,"selectedPaths":1140,"source":388,"sourceLanguage":18,"type":304},"release-it","Build production-ready systems with stability patterns: circuit breakers, bulkheads, timeouts, and retry logic. Use when the user mentions \"production outage\", \"circuit breaker\", \"timeout strategy\", \"deployment pipeline\", \"chaos engineering\", \"bulkhead pattern\", \"retry with backoff\", or \"health checks\". Also trigger when designing resilient microservices, planning zero-downtime deployments, or investigating cascading failure scenarios. Covers capacity planning, health checks, and anti-fragility patterns. For data systems, see ddia-systems. For system architecture, see system-design.",{"claudeCode":12},"SKILL.md frontmatter at release-it/SKILL.md",[1141,1142,1144,1146,1148,1150,1152],{"path":457,"priority":382},{"path":1143,"priority":460},"references/anti-patterns.md",{"path":1145,"priority":460},"references/capacity-planning.md",{"path":1147,"priority":460},"references/chaos-engineering.md",{"path":1149,"priority":460},"references/deployment-strategies.md",{"path":1151,"priority":460},"references/observability.md",{"path":1153,"priority":460},"references/stability-patterns.md",{"basePath":1155,"description":1156,"displayName":1155,"installMethods":1157,"rationale":1158,"selectedPaths":1159,"source":388,"sourceLanguage":18,"type":304},"scorecard-marketing","Build quiz and assessment funnels that generate qualified leads at 30-50%% conversion. Use when the user mentions \"lead magnet\", \"quiz funnel\", \"assessment tool\", \"lead generation\", \"score-based segmentation\", \"interactive content\", \"lead qualification\", or \"quiz marketing\". Also trigger when designing self-assessment tools, building calculators or graders for marketing, or creating personalized result pages that drive conversions. Covers question design, dynamic results by tier, and automated follow-up sequences. For landing page conversion, see cro-methodology. For full marketing plans, see one-page-marketing.",{"claudeCode":12},"SKILL.md frontmatter at scorecard-marketing/SKILL.md",[1160,1161,1163,1165,1167],{"path":457,"priority":382},{"path":1162,"priority":460},"references/analytics-optimization.md",{"path":1164,"priority":460},"references/industry-examples.md",{"path":1166,"priority":460},"references/psychology.md",{"path":1168,"priority":460},"references/technical-implementation.md",{"basePath":1170,"description":1171,"displayName":1170,"installMethods":1172,"rationale":1173,"selectedPaths":1174,"source":388,"sourceLanguage":18,"type":304},"software-design-philosophy","Manage software complexity through deep modules, information hiding, and strategic programming. Use when the user mentions \"module design\", \"API too complex\", \"shallow class\", \"complexity budget\", \"strategic vs tactical\", \"deep module\", \"information leakage\", or \"pass-through method\". Also trigger when reviewing interface designs for simplicity, evaluating whether an abstraction is pulling its weight, or choosing between general-purpose and special-purpose approaches. Covers deep vs shallow modules, red flags for complexity, and comments as design documentation. For code quality, see clean-code. For boundaries, see clean-architecture.",{"claudeCode":12},"SKILL.md frontmatter at software-design-philosophy/SKILL.md",[1175,1176,1178,1180,1182,1184,1186],{"path":457,"priority":382},{"path":1177,"priority":460},"references/comments-as-design.md",{"path":1179,"priority":460},"references/complexity-symptoms.md",{"path":1181,"priority":460},"references/deep-modules.md",{"path":1183,"priority":460},"references/general-vs-special.md",{"path":1185,"priority":460},"references/information-hiding.md",{"path":1187,"priority":460},"references/strategic-programming.md",{"basePath":1189,"description":1190,"displayName":1189,"installMethods":1191,"rationale":1192,"selectedPaths":1193,"source":388,"sourceLanguage":18,"type":304},"storybrand-messaging","Clarify brand messaging using narrative structure that positions the customer as hero. Use when the user mentions \"brand message\", \"website copy\", \"elevator pitch\", \"one-liner\", \"messaging isnt resonating\", \"brand script\", \"StoryBrand framework\", or \"customer as hero\". Also trigger when rewriting homepage copy, crafting email nurture sequences, or creating consistent messaging across sales collateral and marketing materials. Covers landing page copy, marketing collateral, and consistent communication. For memorable messaging, see made-to-stick. For product positioning, see obviously-awesome.",{"claudeCode":12},"SKILL.md frontmatter at storybrand-messaging/SKILL.md",[1194,1195,1197,1199,1201,1203,1205],{"path":457,"priority":382},{"path":1196,"priority":460},"references/brand-script.md",{"path":1198,"priority":460},"references/email-sequences.md",{"path":1200,"priority":460},"references/multi-channel-consistency.md",{"path":1202,"priority":460},"references/one-liners.md",{"path":1204,"priority":460},"references/sales-conversations.md",{"path":1206,"priority":460},"references/website-wireframe.md",{"basePath":1208,"description":1209,"displayName":1208,"installMethods":1210,"rationale":1211,"selectedPaths":1212,"source":388,"sourceLanguage":18,"type":304},"system-design","Design scalable distributed systems using structured approaches for load balancing, caching, database scaling, and message queues. Use when the user mentions \"system design\", \"scale this\", \"high availability\", \"rate limiter\", \"design a URL shortener\", \"system design interview\", \"capacity planning\", or \"distributed architecture\". Also trigger when estimating infrastructure requirements, choosing between microservices and monoliths, or designing for millions of concurrent users. Covers common system designs and back-of-the-envelope estimation. For data fundamentals, see ddia-systems. For resilience, see release-it.",{"claudeCode":12},"SKILL.md frontmatter at system-design/SKILL.md",[1213,1214,1215,1217,1219,1221,1223],{"path":457,"priority":382},{"path":696,"priority":460},{"path":1216,"priority":460},"references/common-designs.md",{"path":1218,"priority":460},"references/database-scaling.md",{"path":1220,"priority":460},"references/estimation-numbers.md",{"path":1222,"priority":460},"references/four-step-process.md",{"path":1224,"priority":460},"references/reliability-operations.md",{"basePath":1226,"description":1227,"displayName":1226,"installMethods":1228,"rationale":1229,"selectedPaths":1230,"source":388,"sourceLanguage":18,"type":304},"top-design","Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions \"premium website\", \"portfolio site\", \"scroll animations\", \"Awwwards quality\", \"brand experience\", \"cinematic web design\", \"parallax storytelling\", or \"agency-quality site\". Also trigger when building landing pages that need to impress, designing creative portfolios, or elevating a standard website to a memorable digital experience. Covers dramatic typography, purposeful motion, scroll-based composition, and performance-optimized animation. For foundational UI, see refactoring-ui. For type selection, see web-typography.",{"claudeCode":12},"SKILL.md frontmatter at top-design/SKILL.md",[1231,1232,1234,1235,1237,1239],{"path":457,"priority":382},{"path":1233,"priority":460},"references/animation-patterns.md",{"path":464,"priority":460},{"path":1236,"priority":460},"references/layout-systems.md",{"path":1238,"priority":460},"references/technical-stack.md",{"path":878,"priority":460},{"basePath":1241,"description":1242,"displayName":1241,"installMethods":1243,"rationale":1244,"selectedPaths":1245,"source":388,"sourceLanguage":18,"type":304},"traction-eos","Implement the Entrepreneurial Operating System (EOS) to align vision and execution across a company. Use when the user mentions \"EOS\", \"V/TO\", \"quarterly rocks\", \"Level 10 meetings\", \"accountability chart\", \"IDS process\", \"Entrepreneurial Operating System\", or \"business operating system\". Also trigger when a growing company needs meeting structure, goal-setting frameworks, or a systematic approach to solving recurring organizational issues. Covers the six EOS components: Vision, People, Data, Issues, Process, Traction. For team motivation design, see drive-motivation. For lean experimentation, see lean-startup.",{"claudeCode":12},"SKILL.md frontmatter at traction-eos/SKILL.md",[1246,1247,1248,1250,1251,1253,1255,1257,1259,1261],{"path":457,"priority":382},{"path":464,"priority":460},{"path":1249,"priority":460},"references/data.md",{"path":485,"priority":460},{"path":1252,"priority":460},"references/issues.md",{"path":1254,"priority":460},"references/level-10.md",{"path":1256,"priority":460},"references/people.md",{"path":1258,"priority":460},"references/process.md",{"path":1260,"priority":460},"references/rocks.md",{"path":1262,"priority":460},"references/vto.md",{"basePath":1264,"description":1265,"displayName":1264,"installMethods":1266,"rationale":1267,"selectedPaths":1268,"source":388,"sourceLanguage":18,"type":304},"ux-heuristics","Evaluate and improve interface usability using heuristic analysis. Use when the user mentions \"usability audit\", \"UX review\", \"users are confused\", \"heuristic evaluation\", \"form usability\", \"navigation problems\", \"Nielsen heuristics\", \"cognitive walkthrough\", or \"usability testing\". Also trigger when reviewing a design for usability issues, improving form completion rates, or evaluating information architecture and navigation. Covers Nielsens 10 heuristics, severity ratings, and information architecture. For visual design fixes, see refactoring-ui. For conversion-focused audits, see cro-methodology.",{"claudeCode":12},"SKILL.md frontmatter at ux-heuristics/SKILL.md",[1269,1270,1272,1274,1276,1278,1280,1282],{"path":457,"priority":382},{"path":1271,"priority":460},"references/audit-template.md",{"path":1273,"priority":460},"references/cultural-ux.md",{"path":1275,"priority":460},"references/dark-patterns.md",{"path":1277,"priority":460},"references/heuristic-conflicts.md",{"path":1279,"priority":460},"references/krug-principles.md",{"path":1281,"priority":460},"references/nielsen-heuristics.md",{"path":1283,"priority":460},"references/wcag-checklist.md",{"basePath":1285,"description":1286,"displayName":1285,"installMethods":1287,"rationale":1288,"selectedPaths":1289,"source":388,"sourceLanguage":18,"type":304},"web-typography","Select, pair, and implement typefaces for web projects. Use when the user mentions \"font pairing\", \"which typeface\", \"line height\", \"responsive typography\", \"web font loading\", \"type hierarchy\", \"variable fonts\", \"FOUT/FOIT\", or \"typographic scale\". Also trigger when choosing between system fonts and web fonts, optimizing font loading performance, or designing readable long-form content layouts. Covers readability evaluation, CSS implementation, and performance optimization. For overall UI design systems, see refactoring-ui. For dramatic typographic experiences, see top-design.",{"claudeCode":12},"SKILL.md frontmatter at web-typography/SKILL.md",[1290,1291,1293,1295,1297,1299],{"path":457,"priority":382},{"path":1292,"priority":460},"references/css-implementation.md",{"path":1294,"priority":460},"references/evaluating-typefaces.md",{"path":1296,"priority":460},"references/pairing-strategies.md",{"path":1298,"priority":460},"references/responsive-typography.md",{"path":1300,"priority":460},"references/typeface-anatomy.md",{"sources":1302},[1303],"manual",{"closedIssues90d":8,"description":1305,"forks":291,"homepage":1306,"license":296,"openIssues90d":8,"pushedAt":293,"readmeSize":289,"stars":294,"topics":1307},"Agent skills for Claude Code and other agentskills.io-compatible agents. See https://developertoolkit.ai for more information about skills in general.","https://skills.wondel.ai",[1308,1309,1310,1311,1312,1313,1314,1315,1316,1317],"agent-skills","ai-skills","claude-code","claude-code-marketplace","claude-code-plugin","claude-code-skills","claude-plugins","claude-skills","skill-md","skillsmp",{"classifiedAt":1319,"discoverAt":1320,"extractAt":1321,"githubAt":1321,"updatedAt":1319},1778698867020,1778698861437,1778698864912,[265,269,264,263,266,267,268],{"evaluatedAt":299,"extractAt":350,"updatedAt":299},[],[1326,1344,1372,1404,1433,1464],{"_creationTime":1327,"_id":1328,"community":1329,"display":1330,"identity":1332,"providers":1333,"relations":1340,"tags":1341,"workflow":1342},1778698867338.303,"k170d7t3tfc1mzgj7qrp14s84h86mjkg",{"reviewCount":8},{"description":1209,"installMethods":1331,"name":1208,"sourceUrl":14},{"claudeCode":12},{"basePath":1208,"githubOwner":302,"githubRepo":303,"locale":18,"slug":1208,"type":304},{"evaluate":1334,"extract":1339},{"promptVersionExtension":256,"promptVersionScoring":257,"score":330,"tags":1335,"targetMarket":270,"tier":271},[1208,266,265,1336,1337,1338],"scalability","capacity-planning","reliability",{"commitSha":340},{"parentExtensionId":308,"repoId":346},[265,1337,266,1338,1336,1208],{"evaluatedAt":1343,"extractAt":350,"updatedAt":1343},1778699566655,{"_creationTime":1345,"_id":1346,"community":1347,"display":1348,"identity":1354,"providers":1358,"relations":1366,"tags":1368,"workflow":1369},1778696691708.3062,"k178rt0mhkwtjj1axhgtt0tfth86mt09",{"reviewCount":8},{"description":1349,"installMethods":1350,"name":1352,"sourceUrl":1353},"Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.",{"claudeCode":1351},"ruvnet/ruflo","v3-ddd-architecture","https://github.com/ruvnet/ruflo",{"basePath":1355,"githubOwner":1356,"githubRepo":1357,"locale":18,"slug":1352,"type":304},".claude/skills/v3-ddd-architecture","ruvnet","ruflo",{"evaluate":1359,"extract":1365},{"promptVersionExtension":256,"promptVersionScoring":257,"score":1360,"tags":1361,"targetMarket":270,"tier":271},100,[1362,265,1363,497,1364],"ddd","refactoring","typescript",{"commitSha":340},{"repoId":1367},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[265,497,1362,1363,1364],{"evaluatedAt":1370,"extractAt":1371,"updatedAt":1370},1778699412094,1778696691708,{"_creationTime":1373,"_id":1374,"community":1375,"display":1376,"identity":1382,"providers":1388,"relations":1396,"tags":1399,"workflow":1400},1778698402261.987,"k17a3kqv7728k9gtyr2ymzkhpd86nny4",{"reviewCount":8},{"description":1377,"installMethods":1378,"name":1380,"sourceUrl":1381},"将代码库映射为按功能分组的流程图，识别不同功能之间的重复关注点，并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。",{"claudeCode":1379},"thedotmack/claude-mem","Pathfinder","https://github.com/thedotmack/claude-mem",{"basePath":1383,"githubOwner":1384,"githubRepo":1385,"locale":1386,"slug":1387,"type":304},"plugin/skills/pathfinder","thedotmack","claude-mem","zh-CN","pathfinder",{"evaluate":1389,"extract":1394},{"promptVersionExtension":256,"promptVersionScoring":257,"score":1360,"tags":1390,"targetMarket":270,"tier":271},[1391,265,1392,1363,1393],"code-analysis","documentation","flowchart",{"commitSha":340,"license":1395},"Apache-2.0",{"repoId":1397,"translatedFrom":1398},"kd70jnxgm695az2wtf37zbqdj986mp7k","k176pxdjxvnyex7jv6abt3myd586n5vv",[265,1391,1392,1393,1363],{"evaluatedAt":1401,"extractAt":1402,"updatedAt":1403},1778698228002,1778698056313,1778698402262,{"_creationTime":1405,"_id":1406,"community":1407,"display":1408,"identity":1414,"providers":1418,"relations":1425,"tags":1428,"workflow":1429},1778692776464.4324,"k178pqd0wkcmc15jhcwdphvpws86m8q6",{"reviewCount":8},{"description":1409,"installMethods":1410,"name":1412,"sourceUrl":1413},"分析代码库以生成交互式知识图谱，用于理解架构、组件和关系",{"claudeCode":1411},"Lum1104/Understand-Anything","understand","https://github.com/Lum1104/Understand-Anything",{"basePath":1415,"githubOwner":1416,"githubRepo":1417,"locale":1386,"slug":1412,"type":304},"understand-anything-plugin/skills/understand","Lum1104","Understand-Anything",{"evaluate":1419,"extract":1424},{"promptVersionExtension":256,"promptVersionScoring":257,"score":1360,"tags":1420,"targetMarket":270,"tier":271},[1391,1421,1422,265,1423],"knowledge-graph","developer-tools","code-exploration",{"commitSha":340},{"repoId":1426,"translatedFrom":1427},"kd78egfytykkxxbpr6k3t7wsph86n83x","k17cmt6ekj6t5bf5dbscrqa3an86m6p3",[265,1391,1423,1422,1421],{"evaluatedAt":1430,"extractAt":1431,"updatedAt":1432},1778692606129,1778692549705,1778692776464,{"_creationTime":1434,"_id":1435,"community":1436,"display":1437,"identity":1443,"providers":1446,"relations":1457,"tags":1460,"workflow":1461},1778691344230.127,"k171ek0rpwqxg9vk3fqg7067jn86mq22",{"reviewCount":8},{"description":1438,"installMethods":1439,"name":1441,"sourceUrl":1442},"Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.",{"claudeCode":1440},"jeffallan/claude-skills","cloud-architect","https://github.com/jeffallan/claude-skills",{"basePath":1444,"githubOwner":1445,"githubRepo":1315,"locale":18,"slug":1441,"type":304},"skills/cloud-architect","jeffallan",{"evaluate":1447,"extract":1456},{"promptVersionExtension":256,"promptVersionScoring":257,"score":1360,"tags":1448,"targetMarket":270,"tier":271},[1449,1450,1451,1452,265,1453,1454,1455],"cloud","aws","azure","gcp","migration","cost-optimization","disaster-recovery",{"commitSha":340},{"parentExtensionId":1458,"repoId":1459},"k177fx0q0bsftkws6j1av221j186ndt6","kd77w37et655xneae33d1p2d2n86ncxp",[265,1450,1451,1449,1454,1455,1452,1453],{"evaluatedAt":1462,"extractAt":1463,"updatedAt":1462},1778691534007,1778691344230,{"_creationTime":1465,"_id":1466,"community":1467,"display":1468,"identity":1474,"providers":1479,"relations":1489,"tags":1491,"workflow":1492},1778683190010.289,"k17dt9pfj64mxg37xxvqbrr8c986madj",{"reviewCount":8},{"description":1469,"installMethods":1470,"name":1472,"sourceUrl":1473},"Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices",{"claudeCode":1471},"bobmatnyc/claude-mpm-skills","API Design Patterns","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":1475,"githubOwner":1476,"githubRepo":1477,"locale":18,"slug":1478,"type":304},"universal/web/api-design-patterns","bobmatnyc","claude-mpm-skills","api-design-patterns",{"evaluate":1480,"extract":1488},{"promptVersionExtension":256,"promptVersionScoring":257,"score":1360,"tags":1481,"targetMarket":270,"tier":271},[1482,1483,1484,1485,265,1486,1487],"api","rest","graphql","grpc","web","design-patterns",{"commitSha":340,"license":1395},{"repoId":1490},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[1482,265,1487,1484,1485,1483,1486],{"evaluatedAt":1493,"extractAt":1494,"updatedAt":1493},1778686823368,1778683190010]