Docs Helpers banner
SyntaxArc SyntaxArc

Docs Helpers

Development community

Description

--- name: docs-helpers description: Open ArchiPy helpers docs (utils, decorators, interceptors) --- # /docs-helpers Use the **archipy-docs** skill and the Utils / Decorators / Interceptors sections of `skills/archipy-docs/reference.md`. Explain the three packages separately: | Package | Role | Scaffold command | |------------------------|---------------------------------|-------------------------| | `helpers/utils` | Pure utilities

Installation

Installs to ~/.claude/skills/syntaxarc-archipy-plugin-docs-helpers/SKILL.md

Terminal
mkdir -p ~/.claude/skills/syntaxarc-archipy-plugin-docs-helpers && curl -fsSL https://raw.githubusercontent.com/SyntaxArc/archipy-plugin/HEAD/commands/docs-helpers.md -o ~/.claude/skills/syntaxarc-archipy-plugin-docs-helpers/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository