Skip to content

Commit e7248aa

Browse files
Merge pull request #112 from CodandoTV/feature/centralized-ai-context
refactor: centralize AI context in AGENTS.md with ia/ as detail source
2 parents 15f0fcc + 00a2d75 commit e7248aa

35 files changed

Lines changed: 1213 additions & 714 deletions

File tree

.claude/instructions/android-patterns.md

Lines changed: 0 additions & 88 deletions
This file was deleted.

.claude/instructions/flutter-patterns.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

.claude/instructions/ios-patterns.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

.claude/settings.local.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(openspec new:*)",
5+
"Bash(openspec status:*)",
6+
"Bash(openspec instructions:*)",
7+
"Bash(git checkout:*)",
8+
"Bash(git add:*)",
9+
"Bash(git commit -m ':*)",
10+
"Bash(git commit:*)",
11+
"Bash(git push:*)",
12+
"Bash(openspec list:*)",
13+
"Bash(wc:*)"
14+
]
15+
}
16+
}

.claude/skills/android-testing/SKILL.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

.claude/skills/compose-ui/SKILL.md

Lines changed: 0 additions & 115 deletions
This file was deleted.

.cursorrules

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# CraftD — Cursor Rules
2+
3+
> Read `AGENTS.md` at the start of every session for full project context.
4+
5+
CraftD is a Server Driven UI multiplatform library (Android Compose, Android XML, iOS SwiftUI, Flutter).

.gemini/context.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# CraftD — Gemini
2+
3+
> Read `AGENTS.md` at the start of every session for full project context.
4+
5+
CraftD is a Server Driven UI multiplatform library (Android Compose, Android XML, iOS SwiftUI, Flutter).

0 commit comments

Comments
 (0)