moai-cc-claude-md
について
このClaudeスキルは、開発者向けにMarkdown統合とドキュメント生成機能を提供します。Read、Bash、WebFetchツールを使用して、構造化されたコンテンツ作成、ドキュメントフォーマット、Markdownテンプレート管理を実現します。技術文書の生成、Markdownコンテンツの管理、構造化レポートの作成時にご利用ください。
クイックインストール
Claude Code
推奨/plugin add https://github.com/modu-ai/moai-adkgit clone https://github.com/modu-ai/moai-adk.git ~/.claude/skills/moai-cc-claude-mdこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
ドキュメント
Claude Code Markdown Integration
Skill Metadata
| Field | Value |
|---|---|
| Skill Name | moai-cc-claude-md |
| Version | 2.0.0 (2025-11-11) |
| Allowed tools | Read, Bash, WebFetch |
| Auto-load | On demand when markdown processing detected |
| Tier | Claude Code (Core) |
What It Does
Claude Code Markdown integration, documentation generation, and structured content patterns.
Key capabilities:
- ✅ Markdown content generation
- ✅ Documentation structuring
- ✅ Content template management
- ✅ Cross-referencing systems
- ✅ Publication workflows
When to Use
- ✅ Generating documentation
- ✅ Managing markdown content
- ✅ Creating structured reports
- ✅ Implementing documentation systems
Core Markdown Patterns
Content Architecture
- Structured Templates: Reusable content patterns
- Cross-Reference Systems: Link and reference management
- Content Validation: Markdown quality checks
- Publication Workflows: Automated content deployment
- Version Control: Documentation change tracking
Document Types
- Technical Documentation: API docs, guides, tutorials
- Project Documentation: README, CHANGELOG, CONTRIBUTING
- Process Documentation: Workflows, policies, procedures
- Knowledge Base: FAQ, best practices, patterns
- Reports: Analysis, status, summary documents
Dependencies
- Markdown processing tools
- Content templates
- Documentation frameworks
- Publication platforms
Works Well With
moai-docs-generation(Document generation)moai-docs-validation(Content validation)moai-project-documentation(Project docs)
Changelog
- v2.0.0 (2025-11-11): Added complete metadata, markdown patterns
- v1.0.0 (2025-10-22): Initial markdown integration
End of Skill | Updated 2025-11-11
GitHub リポジトリ
関連スキル
content-collections
メタThis skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
evaluating-llms-harness
テストThis Claude Skill runs the lm-evaluation-harness to benchmark LLMs across 60+ standardized academic tasks like MMLU and GSM8K. It's designed for developers to compare model quality, track training progress, or report academic results. The tool supports various backends including HuggingFace and vLLM models.
sglang
メタSGLang is a high-performance LLM serving framework that specializes in fast, structured generation for JSON, regex, and agentic workflows using its RadixAttention prefix caching. It delivers significantly faster inference, especially for tasks with repeated prefixes, making it ideal for complex, structured outputs and multi-turn conversations. Choose SGLang over alternatives like vLLM when you need constrained decoding or are building applications with extensive prefix sharing.
cloudflare-turnstile
メタThis skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.
