pr-pm
- 9 skills
- 0 followers
- 3 hours ago last updated
- ▌
- ▌ Agent Builder · pr-pm bundleUse when creating, improving, or troubleshooting Claude Code subagents. Expert guidance on agent design, system prompts, tool access, model selection, and best practices for building specialized AI assistants.
- ▌
- ▌
- ▌
- ▌ Osgrep · pr-pmSemantic code search using natural language queries. Use when users ask "where is X implemented", "how does Y work", "find the logic for Z", or need to locate code by concept rather than exact text. Returns file paths with line numbers and code snippets.
- ▌ Creating Claude Hooks · pr-pmUse when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure
- ▌ Pulumi Troubleshooting · pr-pmComprehensive guide to troubleshooting Pulumi TypeScript errors, infrastructure issues, and best practices - covers common errors, Outputs handling, AWS Beanstalk deployment, and cost optimization
- ▌ Creating Zed Extensions · pr-pmUse 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