MCP HubMCP Hub
スキル一覧に戻る

component-builder

majiayu000
更新日 Yesterday
6 閲覧
58
9
58
GitHubで表示
メタreactm3tokensengineeringmui

について

このClaudeスキルは、MUIとデザイントークンを活用して、Material Design 3(M3)準拠の本番環境対応Reactコンポーネントを生成します。新しいUI要素の作成や、トークンを意識したコンポーネントのスキャフォールディング時に使用することで、一貫性のあるアクセシブルなアーキテクチャを保証します。主に`sx`プロパティとCSS変数でスタイリングされた自己完結型コンポーネントの構築に焦点を当てています。

クイックインストール

Claude Code

推奨
プラグインコマンド推奨
/plugin add https://github.com/majiayu000/claude-skill-registry
Git クローン代替
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/component-builder

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

ドキュメント

GitHub リポジトリ

majiayu000/claude-skill-registry
パス: skills/component-builder

関連スキル

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.

スキルを見る

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.

スキルを見る

langchain

メタ

LangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.

スキルを見る

clerk-auth

メタ

This skill provides comprehensive guidance for implementing Clerk authentication across React, Next.js, and Cloudflare Workers applications. Use it when setting up protected routes, configuring JWT templates with custom claims, integrating with UI components, or testing authentication flows. It also helps prevent common issues like missing secret keys, JWT size limits, and middleware configuration errors.

スキルを見る