Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Examples

Auto-generated projects that showcase AFX functionalities and behaviours.

Note: These examples are continuously improved — you may find issues. Contributions and bug reports are welcome.

Projects

minimal-project/

A bare-bones AFX setup demonstrating the minimum structure needed to get started: a single feature spec with tasks, design, journal, and research.

vscode-showcase/

A full-featured example project demonstrating AFX capabilities including:

  • Spec-driven development — feature specs, designs, tasks, and journals for multiple features (user-auth, dashboard, notifications)
  • @see traceability — source code linked back to specs via JSDoc annotations
  • Research & ADRs — architecture decision records and research documents
  • Session continuity — journal entries and kanban board for tracking work
  • AFX skills — installed skill packs for development workflows
  • Source code structure — services, repositories, models, routes, and utilities with spec traceability