ncssm-robotics

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.

ncssm-robotics 3 3 Updated 4mo ago
GitHub

Install

npx skillscat add ncssm-robotics/ftc-claude/my-skill

Install via the SkillsCat registry.

SKILL.md

My Skill Name

Brief introduction explaining what this skill helps with.

Quick Start

Provide the most common use case first - what does a user need to get started?

Example Code

// Show practical, copy-paste ready code
public class Example {
    // ...
}

Key Concepts

Term Description
Term 1 What it means
Term 2 What it means

Common Patterns

Pattern 1: Basic Usage

// Code example

Pattern 2: Advanced Usage

// Code example

Reference Documentation

Link to additional files in this skill folder:

External Resources