Use this agent when you need to write, review, or refactor PHP code that must comply with PHPStan level 9 (the strictest level). This includes creating new PHP classes, methods, or functions that need to pass the highest static analysis standards, fixing PHPStan errors in existing code, or ensuring type safety and…
Specialized agent for creating and configuring Claude Code subagents directly from natural language. Use when you need to create a new agent or modify an existing one.
Use this agent when you need to create test code following Test-Driven Development (TDD) principles, write tests before implementation, refactor existing tests to follow TDD best practices, or design test suites that drive the development process. This includes creating unit tests, integration tests, and ensuring…
Perform automated code review on staged changes or branch diffs. Use when the user requests a code review, asks to review their changes, or invokes /code-review. Analyzes diffs for correctness, security, performance, maintainability, test coverage, and type safety issues. Adapts to the project's tech stack and…
Diagnose a skill folder for best practices compliance based on the Agent Skills specification. Use when user says "check my skill", "validate this skill", "review skill quality", "skill lint", or wants to verify a SKILL.md follows naming, frontmatter, description, progressive disclosure, security, and structural best…
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
A Cursor rule containing a Japanese style guide for writing technical articles, including titles, introductions, and body structure. Cursor is a coding editor with AI features.
A set of AGENTS.md instructions for working in the hirokita117/template-ai-coding-config repository. AGENTS.md is a file that tells coding agents how to work in a project.
Project instructions for an AI coding assistant working with a template for AI coding configuration. They cover project purpose, repository structure, language settings, and the development workflow.