PRPM — разработка менеджера AI-промптов

★ 8.0 · vibe-coding

prpm-development is a Claude Code skill that provides a complete knowledge base for building PRPM (Prompt Package Manager) — the npm/cargo/pip equivalent for AI development artifacts. It covers the canonical JSON storage format, Redis caching with a 1-hour TTL, prpm-lock.json for reproducible installs, nine package types (Skill, Agent, Rule, Plugin, Prompt, Workflow, Tool, Template, MCP Server), and a format conversion system supporting Cursor (.mdc), Claude Code, Continue, and Windsurf. The skill also documents the mandatory branch-based git workflow with conventional commits and CI/CD via pull requests, including rules for never pushing directly to main. Intended for engineers developing or extending PRPM itself.