跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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.

目的

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.

功能

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

使用场景

  • 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

非目标

  • 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.

安装

/plugin install skills@mattpocock-skills

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标78.5k
许可证MIT
状态
查看源代码

类似扩展

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.

技能
wshobson

Validate Plugin

100

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

技能
ruvnet

Migrate Validate

100

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

技能
ruvnet

Lean Ctx

100

AI 代理的上下文运行时 — 包含 59 个 MCP 工具、10 种读取模式、95+ 种 shell 模式、支持 18 种语言的 tree-sitter AST。将 LLM 上下文压缩高达 99%。用于读取文件、运行 shell 命令、搜索代码或探索目录。如果不存在,则自动安装。

技能
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.

技能
trailofbits

使用我的浏览器

100

当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。

技能
xixu-me