A comprehensive framework for creating enterprise-grade technical documentation using Diataxis and industry-standard style guides.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install developer-docs-framework
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install developer-docs-framework using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill implements a unified system for technical writing, synthesizing proven frameworks like Diataxis, Google OpenDocs, and the Good Docs Project. It provides AI agents with the precise logic needed to distinguish between tutorials, how-to guides, reference material, and explanations. By leveraging these Openclaw Skills, development teams can ensure their documentation is task-oriented, architecturally sound, and optimized for developer adoption. It moves beyond generic writing advice to provide 27 specific rules covering everything from active voice to complex information architecture and documentation-as-code workflows.
To integrate this framework into your workflow, ensure your environment can access the rules and references provided in the Openclaw Skills repository.
# Standard setup involves referencing the skill in your agent configuration
# No complex CLI installation is required beyond providing the rule files
# Navigate to your skills directory and verify files:
ls -R rules/ references/
The skill organizes documentation logic into a structured taxonomy for easy retrieval and application:
| Component | Type | Description |
|---|---|---|
| Rules | Markdown Files | 27 distinct rules prefixed by category (e.g., write-, style-, arch-). |
| References | Markdown Guides | Deep dives into content types, templates, and enterprise patterns. |
| Templates | Markdown Skeletons | Ready-to-use structures for tutorials, API references, and migration guides. |
| Styles | Override Profiles | Configuration files for Google, Microsoft, Stripe, and Canonical writing styles. |
Loading
A CLI-based tool for scraping real-time X (Twitter) trending topics globally without requiring user authentication.

A CLI-based scraper that retrieves real-time X (Twitter) trending topics and tweet volumes across multiple countries without requiring an API key or account.

A comprehensive CLI search utility that empowers AI agents to retrieve web pages, news, images, and videos via the DuckDuckGo API.

A versatile CLI tool for generating high-quality, customizable QR codes for diverse data types in multiple formats.

A comprehensive guide and rule set for mastering Jest 29+ testing best practices in JavaScript and TypeScript projects.

A comprehensive guide and rule set for implementing Mock Service Worker v2 best practices in JavaScript and TypeScript projects.








































