Official skills publisher Verified Skillscout rank 0

PHPStan

PHPStan publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 2 PHPStan repositories, with install commands and source links.

3 Skills
2 Repositories
160 Installs
0 GitHub stars

Install

Add PHPStan skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/phpstan/phpstan_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant PHPStan skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Phpstan

phpstan/phpstan

Includes 2 official skills: analyse-with-phpstan, run-on-3v4l.

2 skills 160 installs 0 stars
npx skills add phpstan/phpstan -y

Phpstan Src

phpstan/phpstan-src

Includes 1 official skill: regression-test.

1 skill 0 installs 0 stars
npx skills add phpstan/phpstan-src -y

3 skills

phpstan/phpstan 2 skills

analyse-with-phpstan

phpstan/phpstan 155 installs
View source

run-on-3v4l

phpstan/phpstan 5 installs
View source
phpstan/phpstan-src 1 skill

regression-test

phpstan/phpstan-src 0 installs
View source

Repository documentation

phpstan/phpstan package overview

phpstan/phpstan/README.md View on GitHub

phpstan/phpstan

Includes 2 official skills: analyse-with-phpstan, run-on-3v4l.

Top skills in this package

analyse-with-phpstanOfficial PHPStan skill from phpstan/phpstan.
run-on-3v4lOfficial PHPStan skill from phpstan/phpstan.

Install

Install the full package:

npx skills add phpstan/phpstan -y

Install a specific skill:

npx skills add phpstan/phpstan@analyse-with-phpstan -y

Use the package when you want your agent to choose the relevant skill from this official PHPStan repository.

View phpstan/phpstan on GitHub
Copied