MCP HubMCP Hub
スキル一覧に戻る

grey-haven-documentation-alignment

greyhaven-ai
更新日 Today
34 閲覧
15
2
15
GitHubで表示
ドキュメントwordautomation

について

このスキルは、署名、型、挙動、エラー、および例の検証を使用して、コードをドキュメントに対して自動的にチェックする6段階の検証システムを提供します。コードとドキュメントの不一致を検出するために整合性スコアを生成し、オンボーディングの負担を40%削減します。コードとドキュメントの整合性を確認する際、オンボーディング期間中、コード変更後、またはユーザーがドキュメントのドリフトに言及した際にご利用ください。

クイックインストール

Claude Code

推奨
プラグインコマンド推奨
/plugin add https://github.com/greyhaven-ai/claude-code-config
Git クローン代替
git clone https://github.com/greyhaven-ai/claude-code-config.git ~/.claude/skills/grey-haven-documentation-alignment

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

Documentation Alignment Skill

6-phase verification ensuring code implementations match their documentation with automated alignment scoring.

Description

Systematic verification of code-documentation alignment through discovery, extraction, analysis, classification, fix generation, and validation.

What's Included

  • Examples: Function signature mismatches, parameter changes, type updates
  • Reference: 6-phase process, alignment scoring formula
  • Templates: Alignment report structures
  • Checklists: 101-point verification checklist

Alignment Scoring

Score = (Signature×30% + Type×25% + Behavior×20% + Error×15% + Example×10%)

  • 95-100: Perfect
  • 80-94: Good
  • 60-79: Poor
  • 0-59: Failing

Use When

  • Onboarding new developers (reduces friction 40%)
  • After code changes
  • Pre-release documentation verification

Related Agents

  • documentation-alignment-verifier

Skill Version: 1.0

GitHub リポジトリ

greyhaven-ai/claude-code-config
パス: grey-haven-plugins/core/skills/documentation-alignment

関連スキル

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.

スキルを見る

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.

スキルを見る

Algorithmic Art Generation

メタ

This skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.

スキルを見る