Imported from SyntaxArc/archipy-plugin (
skills/docs-adapters/SKILL.md). Install upstream withnpx skills add SyntaxArc/archipy-plugin --skill docs-adapters. Copyright stays with the author.
/docs-adapters
Read ../archipy-docs/SKILL.md in full — use the archipy-docs skill (resolve ../... relative to this skill directory; Claude Code: ${CLAUDE_SKILL_DIR}/../archipy-docs/) — and ../archipy-docs/reference/adapters.md.
Cover:
- Prefer ArchiPy extras + shipped adapters
- Domain wrappers under
repositories/{domain}/adapters/(e.g.user_db_adapter.py) - Boundary error mapping (
raise ... from e)
Live docs:
- https://syntaxarc.github.io/ArchiPy/getting-started/project_structure/
- https://syntaxarc.github.io/ArchiPy/tutorials/adapters/
- https://syntaxarc.github.io/ArchiPy/api_reference/adapters/
Offer /scaffold-adapter if they want files generated.