# Dx References

> Loads a dx shared reference document by topic. Invoked by other dx- skills to pull in shared reference material (change-md, effort-md, progress-format, plan-template, plan-data-model, plan-api-contracts, plan-failure-modes, interview, module-design, design-lenses, knowledge-layer, review-report, untrusted-content).

- Skill: `dikamilo/dx-references` (Agent Skill, multi-file: 14 files)
- Install (CLI): `npx skillmds@latest add dikamilo/dx-references`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dikamilo/dx-references/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: dikamilo (https://skillmd.com/u/dikamilo)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/dikamilo/dx-references

---


Read `${CLAUDE_SKILL_DIR}/references/$topic.md` and use its contents to complete the current task.

If that file does not exist, list the files in `${CLAUDE_SKILL_DIR}/references/` and report that topic `$topic` was not found, naming the topics that are available.

