What problem does it solve?
This Skill Unit serves as the absolute source of truth for project development rules, essential SQL commands, deployment procedures, and critical UI fixes, ensuring consistency and preventing common errors.
Core Features & Use Cases
- Mandatory Communication Rules: Enforces Portuguese for all user interactions and documentation.
- Strict Development Process: Outlines a mandatory workflow for any task, emphasizing consulting skills before coding.
- Database Migration Standards: Details the custom
MigrationService and the necessity of including SQL in migrationService.js for production deployments.
- Frontend API Pattern: Mandates the use of a service pattern for API calls from the frontend.
- UI/UX Guidelines: Provides critical styling rules, especially for form inputs to ensure consistent appearance across browsers and themes.
- Data Synchronization Rules: Defines how to handle local vs. remote data during synchronization to prevent data loss.
Quick Start
Before starting any development task, consult the relevant skills in the .agent/skills/ directory and follow the documented process strictly.