一键导入
my-skill
Detailed description of what this skill does and when Claude should use it. Include specific keywords that will trigger this skill. Max 1024 characters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Detailed description of what this skill does and when Claude should use it. Include specific keywords that will trigger this skill. Max 1024 characters.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
DECODE 2025-2026 FTC game reference. Use when programming autonomous routines, calculating scores, understanding field layout, or working with game-specific coordinates.
FTC Dashboard by ACME Robotics - web-based dashboard for real-time telemetry visualization, live configuration variables, field overlay drawing, and camera streaming. Use when teams ask about dashboard setup, telemetry graphing, @Config variables, canvas drawing on field, or streaming camera to browser.
Helps integrate Limelight 3A vision system for FTC robots. Use when working with AprilTag detection, MegaTag2 localization, color tracking, or shooter auto-aim.
Helps write FTC robot code using the NextFTC command-based framework. Use when creating OpModes, commands, subsystems, gamepad bindings, or integrating with Pedro Pathing.
Helps use the Panels dashboard for FTC robot debugging, configuration, and telemetry. Use when adding telemetry, creating graphs, making configurable variables, or setting up the Panels dashboard.
Helps write autonomous and teleop code using Pedro Pathing library. Use when creating paths, building autonomous routines, setting up path following, working with Follower, PathChain, BezierLine, or heading interpolation.
| name | my-skill |
| description | Detailed description of what this skill does and when Claude should use it. Include specific keywords that will trigger this skill. Max 1024 characters. |
| license | MIT |
| compatibility | Claude Code, Codex CLI, VS Code Copilot, Cursor |
| metadata | {"author":"your-github-username","version":"1.0.0","category":"hardware | library | framework | tools | game"} |
Brief introduction explaining what this skill helps with.
Provide the most common use case first - what does a user need to get started?
// Show practical, copy-paste ready code
public class Example {
// ...
}
| Term | Description |
|---|---|
| Term 1 | What it means |
| Term 2 | What it means |
// Code example
// Code example
Link to additional files in this skill folder: