[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-wondelai-clean-code-en":3,"guides-for-wondelai-clean-code":1262,"similar-k178awm6dada51b30qd6pcq5y586nzbr-en":1263},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":226,"parentExtension":245,"providers":303,"relations":307,"repo":308,"tags":1260,"workflow":1261},1778698867338.2947,"k178awm6dada51b30qd6pcq5y586nzbr",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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},"wondelai/skills","clean-code","https://github.com/wondelai/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":239},1778699065216.2544,"kn75xaxfee21syge9f2gjc29gn86n3ya","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,134,137,141,145,149,152,156,159,162,165,168,172,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names a concrete user problem related to writing readable, maintainable code and lists specific triggers like 'code review' and 'function too long'.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers specific principles and a framework for code quality beyond default LLM behavior, guiding users on naming, function size, and error handling with a scoring system.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive framework with actionable advice and references for code quality, covering the entire lifecycle of writing and reviewing code.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the domain of code quality, including naming, functions, comments, formatting, error handling, and testing, without extending into unrelated areas like deployment or project management.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities, clearly outlining its purpose, triggers, and scope in a readable manner.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose any tools or commands; it operates as a knowledge-based assistant providing guidance.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not have configurable parameters or explicit configuration files; its guidance is based on its internal logic and referenced markdown files.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose tools or commands.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This skill does not interact with external systems or expose a tool schema.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The MIT license is clearly provided in a LICENSE file and is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 27, 2026, which is well within the 3-month threshold.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill does not appear to have any external dependencies.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on textual guidance and does not load or execute external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime or employ remote-pipe-to-shell patterns.",{"category":66,"check":76,"severity":42,"summary":77},"Sandbox Isolation","This skill does not modify files or interact with the file system.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There are no indications of detached-process spawns or deny-retry loops within the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not access confidential data or make undocumented outbound calls.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks, control characters, or invisible Unicode tags.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in readable markdown and does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure, operating solely on provided code snippets or general principles.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating a low volume or new repository, not slow response.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill declares a meaningful semver version ('1.1.0') in its frontmatter.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","The skill does not execute code or process structured input/output that requires schema validation.",{"category":66,"check":108,"severity":42,"summary":109},"Unguarded Destructive Operations","The skill is purely informational and does not perform any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill provides clear, actionable guidance on error handling principles, advocating for exceptions and contextual messages.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The skill is purely informational and does not perform actions that require local audit logging.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on data that could include personal information.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill provides general code quality principles applicable globally, with no regional or jurisdictional restrictions.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill provides advice applicable across various programming languages and environments, without assuming specific runtimes or editors.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file exists, is comprehensive, and clearly states the purpose of the skills repository.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a skill, not a CLI or MCP with a tool surface to evaluate.",{"category":40,"check":133,"severity":42,"summary":50},"Overlapping near-synonym tools",{"category":45,"check":135,"severity":24,"summary":136},"Phantom features","All advertised features (principles of clean code) are implemented within the skill's guidance and references.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear installation instructions for both Claude Code Plugin Marketplace and skills.sh, along with examples.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The skill provides clear guidance on error handling, emphasizing actionable error messages with context and remediation steps.",{"category":146,"check":147,"severity":42,"summary":148},"Execution","Pinned dependencies","The skill does not bundle scripts or use third-party dependencies.",{"category":33,"check":150,"severity":42,"summary":151},"Dry-run preview","The skill does not perform state-changing operations that would require a dry-run mode.",{"category":153,"check":154,"severity":42,"summary":155},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":117,"check":157,"severity":42,"summary":158},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The skill's purpose is precisely defined, covering 'readable, maintainable code' and listing specific triggers and explicit boundaries.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter is dense and self-contained, summarizing the core capability and trigger phrases effectively within ~160 characters.",{"category":45,"check":166,"severity":24,"summary":167},"Concise Body","The skill body is well under 500 lines and delegates deeper material to separate reference files.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md outlines the flow and links into `references/` markdown files for detailed sub-tasks.",{"category":169,"check":173,"severity":42,"summary":174},"Forked exploration","The skill is short-form and does not involve deep exploration or code review that would necessitate context: fork.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","The skill includes examples within the SKILL.md and the README provides detailed usage scenarios for various personas.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The skill addresses edge cases and limitations, particularly in its error handling and testing principles sections, with documentation on failure modes.",{"category":104,"check":182,"severity":42,"summary":183},"Tool Fallback","This skill does not rely on external tools like MCP servers and has no fallback requirement.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The skill's principles, especially in error handling and testing, emphasize stopping execution on unexpected states and reporting them clearly.",{"category":92,"check":189,"severity":24,"summary":190},"Cross-skill coupling","The skill is self-contained and focuses on code quality principles, without implicitly relying on other skills. Cross-references are explicit.",1778699065102,"This skill provides a comprehensive framework for writing clean, maintainable code by focusing on principles like meaningful names, small functions, clear error handling, consistent formatting, and robust testing. It includes practical advice, examples, and references to foundational texts.",[194,195,196,197,198,199],"Disciplined naming conventions","Writing small, focused functions","Clean error handling strategies","Code formatting and comment discipline","Unit testing principles and practices","Identifying and refactoring code smells",[201,202,203],"Architectural design patterns (see clean-architecture)","Specific refactoring techniques (see refactoring-patterns)","Project management or team collaboration methodologies","3.0.0","4.4.0","To help developers write readable, maintainable, and high-quality code through disciplined practices and by identifying and refactoring common code smells.","The skill received a perfect score with no critical or warning findings. Its documentation, practical utility, and adherence to best practices are exemplary.",98,"An excellent skill for writing and maintaining high-quality, readable, and maintainable code.",[211,212,213,214,215],"code-quality","refactoring","testing","software-design","maintainability","global","verified",[219,220,221,222,223],"Reviewing pull requests for code quality","Refactoring legacy code to improve readability","Advising on best practices for new code development","Improving unit test quality and maintainability","Understanding and applying the Boy Scout Rule",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":236,"testCoverage":238},{"hasLockfile":226},false,1778699051314,{"descriptionLength":229,"readmeSize":230},597,84906,{"closedIssues90d":8,"forks":232,"hasChangelog":226,"manifestVersion":233,"openIssues90d":8,"pushedAt":234,"stars":235},110,"1.1.0",1777303489000,953,{"hasNpmPackage":226,"license":237,"smitheryVerified":226},"MIT",{"hasCi":226,"hasTests":226},{"updatedAt":240},1778699065216,{"basePath":13,"githubOwner":242,"githubRepo":243,"locale":18,"slug":13,"type":244},"wondelai","skills","skill",{"_creationTime":246,"_id":247,"community":248,"display":249,"identity":253,"parentExtension":256,"providers":289,"relations":299,"tags":300,"workflow":301},1778698867338.2917,"k17bj16z8e1yp2wwfd2hxagjtd86m0fp",{"reviewCount":8},{"description":250,"installMethods":251,"name":252,"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":243},"Wondel.ai Skills",{"basePath":254,"githubOwner":242,"githubRepo":243,"locale":18,"slug":243,"type":255},"","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":264,"providers":266,"relations":283,"tags":285,"workflow":286},1778698867338.2915,"k17b5xtbnc3ma310pdjq42f8w186m4n1",{"reviewCount":8},{"description":261,"installMethods":262,"name":263,"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":254,"githubOwner":242,"githubRepo":243,"locale":18,"slug":243,"type":265},"marketplace",{"evaluate":267,"extract":277},{"promptVersionExtension":268,"promptVersionScoring":205,"score":269,"tags":270,"targetMarket":216,"tier":217},"3.1.0",99,[265,271,272,273,274,275,276,211],"curation","business-strategy","product-development","ux-design","marketing","sales",{"commitSha":278,"marketplace":279,"plugin":281},"HEAD",{"name":263,"pluginCount":280},1,{"mcpCount":8,"provider":282,"skillCount":8},"classify",{"repoId":284},"kd7aexggvp8qjwjtgjbetg0jch86mg5a",[272,211,271,275,265,273,276,274],{"evaluatedAt":287,"extractAt":288,"updatedAt":287},1778698884072,1778698867338,{"evaluate":290,"extract":296},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":291,"targetMarket":216,"tier":217},[292,293,214,294,295],"systems-architecture","distributed-systems","technical-books","knowledge-base",{"commitSha":278,"license":237,"plugin":297},{"mcpCount":8,"provider":282,"skillCount":298},43,{"parentExtensionId":258,"repoId":284},[293,295,214,292,294],{"evaluatedAt":302,"extractAt":288,"updatedAt":302},1778699016780,{"evaluate":304,"extract":306},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":305,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":278},{"parentExtensionId":247,"repoId":284},{"_creationTime":309,"_id":284,"identity":310,"providers":311,"workflow":1256},1778698861437.7021,{"githubOwner":242,"githubRepo":243,"sourceUrl":14},{"classify":312,"discover":1239,"github":1242},{"commitSha":278,"extensions":313},[314,327,334,340,347,354,361,368,375,382,388,411,434,453,470,494,512,531,553,574,600,624,643,663,682,701,727,746,772,790,819,835,862,880,903,921,939,948,970,997,1016,1037,1056,1073,1092,1107,1126,1145,1163,1178,1201,1222],{"basePath":254,"description":261,"displayName":263,"installMethods":315,"rationale":316,"selectedPaths":317,"source":326,"sourceLanguage":18,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[318,321,323],{"path":319,"priority":320},".claude-plugin/marketplace.json","mandatory",{"path":322,"priority":320},"README.md",{"path":324,"priority":325},"LICENSE","high","rule",{"basePath":254,"description":250,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":326,"sourceLanguage":18,"type":255},"product-strategy",{"claudeCode":243},"inline plugin source from marketplace.json at /",[332,333],{"path":322,"priority":320},{"path":324,"priority":325},{"basePath":254,"description":335,"displayName":274,"installMethods":336,"rationale":330,"selectedPaths":337,"source":326,"sourceLanguage":18,"type":255},"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":243},[338,339],{"path":322,"priority":320},{"path":324,"priority":325},{"basePath":254,"description":341,"displayName":342,"installMethods":343,"rationale":330,"selectedPaths":344,"source":326,"sourceLanguage":18,"type":255},"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":243},[345,346],{"path":322,"priority":320},{"path":324,"priority":325},{"basePath":254,"description":348,"displayName":349,"installMethods":350,"rationale":330,"selectedPaths":351,"source":326,"sourceLanguage":18,"type":255},"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":243},[352,353],{"path":322,"priority":320},{"path":324,"priority":325},{"basePath":254,"description":355,"displayName":356,"installMethods":357,"rationale":330,"selectedPaths":358,"source":326,"sourceLanguage":18,"type":255},"Product innovation and validation frameworks including Lean Startup methodology, Google Ventures Design Sprint, and Don Norman's design principles","product-innovation",{"claudeCode":243},[359,360],{"path":322,"priority":320},{"path":324,"priority":325},{"basePath":254,"description":362,"displayName":363,"installMethods":364,"rationale":330,"selectedPaths":365,"source":326,"sourceLanguage":18,"type":255},"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":243},[366,367],{"path":322,"priority":320},{"path":324,"priority":325},{"basePath":254,"description":369,"displayName":370,"installMethods":371,"rationale":330,"selectedPaths":372,"source":326,"sourceLanguage":18,"type":255},"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":243},[373,374],{"path":322,"priority":320},{"path":324,"priority":325},{"basePath":254,"description":376,"displayName":377,"installMethods":378,"rationale":330,"selectedPaths":379,"source":326,"sourceLanguage":18,"type":255},"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":243},[380,381],{"path":322,"priority":320},{"path":324,"priority":325},{"basePath":254,"description":383,"displayName":292,"installMethods":384,"rationale":330,"selectedPaths":385,"source":326,"sourceLanguage":18,"type":255},"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":243},[386,387],{"path":322,"priority":320},{"path":324,"priority":325},{"basePath":389,"description":390,"displayName":389,"installMethods":391,"rationale":392,"selectedPaths":393,"source":326,"sourceLanguage":18,"type":244},"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",[394,396,399,401,403,405,407,409],{"path":395,"priority":320},"SKILL.md",{"path":397,"priority":398},"references/betting-cycles.md","medium",{"path":400,"priority":398},"references/build-less.md",{"path":402,"priority":398},"references/case-studies.md",{"path":404,"priority":398},"references/opinionated-software.md",{"path":406,"priority":398},"references/shaping-work.md",{"path":408,"priority":398},"references/small-teams-execution.md",{"path":410,"priority":398},"references/ux-ui-copy.md",{"basePath":412,"description":413,"displayName":412,"installMethods":414,"rationale":415,"selectedPaths":416,"source":326,"sourceLanguage":18,"type":244},"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",[417,418,420,422,424,426,428,430,432],{"path":395,"priority":320},{"path":419,"priority":398},"references/blue-ocean-examples.md",{"path":421,"priority":398},"references/errc-grid.md",{"path":423,"priority":398},"references/implementation.md",{"path":425,"priority":398},"references/non-customers.md",{"path":427,"priority":398},"references/sequence.md",{"path":429,"priority":398},"references/six-paths.md",{"path":431,"priority":398},"references/strategy-canvas.md",{"path":433,"priority":398},"references/value-innovation.md",{"basePath":435,"description":436,"displayName":435,"installMethods":437,"rationale":438,"selectedPaths":439,"source":326,"sourceLanguage":18,"type":244},"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",[440,441,443,445,447,449,451],{"path":395,"priority":320},{"path":442,"priority":398},"references/adapters-frameworks.md",{"path":444,"priority":398},"references/boundaries.md",{"path":446,"priority":398},"references/component-principles.md",{"path":448,"priority":398},"references/dependency-rule.md",{"path":450,"priority":398},"references/entities-use-cases.md",{"path":452,"priority":398},"references/solid-principles.md",{"basePath":13,"description":10,"displayName":13,"installMethods":454,"rationale":455,"selectedPaths":456,"source":326,"sourceLanguage":18,"type":244},{"claudeCode":12},"SKILL.md frontmatter at clean-code/SKILL.md",[457,458,460,462,464,466,468],{"path":395,"priority":320},{"path":459,"priority":398},"references/code-smells.md",{"path":461,"priority":398},"references/comments-formatting.md",{"path":463,"priority":398},"references/error-handling.md",{"path":465,"priority":398},"references/functions-and-methods.md",{"path":467,"priority":398},"references/naming-conventions.md",{"path":469,"priority":398},"references/testing-principles.md",{"basePath":471,"description":472,"displayName":471,"installMethods":473,"rationale":474,"selectedPaths":475,"source":326,"sourceLanguage":18,"type":244},"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",[476,477,478,480,482,484,486,488,490,492],{"path":395,"priority":320},{"path":402,"priority":398},{"path":479,"priority":398},"references/emotion.md",{"path":481,"priority":398},"references/practical-value.md",{"path":483,"priority":398},"references/public-visibility.md",{"path":485,"priority":398},"references/social-currency.md",{"path":487,"priority":398},"references/stories-trojan-horse.md",{"path":489,"priority":398},"references/triggers.md",{"path":491,"priority":398},"references/viral-content-patterns.md",{"path":493,"priority":398},"references/word-of-mouth.md",{"basePath":495,"description":496,"displayName":495,"installMethods":497,"rationale":498,"selectedPaths":499,"source":326,"sourceLanguage":18,"type":244},"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",[500,501,503,504,506,508,510],{"path":395,"priority":320},{"path":502,"priority":398},"references/assumption-mapping.md",{"path":402,"priority":398},{"path":505,"priority":398},"references/experience-mapping.md",{"path":507,"priority":398},"references/interview-snapshots.md",{"path":509,"priority":398},"references/opportunity-trees.md",{"path":511,"priority":398},"references/prioritization-methods.md",{"basePath":513,"description":514,"displayName":513,"installMethods":515,"rationale":516,"selectedPaths":517,"source":326,"sourceLanguage":18,"type":244},"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",[518,519,521,523,525,527,529],{"path":395,"priority":320},{"path":520,"priority":398},"references/COPYWRITING.md",{"path":522,"priority":398},"references/OBJECTIONS.md",{"path":524,"priority":398},"references/PERSUASION.md",{"path":526,"priority":398},"references/RESEARCH.md",{"path":528,"priority":398},"references/funnel-analysis.md",{"path":530,"priority":398},"references/testing-methodology.md",{"basePath":532,"description":533,"displayName":532,"installMethods":534,"rationale":535,"selectedPaths":536,"source":326,"sourceLanguage":18,"type":244},"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",[537,538,540,542,544,545,547,549,551],{"path":395,"priority":320},{"path":539,"priority":398},"references/b2b-saas.md",{"path":541,"priority":398},"references/beachhead-selection.md",{"path":543,"priority":398},"references/buyer-segments.md",{"path":402,"priority":398},{"path":546,"priority":398},"references/expansion.md",{"path":548,"priority":398},"references/go-to-market.md",{"path":550,"priority":398},"references/positioning.md",{"path":552,"priority":398},"references/whole-product.md",{"basePath":554,"description":555,"displayName":554,"installMethods":556,"rationale":557,"selectedPaths":558,"source":326,"sourceLanguage":18,"type":244},"ddia-systems","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},"SKILL.md frontmatter at ddia-systems/SKILL.md",[559,560,562,564,566,568,570,572],{"path":395,"priority":320},{"path":561,"priority":398},"references/batch-stream.md",{"path":563,"priority":398},"references/data-models.md",{"path":565,"priority":398},"references/fault-tolerance.md",{"path":567,"priority":398},"references/partitioning.md",{"path":569,"priority":398},"references/replication.md",{"path":571,"priority":398},"references/storage-engines.md",{"path":573,"priority":398},"references/transactions.md",{"basePath":575,"description":576,"displayName":575,"installMethods":577,"rationale":578,"selectedPaths":579,"source":326,"sourceLanguage":18,"type":244},"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",[580,581,583,584,586,588,590,592,594,596,598],{"path":395,"priority":320},{"path":582,"priority":398},"references/affordances.md",{"path":402,"priority":398},{"path":585,"priority":398},"references/conceptual-models.md",{"path":587,"priority":398},"references/constraints.md",{"path":589,"priority":398},"references/feedback.md",{"path":591,"priority":398},"references/human-error.md",{"path":593,"priority":398},"references/mappings.md",{"path":595,"priority":398},"references/seven-stages.md",{"path":597,"priority":398},"references/signifiers.md",{"path":599,"priority":398},"references/two-gulfs.md",{"basePath":601,"description":602,"displayName":601,"installMethods":603,"rationale":604,"selectedPaths":605,"source":326,"sourceLanguage":18,"type":244},"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",[606,607,608,610,612,614,616,618,620,622],{"path":395,"priority":320},{"path":402,"priority":398},{"path":609,"priority":398},"references/facilitation.md",{"path":611,"priority":398},"references/friday.md",{"path":613,"priority":398},"references/monday.md",{"path":615,"priority":398},"references/recruiting.md",{"path":617,"priority":398},"references/remote-sprints.md",{"path":619,"priority":398},"references/thursday.md",{"path":621,"priority":398},"references/tuesday.md",{"path":623,"priority":398},"references/wednesday.md",{"basePath":625,"description":626,"displayName":625,"installMethods":627,"rationale":628,"selectedPaths":629,"source":326,"sourceLanguage":18,"type":244},"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",[630,631,633,635,637,639,641],{"path":395,"priority":320},{"path":632,"priority":398},"references/bounded-contexts.md",{"path":634,"priority":398},"references/building-blocks.md",{"path":636,"priority":398},"references/domain-events.md",{"path":638,"priority":398},"references/repositories-factories.md",{"path":640,"priority":398},"references/strategic-design.md",{"path":642,"priority":398},"references/ubiquitous-language.md",{"basePath":644,"description":645,"displayName":644,"installMethods":646,"rationale":647,"selectedPaths":648,"source":326,"sourceLanguage":18,"type":244},"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",[649,650,652,654,655,657,659,661],{"path":395,"priority":320},{"path":651,"priority":398},"references/applications.md",{"path":653,"priority":398},"references/autonomy.md",{"path":402,"priority":398},{"path":656,"priority":398},"references/extrinsic-rewards.md",{"path":658,"priority":398},"references/mastery.md",{"path":660,"priority":398},"references/purpose.md",{"path":662,"priority":398},"references/type-i.md",{"basePath":664,"description":665,"displayName":664,"installMethods":666,"rationale":667,"selectedPaths":668,"source":326,"sourceLanguage":18,"type":244},"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",[669,670,672,674,676,678,680],{"path":395,"priority":320},{"path":671,"priority":398},"references/caching-strategies.md",{"path":673,"priority":398},"references/core-web-vitals.md",{"path":675,"priority":398},"references/http-protocols.md",{"path":677,"priority":398},"references/network-fundamentals.md",{"path":679,"priority":398},"references/real-time-communication.md",{"path":681,"priority":398},"references/resource-loading.md",{"basePath":683,"description":684,"displayName":683,"installMethods":685,"rationale":686,"selectedPaths":687,"source":326,"sourceLanguage":18,"type":244},"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",[688,689,690,692,694,696,698,700],{"path":395,"priority":320},{"path":402,"priority":398},{"path":691,"priority":398},"references/ethical-boundaries.md",{"path":693,"priority":398},"references/habit-testing.md",{"path":695,"priority":398},"references/neuroscience-foundations.md",{"path":697,"priority":398},"references/product-applications.md",{"path":699,"priority":398},"references/rewards.md",{"path":489,"priority":398},{"basePath":702,"description":703,"displayName":702,"installMethods":704,"rationale":705,"selectedPaths":706,"source":326,"sourceLanguage":18,"type":244},"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",[707,708,710,711,713,715,717,719,721,723,725],{"path":395,"priority":320},{"path":709,"priority":398},"references/bonuses-stacking.md",{"path":402,"priority":398},{"path":712,"priority":398},"references/grand-slam-offers.md",{"path":714,"priority":398},"references/guarantees.md",{"path":716,"priority":398},"references/naming-offers.md",{"path":718,"priority":398},"references/offer-creation-checklist.md",{"path":720,"priority":398},"references/pricing-strategy.md",{"path":722,"priority":398},"references/scarcity-urgency.md",{"path":724,"priority":398},"references/starving-crowd.md",{"path":726,"priority":398},"references/value-equation.md",{"basePath":728,"description":729,"displayName":728,"installMethods":730,"rationale":731,"selectedPaths":732,"source":326,"sourceLanguage":18,"type":244},"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",[733,734,736,738,739,741,742,744],{"path":395,"priority":320},{"path":735,"priority":398},"references/ability-chain.md",{"path":737,"priority":398},"references/behavior-model.md",{"path":402,"priority":398},{"path":740,"priority":398},"references/motivation-waves.md",{"path":697,"priority":398},{"path":743,"priority":398},"references/prompt-design.md",{"path":745,"priority":398},"references/tiny-habits.md",{"basePath":747,"description":748,"displayName":747,"installMethods":749,"rationale":750,"selectedPaths":751,"source":326,"sourceLanguage":18,"type":244},"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",[752,753,755,756,758,760,762,764,766,768,770],{"path":395,"priority":320},{"path":754,"priority":398},"references/authority.md",{"path":402,"priority":398},{"path":757,"priority":398},"references/commitment-consistency.md",{"path":759,"priority":398},"references/copywriting.md",{"path":761,"priority":398},"references/ethics.md",{"path":763,"priority":398},"references/liking.md",{"path":765,"priority":398},"references/reciprocity.md",{"path":767,"priority":398},"references/scarcity.md",{"path":769,"priority":398},"references/social-proof.md",{"path":771,"priority":398},"references/unity.md",{"basePath":773,"description":774,"displayName":773,"installMethods":775,"rationale":776,"selectedPaths":777,"source":326,"sourceLanguage":18,"type":244},"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",[778,779,780,782,784,786,788],{"path":395,"priority":320},{"path":402,"priority":398},{"path":781,"priority":398},"references/discovery-techniques.md",{"path":783,"priority":398},"references/empowered-teams.md",{"path":785,"priority":398},"references/opportunity-assessment.md",{"path":787,"priority":398},"references/product-vision.md",{"path":789,"priority":398},"references/stakeholder-management.md",{"basePath":791,"description":792,"displayName":791,"installMethods":793,"rationale":794,"selectedPaths":795,"source":326,"sourceLanguage":18,"type":244},"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",[796,797,799,801,803,805,807,809,811,813,815,817],{"path":395,"priority":320},{"path":798,"priority":398},"references/accessibility.md",{"path":800,"priority":398},"references/app-icons.md",{"path":802,"priority":398},"references/colors-depth.md",{"path":804,"priority":398},"references/components.md",{"path":806,"priority":398},"references/gestures.md",{"path":808,"priority":398},"references/keyboard-input.md",{"path":810,"priority":398},"references/navigation.md",{"path":812,"priority":398},"references/privacy-permissions.md",{"path":814,"priority":398},"references/system-integration.md",{"path":816,"priority":398},"references/typography.md",{"path":818,"priority":398},"references/widgets-extensions.md",{"basePath":820,"description":821,"displayName":820,"installMethods":822,"rationale":823,"selectedPaths":824,"source":326,"sourceLanguage":18,"type":244},"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",[825,826,827,829,831,833],{"path":395,"priority":320},{"path":402,"priority":398},{"path":828,"priority":398},"references/competitive-strategy.md",{"path":830,"priority":398},"references/diagnostics.md",{"path":832,"priority":398},"references/innovation-process.md",{"path":834,"priority":398},"references/organizational-change.md",{"basePath":836,"description":837,"displayName":836,"installMethods":838,"rationale":839,"selectedPaths":840,"source":326,"sourceLanguage":18,"type":244},"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",[841,842,843,845,847,848,850,852,854,856,858,860],{"path":395,"priority":320},{"path":651,"priority":398},{"path":844,"priority":398},"references/assumptions.md",{"path":846,"priority":398},"references/build-measure-learn.md",{"path":402,"priority":398},{"path":849,"priority":398},"references/five-whys.md",{"path":851,"priority":398},"references/growth-engines.md",{"path":853,"priority":398},"references/innovation-accounting.md",{"path":855,"priority":398},"references/metrics.md",{"path":857,"priority":398},"references/mvp-design.md",{"path":859,"priority":398},"references/pivots.md",{"path":861,"priority":398},"references/small-batches.md",{"basePath":863,"description":864,"displayName":863,"installMethods":865,"rationale":866,"selectedPaths":867,"source":326,"sourceLanguage":18,"type":244},"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",[868,869,871,872,874,876,878],{"path":395,"priority":320},{"path":870,"priority":398},"references/agile-integration.md",{"path":402,"priority":398},{"path":873,"priority":398},"references/collaborative-design.md",{"path":875,"priority":398},"references/experiment-patterns.md",{"path":877,"priority":398},"references/hypothesis-canvas.md",{"path":879,"priority":398},"references/outcome-metrics.md",{"basePath":881,"description":882,"displayName":881,"installMethods":883,"rationale":884,"selectedPaths":885,"source":326,"sourceLanguage":18,"type":244},"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",[886,887,888,889,891,893,895,897,899,901],{"path":395,"priority":320},{"path":651,"priority":398},{"path":402,"priority":398},{"path":890,"priority":398},"references/concrete.md",{"path":892,"priority":398},"references/credible.md",{"path":894,"priority":398},"references/curse-of-knowledge.md",{"path":896,"priority":398},"references/emotional.md",{"path":898,"priority":398},"references/simple.md",{"path":900,"priority":398},"references/stories.md",{"path":902,"priority":398},"references/unexpected.md",{"basePath":904,"description":905,"displayName":904,"installMethods":906,"rationale":907,"selectedPaths":908,"source":326,"sourceLanguage":18,"type":244},"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",[909,910,911,913,915,917,919],{"path":395,"priority":320},{"path":402,"priority":398},{"path":912,"priority":398},"references/feedback-patterns.md",{"path":914,"priority":398},"references/loops-modes.md",{"path":916,"priority":398},"references/rules-and-state.md",{"path":918,"priority":398},"references/signature-moments.md",{"path":920,"priority":398},"references/trigger-design.md",{"basePath":922,"description":923,"displayName":922,"installMethods":924,"rationale":925,"selectedPaths":926,"source":326,"sourceLanguage":18,"type":244},"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",[927,928,930,931,933,935,937],{"path":395,"priority":320},{"path":929,"priority":398},"references/avoiding-bad-data.md",{"path":402,"priority":398},{"path":932,"priority":398},"references/commitment-advancement.md",{"path":934,"priority":398},"references/finding-conversations.md",{"path":936,"priority":398},"references/processing-learning.md",{"path":938,"priority":398},"references/question-patterns.md",{"basePath":940,"description":941,"displayName":940,"installMethods":942,"rationale":943,"selectedPaths":944,"source":326,"sourceLanguage":18,"type":244},"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",[945,946],{"path":395,"priority":320},{"path":947,"priority":398},"references/techniques.md",{"basePath":949,"description":950,"displayName":949,"installMethods":951,"rationale":952,"selectedPaths":953,"source":326,"sourceLanguage":18,"type":244},"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",[954,955,956,958,960,962,964,966,968],{"path":395,"priority":320},{"path":402,"priority":398},{"path":957,"priority":398},"references/competitive-alternatives.md",{"path":959,"priority":398},"references/market-category.md",{"path":961,"priority":398},"references/positioning-canvas.md",{"path":963,"priority":398},"references/target-customers.md",{"path":965,"priority":398},"references/team-exercise.md",{"path":967,"priority":398},"references/unique-attributes.md",{"path":969,"priority":398},"references/value-mapping.md",{"basePath":971,"description":972,"displayName":971,"installMethods":973,"rationale":974,"selectedPaths":975,"source":326,"sourceLanguage":18,"type":244},"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",[976,977,979,981,983,985,987,989,991,993,995],{"path":395,"priority":320},{"path":978,"priority":398},"references/advertising-media.md",{"path":980,"priority":398},"references/capture-leads.md",{"path":982,"priority":398},"references/craft-message.md",{"path":984,"priority":398},"references/customer-experience.md",{"path":986,"priority":398},"references/lifetime-value.md",{"path":988,"priority":398},"references/nurture-leads.md",{"path":990,"priority":398},"references/one-page-plan-template.md",{"path":992,"priority":398},"references/referral-systems.md",{"path":994,"priority":398},"references/sales-conversion.md",{"path":996,"priority":398},"references/target-market.md",{"basePath":998,"description":999,"displayName":998,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":326,"sourceLanguage":18,"type":244},"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",[1003,1004,1006,1008,1010,1012,1014],{"path":395,"priority":320},{"path":1005,"priority":398},"references/broken-windows.md",{"path":1007,"priority":398},"references/contracts-assertions.md",{"path":1009,"priority":398},"references/dry-orthogonality.md",{"path":1011,"priority":398},"references/estimation-portfolio.md",{"path":1013,"priority":398},"references/reversibility.md",{"path":1015,"priority":398},"references/tracer-bullets.md",{"basePath":1017,"description":1018,"displayName":1017,"installMethods":1019,"rationale":1020,"selectedPaths":1021,"source":326,"sourceLanguage":18,"type":244},"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",[1022,1023,1024,1026,1028,1029,1031,1033,1035],{"path":395,"priority":320},{"path":402,"priority":398},{"path":1025,"priority":398},"references/cold-calling-2.md",{"path":1027,"priority":398},"references/lead-types.md",{"path":855,"priority":398},{"path":1030,"priority":398},"references/pipeline-math.md",{"path":1032,"priority":398},"references/qualification.md",{"path":1034,"priority":398},"references/roles.md",{"path":1036,"priority":398},"references/team-building.md",{"basePath":1038,"description":1039,"displayName":1038,"installMethods":1040,"rationale":1041,"selectedPaths":1042,"source":326,"sourceLanguage":18,"type":244},"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",[1043,1044,1046,1048,1050,1052,1054],{"path":395,"priority":320},{"path":1045,"priority":398},"references/composing-methods.md",{"path":1047,"priority":398},"references/moving-features.md",{"path":1049,"priority":398},"references/organizing-data.md",{"path":1051,"priority":398},"references/refactoring-workflow.md",{"path":1053,"priority":398},"references/simplifying-conditionals.md",{"path":1055,"priority":398},"references/smell-catalog.md",{"basePath":1057,"description":1058,"displayName":1057,"installMethods":1059,"rationale":1060,"selectedPaths":1061,"source":326,"sourceLanguage":18,"type":244},"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",[1062,1063,1065,1067,1069,1071],{"path":395,"priority":320},{"path":1064,"priority":398},"references/accessibility-depth.md",{"path":1066,"priority":398},"references/advanced-patterns.md",{"path":1068,"priority":398},"references/animation-microinteractions.md",{"path":1070,"priority":398},"references/data-visualization.md",{"path":1072,"priority":398},"references/theming-dark-mode.md",{"basePath":1074,"description":1075,"displayName":1074,"installMethods":1076,"rationale":1077,"selectedPaths":1078,"source":326,"sourceLanguage":18,"type":244},"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",[1079,1080,1082,1084,1086,1088,1090],{"path":395,"priority":320},{"path":1081,"priority":398},"references/anti-patterns.md",{"path":1083,"priority":398},"references/capacity-planning.md",{"path":1085,"priority":398},"references/chaos-engineering.md",{"path":1087,"priority":398},"references/deployment-strategies.md",{"path":1089,"priority":398},"references/observability.md",{"path":1091,"priority":398},"references/stability-patterns.md",{"basePath":1093,"description":1094,"displayName":1093,"installMethods":1095,"rationale":1096,"selectedPaths":1097,"source":326,"sourceLanguage":18,"type":244},"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",[1098,1099,1101,1103,1105],{"path":395,"priority":320},{"path":1100,"priority":398},"references/analytics-optimization.md",{"path":1102,"priority":398},"references/industry-examples.md",{"path":1104,"priority":398},"references/psychology.md",{"path":1106,"priority":398},"references/technical-implementation.md",{"basePath":1108,"description":1109,"displayName":1108,"installMethods":1110,"rationale":1111,"selectedPaths":1112,"source":326,"sourceLanguage":18,"type":244},"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",[1113,1114,1116,1118,1120,1122,1124],{"path":395,"priority":320},{"path":1115,"priority":398},"references/comments-as-design.md",{"path":1117,"priority":398},"references/complexity-symptoms.md",{"path":1119,"priority":398},"references/deep-modules.md",{"path":1121,"priority":398},"references/general-vs-special.md",{"path":1123,"priority":398},"references/information-hiding.md",{"path":1125,"priority":398},"references/strategic-programming.md",{"basePath":1127,"description":1128,"displayName":1127,"installMethods":1129,"rationale":1130,"selectedPaths":1131,"source":326,"sourceLanguage":18,"type":244},"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",[1132,1133,1135,1137,1139,1141,1143],{"path":395,"priority":320},{"path":1134,"priority":398},"references/brand-script.md",{"path":1136,"priority":398},"references/email-sequences.md",{"path":1138,"priority":398},"references/multi-channel-consistency.md",{"path":1140,"priority":398},"references/one-liners.md",{"path":1142,"priority":398},"references/sales-conversations.md",{"path":1144,"priority":398},"references/website-wireframe.md",{"basePath":1146,"description":1147,"displayName":1146,"installMethods":1148,"rationale":1149,"selectedPaths":1150,"source":326,"sourceLanguage":18,"type":244},"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",[1151,1152,1153,1155,1157,1159,1161],{"path":395,"priority":320},{"path":634,"priority":398},{"path":1154,"priority":398},"references/common-designs.md",{"path":1156,"priority":398},"references/database-scaling.md",{"path":1158,"priority":398},"references/estimation-numbers.md",{"path":1160,"priority":398},"references/four-step-process.md",{"path":1162,"priority":398},"references/reliability-operations.md",{"basePath":1164,"description":1165,"displayName":1164,"installMethods":1166,"rationale":1167,"selectedPaths":1168,"source":326,"sourceLanguage":18,"type":244},"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",[1169,1170,1172,1173,1175,1177],{"path":395,"priority":320},{"path":1171,"priority":398},"references/animation-patterns.md",{"path":402,"priority":398},{"path":1174,"priority":398},"references/layout-systems.md",{"path":1176,"priority":398},"references/technical-stack.md",{"path":816,"priority":398},{"basePath":1179,"description":1180,"displayName":1179,"installMethods":1181,"rationale":1182,"selectedPaths":1183,"source":326,"sourceLanguage":18,"type":244},"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",[1184,1185,1186,1188,1189,1191,1193,1195,1197,1199],{"path":395,"priority":320},{"path":402,"priority":398},{"path":1187,"priority":398},"references/data.md",{"path":423,"priority":398},{"path":1190,"priority":398},"references/issues.md",{"path":1192,"priority":398},"references/level-10.md",{"path":1194,"priority":398},"references/people.md",{"path":1196,"priority":398},"references/process.md",{"path":1198,"priority":398},"references/rocks.md",{"path":1200,"priority":398},"references/vto.md",{"basePath":1202,"description":1203,"displayName":1202,"installMethods":1204,"rationale":1205,"selectedPaths":1206,"source":326,"sourceLanguage":18,"type":244},"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",[1207,1208,1210,1212,1214,1216,1218,1220],{"path":395,"priority":320},{"path":1209,"priority":398},"references/audit-template.md",{"path":1211,"priority":398},"references/cultural-ux.md",{"path":1213,"priority":398},"references/dark-patterns.md",{"path":1215,"priority":398},"references/heuristic-conflicts.md",{"path":1217,"priority":398},"references/krug-principles.md",{"path":1219,"priority":398},"references/nielsen-heuristics.md",{"path":1221,"priority":398},"references/wcag-checklist.md",{"basePath":1223,"description":1224,"displayName":1223,"installMethods":1225,"rationale":1226,"selectedPaths":1227,"source":326,"sourceLanguage":18,"type":244},"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",[1228,1229,1231,1233,1235,1237],{"path":395,"priority":320},{"path":1230,"priority":398},"references/css-implementation.md",{"path":1232,"priority":398},"references/evaluating-typefaces.md",{"path":1234,"priority":398},"references/pairing-strategies.md",{"path":1236,"priority":398},"references/responsive-typography.md",{"path":1238,"priority":398},"references/typeface-anatomy.md",{"sources":1240},[1241],"manual",{"closedIssues90d":8,"description":1243,"forks":232,"homepage":1244,"license":237,"openIssues90d":8,"pushedAt":234,"readmeSize":230,"stars":235,"topics":1245},"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",[1246,1247,1248,1249,1250,1251,1252,1253,1254,1255],"agent-skills","ai-skills","claude-code","claude-code-marketplace","claude-code-plugin","claude-code-skills","claude-plugins","claude-skills","skill-md","skillsmp",{"classifiedAt":1257,"discoverAt":1258,"extractAt":1259,"githubAt":1259,"updatedAt":1257},1778698867020,1778698861437,1778698864912,[211,215,212,214,213],{"evaluatedAt":240,"extractAt":288,"updatedAt":240},[],[1264,1296,1326,1351,1383,1398],{"_creationTime":1265,"_id":1266,"community":1267,"display":1268,"identity":1274,"providers":1280,"relations":1288,"tags":1291,"workflow":1292},1778698296017.8315,"k17dzgrxxkxpeqmtcn5v3tjmad86n5tm",{"reviewCount":8},{"description":1269,"installMethods":1270,"name":1272,"sourceUrl":1273},"과잉 엔지니어링 패턴이 감지되면 자동으로 활성화됩니다: (1) 사용자가 명시적으로 변경을 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(class, interface, factory, wrapper)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 의존성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 \"너무 많아\", \"거기는 건드리지 마\", \"X만 변경해\", \"간단하게\", \"그만\" 등의 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 에러 처리, 유효성 검사, 방어적 코드를 추가하는 경우 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서를 생성하는 경우\n",{"claudeCode":1271},"uucz/moyu","Moyu (摸鱼)","https://github.com/uucz/moyu",{"basePath":1275,"githubOwner":1276,"githubRepo":1277,"locale":1278,"slug":1279,"type":244},"skills/moyu-ko","uucz","moyu","ko","moyu-ko",{"evaluate":1281,"extract":1287},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1282,"tags":1283,"targetMarket":216,"tier":217},100,[1284,211,1285,1286,212],"ai-assist","prompt-engineering","developer-tools",{"commitSha":278,"license":237},{"parentExtensionId":1289,"repoId":1290},"k17a8j7hxkm1n8dabrtcwp2z2d86nr39","kd7ccbpk8y3xm113xt8wy1c5jd86n94h",[1284,211,1286,1285,212],{"evaluatedAt":1293,"extractAt":1294,"updatedAt":1295},1778698415064,1778698296017,1778698589704,{"_creationTime":1297,"_id":1298,"community":1299,"display":1300,"identity":1306,"providers":1310,"relations":1320,"tags":1322,"workflow":1323},1778696052276.0203,"k17bgxxgryq8edg32egypsvqtn86m1h7",{"reviewCount":8},{"description":1301,"installMethods":1302,"name":1304,"sourceUrl":1305},"Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — \"find circular imports\", \"fix dependency cycles\", \"untangle our module graph\", \"why is madge complaining\".",{"claudeCode":1303},"raintree-technology/claude-starter","cleanup-cycles","https://github.com/raintree-technology/claude-starter",{"basePath":1307,"githubOwner":1308,"githubRepo":1309,"locale":18,"slug":1304,"type":244},"templates/.claude/skills/cleanup-cycles","raintree-technology","claude-starter",{"evaluate":1311,"extract":1319},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1282,"tags":1312,"targetMarket":216,"tier":217},[211,1313,1314,1315,1316,1317,1318,212],"dependencies","javascript","python","typescript","go","rust",{"commitSha":278},{"repoId":1321},"kd78ywakatnz4sjfx781sy14vh86mtty",[211,1313,1317,1314,1315,212,1318,1316],{"evaluatedAt":1324,"extractAt":1325,"updatedAt":1324},1778696977114,1778696052276,{"_creationTime":1327,"_id":1328,"community":1329,"display":1330,"identity":1336,"providers":1339,"relations":1345,"tags":1347,"workflow":1348},1778687029453.9038,"k1741ryyrp6bfas7r0wrm6yans86n4ar",{"reviewCount":8},{"description":1331,"installMethods":1332,"name":1334,"sourceUrl":1335},"Mandatory checks to run before completing any task that touches md files or dart code in this repository.",{"claudeCode":1333},"flutter/skills","definition-of-done","https://github.com/flutter/skills",{"basePath":1337,"githubOwner":1338,"githubRepo":243,"locale":18,"slug":1334,"type":244},"tool/dart_skills_lint/.agents/skills/definition-of-done","flutter",{"evaluate":1340,"extract":1344},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1282,"tags":1341,"targetMarket":216,"tier":217},[1342,1338,1343,213,211],"dart","linting",{"commitSha":278},{"repoId":1346},"kd7100bqmd3gmqn2rdf4t72qqn86nfdd",[211,1342,1338,1343,213],{"evaluatedAt":1349,"extractAt":1350,"updatedAt":1349},1778687549247,1778687029453,{"_creationTime":1352,"_id":1353,"community":1354,"display":1355,"identity":1361,"providers":1365,"relations":1377,"tags":1379,"workflow":1380},1778669958874.1707,"k17e7ve95ag28cdc4gwt5qh10d86m1bv",{"reviewCount":8},{"description":1356,"installMethods":1357,"name":1359,"sourceUrl":1360},"Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.",{"claudeCode":1358},"affaan-m/everything-claude-code","coding-standards","https://github.com/affaan-m/everything-claude-code",{"basePath":1362,"githubOwner":1363,"githubRepo":1364,"locale":18,"slug":1359,"type":244},".agents/skills/coding-standards","affaan-m","everything-claude-code",{"evaluate":1366,"extract":1376},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1282,"tags":1367,"targetMarket":216,"tier":217},[1368,1369,211,1316,1314,1315,1317,1370,1371,1372,1373,1374,213,1375,212],"coding-conventions","best-practices","java","php","swift","arkts","security","documentation",{"commitSha":278},{"repoId":1378},"kd78nxtg70rbj238fg1xbhf7d186mv9t",[1373,1369,211,1368,1375,1317,1370,1314,1371,1315,212,1374,1372,213,1316],{"evaluatedAt":1381,"extractAt":1382,"updatedAt":1381},1778670132818,1778669958874,{"_creationTime":1384,"_id":1385,"community":1386,"display":1387,"identity":1389,"providers":1390,"relations":1394,"tags":1395,"workflow":1396},1778698867338.3015,"k172gc3apn0206f0rrdfg950jx86n8ry",{"reviewCount":8},{"description":1039,"installMethods":1388,"name":1038,"sourceUrl":14},{"claudeCode":12},{"basePath":1038,"githubOwner":242,"githubRepo":243,"locale":18,"slug":1038,"type":244},{"evaluate":1391,"extract":1393},{"promptVersionExtension":204,"promptVersionScoring":205,"score":269,"tags":1392,"targetMarket":216,"tier":217},[211,212,214,1286,1369],{"commitSha":278},{"parentExtensionId":247,"repoId":284},[1369,211,1286,212,214],{"evaluatedAt":1397,"extractAt":288,"updatedAt":1397},1778699480664,{"_creationTime":1399,"_id":1400,"community":1401,"display":1402,"identity":1408,"providers":1412,"relations":1420,"tags":1423,"workflow":1424},1778696691708.3264,"k179thjzaw5kepc7zhdj9sat3n86mcqp",{"reviewCount":8},{"description":1403,"installMethods":1404,"name":1406,"sourceUrl":1407},"Validate pending migrations for foreign key consistency, rollback safety, and best practices",{"claudeCode":1405},"ruvnet/ruflo","migrate-validate","https://github.com/ruvnet/ruflo",{"basePath":1409,"githubOwner":1410,"githubRepo":1411,"locale":18,"slug":1406,"type":244},"plugins/ruflo-migrations/skills/migrate-validate","ruvnet","ruflo",{"evaluate":1413,"extract":1419},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1282,"tags":1414,"targetMarket":216,"tier":217},[1415,1416,1417,1418,211,1286],"database","migrations","sql","validation",{"commitSha":278},{"parentExtensionId":1421,"repoId":1422},"k176me0sh9b6bc3gzttnywx4w986njzh","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[211,1415,1286,1416,1417,1418],{"evaluatedAt":1425,"extractAt":1426,"updatedAt":1425},1778701008912,1778696691708]