feat: bootstrap design kit and vaporwave demo baseline
This commit is contained in:
7
kit/examples/integration/gin-admin-app/README.md
Normal file
7
kit/examples/integration/gin-admin-app/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Gin Admin App Integration Notes (Example)
|
||||
|
||||
Suggested use:
|
||||
|
||||
- use `ai-rules` templates only if they do not conflict with existing agent instructions
|
||||
- reuse UI pattern bundles for admin tables and modal workflows
|
||||
- keep domain-specific hard rules in project-local Bible docs
|
||||
9
kit/examples/integration/greenfield-app/README.md
Normal file
9
kit/examples/integration/greenfield-app/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Greenfield App Integration Notes (Example)
|
||||
|
||||
Suggested use:
|
||||
|
||||
- apply `ai-rules`
|
||||
- apply `bible-core` (or merge selectively if a Bible already exists)
|
||||
- copy selected UI patterns into new modules/pages
|
||||
|
||||
Keep domain-specific business rules in the host project's own Bible.
|
||||
@@ -0,0 +1,9 @@
|
||||
# net/http Enterprise App Integration Notes (Example)
|
||||
|
||||
This example assumes the host repo already has a mature Bible structure and detailed UI contracts.
|
||||
|
||||
Use this kit primarily for:
|
||||
|
||||
- shared AI instruction wording
|
||||
- pattern bundles that codify existing host UI contracts
|
||||
- future cross-project standardization docs
|
||||
Reference in New Issue
Block a user