Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Zoom Out

Skill Verifiziert Aktiv

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.

Zweck

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.

Funktionen

  • Requests broader context for unfamiliar code
  • Prompts agent for higher-level perspective
  • Aids in understanding code's place in the bigger picture

Anwendungsfälle

  • 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

Nicht-Ziele

  • Detailed line-by-line code analysis
  • Writing new code or making changes

Versioning

  • info:Release ManagementA 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.

Practical Utility

  • info:Usage examplesNo direct end-to-end usage examples are provided for this specific skill in the SKILL.md, though the README demonstrates overall installation and setup.

Installation

/plugin install skills@mattpocock-skills

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne78.5k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Typescript Advanced Types

100

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.

Skill
wshobson

Validate Plugin

100

Validate a Claude Code plugin structure, frontmatter, and MCP tool references

Skill
ruvnet

Migrate Validate

100

Validate pending migrations for foreign key consistency, rollback safety, and best practices

Skill
ruvnet

Lean Ctx

100

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.

Skill
yvgude

Semgrep Rule Creator

100

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

Skill
trailofbits

Use My Browser

100

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.

Skill
xixu-me