EspoCRM Development
CommunityEnforce EspoCRM architectural patterns.
AuthorMacPhobos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents common development mistakes in EspoCRM by enforcing architectural patterns, ensuring business logic is in Services, data access is via EntityManager, and Container dependencies are not passed directly.
Core Features & Use Cases
- Architectural Enforcement: Guides developers to follow EspoCRM's core principles.
- Service Layer Logic: Ensures business logic resides in Service classes.
- ORM Data Access: Mandates the use of EntityManager for all database operations.
- Hook System: Promotes correct implementation of hooks using interfaces for lifecycle events.
- Use Case: When developing a new custom entity and its associated business logic, activate this Skill to ensure all logic is correctly placed in a Service class and data is accessed through the EntityManager, preventing common anti-patterns.
Quick Start
Activate this skill when developing custom EspoCRM modules to ensure adherence to architectural principles.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: EspoCRM Development Download link: https://github.com/MacPhobos/research-mind/archive/main.zip#espocrm-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.