Prompts2026年5月13日·1 分钟阅读

PromptKit — Versioned Prompt Library for Engineers

PromptKit is a versioned prompt library with 157 components and 3 interactive workflows to bootstrap, evolve, and maintain engineered prompts from the CLI.

Agent 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Native · 96/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Prompt
安装
Single
信任
信任等级:Community
入口
Asset
通用 CLI 安装命令
npx tokrepo install d27101c4-48e6-5338-b287-17245e9cce13
介绍

PromptKit 把 prompt 当工程资产:157 个组件 + 3 条交互工作流(Bootstrap/Evolve/Maintain),可用 CLI 组合、搜索、审计与复用模板,减少漂移。

Best for: 想把 prompt 变成可复用资产、做评审/规格/审计的团队

Works with: Node.js 18+;GitHub Copilot CLI / Claude Code / Codex CLI

Setup time: 2-6 minutes

Key facts (verified)

  • GitHub:57 stars · 11 forks;最近更新 2026-05-12。
  • 许可证:MIT;作者头像与仓库链接均已通过 GitHub API 复核。
  • README 中核对过的入口命令:npx @alan-jowett/promptkit

Main

  • 用 PromptKit 的 “Bootstrap → Evolve → Maintain” 生命周期,让 prompt/规格/实现随着代码演进保持一致。

  • list --allsearchshow 当成你的“组件目录”工作流:先检索模板,再查看引用关系,然后在新会话执行。

  • 在 Claude Code 场景下按 README 的手动 bootstrap 方式(Read and execute bootstrap.md)使用,而不是指望 CLI skill 自动运行。

Source-backed notes

  • README 写明共有 157 个组件(personas/protocols/formats/taxonomies/templates),覆盖 4 条 pipeline。
  • README 的 Quick Start 给出 npx @alan-jowett/promptkit 以及 list --allsearchshow 等目录命令。
  • README 列出三条交互工作流,并标注了 templates/ 下的入口文件(spec extraction、engineering、maintenance)。

FAQ

  • 必须 clone 仓库吗?:不必。README 推荐用 npx @alan-jowett/promptkit 零 clone 使用;clone 只是可选方案。
  • 支持哪些 LLM 工具?:README 列出了 GitHub Copilot CLI、Claude Code、OpenAI Codex CLI,并提供手动模式。
  • 最简单的第一次使用?:先运行 npx @alan-jowett/promptkit,再用 list --all/search 找到适合的模板。
🙏

来源与感谢

Source: https://github.com/microsoft/PromptKit > License: MIT > GitHub stars: 57 · forks: 11

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产