What problem does it solve?
This Skill streamlines the creation of new Human Resources modules within the People application, ensuring consistency and adherence to established patterns for requests, approvals, and document management.
Core Features & Use Cases
- Standardized Module Structure: Provides a clear blueprint for creating new HR features like vacation requests, document submissions, or leave approvals.
- Reusable Components: Leverages shared UI elements like stats grids and filter panels for a cohesive user experience.
- Data Modeling & Service Patterns: Offers guidance on defining data interfaces and implementing API interaction logic.
- Use Case: When developing a new "Expense Report" module, use this Skill to understand the expected file structure, data models, and service implementation, ensuring it integrates seamlessly with existing HR functionalities.
Quick Start
Use the hr-module skill to create a new vacation request module following the provided structure and patterns.