[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mattpocock-zoom-out-de":3,"guides-for-mattpocock-zoom-out":577,"similar-k178m16y8rhy02jtrj0368yrsd86nxma-de":578},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":237,"isFallback":242,"parentExtension":243,"providers":276,"relations":280,"repo":281,"tags":575,"workflow":576},1778692846401.1501,"k178m16y8rhy02jtrj0368yrsd86nxma",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"mattpocock/skills","zoom-out","https://github.com/mattpocock/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":219,"workflow":235},1778693211164.8748,"kn7f95n0fc8ensng0d4q6hvnbh86ncas","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":199,"promptVersionExtension":202,"promptVersionScoring":203,"purpose":204,"rationale":205,"score":206,"summary":207,"tags":208,"targetMarket":213,"tier":214,"useCases":215},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem: needing broader context or a higher-level perspective when unfamiliar with code, and names the user intent: understanding how code fits into the bigger picture.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill directly addresses the problem of needing higher-level context by instructing the agent to zoom out, which goes beyond standard LLM behavior of simply analyzing provided code snippets.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is a simple instruction and can be used immediately to guide the agent's perspective, fitting into a workflow where understanding code context is necessary.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill has a single, focused responsibility: to prompt the agent for a higher-level perspective on code, aligning perfectly with its name and description.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's function, clearly stating its purpose and use case for understanding code context.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools; it is a direct instruction to the agent.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill has no configurable parameters or options.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The skill name 'zoom-out' is descriptive and easy to understand for its stated purpose.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","The skill does not expose tools with parameters or response shapes.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, as indicated by the bundled LICENSE file, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-13, which is recent (within the last 3 months).",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill does not have any third-party 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 is a direct instruction and does not load or execute third-party data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill is self-contained and does not fetch external content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill is a prompt-based instruction and does not modify any files or interact with the file system.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill does not involve scripts or processes that could lead to sandbox escapes.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not interact with external systems or read confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content (SKILL.md) is free of hidden-steering tricks and uses clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation is plain text and does not involve obfuscated code.",{"category":92,"check":93,"severity":42,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has a high closure rate for issues (117 closed / 27 open in 90d), indicating active maintenance.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","info","A meaningful semver version is not declared in the frontmatter or package.json. The README references installation via `npx skills@latest add mattpocock/skills`, implying reliance on the 'latest' tag.",{"category":105,"check":106,"severity":42,"summary":107},"Execution","Validation","The skill does not involve executable code or structured output requiring validation.",{"category":66,"check":109,"severity":42,"summary":110},"Unguarded Destructive Operations","The skill is purely instructional and does not perform any destructive operations.",{"category":112,"check":113,"severity":42,"summary":114},"Code Execution","Error Handling","As a prompt-based skill with no executable code, there are no error paths to handle.",{"category":112,"check":116,"severity":42,"summary":117},"Logging","The skill is read-only and does not perform actions that require logging.",{"category":119,"check":120,"severity":42,"summary":121},"Compliance","GDPR","The skill does not operate on personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill is a general instruction and has no regional or jurisdictional limitations; targetMarket is global.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill is a text instruction and has no runtime dependencies or OS-specific assumptions.",{"category":45,"check":129,"severity":24,"summary":130},"README","The README exists and clearly outlines the purpose and benefits of the skills repository, including this specific skill.",{"category":33,"check":132,"severity":42,"summary":133},"Tool surface size","This is a single-purpose skill and does not expose multiple tools.",{"category":40,"check":135,"severity":42,"summary":136},"Overlapping near-synonym tools","This skill does not expose multiple tools, so there are no overlapping synonyms.",{"category":45,"check":138,"severity":24,"summary":139},"Phantom features","The skill's described functionality directly matches its implementation.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions using `npx skills@latest add` and includes setup steps.",{"category":145,"check":146,"severity":42,"summary":147},"Errors","Actionable error messages","This skill is purely instructional and does not have user-facing error paths.",{"category":105,"check":149,"severity":42,"summary":150},"Pinned dependencies","The skill does not use third-party dependencies or scripts.",{"category":33,"check":152,"severity":42,"summary":153},"Dry-run preview","The skill is not a state-changing command and does not have a dry-run mode.",{"category":155,"check":156,"severity":42,"summary":157},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations.",{"category":119,"check":159,"severity":42,"summary":160},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The description clearly states the artifact (code context) and the user intent (zoom out, higher-level perspective) and provides a use case for unfamiliar code.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and directly states the skill's core capability and use case.",{"category":45,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is very short and directly provides the instruction without excessive preamble.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md is short and does not require progressive disclosure.",{"category":171,"check":175,"severity":42,"summary":176},"Forked exploration","This skill does not involve deep exploration that would necessitate forking context.",{"category":22,"check":178,"severity":102,"summary":179},"Usage examples","No direct end-to-end usage examples are provided for this specific skill in the SKILL.md, though the README demonstrates overall installation and setup.",{"category":22,"check":181,"severity":42,"summary":182},"Edge cases","As a simple instruction, there are no specific edge cases or failure modes to document for this skill.",{"category":112,"check":184,"severity":42,"summary":185},"Tool Fallback","This skill does not rely on external tools like an MCP server.",{"category":187,"check":188,"severity":42,"summary":189},"Safety","Halt on unexpected state","This skill is instructional and does not involve a workflow that could encounter unexpected states.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not rely on other skills being loaded.",1778693210594,"This skill instructs an agent to provide a higher-level perspective or broader context on a section of code, useful when the user is unfamiliar with the area or needs to understand its place within the larger system.",[196,197,198],"Requests broader context for unfamiliar code","Prompts agent for higher-level perspective","Aids in understanding code's place in the bigger picture",[200,201],"Detailed line-by-line code analysis","Writing new code or making changes","3.0.0","4.4.0","To help developers gain a better understanding of code by prompting the agent to zoom out and provide a higher-level view, essential for navigating unfamiliar codebases or complex architectures.","Excellent documentation quality, clear purpose, and strong maintenance signals (commit recency, issue closure rate) contribute to a high score. Minor info finding on release management due to lack of explicit versioning.",98,"A high-quality, focused skill for requesting higher-level code context from an agent.",[209,210,211,212],"code-context","abstraction","developer-tools","explanation","global","verified",[216,217,218],"When unfamiliar with a section of code","When needing to understand how code fits into the bigger picture","To get a map of relevant modules and callers",{"codeQuality":220,"collectedAt":222,"documentation":223,"maintenance":226,"security":232,"testCoverage":234},{"hasLockfile":221},false,1778693194810,{"descriptionLength":224,"readmeSize":225},191,11516,{"closedIssues90d":227,"forks":228,"hasChangelog":221,"openIssues90d":229,"pushedAt":230,"stars":231},117,6767,27,1778677522000,78489,{"hasNpmPackage":221,"license":233,"smitheryVerified":221},"MIT",{"hasCi":221,"hasTests":221},{"updatedAt":236},1778693211164,{"basePath":238,"githubOwner":239,"githubRepo":240,"locale":18,"slug":13,"type":241},"skills/engineering/zoom-out","mattpocock","skills","skill",true,{"_creationTime":244,"_id":245,"community":246,"display":247,"identity":251,"parentExtension":254,"providers":255,"relations":270,"tags":272,"workflow":273},1778692846401.1467,"k171mc92f05dc4v6jzgf6bng7d86mr9t",{"reviewCount":8},{"description":248,"installMethods":249,"name":250,"sourceUrl":14},"Skills for Real Engineers. Straight from my .claude directory.",{"claudeCode":250},"mattpocock-skills",{"basePath":252,"githubOwner":239,"githubRepo":240,"locale":18,"slug":240,"type":253},"","plugin",null,{"evaluate":256,"extract":265},{"promptVersionExtension":202,"promptVersionScoring":203,"score":257,"tags":258,"targetMarket":213,"tier":264},79,[259,260,261,211,262,263],"engineering","productivity","ai-tools","code-quality","refactoring","community",{"commitSha":266,"plugin":267},"HEAD",{"mcpCount":8,"provider":268,"skillCount":269},"classify",14,{"repoId":271},"kd70nm2vazehgqc4j28ve6cwv986mv1s",[261,262,211,259,260,263],{"evaluatedAt":274,"extractAt":275,"updatedAt":274},1778692867921,1778692846401,{"evaluate":277,"extract":279},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":278,"targetMarket":213,"tier":214},[209,210,211,212],{"commitSha":266},{"parentExtensionId":245,"repoId":271},{"_creationTime":282,"_id":271,"identity":283,"providers":284,"workflow":571},1778692842371.0967,{"githubOwner":239,"githubRepo":240,"sourceUrl":14},{"classify":285,"discover":566,"github":569},{"commitSha":266,"extensions":286},[287,300,309,317,325,333,344,357,371,383,401,419,427,435,447,452,460,468,476,484,494,502,510,518,526,534,542,550,558],{"basePath":252,"displayName":250,"installMethods":288,"rationale":289,"selectedPaths":290,"source":299,"sourceLanguage":18,"type":253},{"claudeCode":250},"plugin manifest at .claude-plugin/plugin.json",[291,294,296],{"path":292,"priority":293},".claude-plugin/plugin.json","mandatory",{"path":295,"priority":293},"README.md",{"path":297,"priority":298},"LICENSE","high","rule",{"basePath":301,"description":302,"displayName":303,"installMethods":304,"rationale":305,"selectedPaths":306,"source":299,"sourceLanguage":18,"type":241},"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",[307],{"path":308,"priority":293},"SKILL.md",{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":299,"sourceLanguage":18,"type":241},"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",[316],{"path":308,"priority":293},{"basePath":318,"description":319,"displayName":320,"installMethods":321,"rationale":322,"selectedPaths":323,"source":299,"sourceLanguage":18,"type":241},"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",[324],{"path":308,"priority":293},{"basePath":326,"description":327,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":299,"sourceLanguage":18,"type":241},"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",[332],{"path":308,"priority":293},{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":299,"sourceLanguage":18,"type":241},"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",[340,341],{"path":308,"priority":293},{"path":342,"priority":343},"scripts/hitl-loop.template.sh","low",{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":299,"sourceLanguage":18,"type":241},"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",[351,352,355],{"path":308,"priority":293},{"path":353,"priority":354},"ADR-FORMAT.md","medium",{"path":356,"priority":354},"CONTEXT-FORMAT.md",{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":299,"sourceLanguage":18,"type":241},"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",[364,365,367,369],{"path":308,"priority":293},{"path":366,"priority":354},"DEEPENING.md",{"path":368,"priority":354},"INTERFACE-DESIGN.md",{"path":370,"priority":354},"LANGUAGE.md",{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":299,"sourceLanguage":18,"type":241},"skills/engineering/prototype","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\".","prototype",{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/prototype/SKILL.md",[378,379,381],{"path":308,"priority":293},{"path":380,"priority":354},"LOGIC.md",{"path":382,"priority":354},"UI.md",{"basePath":384,"description":385,"displayName":386,"installMethods":387,"rationale":388,"selectedPaths":389,"source":299,"sourceLanguage":18,"type":241},"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",[390,391,393,395,397,399],{"path":308,"priority":293},{"path":392,"priority":354},"domain.md",{"path":394,"priority":354},"issue-tracker-github.md",{"path":396,"priority":354},"issue-tracker-gitlab.md",{"path":398,"priority":354},"issue-tracker-local.md",{"path":400,"priority":354},"triage-labels.md",{"basePath":402,"description":403,"displayName":404,"installMethods":405,"rationale":406,"selectedPaths":407,"source":299,"sourceLanguage":18,"type":241},"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",[408,409,411,413,415,417],{"path":308,"priority":293},{"path":410,"priority":354},"deep-modules.md",{"path":412,"priority":354},"interface-design.md",{"path":414,"priority":354},"mocking.md",{"path":416,"priority":354},"refactoring.md",{"path":418,"priority":354},"tests.md",{"basePath":420,"description":421,"displayName":422,"installMethods":423,"rationale":424,"selectedPaths":425,"source":299,"sourceLanguage":18,"type":241},"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",[426],{"path":308,"priority":293},{"basePath":428,"description":429,"displayName":430,"installMethods":431,"rationale":432,"selectedPaths":433,"source":299,"sourceLanguage":18,"type":241},"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",[434],{"path":308,"priority":293},{"basePath":436,"description":437,"displayName":438,"installMethods":439,"rationale":440,"selectedPaths":441,"source":299,"sourceLanguage":18,"type":241},"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",[442,443,445],{"path":308,"priority":293},{"path":444,"priority":354},"AGENT-BRIEF.md",{"path":446,"priority":354},"OUT-OF-SCOPE.md",{"basePath":238,"description":10,"displayName":13,"installMethods":448,"rationale":449,"selectedPaths":450,"source":299,"sourceLanguage":18,"type":241},{"claudeCode":12},"SKILL.md frontmatter at skills/engineering/zoom-out/SKILL.md",[451],{"path":308,"priority":293},{"basePath":453,"description":454,"displayName":455,"installMethods":456,"rationale":457,"selectedPaths":458,"source":299,"sourceLanguage":18,"type":241},"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",[459],{"path":308,"priority":293},{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":299,"sourceLanguage":18,"type":241},"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",[467],{"path":308,"priority":293},{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":299,"sourceLanguage":18,"type":241},"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",[475],{"path":308,"priority":293},{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":299,"sourceLanguage":18,"type":241},"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",[483],{"path":308,"priority":293},{"basePath":485,"description":486,"displayName":487,"installMethods":488,"rationale":489,"selectedPaths":490,"source":299,"sourceLanguage":18,"type":241},"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",[491,492],{"path":308,"priority":293},{"path":493,"priority":343},"scripts/block-dangerous-git.sh",{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":299,"sourceLanguage":18,"type":241},"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",[501],{"path":308,"priority":293},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":299,"sourceLanguage":18,"type":241},"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",[509],{"path":308,"priority":293},{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":299,"sourceLanguage":18,"type":241},"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",[517],{"path":308,"priority":293},{"basePath":519,"description":520,"displayName":521,"installMethods":522,"rationale":523,"selectedPaths":524,"source":299,"sourceLanguage":18,"type":241},"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",[525],{"path":308,"priority":293},{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":299,"sourceLanguage":18,"type":241},"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",[533],{"path":308,"priority":293},{"basePath":535,"description":536,"displayName":537,"installMethods":538,"rationale":539,"selectedPaths":540,"source":299,"sourceLanguage":18,"type":241},"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",[541],{"path":308,"priority":293},{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":299,"sourceLanguage":18,"type":241},"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",[549],{"path":308,"priority":293},{"basePath":551,"description":552,"displayName":553,"installMethods":554,"rationale":555,"selectedPaths":556,"source":299,"sourceLanguage":18,"type":241},"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",[557],{"path":308,"priority":293},{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":299,"sourceLanguage":18,"type":241},"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",[565],{"path":308,"priority":293},{"sources":567},[568],"manual",{"closedIssues90d":227,"description":248,"forks":228,"license":233,"openIssues90d":229,"pushedAt":230,"readmeSize":225,"stars":231,"topics":570},[],{"classifiedAt":572,"discoverAt":573,"extractAt":574,"githubAt":574,"updatedAt":572},1778692846116,1778692842371,1778692844195,[210,209,211,212],{"evaluatedAt":236,"extractAt":275,"updatedAt":236},[],[579,609,638,660,691,719],{"_creationTime":580,"_id":581,"community":582,"display":583,"identity":589,"providers":593,"relations":602,"tags":605,"workflow":606},1778699018122.8052,"k1724eg9dj5dp6j1f2hxpdmja586mg1p",{"reviewCount":8},{"description":584,"installMethods":585,"name":587,"sourceUrl":588},"Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.",{"claudeCode":586},"wshobson/agents","typescript-advanced-types","https://github.com/wshobson/agents",{"basePath":590,"githubOwner":591,"githubRepo":592,"locale":18,"slug":587,"type":241},"plugins/javascript-typescript/skills/typescript-advanced-types","wshobson","agents",{"evaluate":594,"extract":601},{"promptVersionExtension":202,"promptVersionScoring":203,"score":595,"tags":596,"targetMarket":213,"tier":214},100,[597,598,599,600,211],"typescript","types","generics","programming",{"commitSha":266},{"parentExtensionId":603,"repoId":604},"k17821k05dymw6mmaehq84b46986mf3f","kd74de64zj0axtg5b8t7eqqe2x86nske",[211,599,600,598,597],{"evaluatedAt":607,"extractAt":608,"updatedAt":607},1778701655608,1778699018122,{"_creationTime":610,"_id":611,"community":612,"display":613,"identity":619,"providers":624,"relations":631,"tags":634,"workflow":635},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":614,"installMethods":615,"name":617,"sourceUrl":618},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":616},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":620,"githubOwner":621,"githubRepo":622,"locale":18,"slug":623,"type":241},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":625,"extract":630},{"promptVersionExtension":202,"promptVersionScoring":203,"score":595,"tags":626,"targetMarket":213,"tier":214},[627,253,211,628,629],"validation","claude-code","mcp",{"commitSha":266,"license":233},{"parentExtensionId":632,"repoId":633},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[628,211,629,253,627],{"evaluatedAt":636,"extractAt":637,"updatedAt":636},1778701241052,1778696691708,{"_creationTime":639,"_id":640,"community":641,"display":642,"identity":646,"providers":648,"relations":655,"tags":657,"workflow":658},1778696691708.3264,"k179thjzaw5kepc7zhdj9sat3n86mcqp",{"reviewCount":8},{"description":643,"installMethods":644,"name":645,"sourceUrl":618},"Validate pending migrations for foreign key consistency, rollback safety, and best practices",{"claudeCode":616},"migrate-validate",{"basePath":647,"githubOwner":621,"githubRepo":622,"locale":18,"slug":645,"type":241},"plugins/ruflo-migrations/skills/migrate-validate",{"evaluate":649,"extract":654},{"promptVersionExtension":202,"promptVersionScoring":203,"score":595,"tags":650,"targetMarket":213,"tier":214},[651,652,653,627,262,211],"database","migrations","sql",{"commitSha":266},{"parentExtensionId":656,"repoId":633},"k176me0sh9b6bc3gzttnywx4w986njzh",[262,651,211,652,653,627],{"evaluatedAt":659,"extractAt":637,"updatedAt":659},1778701008912,{"_creationTime":661,"_id":662,"community":663,"display":664,"identity":670,"providers":674,"relations":683,"tags":686,"workflow":687},1778699508017.8022,"k17ayarn0e5prt2n3bh82hxn5n86nv51",{"reviewCount":8},{"description":665,"installMethods":666,"name":668,"sourceUrl":669},"Context Runtime für KI-Agenten — 59 MCP-Tools, 10 Lesemodi, über 95 Shell-Muster, Tree-sitter AST für 18 Sprachen. Komprimiert LLM-Kontext um bis zu 99%. Verwenden Sie es beim Lesen von Dateien, Ausführen von Shell-Befehlen, Suchen von Code oder Erkunden von Verzeichnissen. Automatische Installation, falls nicht vorhanden.",{"claudeCode":667},"yvgude/lean-ctx","lean-ctx","https://github.com/yvgude/lean-ctx",{"basePath":671,"githubOwner":672,"githubRepo":668,"locale":673,"slug":668,"type":241},"skills/lean-ctx","yvgude","de",{"evaluate":675,"extract":682},{"promptVersionExtension":202,"promptVersionScoring":203,"score":595,"tags":676,"targetMarket":213,"tier":214},[677,678,679,211,680,681],"context-compression","ai-agent","cli-tools","rust","code-analysis",{"commitSha":266},{"repoId":684,"translatedFrom":685},"kd7dxtfr9j3z54hs3bz0218e1n86may0","k170fxxh22hdspg4vr94whgj1986mpr9",[678,679,681,677,211,680],{"evaluatedAt":688,"extractAt":689,"updatedAt":690},1778699456179,1778699438912,1778699508017,{"_creationTime":692,"_id":693,"community":694,"display":695,"identity":701,"providers":705,"relations":712,"tags":715,"workflow":716},1778698175626.3276,"k17cj6pbcgtrw523a4sw8mhcxn86mzvv",{"reviewCount":8},{"description":696,"installMethods":697,"name":699,"sourceUrl":700},"Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.",{"claudeCode":698},"trailofbits/skills","Semgrep Rule Creator","https://github.com/trailofbits/skills",{"basePath":702,"githubOwner":703,"githubRepo":240,"locale":18,"slug":704,"type":241},"plugins/semgrep-rule-creator/skills/semgrep-rule-creator","trailofbits","semgrep-rule-creator",{"evaluate":706,"extract":711},{"promptVersionExtension":202,"promptVersionScoring":203,"score":595,"tags":707,"targetMarket":213,"tier":214},[708,709,710,262,211],"semgrep","security","static-analysis",{"commitSha":266},{"parentExtensionId":713,"repoId":714},"k1757483sd0rdv04r5773w2tb986mb9g","kd7d5sbrd9m157hjv9c7v4wfyn86mk2f",[262,211,709,708,710],{"evaluatedAt":717,"extractAt":718,"updatedAt":717},1778699451460,1778698175626,{"_creationTime":720,"_id":721,"community":722,"display":723,"identity":729,"providers":733,"relations":741,"tags":744,"workflow":745},1778699368519.5344,"k17ab0jk30pqm4zejpk383w4dn86mj8t",{"reviewCount":8},{"description":724,"installMethods":725,"name":727,"sourceUrl":728},"Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.",{"claudeCode":726},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":730,"githubOwner":731,"githubRepo":240,"locale":673,"slug":732,"type":241},"skills/use-my-browser","xixu-me","use-my-browser",{"evaluate":734,"extract":740},{"promptVersionExtension":202,"promptVersionScoring":203,"score":595,"tags":735,"targetMarket":213,"tier":214},[736,737,738,739,211],"browser","debugging","automation","ux",{"commitSha":266,"license":233},{"repoId":742,"translatedFrom":743},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[738,736,737,211,739],{"evaluatedAt":746,"extractAt":747,"updatedAt":748},1778699261239,1778699106670,1778699368519]