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

Setup Matt Pocock Skills

Skill Verifiziert Aktiv

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.

Zweck

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.

Funktionen

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

Anwendungsfälle

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

Nicht-Ziele

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

Installation

/plugin install skills@mattpocock-skills

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 20 hours ago

Vertrauenssignale

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

Ähnliche Erweiterungen

Setup

100

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

Skill
Yeachan-Heo

Mongodb Mcp Setup

100

Anleitung für Benutzer zur Konfiguration wichtiger MongoDB MCP-Serveroptionen. Verwenden Sie diese Skill, wenn ein Benutzer den MongoDB MCP-Server installiert hat, aber die erforderlichen Umgebungsvariablen nicht konfiguriert wurden oder wenn er nach der Verbindung zu MongoDB/Atlas fragt und die Anmeldeinformationen nicht eingerichtet sind.

Skill
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)

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

Skill
pjt222

Mcp Setup

100

Configure popular MCP servers for enhanced agent capabilities

Skill
Yeachan-Heo

Running Claude Code Via Litellm Copilot

100

Verwenden Sie dies beim Routing von Claude Code über einen lokalen LiteLLM-Proxy zu GitHub Copilot, um die direkten Anthropic-Ausgaben zu reduzieren, indem Sie ANTHROPIC_BASE_URL- oder ANTHROPIC_MODEL-Overrides konfigurieren oder Fehler bei der Einrichtung des Copilot-Proxys beheben, wie z. B. model-not-found, kein localhost-Traffic oder GitHub 401/403-Authentifizierungsfehler.

Skill
xixu-me