π―
dto-response
π―Skillfrom bloominggrace/create-fullstack-service
What it does
|Generates type-safe Data Transfer Object (DTO) response structures with automatic validation and serialization for API endpoints.
Same repository
bloominggrace/create-fullstack-service(4 items)
dto-response
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add bloominggrace/create-fullstack-service --skill dto-responseskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add bloominggrace/create-fullstack-service --skill dto-responseManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/dto-response/SKILL.md5Installs
1
-
Last UpdatedMar 5, 2026
More from this repository3
π―π―π―
mikro-orm-entityπ―Skill
Generates TypeScript entity classes and type-safe database schemas for MikroORM with automatic validation and relationship mapping
pr-titleπ―Skill
Validates and standardizes pull request titles with configurable rules for semantic versioning, conventional commits, and team-specific naming conventions
testing-vitestπ―Skill
Streamlines JavaScript/TypeScript testing with Vitest, providing fast, concurrent test runners and built-in mocking for modern web applications