← スキル一覧に戻る

generate-project-artifact
by Rafael-Rueda
Production-ready DDD NestJS backend template with Zod validation, Prisma ORM, JWT/OAuth auth, and auto-generated API docs (Scalar UI)
⭐ 0🍴 0📅 2025年12月29日
SKILL.md
name: Generate project artifact description: Creates an antifact following the project's patterns and methods. Use when you need to create a new artifact in a bounded context/module. Use to create new entities, services, repositories, or any other artifact in the application. It internally uses the /generate command.
Usage
/generate [artifact] [bounded-context] [name]
Instructions
- The
/generatecommand will tell you if you choose correctly an existent and valid artifact. Careful with this. - [MUST DO] You must call the
code_understanderskill if you didn't make it yet. This file contains the artifact implementation details and rules, and you MUST READ the respective artifact reference before calling the /generate command. - [MUST DO] Use the
structure_understanderskill, if you didn't make it yet, to read and understand the folder structure of the project, before starting implementing.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です