About module
RESOURCE_KIT
Practical guides, templates, and reference materials for journalists learning to build tools with AI assistance.
AUTHOR: JOE AMDITIS
CCM
Core objective
To empower journalists and non-programmers to leverage AI for tool creation. Focusing on practical application over theoretical knowledge.
01 // INITIATE
EXECUTION SEQUENCE01
Read Vibe Coding guide
Understand the mindset. Manage projects, don't just write code.
ACCESS_GUIDE ->02
02 // DIRECTIVES
CORE VALUESReal problems
Don't learn abstractions. Build things you actually need to solve immediate problems.
Manager mindset
You're the director. The AI writes the code. Your job is architecture and verification.
Total recall
Document everything. Your changelog is your institutional memory.
Trust no one
AI makes mistakes. Verify outputs. Test edge cases. Review security.