docs-workflows
Documentation and extension workflows derived from local slash commands (docs, explanation, issues, prototypes, tutorials, MCP design review).
npx skills add TencentCloudBase/CloudBase-AI-Toolkit --skill docs-workflows --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Docs Workflows (docs / explanation / issue / prototype / extension) This skill groups the repo's documentation-oriented slash commands into reusable workflows. ## When to use this skill Use this skill when the user asks to: - create or standardize documentation - produce a structured explanation of changes - draft an issue - create a quick prototype plan or outline - add an article/video tutorial entry - add AI IDE / skill / command templates - run MCP design quality review ## Source of truth - `references/add_article_tutorial.md` - `references/create_doc.md` - `references/doc_type.md` - `references/explanation.md` - `references/issue.md` - `references/prototype.md` - `references/add_video_tutorial.md` - `references/add_aiide.md` - `references/add_skill.md` - `references/add_command.md` - `references/mcp_design_review.mdc` ## Execution rules 1. Read the relevant command template from this skill's `references/`. 2. Apply the template structure and required fields as the output contract. 3. Keep edits minimal and consistent with repo doc locations (e.g. `doc/`, `specs/`). 4. Prefer clarity and auditability over verbosity. ## Command mapping See `references/command-catalog.md`.
- When to use this skill
- Source of truth
- Execution rules
- Command mapping
What does the docs-workflows skill do?
Documentation and extension workflows derived from local slash commands (docs, explanation, issues, prototypes, tutorials, MCP design review).
How do I install it?
Run `npx skills add TencentCloudBase/CloudBase-AI-Toolkit --skill docs-workflows --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From TencentCloudBase/CloudBase-AI-Toolkit, a repository with 1,066 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
