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
npx ai-builder add skill pr-pm/typescript-hook-writerUse 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
npx ai-builder add skill pr-pm/creating-skillsUse 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.
npx ai-builder add skill pr-pm/agent-builderUse when deploying Node.js applications to AWS Elastic Beanstalk or troubleshooting deployment issues - provides dependency installation strategies, monorepo handling, and deployment best practices
npx ai-builder add skill pr-pm/elastic-beanstalk-deploymentUse 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
npx ai-builder add skill pr-pm/thoroughnessExpert agent for converting between AI prompt formats (Cursor, Claude, Continue, Windsurf) - ensures lossless conversions, quality scoring, and round-trip validation
npx ai-builder add agent pr-pm/format-conversion