π§ Bagisto Agent Skills β
Enhance your Bagisto development workflow with AI-powered agent skills designed specifically for Bagisto projects.
These skills provide domain-specific, reusable intelligence for AI agents such as Claude Code, Cursor, Windsurf, and other AI-powered development tools.
What is bagisto/agent-skills? β
bagisto/agent-skills is a collection of specialized AI skills that improve how AI tools understand and work within a Bagisto codebase.
Why Use Agent Skills?
These skills give AI agents deeper awareness of Bagistoβs architecture, testing workflows, and payment integrations β resulting in more accurate code generation and smarter development assistance.
Benefits for Developers β
Agent skills help with:
- π§ͺ Structured Testing Workflows β Generate Pest tests with proper assertions and architecture patterns
- π³ Payment Gateway Integrations β Implement Stripe, PayPal, and custom gateways correctly
- ποΈ Bagisto Architecture Awareness β Follow package and module conventions
- π― Smarter Code Suggestions β Context-aware development guidance
- π Faster Development β Reduce repetitive implementation work
Setup Instructions β
Install All Skills β
Install all available skills into your AI agent:
npx skills add bagisto/agent-skillsInstall a Specific Skill β
npx skills add bagisto/agent-skills --skill "package-development"npx skills add bagisto/agent-skills --skill "shipping-method-development"npx skills add bagisto/agent-skills --skill "payment-method-development"npx skills add bagisto/agent-skills --skill "product-type-development"npx skills add bagisto/agent-skills --skill "shop-theme-development"npx skills add bagisto/agent-skills --skill "admin-theme-development"npx skills add bagisto/agent-skills --skill "pest-testing"Available Skills β
We currently provide following specialized AI skills:
π¦ Package Development β
Skill: package-development
Purpose: Package development in Bagisto.
Run the following command to install the specified skill:
npx skills add bagisto/agent-skills --skill "package-development"π Shipping Method Development β
Skill: shipping-method-development
Purpose: Shipping method development in Bagisto.
Run the following command to install the specified skill:
npx skills add bagisto/agent-skills --skill "shipping-method-development"π³ Payment Method Development β
Skill: payment-method-development
Purpose: Payment gateway development in Bagisto.
Run the following command to install the specified skill:
npx skills add bagisto/agent-skills --skill "payment-method-development"ποΈ Product Type Development β
Skill: product-type-development
Purpose: Product type development in Bagisto.
Run the following command to install the specified skill:
npx skills add bagisto/agent-skills --skill "product-type-development"ποΈ Shop Theme Development β
Skill: shop-theme-development
Purpose: Shop theme development in Bagisto.
Run the following command to install the specified skill:
npx skills add bagisto/agent-skills --skill "shop-theme-development"π οΈ Admin Theme Development β
Skill: admin-theme-development
Purpose: Admin theme development in Bagisto.
Run the following command to install the specified skill:
npx skills add bagisto/agent-skills --skill "admin-theme-development"π§ͺ Pest Testing β
Skill: pest-testing
Purpose: Tests applications using the Pest 3 PHP framework.
Run the following command to install the specified skill:
npx skills add bagisto/agent-skills --skill "pest-testing"Supported AI Tools β
These skills are compatible with:
- Claude Code
- Cursor IDE
- Windsurf
- Any AI agent supporting the
skillsCLI
Getting Started
For full AI assistance in Bagisto projects, install all skills. If you work in a specific area (like testing or payments), install only the relevant skill.
Best Practices β
Skill Management β
- Install only the skills relevant to your workflow
- Keep skills updated alongside Bagisto upgrades
- Use clear prompts to trigger the correct skill activation
Important
Ensure the skills are installed in the correct environment where your AI agent operates, otherwise activation may not work properly.
