pr-pmpr-pmOfficialΒ·50 Agent Skills Included

prpm

Discover, install, and publish cross-editor prompts, rules, and skills

Installs prompts, rules, skills, and agents across Cursor, Claude Code, Copilot, Windsurf, and other editors from one registry. Converts packages automatically between editor formats, eliminating manual rewriting and format lock-in. Provides search, collections, and publishing workflows so teams share reusable coding conventions in one command.
npx skills add pr-pm/prpm --all -g -y
Available:

Tells the agent which skills are available, how to load them, and how to coordinate work using task tracking, file reservations, and cross-agent messaging conventions.

All Skills in This Repository (50)

Pure Emerald Level Indicators
πŸ“¦ In Repo
pr-pmpr-pm

creating-kiro-packages

Create Kiro packages with steering files and JSON hook configurations.

Community
Basic
πŸ“¦ In Repo
pr-pmpr-pm

postgres-migrations

Resolve PostgreSQL migration errors and design idempotent schema changes.

Community
Intermediate
πŸ“¦ In Repo
pr-pmpr-pm

pulumi-troubleshooting

Diagnose and fix Pulumi TypeScript errors and infrastructure misconfigurations.

Community
Intermediate
πŸ“¦ In Repo
pr-pmpr-pm

creating-claude-hooks

Create and publish Claude Code hooks with PRPM packaging.

Community
Intermediate
πŸ“¦ In Repo
pr-pmpr-pm

ci-test-claude-skill

Verify Claude skill installation paths, directory structure, and frontmatter parsing in CI pipelines.

Community
Basic
πŸ“¦ In Repo
pr-pmpr-pm

creating-cursor-commands

Create schema-compliant Cursor slash commands as frontmatter-free Markdown.

Community
Basic
πŸ“¦ In Repo
pr-pmpr-pm

typescript-hook-writer

Build, compile, test, and package TypeScript Claude Code hooks with esbuild and Vitest.

Community
Intermediate
πŸ“¦ In Repo
pr-pmpr-pm

npm-trusted-publishing

Configure GitHub Actions OIDC trusted publishing for npm packages.

Community
Intermediate
πŸ“¦ In Repo
pr-pmpr-pm

elastic-beanstalk-deployment

Configure AWS Elastic Beanstalk Node.js dependency strategies for monorepo deployments.

Community
Intermediate
πŸ“¦ In Repo
pr-pmpr-pm

integrating-stripe-webhooks

Verify Stripe webhook signatures using raw request bodies in Node.js and Python frameworks.

Community
Intermediate
πŸ“¦ In Repo
pr-pmpr-pm

creating-cursor-rules-skill

Create Cursor rules with MDC-formatted Markdown and YAML frontmatter.

Community
Basic
πŸ“¦ In Repo
pr-pmpr-pm

slash-command-builder

Generate Claude Code slash command metadata with frontmatter and tool permissions.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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→