git log --oneline --stat
HEAD
- Stars
- 2.6k
- Forks
- 98
- Updated
- May 23, 2026
repo --stat
stars
2.6k
forks
98
last update
May 23, 2026
license
MITv2.5.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add nestjs-architect - Invoke
// Run from any project directory
$ claude --skill nestjs-architect "scaffold a typed REST endpoint" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill nestjs-architect "now refactor it"
nestjs-architect/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- NestJS Architect
- slug:
- nestjs-architect
- version:
- v2.5.0
- license:
- MIT
- author:
- @nest-craft
- repository:
- github.com/nest-craft/nestjs-architect
- categories:
- tags:
- #nestjs#typescript#graphql#rest#prisma
- description:
Modular NestJS apps: DI, decorators, guards, GraphQL or REST, Prisma — enterprise Node done well.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
nestjs-architect/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…