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

Utility Pm Skill Builder

Skill Verifiziert Aktiv
Teil von:PM Skills

Guides contributors from a PM skill idea to a complete Skill Implementation Packet aligned with pm-skills conventions. Runs gap analysis, validates through a Why Gate, classifies by type and phase, generates draft files, and writes to a staging area for review before promotion.

Zweck

To empower product managers and developers to easily create consistent, high-quality PM skills following established conventions, accelerating the development of AI-assisted product management capabilities.

Funktionen

  • Guides skill creation from idea to implementation packet
  • Performs gap analysis against existing skills
  • Validates ideas through a 'Why Gate'
  • Classifies skills by type and phase
  • Generates draft files (SKILL.md, TEMPLATE.md, EXAMPLE.md, command.md)

Anwendungsfälle

  • When you have an idea for a new PM skill
  • When you want to add a domain, foundation, or utility skill to the pm-skills library
  • When a contributor needs guided skill creation that follows repo conventions

Nicht-Ziele

  • Modifying an existing skill (use a future validation/iteration utility)
  • Creating a skill for a non-pm-skills context
  • Creating a workflow directly (workflows are authored directly)

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add product-on-purpose/pm-skills
/plugin install pm-skills@pm-skills-marketplace

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne205
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Context Mode Ops

100

Verwalten Sie GitHub-Issues, PRs, Releases und Marketing mit parallelen Subagenten-Armeen im Context-Mode. Orchestriert 10-20 dynamische Agenten pro Aufgabe. Verwenden Sie dies bei der Triage von Issues, der Überprüfung von PRs, der Veröffentlichung von Versionen, dem Schreiben von LinkedIn-Posts, der Ankündigung von Releases, der Behebung von Fehlern, dem Mergen von Beiträgen, der Validierung von ENV-Variablen, dem Testen von Adaptern oder dem Synchronisieren von Branches.

Skill
mksglu

Skill Creator

100

Guide for creating effective skills

Skill
bobmatnyc

Claude Code Skill Builder

98

Interactive skill creator for Claude Code and Agent Skills ecosystem. Build SKILL.md files with proper frontmatter, triggers, and structure. Triggers on creating skills, building skills, skill templates, skill frontmatter, allowed-tools, npx add-skill, agent skills.

Skill
raintree-technology

Cli Creator

100

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

Skill
openai

Fixflow

100

Führen Sie Codierungsaufgaben mit einem strengen Liefer-Workflow aus: Erstellen Sie einen vollständigen Plan, implementieren Sie Schritt für Schritt, führen Sie kontinuierlich Tests durch und committen Sie standardmäßig nach jedem Schritt (`per_step`). Unterstützt explizite Commit-Policy-Überschreibungen (`final_only`, `milestone`) und optional BDD (Given/When/Then), wenn Benutzer verhaltensgesteuerte Bereitstellung anfordern oder Anforderungen unklar sind.

Skill
majiayu000

Kotlin Mcp Server Generator

100

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

Skill
github