How-to guides¶
This directory maps common tasks to the existing operational documentation.
Install and configure¶
- Install locally:
docs/installation.md - Generate client config:
docs/install/client-config-generator.md - Configure HTTP mode:
docs/deployment/http-mode.md - Configure agent clients:
docs/agents/index.md
Use KiCad workflows¶
- First PCB:
docs/workflows/first-pcb.md - Schematic to PCB:
docs/workflows/schematic-to-pcb.md - Professional circuit design:
docs/workflows/professional-circuit-design.md - Manufacturing export:
docs/workflows/manufacturing-export.md
Operate and maintain¶
- Run tests:
docs/development/testing-policy.md - Add a tool:
docs/development/architecture.md - Manage dependencies:
docs/development/dependency-management.md - Cut a release:
docs/development/release-process.md - Report security issues:
SECURITY.md
Improve this section¶
Add a focused how-to when a task has a repeatable sequence and a clear success condition. Keep conceptual background in docs/explanation/ and field lists in docs/reference/.