Skip to content

Commit 52824aa

Browse files
committed
Add debloat application guide
1 parent baaeda5 commit 52824aa

7 files changed

Lines changed: 788 additions & 4 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The public repository should remain safe to share. Real project context files, p
2323
| `VISUAL_CONTEXT_MERMAID.md` | Mermaid README flowchart and visual context protocol. |
2424
| `AI_AGENT_SKILLS_PROTOCOL.md` | Skill-based AI agent workflows for diagnosis, TDD, triage, PRDs, handoff, architecture improvement, and prototyping. |
2525
| `FILE_STRUCTURE_REFACTOR_PROTOCOL.md` | Safe iterative file and folder restructuring protocol for existing projects. |
26+
| `DEBLOAT_APPLICATION_GUIDE.md` | Lean application guidance for reducing ads, hidden tracking, heavy dependencies, optional feature load, and resource usage. |
2627
| `AI_ASSISTANT_PROMPT_TEMPLATES.md` | Reusable prompts for common AI-assisted development scenarios. |
2728
| `WORKSPACE_SPECIFIC_DELIVERY_PROTOCOLS.md` | Domain-specific delivery gates and release expectations. |
2829
| `DOMAIN_SPECIFIC_GITIGNORE_PROTOCOLS.md` | Safe publishing patterns for different project domains. |

0 commit comments

Comments
 (0)