morodomi
Community@morodomi · Japan
Agent Skills by morodomi
Showing 22 vetted skills indexed across 1 GitHub repositories.
php-quality
Run PHPStan level-8 analysis, Pint formatting, and PHPUnit/Pest tests.
js-quality
Run ESLint, Prettier, and test suites for JavaScript projects.
flask-quality
Enforce unit tests, type checks, and formatting in Flask projects.
hugo-quality
Run Hugo builds, htmltest link checks, and template metrics.
wordpress-quality
Run PHPStan, PHP_CodeSniffer, and PHPUnit checks on WordPress projects.
tdd-parallel
Orchestrate cross-layer parallel TDD execution across Agent Teams.
tdd-orchestrate
Coordinate and delegate the full TDD cycle from INIT to COMMIT.
tdd-green
Implement minimal code changes to pass failing tests in the TDD cycle.
tdd-onboard
Detect frameworks and generate CLAUDE.md plus docs/STATUS.md for TDD onboarding.
tdd-review
Run tests, check coverage, and perform static analysis for PHP and Python projects.
tdd-diagnose
Inspect multiple bug hypotheses in parallel across code, logs, and artifacts.
quality-gate
Orchestrate six parallel evaluators to vet code changes for a quality gate.
tdd-init
Create a Cycle document and prepare the PLAN phase for a new feature.
tdd-refactor
Automate safe refactoring with test execution and static checks.
tdd-plan
Generate a TDD implementation plan and Test List in Cycle documentation.
plan-review
Coordinate five expert agents to review PLAN phase design documents.
tdd-commit
Stage changes, run pre-commit checks, and commit with a conventional message.
tdd-red
Generate failing tests and coordinate parallel workers for TDD RED phases.
ts-quality
Automate TypeScript quality checks covering type checking, linting, formatting, and tests.
flutter-quality
Run dart analyze, dart format, and flutter test on Flutter projects.
laravel-quality
Run Pest, Larastan, and Pint quality checks on Laravel projects.
python-quality
Run pytest, mypy, Black, isort, and ruff quality checks on Python projects.