docs-page

by nexu-io 84k Apache-2.0 Updated Aug 6, 2026
docs-page skill by nexu-io
docs-page — Docs skill by nexu-io

docs-page is an open-source docs skill for Claude Code and compatible agents, published by nexu-io. Its author describes it as: “A documentation page — inline-start nav, scrollable article body, inline-end table of contents. Use when the brief mentions "docs", "documentation", "guide", "API reference", or "tutorial".”. The project has 84k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `/plugin marketplace add nexu-io/open-design`.

Installation

Add docs-page to your agent with:

/plugin marketplace add nexu-io/open-design

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

When to use it

Reach for docs-page when you want docs help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear Apache-2.0 license — safe to read and adapt
  • Ships in nexu-io/open-design, an established project with 84,076 GitHub stars
  • Actively maintained (recent commits)

Topics

agent-skillsai-agentsai-designbyokclaude-code-for-designclaude-designcodex-designcoding-agentscursor-designdesign-systemsdesign-toolsdesktop-appfigma-alternativegenerative-aihermes-agentlocal-firstno-codeprototypingui-generatorvibe-coding

Frequently asked questions

What does docs-page do?
A documentation page — inline-start nav, scrollable article body, inline-end table of contents. Use when the brief mentions "docs", "documentation", "guide", "API reference", or "tutorial".
How do I install docs-page?
Run /plugin marketplace add nexu-io/open-design in your agent, then reload your skills. Review the source at https://github.com/nexu-io/open-design before installing.
Is docs-page free to use?
Yes. docs-page is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
Where does docs-page come from?
docs-page ships inside nexu-io/open-design, a repository that contains 61 catalogued skills in total. The repository's 84,076 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Docs →

Automated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skills. Use for code or documentation reviews that need project-specific naming, main/renderer/shared placement and dependency rules, IpcApi and DataApi boundaries, lifecycle/service ownership, renderer hooks, React/UI conventions, and tests. Supports single-agent review with interactive fix selection or multi-agent reviewer-verifier review with risk-based auto-fix. To diagnose gaps in the skill after a review session, run `/gh-pr-review diag`.

50k CherryHQ AGPL-3.0-only

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Enforces research-backed best practices for minimal, high-signal agent documentation.

45k sickn33 MIT

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

82k addyosmani MIT

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

82k addyosmani MIT