rashidee/co2-skills
3 stars · Last commit 2026-04-26
CO2 - an OPINIONATED approach to software development using AI coding agents
README preview
# Compound Context (CO2) Workflow > https://compound-context.com | Logo | Description | |---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |  | an **OPINIONATED** approach to software development using AI coding agents. It emphasizes the importance of comprehensive and structured context to reduce AI hallucination and AI slop: | # Key Features 📝 User Story to drive UI and UX design + Non-Functional Requirement to drive business logic and technical design + Constraints to drive technical design and implementation. 🔄 Versioning to keep track of the changes and updates in the context as the project progresses. 📦 Multi application support where each application will have its own context. This is to support: - Microservices architecture (multiple backend services with REST API or GraphQL API) - Mobile application development (mobile frontend + REST API backend) - Single Page Application development (web frontend + REST API backend) 🔗 Traceability from the generated code to the artifacts in the context to the User Stories, Non-Functional Requirements and Constraints.