All authors
pr-pm avatar

Claude Skills by pr-pm

github.com/pr-pm
42 skillsA× 35B× 6C× 1368 installs5,732 views
Adding New Ai FormatA

Step-by-step guide for adding support for a new AI editor format to PRPM - covers types, converters, schemas, CLI, webapp, and testing

developmenttypescriptbash
0
61
Aws Beanstalk ExpertB

Expert knowledge for deploying, managing, and troubleshooting AWS Elastic Beanstalk applications with production best practices

developmentjavascripttypescript
0
61
Beanstalk DeployB

Robust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling

devopsawsgit
0
61
Claude Hook WriterC

Expert guidance for writing secure, reliable, and performant Claude Code hooks - validates design decisions, enforces best practices, and prevents common pitfalls

developmenttypescriptrust
0
61
Creating Agents MdA

Use when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants

developmenttypescriptgo
0
61
Creating Claude AgentsA

Use when creating or improving Claude Code agents. Expert guidance on agent file structure, frontmatter, persona definition, tool access, model selection, and validation against schema.

developmenttypescriptrust
0
61
Creating Claude CommandsA

Expert guidance for creating Claude Code slash commands with correct frontmatter, structure, and best practices

developmentjavascripttypescript
0
61
Creating Claude HooksA

Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure

developmentjavascripttypescript
0
61
Creating Continue PackagesA

Use when creating Continue rules - provides required name field, alwaysApply semantics, glob/regex patterns, and markdown format with optional frontmatter

developmenttypescriptgo
0
61
Creating Copilot PackagesA

Use when creating GitHub Copilot instructions - provides repository-wide and path-specific formats, applyTo patterns, excludeAgent options, and natural language markdown style

developmenttypescriptgo
0
61
Creating Cursor CommandsA

Expert guidance for creating effective Cursor slash commands with best practices, format requirements, and schema validation

developmentjavascripttypescript
0
61
Creating Cursor Rules SkillA

Expert guidance for creating effective Cursor IDE rules with best practices, patterns, and examples

developmentjavascripttypescript
0
61
Creating Kiro AgentsA

Use when building custom Kiro AI agents or when user asks for agent configurations - provides JSON structure, tool configuration, prompt patterns, and security best practices for specialized development assistants

developmenttypescriptgo
0
61
Creating Kiro PackagesA

Use when creating Kiro steering files or hooks - provides inclusion modes (always/fileMatch/manual), foundational files (product.md/tech.md/structure.md), and JSON hook configuration with event triggers

developmenttypescriptgo
0
61
Creating Opencode PluginsA

Use when creating OpenCode plugins that hook into command, file, LSP, message, permission, server, session, todo, tool, or TUI events - provides plugin structure, event API specifications, and implementation patterns for JavaScript/TypeScript event-driven modules

developmentjavascripttypescript
0
61
Creating SkillsA

Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples

developmentjavascripttypescript
0
61
Creating Windsurf PackagesA

Use when creating Windsurf rules - provides plain markdown format with NO frontmatter, 12,000 character limit, and single-file structure requirements

developmenttypescriptgo
0
61
Creating Zed ExtensionsB

Use when creating Zed extensions with custom slash commands, language support, themes, or MCP servers - provides Rust/WASM extension structure, slash command API (run_slash_command, SlashCommandOutput), and development workflow for compiled extensions

developmenttypescriptpython
0
61
Documentation StandardsA

Standards and guidelines for organizing, structuring, and maintaining documentation in the PRPM repository - ensures consistency across user docs, development docs, and internal references

developmenttypescriptgo
0
61
Elastic Beanstalk DeploymentB

Use when deploying Node.js applications to AWS Elastic Beanstalk or troubleshooting deployment issues - provides dependency installation strategies, monorepo handling, and deployment best practices

developmentbashnode
0
61
Github Actions TestingB

Expert guidance for testing and validating GitHub Actions workflows before deployment - catches cache errors, path issues, monorepo dependencies, and service container problems that local testing misses

developmenttypescriptbash
0
61
Human WritingA

Write content that sounds natural, conversational, and authentically human - avoiding AI-generated patterns, corporate speak, and generic phrasing

developmenttypescriptrust
0
61
Integrating Stripe WebhooksA

Use when implementing Stripe webhook endpoints and getting 'Raw body not available' or signature verification errors - provides raw body parsing solutions and subscription period field fixes across frameworks

developmentjavascripttypescript
0
61
Karen Repo ReviewerA

Use when the user requests a repository review, code assessment, or honest evaluation of their codebase. Provides brutally honest AI-powered reviews with market-aware Karen Scores (0-100) analyzing over-engineering, completion honesty, and practical value. Available as GitHub Action or IDE tool.

developmentjavascripttypescript
0
61
Npm Trusted PublishingA

Use when setting up npm publishing with GitHub Actions - provides trusted publishing with OIDC, provenance attestations, and monorepo configuration

developmentrustgo
0
61
Osgrep SkillA

Semantic search for local files. Backed by a background osgrep server with live indexing. Always use osgrep instead of grep/find.

toolsbashapi
0
61
Postgres MigrationsA

Comprehensive guide to PostgreSQL migrations - common errors, generated columns, full-text search, indexes, idempotent migrations, and best practices for database schema changes

developmentgobash
0
61
Prpm DevelopmentA

Use when developing PRPM (Prompt Package Manager) - comprehensive knowledge base covering architecture, format conversion, package types, collections, quality standards, testing, and deployment

developmenttypescriptrust
0
61
Prpm Json Best PracticesA

Best practices for structuring prpm.json package manifests with required fields, tags, organization, multi-package management, enhanced file format, eager/lazy activation, and conversion hints

developmentjavascripttypescript
0
61
Pulumi TroubleshootingA

Comprehensive guide to troubleshooting Pulumi TypeScript errors, infrastructure issues, and best practices - covers common errors, Outputs handling, AWS Beanstalk deployment, and cost optimization

developmentjavascripttypescript
0
61
Self ImprovingA

Use when starting infrastructure, testing, deployment, or framework-specific tasks - automatically searches PRPM registry for relevant expertise packages and suggests installation to enhance capabilities for the current task

developmenttypescriptgo
0
61
Slash Command BuilderB

Use when creating, improving, or troubleshooting Claude Code slash commands. Expert guidance on command structure, arguments, frontmatter, tool permissions, and best practices for building effective custom commands.

developmenttypescriptgo
0
61
Testing Prpm CliA

Use when testing PRPM CLI commands locally - provides build, environment setup, execution workflow, contract testing to verify documented behavior matches implementation, and comprehensive cross-format conversion testing against local registry

developmenttypescriptbash
0
61
ThoroughnessA

Use when implementing complex multi-step tasks, fixing critical bugs, or when quality and completeness matter more than speed - ensures comprehensive implementation without shortcuts through systematic analysis, implementation, and verification phases

developmenttypescriptgo
0
61
Typescript Hook WriterA

Expert guidance for developing Claude Code hooks in TypeScript with shared utilities, esbuild compilation, and Vitest testing - distributes compiled JS while maintaining TypeScript development experience

developmentjavascripttypescript
0
61
Typescript Type SafetyA

Use when encountering TypeScript any types, type errors, or lax type checking - eliminates type holes and enforces strict type safety through proper interfaces, type guards, and module augmentation

developmenttypescriptgo
0
61
Multi Package PublishA

This is a Claude skill for testing multi-package publishing.

ai-agentstesting
0
61
Claude SkillA

CI Test Claude Skill

data-aitesting
0
61
Droid SkillA

CI Test Factory Droid Skill

testingtesting
0
61
Agents Md SkillA

This is a test skill for PRPM integration testing.

testingtesting
0
61
Codex SkillA

CI Test Codex Skill

testingtesting
0
61
test-skillA

A test skill for E2E conversion testing

developmenttypescriptgo
0
61