Utility Pm Skill Builder
技能 已验证 活跃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.
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.
功能
- 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)
使用场景
- 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
非目标
- 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)
安装
请先添加 Marketplace
/plugin marketplace add product-on-purpose/pm-skills/plugin install pm-skills@pm-skills-marketplace质量评分
已验证类似扩展
Context Mode Ops
100使用并行子代理军队管理 context-mode GitHub 问题、PR、发布和营销。为每个任务编排 10-20 个动态代理。在分类问题、审查 PR、发布版本、撰写 LinkedIn 帖子、宣布发布、修复错误、合并贡献、验证 ENV 变量、测试适配器或同步分支时使用。
Skill Creator
100Guide for creating effective skills
Claude Code Skill Builder
98Interactive 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.
Cli Creator
100Build 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.
Fixflow
100使用严格的交付工作流执行编码任务:构建完整计划、分步实现、持续运行测试,并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时,支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD(给定/当/则)。
Kotlin Mcp Server Generator
100Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.