MCP HubMCP Hub
スキル一覧に戻る

creating-components

majiayu000
更新日 Today
15 閲覧
58
9
58
GitHubで表示
メタreactdata

について

このスキルは、データ属性を用いた合成可能でアクセシブルなUIコンポーネントを構築するためのReactコンポーネントアーキテクチャパターンを提供します。高レベルのページ構造ではなく、再利用可能なコンポーネントプリミティブの作成や更新時に特に使用してください。コンポーネントの合成とアクセシビリティの一貫したパターンを確立することに焦点を当てています。

クイックインストール

Claude Code

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

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

ドキュメント

@.claude/skills/creating-components/creating-components.mdc

GitHub リポジトリ

majiayu000/claude-skill-registry
パス: skills/creating-components

関連スキル

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.

スキルを見る

polymarket

メタ

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

スキルを見る

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.

スキルを見る

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.

スキルを見る