← Back to list

project-initializer
by mapachekurt
Linear Semantic Agent for mapache.app
⭐ 0🍴 0📅 Jan 17, 2026
SKILL.md
name: project-initializer description: Scaffolds a new Google Antigravity project with the standard .agent harness, rules, and workflows.
Skill: Project Initializer
Description
This skill bootstraps a new project with the mandatory ".agent" folder structure, including TDD workflows, debug modes, and coding standards.
Usage
Run this skill when starting a new workspace to ensure compliance with personal best practices.
Actions
-
Create Directories:
.agent/rules.agent/skills.agent/workflows.agent/plans
-
Create Core Files:
- Write
.agent/instructions.md(System Instructions) - Write
.agent/rules/ui-rules.md(UI Standards) - Write
.agent/rules/git-standards.md(Git Standards) - Write
.agent/workflows/tdd.md(TDD Workflow) - Write
.agent/skills/test-specialist.md(Test Skill) - Write
.agent/skills/debug-mode.md(Debug Skill)
- Write
-
Verify:
- Check that the files exist.
Score
Total Score
40/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon