·phpstan-fixer
{}

phpstan-fixer

Fix PHPStan static analysis errors by adding type annotations and PHPDocs. Use when encountering PHPStan errors, type mismatches, missing type hints, or static analysis failures. Never ignores errors without user approval.

17Installs·2Trend·@marcelorodrigo

Installation

$npx skills add https://github.com/marcelorodrigo/agent-skills --skill phpstan-fixer

How to Install phpstan-fixer

Quickly install phpstan-fixer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/marcelorodrigo/agent-skills --skill phpstan-fixer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: marcelorodrigo/agent-skills.

SKILL.md

View raw

PHPStan Error Fixer Fix PHPStan static analysis errors through proper type annotations, PHPDocs, and code improvements. This skill teaches agents how to resolve errors without suppressing them, respecting the project's configured strictness level.

identical.alwaysTrue / identical.alwaysFalse — Condition is always true/false

Check phpstan.neon includes Larastan (ask user to add if missing):

Fix PHPStan static analysis errors by adding type annotations and PHPDocs. Use when encountering PHPStan errors, type mismatches, missing type hints, or static analysis failures. Never ignores errors without user approval. Source: marcelorodrigo/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/marcelorodrigo/agent-skills --skill phpstan-fixer
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from marcelorodrigo/agent-skills

Quick answers

What is phpstan-fixer?

Fix PHPStan static analysis errors by adding type annotations and PHPDocs. Use when encountering PHPStan errors, type mismatches, missing type hints, or static analysis failures. Never ignores errors without user approval. Source: marcelorodrigo/agent-skills.

How do I install phpstan-fixer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/marcelorodrigo/agent-skills --skill phpstan-fixer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/marcelorodrigo/agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25