Metadata-Version: 2.4
Name: agentblocks
Version: 0.0.1
Summary: Reusable primitives, patterns, and templates for AI-assisted development
Project-URL: Homepage, https://github.com/ca136/agentblocks
Author: Caleb Amsden
License-Expression: MIT
Keywords: agents,ai,backend,patterns,primitives,templates
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# agentblocks

Reusable primitives, components, layouts, and templates for AI-assisted development.

🚧 **Under active development** - More coming soon.

## Vision

A comprehensive library of pre-built, composable building blocks that AI agents can use to rapidly scaffold applications without generating boilerplate from scratch.

- UI Components (React/TypeScript)
- Layout templates (dashboards, landing pages, etc.)
- Backend patterns (error handling, auth flows, API scaffolds)
- Consistent conventions across the stack

## License

MIT
