home / skills / masanao-ohba

masanao-ohba skills

Find 26 skills from 1 repo created by masanao-ohba on GitHub.

1 repo
26 skills
GitHub

Sponsored

refactoring-advisor

masanao-ohba/claude-manifests

2
This skill provides actionable refactoring recommendations for PHP/CakePHP applications to improve maintainability, performance, and adherence to best
git-operator

masanao-ohba/claude-manifests

2
This skill manages git operations with conventional commits, grouping related changes and enforcing project-specific policies for clean, auditable history.
completion-evaluator

masanao-ohba/claude-manifests

2
This skill evaluates deliverables against acceptance criteria, delivering clear pass/fail verdicts, evidence, and actionable feedback for improvement.
evaluation-criteria

masanao-ohba/claude-manifests

2
This skill defines objective evaluation criteria and scoring methods to assess deliverables consistently and provide actionable feedback.
test-case-designer

masanao-ohba/claude-manifests

2
This skill designs comprehensive PHP/CakePHP test cases across unit, integration, and system levels with clear documentation.
security-patterns

masanao-ohba/claude-manifests

2
This skill provides PHP security best practices and patterns to prevent common vulnerabilities across projects.
acceptance-criteria

masanao-ohba/claude-manifests

2
This skill defines clear, measurable acceptance criteria using SMART and Given-When-Then formats to guide verification and validation.
deliverable-validator

masanao-ohba/claude-manifests

2
This skill validates deliverables against specifications, executes checks, and generates evidence to prove compliance and guide improvements.
code-reviewer

masanao-ohba/claude-manifests

2
This skill performs a structured, multi-pass code review to assess correctness, security, maintainability, and performance, guiding fixes and quality
delegation-router

masanao-ohba/claude-manifests

2
This skill determines the optimal agent routing for a task based on type, scale, and capability, optimizing workflow efficiency.
task-scaler

masanao-ohba/claude-manifests

2
This skill evaluates task complexity and assigns a scale category to optimize workflow, resources, and token usage.
code-implementer

masanao-ohba/claude-manifests

2
This skill implements production-ready CakePHP code from functional designs across controllers, models, components, and services to accelerate delivery.
design-patterns

masanao-ohba/claude-manifests

2
This skill helps you apply software architecture and design patterns across layers, components, databases, and API design.
testing-standards

masanao-ohba/claude-manifests

2
This skill helps you implement PHP unit testing standards with PHPUnit, providing structured patterns, assertions, data providers, and test organization
requirement-analyzer

masanao-ohba/claude-manifests

2
This skill analyzes and documents software requirements, decomposing into functional, non-functional, and constraints to enable clear, testable specs.
coding-standards

masanao-ohba/claude-manifests

2
This skill enforces PHP coding standards (PSR-12, PHPDoc, type hints) to improve code quality across projects.
migration-checker

masanao-ohba/claude-manifests

2
This skill validates CakePHP migration files and ensures fixture and schema consistency across multi-database environments for reliable deployments.
patterns

masanao-ohba/claude-manifests

2
This skill helps you implement and pattern Zustand stores with slices, derived values, selectors, and middleware for predictable client-side state.
test-implementer

masanao-ohba/claude-manifests

2
This skill orchestrates progressive test execution and analyzes outcomes to accelerate debugging and improve software quality.
test-validator

masanao-ohba/claude-manifests

2
This skill validates CakePHP test files against project rules, ensuring proper documentation, Configure::read usage, and avoidance of prohibited patterns.
architectural-patterns

masanao-ohba/claude-manifests

2
This skill helps you architect React apps with server and client components, patterns, and best practices for scalable, maintainable UI.
deliverable-criteria

masanao-ohba/claude-manifests

2
This skill helps enforce Next.js 15 App Router deliverable criteria by guiding compilation, linting, testing, routing, data fetching, performance,
database-designer

masanao-ohba/claude-manifests

2
This skill designs scalable database schemas and multi-tenant migrations for PHP/CakePHP projects, ensuring normalized structures and maintainable migrations.
fixture-generator

masanao-ohba/claude-manifests

2
This skill generates CakePHP test fixtures directly from migration files, integrates Configure::read usage, and supports multi-database environments.
workflow-patterns

masanao-ohba/claude-manifests

2
This skill coordinates multi-agent workflows using sequential, parallel, fork-join, iteration, and conditional routing patterns to optimize collaboration.
functional-designer

masanao-ohba/claude-manifests

2
This skill designs functional architectures and detailed PHP/CakePHP specifications from requirements to guide development and ensure consistent, scalable