Masanao Ohba
16 skills · 32 stars total
16 skills
This skill manages git operations with conventional commits, grouping related changes and enforcing project-specific policies for clean, auditable history.
This skill enforces PHP coding standards (PSR-12, PHPDoc, type hints) to improve code quality across projects.
This skill helps enforce Next.js 15 App Router deliverable criteria by guiding compilation, linting, testing, routing, data fetching, performance,
This skill performs a structured, multi-pass code review to assess correctness, security, maintainability, and performance, guiding fixes and quality
This skill helps you implement PHP unit testing standards with PHPUnit, providing structured patterns, assertions, data providers, and test organization
This skill designs functional architectures and detailed PHP/CakePHP specifications from requirements to guide development and ensure consistent, scalable
This skill helps you apply software architecture and design patterns across layers, components, databases, and API design.
This skill determines the optimal agent routing for a task based on type, scale, and capability, optimizing workflow efficiency.
This skill evaluates task complexity and assigns a scale category to optimize workflow, resources, and token usage.
This skill analyzes and documents software requirements, decomposing into functional, non-functional, and constraints to enable clear, testable specs.
This skill helps you architect React apps with server and client components, patterns, and best practices for scalable, maintainable UI.
This skill evaluates deliverables against acceptance criteria, delivering clear pass/fail verdicts, evidence, and actionable feedback for improvement.
This skill generates CakePHP test fixtures directly from migration files, integrates Configure::read usage, and supports multi-database environments.
This skill coordinates multi-agent workflows using sequential, parallel, fork-join, iteration, and conditional routing patterns to optimize collaboration.
This skill designs scalable database schemas and multi-tenant migrations for PHP/CakePHP projects, ensuring normalized structures and maintainable migrations.
This skill provides actionable refactoring recommendations for PHP/CakePHP applications to improve maintainability, performance, and adherence to best