nazim-api-domain-types
CommunityEnforce API/Domain type separation.
AuthorAHMADJAN-New
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a strict separation between API data structures and internal domain models, preventing type inconsistencies and improving code maintainability in the Nazim frontend.
Core Features & Use Cases
- Type Safety: Ensures that data coming from the API (snake_case) is correctly mapped to the frontend's internal domain models (camelCase).
- Maintainability: Simplifies updates by isolating API changes from domain logic.
- Use Case: When developing a new feature that displays student information, this Skill guides you to define API types, domain types, and a mapper function to ensure seamless data flow and consistent naming conventions.
Quick Start
Follow the file structure and mapping guidelines outlined in the SKILL.md to create new API and domain types for a resource.
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: nazim-api-domain-types Download link: https://github.com/AHMADJAN-New/nazim-web/archive/main.zip#nazim-api-domain-types 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.