MCP HubMCP Hub
Retour aux compétences

when-documenting-code-use-doc-generator

DNYoussef
Mis à jour 15 days ago
528 vues
3
3
Voir sur GitHub
Métadocumentationapi-docsreadmecommentsdiagramsautomation

À propos

Cette compétence génère automatiquement une documentation complète pour votre base de code, incluant des documentations d'API, des fichiers README et des diagrammes d'architecture. Elle analyse la structure du code pour créer une documentation cohérente avec des commentaires intégrés et des sorties en plusieurs formats. Utilisez-la lorsque vous avez besoin de documenter rapidement un projet ou de maintenir une documentation technique à jour.

Installation rapide

Claude Code

Recommandé
Principal
npx skills add DNYoussef/ai-chrome-extension -a claude-code
Commande PluginAlternatif
/plugin add https://github.com/DNYoussef/ai-chrome-extension
Git CloneAlternatif
git clone https://github.com/DNYoussef/ai-chrome-extension.git ~/.claude/skills/when-documenting-code-use-doc-generator

Copiez et collez cette commande dans Claude Code pour installer cette compétence

Dépôt GitHub

DNYoussef/ai-chrome-extension
Chemin: .claude/skills/documentation/when-documenting-code-use-doc-generator
0

Compétences associées

content-collections

Méta

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.

Voir la compétence

sglang

Méta

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.

Voir la compétence

cloudflare-turnstile

Méta

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.

Voir la compétence

cloudflare-cron-triggers

Tests

This skill provides comprehensive knowledge for implementing Cloudflare Cron Triggers to schedule Workers using cron expressions. It covers setting up periodic tasks, maintenance jobs, and automated workflows while handling common issues like invalid cron expressions and timezone problems. Developers can use it for configuring scheduled handlers, testing cron triggers, and integrating with Workflows and Green Compute.

Voir la compétence