Tag: design-patterns
Generate executable ADRs for agentic coding
This skill guides the creation of Architecture Decision Records (ADRs) that function as executable specifications for coding agents. It enforces a rigorous, multi-phase workflow, ensuring decisions are explicit, measurable, and include a de…
Documenting design patterns for agent frameworks
This skill facilitates the structured documentation of design patterns learned within the Langroid agent framework. It requires creating a descriptive entry in a central file and detailing the implementation, code examples, and usage contex…
LobeHub Zustand State Management Patterns
Defines the architectural conventions for managing state within LobeHub using Zustand, including action hierarchies, optimistic update patterns, and class-based slice composition. It provides guidance on implementing public, internal, and d…
Executable Architecture Decision Record Generation
This skill guides the creation of Architecture Decision Records (ADRs) that serve as executable specifications for coding agents. It enforces a rigorous, multi-phase workflow, ensuring decisions are measurable, self-contained, and include a…