MCP HubMCP Hub
スキル一覧に戻る

Use a Skill

jdip
更新日 2 days ago
22 閲覧
0
GitHubで表示
メタdesign

について

このスキルにより、開発者はClaudeの機能を活用して3秒以内に完了する簡単なタスクを実行できます。より長いタスクについては、複数のターンにわたってアクションを消費することで拡張可能です。タスクの解決は、迅速なアクションの場合は即時に、複数ターンにわたるタスクの場合は完了時に行われます。

クイックインストール

Claude Code

推奨
プラグインコマンド推奨
/plugin add https://github.com/jdip/RED-Repo
Git クローン代替
git clone https://github.com/jdip/RED-Repo.git ~/.claude/skills/Use a Skill

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

ドキュメント

Use an Action to use one of your Skills to attempt to accomplish a quick task (3 seconds max). If the GM determines your proposed task would take more than 3 seconds, and you still want to do it, you can spend your Action every Turn to attempt to accomplish it, at a rate of 3 seconds per Turn, making your Check only when you've finished the duration of the task. Task resolution is covered in Resolving Actions with Skills later on this page.

GitHub リポジトリ

jdip/RED-Repo
パス: docs/_actions/use-a-skill.md

関連スキル

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.

スキルを見る

creating-opencode-plugins

メタ

This skill provides the structure and API specifications for creating OpenCode plugins that hook into 25+ event types like commands, files, and LSP operations. It offers implementation patterns for JavaScript/TypeScript modules that intercept and extend the AI assistant's lifecycle. Use it when you need to build event-driven plugins for monitoring, custom handling, or extending OpenCode's capabilities.

スキルを見る

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.

スキルを見る

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.

スキルを見る