一键导入
framework
framework 收录了来自 epsicube 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use this skill when developing or refactoring code in this repository's framework packages or built-in modules. Trigger for new features, breaking changes, package-level refactors, module behavior changes, and any work where tests must be added or updated. Enforces the user's preference for test-driven development, Pest-only tests, and the repository's test layout for packages and modules.
Use this skill when developing or refactoring code in this repository's framework packages or built-in modules. Trigger for new features, breaking changes, package-level refactors, module behavior changes, and any work where tests must be added or updated. Enforces the user's preference for test-driven development, Pest-only tests, and the repository's test layout for packages and modules.
Use this skill whenever working on the Epsicube framework, its built-in modules, or application modules built on top of it. Trigger for tasks involving module creation, module registration, activation, options schemas, requirements, supports, dependencies, built-in Epsicube packages (`packages/Support`, `packages/Foundation`, `packages/Schemas`), or built-in modules in `modules/`. Also use when the user asks how Epsicube is structured or how to implement a new module, command, option, support, or integration in this repository.