Esta página se muestra en inglés. Una traducción al español está en curso.
PromptsMay 13, 2026·2 min de lectura

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.

Listo para agents

Instalación lista para agent

Este activo puede instalarse después de elegir el runtime, revisar el plan y ejecutar el comando correspondiente.

Native · 96/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Prompt
Instalación
Single
Confianza
Confianza: Community
Entrada
Asset
Comando de instalación directa
npx -y tokrepo@latest install d27101c4-48e6-5338-b287-17245e9cce13 --target codex

Ejecutar después de confirmar el plan con dry-run.

Introducción

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

Best for: teams who want repeatable prompts for reviews, specs, and audits

Works with: Node.js 18+, GitHub Copilot CLI, Claude Code, OpenAI Codex CLI

Setup time: 2-6 minutes

Key facts (verified)

  • GitHub: 57 stars · 11 forks · pushed 2026-05-12.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: npx @alan-jowett/promptkit.

Main

  • Use PromptKit’s “Bootstrap → Evolve → Maintain” lifecycle to keep prompts and requirements aligned as the codebase changes.

  • Treat list --all, search, and show as your catalog workflow: discover a template, inspect cross-references, then run it in a fresh LLM session.

  • When using Claude Code, follow the README’s manual bootstrap approach (Read and execute bootstrap.md) instead of expecting CLI skills to run.

Source-backed notes

  • README states the library contains 157 components (personas, protocols, formats, taxonomies, templates) across 4 pipelines.
  • README’s Quick Start shows npx @alan-jowett/promptkit plus catalog commands like list --all, search, and show.
  • README lists three interactive workflows with entry points under templates/ (spec extraction, engineering, maintenance).

FAQ

  • Do I need to clone the repo?: No — README recommends npx @alan-jowett/promptkit for zero-clone usage; cloning is optional.
  • Which LLM tool does it work with?: README lists GitHub Copilot CLI, Claude Code, and OpenAI Codex CLI; manual mode is also documented.
  • What’s the simplest first run?: Run npx @alan-jowett/promptkit, then use list --all and search to find a template for your task.
🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados