Skip to main content
Back to the directory
wordpress/agent-skillsSoftware EngineeringFrontend and Design

wp-phpstan

PHPStan configuration, error fixing, and baseline management for WordPress projects.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
909

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wordpress/agent-skills --skill wp-phpstan
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, wp-phpstan has 909 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wordpress/agent-skills. Canonical URL: https://skills.sh/wordpress/agent-skills/wp-phpstan.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PHPStan configuration, error fixing, and baseline management for WordPress projects. Use this skill when working on PHPStan in a WordPress codebase, for example: Prefer the repo’s existing composer script (e.g. composer run phpstan ) when present. szepeviktor/phpstan-wordpress or php-stubs/wordpress-stubs are effectively required for most WordPress plugin/theme repos. Without it, expect a high volume of errors about unknown WordPress core functions. See: Prefer correcting types over ignoring errors. Common WP patterns that need help: See: When integrating with plugins/themes not present in the analysis environment: See: See: - Handles WordPress-specific typing patterns: REST endpoints with WP_REST_Request , hook callbacks with accurate @param types, database results, and Action Scheduler job arguments - Manages third-party plugin/theme class resolution via stubs ( php-stubs/woocommerce-stubs , php-stubs/acf-pro-stubs ) and targeted ignore patterns - Provides deterministic PHPStan discovery, configuration validation, baseline generation, and error reduction workflows - Requires szepeviktor/phpstan-wordpress or php-stubs/wordpress-stubs for WordPress core function typing; targets WordPress 6.9+ with PHP 7.2.24+ - setting up or updating phpstan.neon / phpstan.neon.dist - generating or updating phpstan-baseline.neon - fixing PHPStan errors via WordPress-friendly PHPDoc (REST...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wp-phpstan do?

PHPStan configuration, error fixing, and baseline management for WordPress projects.

Is wp-phpstan good?

wp-phpstan does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support wp-phpstan?

wp-phpstan currently lists compatibility with Skills CLI.

Is wp-phpstan safe to install?

wp-phpstan has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to wp-phpstan?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install wp-phpstan?

Run the following command to install wp-phpstan: npx skills add https://github.com/wordpress/agent-skills --skill wp-phpstan

Related skills

More from wordpress/agent-skills

Related skills

Alternatives in Software Engineering