docs-platform-rollout

End-to-end documentation rollout for repositories: bootstrap production docs, integrate Docusaurus, and prepare Vercel deployment. Use when users ask to set up complete project documentation and publishing in one pass.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "docs-platform-rollout" with this command: npx skills add dhananjaypawar26/docs-platform-rollout/dhananjaypawar26-docs-platform-rollout-docs-platform-rollout

Docs Platform Rollout

Use this skill when the user wants complete documentation setup in one run.

Scope

This skill is self-contained and ships the implementation details it needs in references/.

Bundled references:

  1. references/project-docs-bootstrap.SKILL.md
  2. references/docs-docusaurus-vercel.SKILL.md
  3. references/skills-usage-and-vercel-deployment.md

How to load references

Read the references in this order before making changes:

  1. references/project-docs-bootstrap.SKILL.md
  2. references/docs-docusaurus-vercel.SKILL.md
  3. references/skills-usage-and-vercel-deployment.md only when deployment or reuse guidance is needed

Workflow order

  1. Use references/project-docs-bootstrap.SKILL.md to create or standardize the docs/ structure and baseline content.
  2. Use references/docs-docusaurus-vercel.SKILL.md to publish docs with Docusaurus and configure Vercel deployment.
  3. Validate local docs build and list deployment steps.

Inputs to confirm

  • Project/repo name
  • Branch strategy (auto deploy or manual production promotion)
  • Desired docs route (/docs or /)
  • Vercel root strategy (repo root or website)

Required outputs

  • Production-ready docs/ structure with governance metadata.
  • website/ Docusaurus site consuming root docs.
  • vercel.json aligned to root-directory strategy.
  • Root npm scripts for docs dev/build/serve.
  • Validation result from local docs build.

Acceptance criteria

  • Docs structure exists and is internally consistent.
  • npm --prefix website run build succeeds.
  • Sidebar renders all configured sections.
  • Vercel deployment config is explicit and reproducible.
  • The skill can be copied alone into another repo under .agents/skills/docs-platform-rollout/ and still be usable.

Failure handling

  • If docs build fails, fix MDX/sidebar/routes before finishing.
  • If Vercel setup fails, provide exact fallback mode (Mode A or Mode B) and branch/deploy instructions.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated
General

explainer

Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".

Archived SourceRecently Updated
General

asr

Transcribe audio files to text using local speech recognition. Triggers on: "转录", "transcribe", "语音转文字", "ASR", "识别音频", "把这段音频转成文字".

Archived SourceRecently Updated