responsive-design — detailed patterns and worked examples captures reusable agent playbook guidance for accessibility & mobile ux. Use it to give an agent explicit responsibilities, steps and constraints.
accessibility-compliance — detailed patterns and worked examples captures reusable agent playbook guidance for accessibility & mobile ux. Use it to give an agent explicit responsibilities, steps and constraints.
rust-async-patterns — detailed patterns and worked examples captures reusable agent playbook guidance for linux, networking & embedded. Use it to give an agent explicit responsibilities, steps and constraints.
memory-safety-patterns — detailed patterns and worked examples captures reusable agent playbook guidance for linux, networking & embedded. Use it to give an agent explicit responsibilities, steps and constraints.
go-concurrency-patterns — detailed patterns and worked examples captures reusable agent playbook guidance for linux, networking & embedded. Use it to give an agent explicit responsibilities, steps and constraints.
For advanced VM detection (RDTSC delta calibration, VMware backdoor port, hypervisor leaf enumeration, guest driver artifact checks), see references/advanced-techniques.md. Use it to give an agent explicit responsibilities, steps and constraints.
risk-metrics-calculation — detailed patterns and worked examples captures reusable agent playbook guidance for quant & financial systems. Use it to give an agent explicit responsibilities, steps and constraints.
backtesting-frameworks — detailed worked examples captures reusable agent playbook guidance for quant & financial systems. Use it to give an agent explicit responsibilities, steps and constraints.
Before adding complexity, ask: does a simpler solution work?. Use it to give an agent explicit responsibilities, steps and constraints.
Never block the event loop with synchronous operations. A single blocking call stalls all concurrent tasks. Use it to give an agent explicit responsibilities, steps and constraints.
billing-automation — detailed patterns and worked examples captures reusable agent playbook guidance for quant & financial systems. Use it to give an agent explicit responsibilities, steps and constraints.
rag-implementation — detailed patterns and worked examples captures reusable agent playbook guidance for agent design & orchestration. Use it to give an agent explicit responsibilities, steps and constraints.
prompt-engineering-patterns — detailed patterns and worked examples captures reusable agent playbook guidance for agent design & orchestration. Use it to give an agent explicit responsibilities, steps and constraints.
llm-evaluation — detailed patterns and worked examples captures reusable agent playbook guidance for agent design & orchestration. Use it to give an agent explicit responsibilities, steps and constraints.
langchain-architecture — detailed patterns and worked examples captures reusable agent playbook guidance for agent design & orchestration. Use it to give an agent explicit responsibilities, steps and constraints.
The following templates are available in the assets/ directory:. Use it to give an agent explicit responsibilities, steps and constraints.
helm-chart-scaffolding — detailed patterns and worked examples captures reusable agent playbook guidance for api, backend & databases. Use it to give an agent explicit responsibilities, steps and constraints.
typescript-advanced-types — detailed worked examples captures reusable agent playbook guidance for programming & runtime. Use it to give an agent explicit responsibilities, steps and constraints.
Use a DI container to wire up repositories, services, and controllers. For a full container implementation, see references/advanced-patterns.md. Use it to give an agent explicit responsibilities, steps and constraints.
Functional programming in JavaScript centers on pure functions, immutability, and composable transformations. Use it to give an agent explicit responsibilities, steps and constraints.