stars
0
forks
3
last update
license
Unknownv1.0.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add mivialabs-mivialabs-nestjs-boilerplate// Run from any project directory
$ claude --skill mivialabs-mivialabs-nestjs-boilerplate "scaffold a typed REST endpoint"// extracted from a Usage / Example section
$ api/
├── src/ # Application source code
│ ├── app.module.ts # Main application module
│ ├── app.controller.ts # Main application controller
│ ├── app.service.ts # Main application service
│ └── main.ts # Application entry pointA modern, enterprise-grade hiring management system built with NestJS, designed to streamline recruitment processes for organizations of all sizes.
Loading README…
$ cat reviews/