メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

React Three Fiber Fundamentals

Skill 検証済み
85

React Three Fiber fundamentals - Canvas, hooks (useFrame, useThree), JSX elements, events, refs. Use when setting up R3F scenes, creating components, handling the render loop, or working with Three.js objects in React.

AI サマリー

This skill offers detailed explanations and ready-to-use code snippets for core React Three Fiber concepts, including the Canvas component, essential hooks like useFrame and useThree, and JSX element usage. It also covers event handling, refs, and performance patterns.

Practical Utility

  • info:Unique selling propositionThe extension provides up-to-date R3F patterns and examples, which is valuable, but it's primarily a reference and educational tool rather than a unique behavior modifier for the LLM.
  • info:Edge casesWhile the skill covers fundamental concepts and provides examples, it does not explicitly document failure modes or recovery steps for edge cases like malformed input or missing dependencies.

Versioning

  • warning:Release ManagementThere is no versioning information (e.g., SKILL.md version field, release tags, CHANGELOG) present in the repository.

インストール

npx skills add enzed/r3f-skills

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

4 months ago
79 stars
MIT
2 days ago に更新
ソースコードを表示