BuildSmiths StarterKit
Architecture Specs

Feature Blueprints

Don't rely on stale boilerplate. Use these Markdown specifications to guide your AI agent in generating fresh, context-aware implementations.

How to use Blueprints

Blueprints are "Prompt Engineering as Code". Instead of pasting code snippets, tell your AI agent (Cursor, Copilot, etc) to read the spec file.

# Example Prompt
"Read blueprints/async-jobs.md and implement the job queue system. Use the existing db/schema.sql patterns."