Download the PHP package stolt/php-package-ai-skill without Composer
On this page you can find all versions of the php package stolt/php-package-ai-skill. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stolt/php-package-ai-skill
More information about stolt/php-package-ai-skill
Files in stolt/php-package-ai-skill
Download stolt/php-package-ai-skill
More information about stolt/php-package-ai-skill
Files in stolt/php-package-ai-skill
Vendor stolt
Package php-package-ai-skill
Short Description AI skills to generate a PHP package.
License MIT
Package php-package-ai-skill
Short Description AI skills to generate a PHP package.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-package-ai-skill
php-package-ai-skill
The php-package-ai-skill is a structured AI skill that teaches coding agents how to design and generate professional PHP Composer packages using modern PHP standards, test-driven workflows, and clean architecture.
It provides:
- A machine-readable skill manifest
- A human-readable architecture and ruleset
- Prompt templates for scaffolding and evolving packages
- A ready-to-use Claude agent skill
Works with
- Claude (Custom Instructions / Agents)
- ChatGPT (System Prompts / Projects)
- GitHub Copilot Chat
- AI agent frameworks that support skills or system instructions
Repository structure
How to use it
With Claude
- Open Claude → Custom Instructions / Agent Settings
- Paste the contents of
.ai/skills/claude-php-package-architect.md - Start prompting using the templates in
.ai/skills/php-composer-package-architect.md
With PHP
Example prompt
You are a PHP package architect.
Create a CLI package called stolt/env-sync-lint that:
-
Compares
.envfiles -
Preserves comments and blank lines
-
Has a
diff,validate, andcleancommand - Includes full PHPUnit test coverage
License
These skills are licensed under the MIT license. Please see LICENSE.md for more details.
All versions of php-package-ai-skill with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package stolt/php-package-ai-skill contains the following files
Loading the files please wait ...