ec-cube
01Settings file Claude Code
EC-CUBE is the most popular e-commerce solution in Japan.
Settings file Claude Code
EC-CUBE is the most popular e-commerce solution in Japan.
Skill Claude CodeCodex
A set of rules for adding EC-CUBE 4.4 console commands, which are programs run from a terminal instead of a web browser.
Skill Claude CodeCodex
A contribution guide for submitting pull requests to the EC-CUBE project and passing its automated checks. A pull request is a proposed code change for review; CI is the automated process that tests it.
Skill Claude CodeCodex
A set of rules for building and changing EC-CUBE 4.4 controllers, which receive web requests and coordinate the response.
Skill Claude CodeCodex
A set of rules for implementing CSV import and export in EC-CUBE 4.4, including the fields and definitions used for shop data.
Skill Claude CodeCodex
A set of rules for extending or replacing EC-CUBE 4.4 features through its app/Customize directory. It covers changes to core entities, forms, services, and templates while keeping upgrades safer.
Skill Claude CodeCodex
A set of rules for writing end-to-end tests for EC-CUBE 4.4 with Playwright. End-to-end tests check complete user flows, such as using a shop through a browser.
Skill Claude CodeCodex
Coding guidance for creating and changing Doctrine database entities in EC-CUBE 4.4. It applies to entities in the main source and customization directories.
Skill Claude CodeCodex
Coding guidance for adding event subscribers and listeners in EC-CUBE 4.4. These let code run when a specified application, database, or template event occurs.
Skill Claude CodeCodex
A set of coding rules for building and changing forms in EC-CUBE 4.4, a Japanese e-commerce platform. It covers form fields, validation, search forms, and related project files.
Skill Claude CodeCodex
A set of rules for implementing and changing email sending in EC-CUBE 4.4, an e-commerce platform. It covers email services, templates, and records of sent messages.
Skill Claude CodeCodex
A set of rules for creating and editing database migrations in EC-CUBE 4.4, an e-commerce platform. It also helps decide when a simple entity change does not need a migration.
Skill Claude CodeCodex
Coding guidance for writing and changing PHPUnit tests in EC-CUBE 4.4. PHPUnit is a PHP testing tool used to check whether code behaves as expected.
Skill Claude CodeCodex
Coding guidance for building and changing EC-CUBE 4.4 plugins. A plugin is an add-on that extends the shop with extra code and configuration.
Skill Claude CodeCodex
A set of rules for changing EC-CUBE 4.4 order processing. PurchaseFlow is the part of the platform that checks orders and calculates values such as discounts, shipping, points, and stock.
Skill Claude CodeCodex
Coding guidance for Doctrine repositories in EC-CUBE 4.4. Doctrine is a library that helps PHP applications work with database records.
Skill Claude CodeCodex
A review checklist for code built or changed in EC-CUBE 4.4, an e-commerce platform. It checks responsibilities between application layers and common security issues.
Skill Claude CodeCodex
Security guidance for EC-CUBE 4.4, a Japanese e-commerce platform. It covers user login, permissions, CSRF protection, and checks for insecure direct object access.
Skill Claude CodeCodex
Service-layer guidance for EC-CUBE 4.4, a Japanese e-commerce platform. It describes how to keep business logic separate from web requests and give each service one clear responsibility.
Skill Claude CodeCodex
Template and Twig guidance for EC-CUBE 4.4, a Japanese e-commerce platform. Twig is the template language used to generate web pages, and the guidance covers extensions, templates, escaping, and XSS risks.
Instructions file CodexOpenCode
Project instructions for EC-CUBE, a Japanese e-commerce platform. They explain where the agent's documentation is, how to load it, how to add new guidance, and which technologies the project uses.
Instructions file
Claude Code instructions for EC-CUBE/ec-cube, a project described as: EC-CUBE is the most popular e-commerce solution in Japan.
Instructions file Gemini CLI
A small Gemini CLI instruction file for EC-CUBE, a Japanese e-commerce platform. It points to the shared AGENTS.md file, which contains the main project guidance.