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

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.

目的

To streamline the initial setup of a repository for a set of specialized engineering AI skills, ensuring they have the necessary context about the project's issue tracking, triage system, and domain documentation.

功能

  • Configures issue tracker integration (GitHub, GitLab, local markdown)
  • Maps canonical triage roles to repository-specific labels
  • Determines and documents domain documentation layout (single/multi-context)
  • Writes configuration blocks to AGENTS.md/CLAUDE.md and docs/agents/

使用场景

  • Use when starting a new project with these engineering skills.
  • Use when onboarding a repository to the engineering skill suite.
  • Use when changing the project's issue tracking system or triage vocabulary.

非目标

  • Does not perform any engineering tasks itself.
  • Does not manage or configure the underlying issue tracker (e.g., creating GitHub labels).
  • Does not modify any code beyond adding configuration files and blocks.

安装

/plugin install skills@mattpocock-skills

质量评分

已验证
97 /100
1 day ago 分析

信任信号

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

类似扩展

Setup

100

Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow

技能
Yeachan-Heo

Mongodb Mcp Setup

100

指导用户配置关键的 MongoDB MCP 服务器选项。当用户已安装 MongoDB MCP 服务器但未配置必需的环境变量,或当他们询问连接到 MongoDB/Atlas 但未设置凭据时,请使用此技能。

技能
mongodb

Setup Gbrain

100

Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. One command from zero to "gbrain is running, and this agent can call it." Use when: "setup gbrain", "connect gbrain", "start gbrain", "install gbrain", "configure gbrain for this machine". (gstack)

技能
garrytan

Setup Tailwind Typescript

100

Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.

技能
pjt222

Mcp Setup

100

Configure popular MCP servers for enhanced agent capabilities

技能
Yeachan-Heo

Running Claude Code Via Litellm Copilot

100

当通过本地 LiteLLM 代理将 Claude Code 路由到 GitHub Copilot 时使用,以减少直接的 Anthropic 支出,配置 ANTHROPIC_BASE_URL 或 ANTHROPIC_MODEL 覆盖,或对 Copilot 代理设置失败进行故障排除,例如 model-not-found、无 localhost 流量或 GitHub 401/403 身份验证错误。

技能
xixu-me