By rylaa
Pixelbyte agent collection: prompt compliance checker, component documentation generator, and more specialized agents for development workflows.
npx claudepluginhub rylaa/claude-agent-workflows --plugin pb-agentsGenerates comprehensive technical documentation for React/TypeScript components (.tsx/.ts/.jsx/.js files). Analyzes import trees recursively (max 3 levels), detects API endpoints, maps state & data flow, performs UI/UX analysis, and saves documentation as {filename}_documentation.md in the same directory. <example> user: Document the UserProfile component assistant: I'll use the component-documentation agent to analyze and document this component with full dependency tree and data flow. </example> <example> user: src/features/dashboard/MetricsCard.tsx dosyasini dokumante et assistant: I'll generate comprehensive documentation for MetricsCard.tsx. </example> <example> user: Create documentation for all components in the auth feature assistant: I'll document each component in the auth feature with full import tree analysis. </example>
Validates that implementation matches the original prompt/request by checking compliance, detecting regressions, and identifying errors. Use when reviewing code changes against requirements. <example> user: Check if my changes match what was requested assistant: I'll use the prompt-compliance-checker agent to validate your implementation against the original requirements. </example> <example> user: Did I implement everything from the prompt? assistant: Let me run the prompt-compliance-checker to verify all requirements are met. </example> <example> user: Review my code changes for compliance assistant: I'll validate your changes using the prompt-compliance-checker agent. </example>
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer