Agent Skills: Select project and deploy

Enterprise Nextra documentation framework with Next.js

UncategorizedID: rdmptv/adbautoplayer/moai-library-nextra

Install this agent skill to your local

pnpm dlx add-skill https://github.com/rdmptv/AdbAutoPlayer/tree/HEAD/.claude/skills/moai-library-nextra

Skill Files

Browse the full folder contents for moai-library-nextra.

Download Skill

Loading file tree…

.claude/skills/moai-library-nextra/SKILL.md

Skill Metadata

Name
moai-library-nextra
Description
Enterprise Nextra documentation framework with Next.js

Advanced Documentation

This Skill uses Progressive Disclosure. For detailed patterns:


Theme Options

Built-in Themes:

  • nextra-theme-docs (recommended for documentation)
  • nextra-theme-blog (for blogs)

Customization:

  • CSS variables for colors
  • Custom sidebar components
  • Footer customization
  • Navigation layout

Deployment

Popular Platforms:

  • Vercel (zero-config, recommended)
  • GitHub Pages (free, self-hosted)
  • Netlify (flexible, CI/CD)
  • Custom servers (full control)

Vercel Deployment:

npm install -g vercel
vercel
# Select project and deploy

Integration with Other Skills

Complementary Skills:

  • Skill("moai-docs-generation") - Auto-generate docs from code
  • Skill("moai-workflow-docs") - Validate documentation quality
  • Skill("moai-cc-claude-md") - Markdown formatting

Version History

1.0.1 (2025-11-23)

  • Refactored with Progressive Disclosure
  • Configuration patterns highlighted
  • MDX integration guide

1.0.0 (2025-11-12)

  • Nextra architecture guide
  • Theme configuration
  • i18n support

Maintained by: alfred Domain: Documentation Architecture Generated with: MoAI-ADK Skill Factory


Works Well With

Agents:

  • workflow-docs - Documentation generation
  • code-frontend - Nextra implementation
  • workflow-spec - Architecture documentation

Skills:

  • moai-docs-generation - Content generation
  • moai-workflow-docs - Documentation validation
  • moai-library-mermaid - Diagram integration

Commands:

  • /moai:3-sync - Documentation deployment
  • /moai:0-project - Nextra project initialization