coder

Implement PHP/Laravel feature plans with verification and self-critique.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/aronpc/ai --skill coder-aronpc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coder
Source: https://github.com/aronpc/ai/tree/main/skills/coder
Command: npx skills add https://github.com/aronpc/ai --skill coder-aronpc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implementa código passo-a-passo com verificação obrigatória e autocrítica.

Core Features & Use Cases

  • Guia passo-a-passo para transformar planos em código funcional com checagens de qualidade.
  • Fornece orientação de ambiente, auto-crítica, e diretrizes de commits atômicos e documentação.
  • Suporta recuperação de bloqueios (recovery) e atualização de documentação conforme necessário.

Quick Start

Peça ao coder para implementar o código a partir de um plano, seguindo o fluxo de 13 etapas com verificação obrigatória e autocrítica.

Frequently Asked Questions about coder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement Laravel code step-by-step from a feature plan?

To implement Laravel code step-by-step, this Skill enforces a 13-stage workflow that transforms plans into working code, including environment checks, branching, incremental commits, and testing. It guides the entire feature development process with mandatory verification.

What is guided code implementation with mandatory verification and self-critique?

Guided code implementation with mandatory verification and self-critique is a workflow process that automates turning plans into functional PHP code. It enforces step-by-step execution, structured commit messages, comprehensive validation, and self-review before completing any feature development.

Can I use this workflow for PHP projects outside of Laravel?

The workflow is designed for PHP and Laravel projects, focusing on feature development workflows. While the step-by-step planning, atomic commits, and testing apply broadly, its environment checks and self-critique guidelines are specifically tailored for Laravel code implementation.

How do I structure atomic commits and documentation during feature development?

To structure atomic commits and documentation during feature development, the workflow enforces incremental commits with structured commit messages. It also ensures comprehensive validation and automatically updates documentation as needed throughout the implementation steps.

What happens if I get blocked during PHP code implementation?

If you get blocked during PHP code implementation, the workflow supports recovery from blocks. It enforces step-by-step execution and environment checks, allowing you to recover and resume the guided implementation process without losing your incremental progress.