prpm
Discover, install, and publish cross-editor prompts, rules, and skills
All Skills in This Repository (50)
Pure Emerald Level Indicatorscreating-kiro-packages
Create Kiro packages with steering files and JSON hook configurations.
postgres-migrations
Resolve PostgreSQL migration errors and design idempotent schema changes.
pulumi-troubleshooting
Diagnose and fix Pulumi TypeScript errors and infrastructure misconfigurations.
creating-claude-hooks
Create and publish Claude Code hooks with PRPM packaging.
ci-test-claude-skill
Verify Claude skill installation paths, directory structure, and frontmatter parsing in CI pipelines.
creating-cursor-commands
Create schema-compliant Cursor slash commands as frontmatter-free Markdown.
typescript-hook-writer
Build, compile, test, and package TypeScript Claude Code hooks with esbuild and Vitest.
npm-trusted-publishing
Configure GitHub Actions OIDC trusted publishing for npm packages.
elastic-beanstalk-deployment
Configure AWS Elastic Beanstalk Node.js dependency strategies for monorepo deployments.
integrating-stripe-webhooks
Verify Stripe webhook signatures using raw request bodies in Node.js and Python frameworks.
creating-cursor-rules-skill
Create Cursor rules with MDC-formatted Markdown and YAML frontmatter.
slash-command-builder
Generate Claude Code slash command metadata with frontmatter and tool permissions.
Frequently Asked Questions
FAQPage SchemaHow to install PRPM?βΌ
Run `npx skills add pr-pm/prpm --all -g -y` in your terminal to install all skills in this suite globally.
What does PRPM do?βΌ
PRPM is a package manager for AI coding instructions. It lets you search, install, and publish prompts, rules, skills, and agents that work across Cursor, Claude Code, Copilot, Windsurf, and other editors.
Can one package work in multiple AI editors?βΌ
Yes. PRPM stores packages in a canonical format and converts them automatically during install, so the same package works in Cursor, Claude Code, Continue, Copilot, and more.
How do I share my own prompts or rules?βΌ
Create a prpm.json manifest with your package name, format, and files, then run the publish command. Your package becomes searchable and installable by anyone from the registry.
Do I need coding experience to use PRPM?βΌ
No. Installing packages is a single command, and your AI editor applies the instructions automatically once they are in place.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core