Documentation craft knowledge
Bundle OKF 0.2 · 8 conceitos · agentxm/agent-extensions
Open source Repository Open in the app JSON README (API)
About
# Documentation craft knowledge
Portable guidance for understanding, authoring, and improving documentation.
Concepts are organized by the form of guidance they provide: explainers for
understanding, guides for action, and patterns for reusable solutions to
recurring problems.
Diátaxis remains foundational for matching documentation to reader needs. It
does not define this bundle's directory structure or turn every named artifact
into a competing taxonomy.
## Foundations
Start here when the appropriate form or quality bar is unclear.
* [Documentation craft](explainers/documentation-craft.md) - What effective documentation craft is — matching form to reader need, keeping each job recognizable, and respecting host conventions over portable layout rules.
* [Documentation quality](explainers/documentation-quality.md) - What functional quality and deep quality mean in documentation craft — and how form-aware craft primarily serves deep quality while exposing functional gaps.
* [Documen
Details
- Kind
- OKF bundles
- Topic
- Files & documents
- Publisher
- agentxm
- Origin
- okf_github
- Category
- dados
- Version
- 0.2
- Last push
- 2026-09-08T18:09:06Z
- Repository state
- ativo
- Language
- JavaScript
- License
- NOASSERTION
- Added
- 2026-09-09 05:05:29
- Updated
- 2026-09-09 05:05:29
- Origin id
agentxm/agent-extensions:agent_extensions/agentxm/@craigsmitham/knowledge/docs/src/index.md
README
# AgentXM agent extensions First-party public extensions maintained by [AgentXM](https://agentxm.ai) and distributed through the AgentXM Registry. ## Packs | Pack | Purpose | Install | | --- | --- | --- | | `agent-engineering` | Agent, harness, context, prompt, evaluation, instruction-system, and Agent Skill engineering workflows | `axm install @agentxm/packs/agent-engineering` | Canonical packages live in their root type directories. Agent-specific skill directories are AXM-managed projections and are not authoring locations. Read [AGENTS.md](AGENTS.md) and the [publishing guide](docs/publishing.md) before contributing. This repository is public-by-construction and must never contain private AgentXM context. ## Licensing Each extension declares its own SPDX license in its manifest. A pack's license covers only the pack package; its dependencies retain their own licenses. See [LICENSE.md](LICENSE.md) for the repository summary.