π―
mikro-orm-entity
π―Skillfrom bloominggrace/create-fullstack-service
What it does
|Generates TypeScript entity classes and type-safe database schemas for MikroORM with automatic validation and relationship mapping
Same repository
bloominggrace/create-fullstack-service(4 items)
mikro-orm-entity
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add bloominggrace/create-fullstack-service --skill mikro-orm-entityskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add bloominggrace/create-fullstack-service --skill mikro-orm-entityManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/mikro-orm-entity/SKILL.md6Installs
-
AddedFeb 25, 2026
More from this repository3
π―π―π―
dto-responseπ―Skill
Generates type-safe Data Transfer Object (DTO) response structures with automatic validation and serialization for API endpoints.
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