zahardev/aicontext

Teach AI to build features, not just write code. A development methodology framework for AI coding assistants — structured planning, spec-driven development, automated reviews and tests. Works with Claude Code, Codex, Cursor, and GitHub Copilot.

2Stars on the repository
39Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

docs-generator

01

zahardev/aicontext

Agent Claude Code

Generates project documentation from code and AIContext artifacts. Reads the codebase, produces a structured document, writes it to disk.

2 4mo ago A 29 tokens original MIT

researcher

02

zahardev/aicontext

Agent Claude Code

Explores the codebase and returns concise summaries of code structure, relationships, and patterns. Use for understanding existing code before making changes.

2 4mo ago A 30 tokens original MIT

reviewer

03

zahardev/aicontext

Agent Claude Code

Code reviewer — reads and follows the review prompt provided by the caller. Used for both correctness and architectural reviews.

2 4mo ago A 25 tokens original MIT

test-runner

04

zahardev/aicontext

Agent Claude Code

Runs backend and frontend tests, analyzes output, and returns only failures and relevant diagnostics. Use after writing or modifying code.

2 4mo ago A 28 tokens original MIT

test-writer

05

zahardev/aicontext

Agent Claude Code

Drafts test files based on a feature spec and existing test patterns. Use to parallelize TDD — draft the next test while the lead implements the current step.

2 4mo ago A 37 tokens original MIT