Agent Skills by CRMEB
Showing 9 vetted skills indexed across 1 GitHub repositories.
管理端前端说明
Guides Vue 2 and Element UI admin frontend development with architecture, standards, and deployment references.
uniapp说明
Guides cross-platform mobile development with uni-app, Vue, and multi-end build workflows.
PHP后端开发说明
Guides PHP backend development for ThinkPHP 6 applications with architecture, standards, and API workflows.
Git提交规范
Enforce Git commit prefixes by directory for consistent messages.
管理端前端说明
Standardize CRMEB admin frontend development with Vue and Element UI workflows.
dev-docs-generate
Generate standardized developer documentation scaffolds for CRMEB projects.
uniapp说明
Guide UniApp mobile development with Vue 2.x project structure and workflows.
PHP后端开发说明
Guide PHP backend development with ThinkPHP 6.x layered architecture and CRMEB-aligned standards.
CRMEB电商系统Agent
Explain CRMEB architecture and generate implementation plans for ThinkPHP 6 and Vue/UniApp stacks.
Frequently Asked Questions About CRMEB
FAQPage SchemaWhat specific development tasks does CRMEB support?▼
CRMEB supports full-stack e-commerce development by providing standardized structures for ThinkPHP 6 backend services, Vue-based admin panels, and UniApp mobile applications. It facilitates consistent project scaffolding, documentation generation, and repository commit message enforcement across distributed development teams.
Which technical personas benefit from these standards?▼
These standards are designed for PHP backend engineers, Vue frontend developers, and mobile engineers working within the CRMEB ecosystem. It is particularly useful for technical leads aiming to enforce architectural consistency and documentation quality across large-scale e-commerce project deployments.
What are the core dependencies for implementing these standards?▼
Implementation requires a PHP 7.x/8.x environment with ThinkPHP 6.x installed, alongside a Node.js environment for Vue 2.x and UniApp compilation. Developers must also utilize the provided scaffolding configurations to ensure project structures align with the established CRMEB architectural guidelines.