[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mattpocock-prototype-de":3,"guides-for-mattpocock-prototype":582,"similar-k173b1d4m6x1a4yr8fy6106a5s86mw4b-de":583},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":247,"parentExtension":248,"providers":281,"relations":285,"repo":286,"tags":580,"workflow":581},1778692846401.1487,"k173b1d4m6x1a4yr8fy6106a5s86mw4b",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says \"prototype this\", \"let me play with it\", \"try a few designs\".",{"claudeCode":12},"mattpocock/skills","prototype","https://github.com/mattpocock/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":240},1778693056209.182,"kn776eg31rmxs9ae6qymd1hv6x86njxe","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,33,37,40,45,49,52,55,59,63,66,70,73,76,79,82,85,88,92,96,100,104,108,111,115,118,122,125,128,131,134,136,139,143,147,150,153,157,160,163,166,169,173,176,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of building throwaway prototypes to test designs before committing, and names specific use cases like sanity-checking data models or mocking UIs.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers distinct branches for logic or UI prototyping, guiding the LLM's behavior beyond default responses to flesh out specific design questions.",{"category":22,"check":30,"severity":31,"summary":32},"Production readiness","warning","The skill describes a process for creating prototypes, but the output is inherently throwaway and not intended for production, and does not cover the complete lifecycle beyond the prototype's lifespan.",{"category":34,"check":35,"severity":24,"summary":36},"Scope","Single responsibility principle","The skill focuses on the single domain of creating throwaway prototypes for design validation, with clear branches for logic or UI, without extending into unrelated areas.",{"category":34,"check":38,"severity":24,"summary":39},"Description quality","The description accurately reflects the skill's purpose of building throwaway prototypes for design exploration and clearly outlines its two main branches (logic/UI) and use cases.",{"category":41,"check":42,"severity":43,"summary":44},"Invocation","Scoped tools","not_applicable","This skill does not expose explicit tools; it guides the LLM's behavior through instructions.",{"category":46,"check":47,"severity":43,"summary":48},"Documentation","Configuration & parameter reference","The skill does not appear to use explicit configuration files or parameters beyond user prompts and implicitly defined project conventions.",{"category":34,"check":50,"severity":43,"summary":51},"Tool naming","This skill does not expose explicit tools.",{"category":34,"check":53,"severity":43,"summary":54},"Minimal I/O surface","This skill does not expose explicit tools with defined parameter schemas or response shapes.",{"category":56,"check":57,"severity":24,"summary":58},"License","License usability","The bundled LICENSE file indicates an MIT license, which is a permissive open-source license.",{"category":60,"check":61,"severity":24,"summary":62},"Maintenance","Commit recency","The repository shows recent commits as of May 13, 2026, indicating active maintenance.",{"category":60,"check":64,"severity":43,"summary":65},"Dependency Management","The skill itself does not appear to bundle or manage external dependencies directly; it relies on the project's existing environment.",{"category":67,"check":68,"severity":43,"summary":69},"Security","Secret Management","The skill's purpose is to generate throwaway code and does not handle or expose secrets.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill's instructions focus on generating code within the user's project context and do not involve loading untrusted external data as instructions.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute code not bundled within the repository.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill generates code locally within the project and does not attempt to modify files outside the project folder or the intended scope.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","The skill's instructions do not involve detached-process spawns or retry loops around denied operations.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill's purpose is code generation and does not involve reading or submitting confidential data.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled markdown files do not contain hidden text tricks, invisible characters, or obfuscation techniques.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's instructions are written in plain markdown and do not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill's instructions emphasize placing prototype code near its intended use and following project conventions, rather than making rigid structural assumptions.",{"category":97,"check":98,"severity":24,"summary":99},"Trust","Issues Attention","The repository has a healthy ratio of closed to open issues (117 closed vs. 27 open in 90 days), suggesting active maintenance and responsiveness.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The repository has recent commits and a clear MIT license, implying versioning is managed through standard Git practices even without explicit versioning in frontmatter.",{"category":105,"check":106,"severity":43,"summary":107},"Execution","Validation","The skill focuses on generating code rather than executing validated commands or structured output.",{"category":67,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill generates throwaway code and does not perform destructive operations itself; the user is responsible for managing the lifecycle of the generated prototype.",{"category":112,"check":113,"severity":43,"summary":114},"Code Execution","Error Handling","This skill does not execute code directly; it provides instructions for the user or LLM to generate code.",{"category":112,"check":116,"severity":43,"summary":117},"Logging","The skill itself does not perform actions that require logging; it instructs the user on how to implement logging for prototypes.",{"category":119,"check":120,"severity":43,"summary":121},"Compliance","GDPR","The skill does not process or handle personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's purpose is general code prototyping and has no regional or jurisdictional limitations; targetMarket is 'global'.",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","The skill instructs users to adopt existing project runtimes and package managers, avoiding assumptions of specific environments.",{"category":46,"check":129,"severity":24,"summary":130},"README","The README file exists and provides a comprehensive overview of the skills, their purpose, and installation instructions.",{"category":34,"check":132,"severity":43,"summary":133},"Tool surface size","This is a skill, not a CLI or MCP, and does not expose a list of tools.",{"category":41,"check":135,"severity":43,"summary":51},"Overlapping near-synonym tools",{"category":46,"check":137,"severity":24,"summary":138},"Phantom features","All features described in the README and SKILL.md (prototyping logic/UI) are implemented through instructions and linked markdown files.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions using `npx skills@latest add` and subsequent setup commands, along with explanations of how to use the skills.",{"category":144,"check":145,"severity":43,"summary":146},"Errors","Actionable error messages","This skill provides instructions and does not have its own error paths visible to the user.",{"category":105,"check":148,"severity":43,"summary":149},"Pinned dependencies","The skill itself does not bundle dependencies; it instructs the user to leverage existing project environments.",{"category":34,"check":151,"severity":43,"summary":152},"Dry-run preview","The skill generates code or instructions, but does not perform state-changing operations directly.",{"category":154,"check":155,"severity":43,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":119,"check":158,"severity":43,"summary":159},"Telemetry opt-in","The skill does not emit telemetry.",{"category":41,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly articulates the purpose of building throwaway prototypes for design validation, specifying the two branches (logic/UI) and naming concrete artifacts and user intents.",{"category":41,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is dense, self-contained, and clearly summarizes the core capability and trigger phrases within the recommended character limit.",{"category":46,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise and delegates deeper material to separate files like LOGIC.md and UI.md, following progressive disclosure.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The main SKILL.md outlines the overall process and links to separate markdown files (LOGIC.md, UI.md) for detailed procedures.",{"category":170,"check":174,"severity":43,"summary":175},"Forked exploration","The skill focuses on generating prototypes rather than deep code exploration or auditing that would necessitate forked context.",{"category":22,"check":177,"severity":178,"summary":179},"Usage examples","info","While the skill provides detailed instructions on how to structure prototypes, it lacks concrete, ready-to-use end-to-end examples demonstrating invocation and observable outcomes for its core capabilities.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The documentation for both LOGIC.md and UI.md includes sections on anti-patterns and considerations for choosing the right branch, implicitly handling common edge cases in prototyping.",{"category":112,"check":184,"severity":43,"summary":185},"Tool Fallback","This skill does not rely on external tools like MCP servers; it operates by generating instructions and code within the user's environment.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill emphasizes creating throwaway code and clearly states that prototypes should be deleted or absorbed, implicitly halting unexpected state by design.",{"category":93,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it focuses on its core prototyping function.",1778693054414,"This skill guides the user in creating temporary prototypes for validating design decisions, offering two distinct branches: one for testing logic and state machines via a terminal application, and another for exploring UI variations through a switchable route. It emphasizes code clarity, rapid iteration, and eventual deletion or integration of validated concepts.",[196,197,198,199],"Generate logic prototypes via terminal app","Generate UI prototypes with switchable variations","Guide design validation before implementation","Integrate with project's existing tooling and runtime",[201,202,203,204],"Producing production-ready code directly.","Including tests or extensive error handling in the prototype.","Persisting state by default.","Leaving prototypes in the repository after the design question is answered.","3.0.0","4.4.0","To rapidly validate design choices through throwaway prototypes, saving time and effort before committing to full implementation.","This skill is well-documented and robust, with a clear purpose and excellent adherence to best practices for code generation skills. The only area for minor improvement is the lack of concrete, ready-to-use examples.",87,"A high-quality skill for generating throwaway prototypes to test design ideas.",[212,213,214,215,216],"prototyping","design","ui","logic","development","global","community",[220,221,222,223],"When wanting to prototype a new feature or design.","When needing to sanity-check a data model or state machine.","When exploring different UI variations for a component or page.","When a user asks to 'prototype this' or 'try a few designs'.",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":237,"testCoverage":239},{"hasLockfile":226},false,1778693020657,{"descriptionLength":229,"readmeSize":230},426,11516,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"openIssues90d":234,"pushedAt":235,"stars":236},117,6767,27,1778677522000,78489,{"hasNpmPackage":226,"license":238,"smitheryVerified":226},"MIT",{"hasCi":226,"hasTests":226},{"updatedAt":241},1778693056209,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/engineering/prototype","mattpocock","skills","skill",true,{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":256,"parentExtension":259,"providers":260,"relations":275,"tags":277,"workflow":278},1778692846401.1467,"k171mc92f05dc4v6jzgf6bng7d86mr9t",{"reviewCount":8},{"description":253,"installMethods":254,"name":255,"sourceUrl":14},"Skills for Real Engineers. Straight from my .claude directory.",{"claudeCode":255},"mattpocock-skills",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":258},"","plugin",null,{"evaluate":261,"extract":270},{"promptVersionExtension":205,"promptVersionScoring":206,"score":262,"tags":263,"targetMarket":217,"tier":218},79,[264,265,266,267,268,269],"engineering","productivity","ai-tools","developer-tools","code-quality","refactoring",{"commitSha":271,"plugin":272},"HEAD",{"mcpCount":8,"provider":273,"skillCount":274},"classify",14,{"repoId":276},"kd70nm2vazehgqc4j28ve6cwv986mv1s",[266,268,267,264,265,269],{"evaluatedAt":279,"extractAt":280,"updatedAt":279},1778692867921,1778692846401,{"evaluate":282,"extract":284},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":283,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":271},{"parentExtensionId":250,"repoId":276},{"_creationTime":287,"_id":276,"identity":288,"providers":289,"workflow":576},1778692842371.0967,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":290,"discover":571,"github":574},{"commitSha":271,"extensions":291},[292,305,314,322,330,338,349,362,376,385,403,421,429,437,449,457,465,473,481,489,499,507,515,523,531,539,547,555,563],{"basePath":257,"displayName":255,"installMethods":293,"rationale":294,"selectedPaths":295,"source":304,"sourceLanguage":18,"type":258},{"claudeCode":255},"plugin manifest at .claude-plugin/plugin.json",[296,299,301],{"path":297,"priority":298},".claude-plugin/plugin.json","mandatory",{"path":300,"priority":298},"README.md",{"path":302,"priority":303},"LICENSE","high","rule",{"basePath":306,"description":307,"displayName":308,"installMethods":309,"rationale":310,"selectedPaths":311,"source":304,"sourceLanguage":18,"type":246},"skills/deprecated/design-an-interface","Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions \"design it twice\".","design-an-interface",{"claudeCode":12},"SKILL.md frontmatter at skills/deprecated/design-an-interface/SKILL.md",[312],{"path":313,"priority":298},"SKILL.md",{"basePath":315,"description":316,"displayName":317,"installMethods":318,"rationale":319,"selectedPaths":320,"source":304,"sourceLanguage":18,"type":246},"skills/deprecated/qa","Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions \"QA session\".","qa",{"claudeCode":12},"SKILL.md frontmatter at skills/deprecated/qa/SKILL.md",[321],{"path":313,"priority":298},{"basePath":323,"description":324,"displayName":325,"installMethods":326,"rationale":327,"selectedPaths":328,"source":304,"sourceLanguage":18,"type":246},"skills/deprecated/request-refactor-plan","Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.","request-refactor-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/deprecated/request-refactor-plan/SKILL.md",[329],{"path":313,"priority":298},{"basePath":331,"description":332,"displayName":333,"installMethods":334,"rationale":335,"selectedPaths":336,"source":304,"sourceLanguage":18,"type":246},"skills/deprecated/ubiquitous-language","Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions \"domain model\" or \"DDD\".","ubiquitous-language",{"claudeCode":12},"SKILL.md frontmatter at skills/deprecated/ubiquitous-language/SKILL.md",[337],{"path":313,"priority":298},{"basePath":339,"description":340,"displayName":341,"installMethods":342,"rationale":343,"selectedPaths":344,"source":304,"sourceLanguage":18,"type":246},"skills/engineering/diagnose","Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says \"diagnose this\" / \"debug this\", reports a bug, says something is broken/throwing/failing, or describes a performance regression.","diagnose",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/diagnose/SKILL.md",[345,346],{"path":313,"priority":298},{"path":347,"priority":348},"scripts/hitl-loop.template.sh","low",{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":304,"sourceLanguage":18,"type":246},"skills/engineering/grill-with-docs","Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.","grill-with-docs",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/grill-with-docs/SKILL.md",[356,357,360],{"path":313,"priority":298},{"path":358,"priority":359},"ADR-FORMAT.md","medium",{"path":361,"priority":359},"CONTEXT-FORMAT.md",{"basePath":363,"description":364,"displayName":365,"installMethods":366,"rationale":367,"selectedPaths":368,"source":304,"sourceLanguage":18,"type":246},"skills/engineering/improve-codebase-architecture","Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.","improve-codebase-architecture",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/improve-codebase-architecture/SKILL.md",[369,370,372,374],{"path":313,"priority":298},{"path":371,"priority":359},"DEEPENING.md",{"path":373,"priority":359},"INTERFACE-DESIGN.md",{"path":375,"priority":359},"LANGUAGE.md",{"basePath":243,"description":10,"displayName":13,"installMethods":377,"rationale":378,"selectedPaths":379,"source":304,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/prototype/SKILL.md",[380,381,383],{"path":313,"priority":298},{"path":382,"priority":359},"LOGIC.md",{"path":384,"priority":359},"UI.md",{"basePath":386,"description":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":304,"sourceLanguage":18,"type":246},"skills/engineering/setup-matt-pocock-skills","Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.","setup-matt-pocock-skills",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/setup-matt-pocock-skills/SKILL.md",[392,393,395,397,399,401],{"path":313,"priority":298},{"path":394,"priority":359},"domain.md",{"path":396,"priority":359},"issue-tracker-github.md",{"path":398,"priority":359},"issue-tracker-gitlab.md",{"path":400,"priority":359},"issue-tracker-local.md",{"path":402,"priority":359},"triage-labels.md",{"basePath":404,"description":405,"displayName":406,"installMethods":407,"rationale":408,"selectedPaths":409,"source":304,"sourceLanguage":18,"type":246},"skills/engineering/tdd","Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions \"red-green-refactor\", wants integration tests, or asks for test-first development.","tdd",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/tdd/SKILL.md",[410,411,413,415,417,419],{"path":313,"priority":298},{"path":412,"priority":359},"deep-modules.md",{"path":414,"priority":359},"interface-design.md",{"path":416,"priority":359},"mocking.md",{"path":418,"priority":359},"refactoring.md",{"path":420,"priority":359},"tests.md",{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":304,"sourceLanguage":18,"type":246},"skills/engineering/to-issues","Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.","to-issues",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/to-issues/SKILL.md",[428],{"path":313,"priority":298},{"basePath":430,"description":431,"displayName":432,"installMethods":433,"rationale":434,"selectedPaths":435,"source":304,"sourceLanguage":18,"type":246},"skills/engineering/to-prd","Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.","to-prd",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/to-prd/SKILL.md",[436],{"path":313,"priority":298},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":304,"sourceLanguage":18,"type":246},"skills/engineering/triage","Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.","triage",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/triage/SKILL.md",[444,445,447],{"path":313,"priority":298},{"path":446,"priority":359},"AGENT-BRIEF.md",{"path":448,"priority":359},"OUT-OF-SCOPE.md",{"basePath":450,"description":451,"displayName":452,"installMethods":453,"rationale":454,"selectedPaths":455,"source":304,"sourceLanguage":18,"type":246},"skills/engineering/zoom-out","Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.","zoom-out",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/zoom-out/SKILL.md",[456],{"path":313,"priority":298},{"basePath":458,"description":459,"displayName":460,"installMethods":461,"rationale":462,"selectedPaths":463,"source":304,"sourceLanguage":18,"type":246},"skills/in-progress/review","Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to \"review since X\".","review",{"claudeCode":12},"SKILL.md frontmatter at skills/in-progress/review/SKILL.md",[464],{"path":313,"priority":298},{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":304,"sourceLanguage":18,"type":246},"skills/in-progress/writing-beats","Shape an article as a journey of beats, choose-your-own-adventure style. The user picks a starting beat from the raw material, you write only that beat, then offer options for where to pivot next, beat by beat, until the article reaches a natural end. Use when the user has raw material and wants to assemble it as a narrative rather than an argument.","writing-beats",{"claudeCode":12},"SKILL.md frontmatter at skills/in-progress/writing-beats/SKILL.md",[472],{"path":313,"priority":298},{"basePath":474,"description":475,"displayName":476,"installMethods":477,"rationale":478,"selectedPaths":479,"source":304,"sourceLanguage":18,"type":246},"skills/in-progress/writing-fragments","Grilling session that mines the user for fragments — heterogeneous nuggets of writing (claims, vignettes, sharp sentences, half-thoughts) — and appends them to a single document as raw material for a future article. Use when the user wants to develop ideas before imposing structure, or mentions \"fragments\", \"ideate\", or \"raw material\" for writing.","writing-fragments",{"claudeCode":12},"SKILL.md frontmatter at skills/in-progress/writing-fragments/SKILL.md",[480],{"path":313,"priority":298},{"basePath":482,"description":483,"displayName":484,"installMethods":485,"rationale":486,"selectedPaths":487,"source":304,"sourceLanguage":18,"type":246},"skills/in-progress/writing-shape","Take a markdown file of raw material and shape it into an article through a conversational session — drafting candidate openings, growing the piece paragraph by paragraph, arguing about format (lists, tables, callouts, quotes) at each step. Use when the user has a pile of notes, fragments, or a rough draft and wants help turning it into something publishable.","writing-shape",{"claudeCode":12},"SKILL.md frontmatter at skills/in-progress/writing-shape/SKILL.md",[488],{"path":313,"priority":298},{"basePath":490,"description":491,"displayName":492,"installMethods":493,"rationale":494,"selectedPaths":495,"source":304,"sourceLanguage":18,"type":246},"skills/misc/git-guardrails-claude-code","Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.","git-guardrails-claude-code",{"claudeCode":12},"SKILL.md frontmatter at skills/misc/git-guardrails-claude-code/SKILL.md",[496,497],{"path":313,"priority":298},{"path":498,"priority":348},"scripts/block-dangerous-git.sh",{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":304,"sourceLanguage":18,"type":246},"skills/misc/migrate-to-shoehorn","Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.","migrate-to-shoehorn",{"claudeCode":12},"SKILL.md frontmatter at skills/misc/migrate-to-shoehorn/SKILL.md",[506],{"path":313,"priority":298},{"basePath":508,"description":509,"displayName":510,"installMethods":511,"rationale":512,"selectedPaths":513,"source":304,"sourceLanguage":18,"type":246},"skills/misc/scaffold-exercises","Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.","scaffold-exercises",{"claudeCode":12},"SKILL.md frontmatter at skills/misc/scaffold-exercises/SKILL.md",[514],{"path":313,"priority":298},{"basePath":516,"description":517,"displayName":518,"installMethods":519,"rationale":520,"selectedPaths":521,"source":304,"sourceLanguage":18,"type":246},"skills/misc/setup-pre-commit","Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.","setup-pre-commit",{"claudeCode":12},"SKILL.md frontmatter at skills/misc/setup-pre-commit/SKILL.md",[522],{"path":313,"priority":298},{"basePath":524,"description":525,"displayName":526,"installMethods":527,"rationale":528,"selectedPaths":529,"source":304,"sourceLanguage":18,"type":246},"skills/personal/edit-article","Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.","edit-article",{"claudeCode":12},"SKILL.md frontmatter at skills/personal/edit-article/SKILL.md",[530],{"path":313,"priority":298},{"basePath":532,"description":533,"displayName":534,"installMethods":535,"rationale":536,"selectedPaths":537,"source":304,"sourceLanguage":18,"type":246},"skills/personal/obsidian-vault","Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.","obsidian-vault",{"claudeCode":12},"SKILL.md frontmatter at skills/personal/obsidian-vault/SKILL.md",[538],{"path":313,"priority":298},{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":304,"sourceLanguage":18,"type":246},"skills/productivity/caveman","Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says \"caveman mode\", \"talk like caveman\", \"use caveman\", \"less tokens\", \"be brief\", or invokes /caveman.\n","caveman",{"claudeCode":12},"SKILL.md frontmatter at skills/productivity/caveman/SKILL.md",[546],{"path":313,"priority":298},{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":304,"sourceLanguage":18,"type":246},"skills/productivity/grill-me","Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions \"grill me\".","grill-me",{"claudeCode":12},"SKILL.md frontmatter at skills/productivity/grill-me/SKILL.md",[554],{"path":313,"priority":298},{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":304,"sourceLanguage":18,"type":246},"skills/productivity/handoff","Compact the current conversation into a handoff document for another agent to pick up.","handoff",{"claudeCode":12},"SKILL.md frontmatter at skills/productivity/handoff/SKILL.md",[562],{"path":313,"priority":298},{"basePath":564,"description":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":304,"sourceLanguage":18,"type":246},"skills/productivity/write-a-skill","Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.","write-a-skill",{"claudeCode":12},"SKILL.md frontmatter at skills/productivity/write-a-skill/SKILL.md",[570],{"path":313,"priority":298},{"sources":572},[573],"manual",{"closedIssues90d":232,"description":253,"forks":233,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":575},[],{"classifiedAt":577,"discoverAt":578,"extractAt":579,"githubAt":579,"updatedAt":577},1778692846116,1778692842371,1778692844195,[213,216,215,212,214],{"evaluatedAt":241,"extractAt":280,"updatedAt":241},[],[584,613,639,667,690,720],{"_creationTime":585,"_id":586,"community":587,"display":588,"identity":594,"providers":598,"relations":607,"tags":609,"workflow":610},1778697513812.0618,"k17a42wbbfjawy7azce27f0f8186mv0g",{"reviewCount":8},{"description":589,"installMethods":590,"name":592,"sourceUrl":593},"Anti-AI-generic design guidelines. Use when creating UI prototypes, reviewing designs for generic AI patterns, or setting up a project design system.",{"claudeCode":591},"spartan-stratos/spartan-ai-toolkit","design-workflow","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":595,"githubOwner":596,"githubRepo":597,"locale":18,"slug":592,"type":246},".codex/skills/design-workflow","spartan-stratos","spartan-ai-toolkit",{"evaluate":599,"extract":606},{"promptVersionExtension":205,"promptVersionScoring":206,"score":600,"tags":601,"targetMarket":217,"tier":605},100,[213,602,603,212,604],"ux","guidelines","quality-assurance","verified",{"commitSha":271},{"repoId":608},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[213,603,212,604,602],{"evaluatedAt":611,"extractAt":612,"updatedAt":611},1778697723103,1778697513812,{"_creationTime":614,"_id":615,"community":616,"display":617,"identity":623,"providers":627,"relations":632,"tags":635,"workflow":636},1778685949178.8186,"k178qvcsn3pvtpahsgkkr919h186ncdr",{"reviewCount":8},{"description":618,"installMethods":619,"name":621,"sourceUrl":622},"Design and build native-feeling macOS application UIs. Use this skill whenever the user asks to create a desktop app, macOS app, Mac-style interface, Apple-style UI, system utility, or anything that should look and feel like a native Mac application. Also trigger when users mention \"native feel\", \"desktop app design\", \"Apple design patterns\", \"sidebar layout\", \"traffic lights\", or want to build tools/utilities that feel like they belong on macOS. This skill covers layout, composition, interaction patterns, animations, light/dark mode, and all the subtle details that make an app feel like Apple built it.",{"claudeCode":620},"davepoon/buildwithclaude","macos-design","https://github.com/davepoon/buildwithclaude",{"basePath":624,"githubOwner":625,"githubRepo":626,"locale":18,"slug":621,"type":246},"plugins/all-skills/skills/macos-design","davepoon","buildwithclaude",{"evaluate":628,"extract":631},{"promptVersionExtension":205,"promptVersionScoring":206,"score":600,"tags":629,"targetMarket":217,"tier":605},[630,214,213,267,602],"macos",{"commitSha":271},{"parentExtensionId":633,"repoId":634},"k1779wwzgaaxeqtvembbktrb1d86n4tf","kd719kw54vhmcscq7ckdp59fg586mnt6",[213,267,630,214,602],{"evaluatedAt":637,"extractAt":638,"updatedAt":637},1778690566861,1778685949178,{"_creationTime":640,"_id":641,"community":642,"display":643,"identity":649,"providers":653,"relations":660,"tags":663,"workflow":664},1778668208695.1426,"k177xnn65jm40ksxjy30q34rmh86mah9",{"reviewCount":8},{"description":644,"installMethods":645,"name":647,"sourceUrl":648},"Component consistency audit covering state coverage, hierarchy, patterns",{"claudeCode":646},"Aboudjem/ui-ux-suite","component-audit","https://github.com/Aboudjem/ui-ux-suite",{"basePath":650,"githubOwner":651,"githubRepo":652,"locale":18,"slug":647,"type":246},"skills/component-audit","Aboudjem","ui-ux-suite",{"evaluate":654,"extract":659},{"promptVersionExtension":205,"promptVersionScoring":206,"score":600,"tags":655,"targetMarket":217,"tier":605},[214,602,213,656,657,658],"audit","components","frontend",{"commitSha":271},{"parentExtensionId":661,"repoId":662},"k178zeec8jajqdrczrynw6x3fx86mm8h","kd75532596tdmk72j9k55b0qqn86n5et",[656,657,213,658,214,602],{"evaluatedAt":665,"extractAt":666,"updatedAt":665},1778669970573,1778668208695,{"_creationTime":668,"_id":669,"community":670,"display":671,"identity":675,"providers":678,"relations":686,"tags":687,"workflow":688},1778668208695.1423,"k17f06zww13em2avbhz248f60d86m8fc",{"reviewCount":8},{"description":672,"installMethods":673,"name":674,"sourceUrl":648},"Color-only audit to extract, evaluate, and recommend improvements for the project's color system",{"claudeCode":646},"Color Audit",{"basePath":676,"githubOwner":651,"githubRepo":652,"locale":18,"slug":677,"type":246},"skills/color-audit","color-audit",{"evaluate":679,"extract":685},{"promptVersionExtension":205,"promptVersionScoring":206,"score":600,"tags":680,"targetMarket":217,"tier":605},[213,214,602,681,682,683,684],"accessibility","css","javascript","cli",{"commitSha":271,"license":238},{"parentExtensionId":661,"repoId":662},[681,684,682,213,683,214,602],{"evaluatedAt":689,"extractAt":666,"updatedAt":689},1778669948021,{"_creationTime":691,"_id":692,"community":693,"display":694,"identity":700,"providers":705,"relations":712,"tags":715,"workflow":716},1778690970846.752,"k1749k5kk6v74478ezp065t4c986mfy8",{"reviewCount":8},{"description":695,"installMethods":696,"name":698,"sourceUrl":699},"Validiert Animationsdauern, erzwingt die Typografieskala, prüft die Barrierefreiheit von Komponenten und verhindert Anti-Patterns im Layout von Tailwind CSS-Projekten. Verwenden Sie dies beim Erstellen von UI-Komponenten, beim Überprüfen von CSS-Dienstprogrammen, beim Stylen von React-Ansichten oder beim Erzwingen von Designkonsistenz.",{"claudeCode":697},"ibelick/ui-skills","baseline-ui","https://github.com/ibelick/ui-skills",{"basePath":701,"githubOwner":702,"githubRepo":703,"locale":704,"slug":698,"type":246},"skills/baseline-ui","ibelick","ui-skills","de",{"evaluate":706,"extract":711},{"promptVersionExtension":205,"promptVersionScoring":206,"score":600,"tags":707,"targetMarket":217,"tier":605},[708,682,214,216,681,709,710],"tailwind","animation","linting",{"commitSha":271},{"repoId":713,"translatedFrom":714},"kd71ksb69rw62v9tywwpzjky0986mzmb","k17evpm7da6we8kaszydc65rg586manm",[681,709,682,216,710,708,214],{"evaluatedAt":717,"extractAt":718,"updatedAt":719},1778690881357,1778690863881,1778690970846,{"_creationTime":721,"_id":722,"community":723,"display":724,"identity":730,"providers":732,"relations":738,"tags":741,"workflow":742},1778698867338.2998,"k171kq7a5wmx24w6w86zybpe6586mq7w",{"reviewCount":8},{"description":725,"installMethods":726,"name":728,"sourceUrl":729},"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":727},"wondelai/skills","microinteractions","https://github.com/wondelai/skills",{"basePath":728,"githubOwner":731,"githubRepo":245,"locale":18,"slug":728,"type":246},"wondelai",{"evaluate":733,"extract":737},{"promptVersionExtension":205,"promptVersionScoring":206,"score":734,"tags":735,"targetMarket":217,"tier":605},99,[214,602,213,728,736],"product-design",{"commitSha":271,"license":238},{"parentExtensionId":739,"repoId":740},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[213,728,736,214,602],{"evaluatedAt":743,"extractAt":744,"updatedAt":743},1778699389805,1778698867338]