Explains how to use abilities effectively before starting any conversation.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "using-skills" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/FluidFramework/main/.agency/plugins/nori/skills/using-skills/SKILL.md 2. Save it as ~/.claude/skills/using-skills/SKILL.md 3. Reload skills and tell me it's ready
Please explain how to use this skill, including suitable prompting styles, input formats, and anything I should know before starting.
A clear usage guide covering prompting tips, input structure, and key precautions.
Give me several typical examples of using this ability, including scenarios, recommended inputs, and expected outputs.
Several example scenarios showing when to use it, how to prompt, and what results to expect.
After you've read a ability with Read tool, announce you're using it:
"I've read the [Skill Name] ability and I'm using it to [what you're doing]."
Examples:
Why: Transparency helps your human partner understand your process and catch errors early. It also confirms you actually read the ability.
Many abilities contain rigid rules (TDD, debugging, verification). Follow them exactly. Don't adapt away the discipline.
Some abilities are flexible patterns (architecture, naming). Adapt core principles to your context.
The ability itself tells you which type it is.
Capture screen context so AI can better understand your current interface.
Build and refine UI/UX with design exploration, frontend setup, and integration.
Create a custom skill with structure, documentation, and optional bundled scripts.
Trace errors backward through execution paths to identify the true root cause.
Update technical documentation after code changes are completed.
Generate Fluid-style PR content, push branches, and open GitHub pull requests.
Set conversation rules to discover and invoke skills before replying.
Learn core Skills workflows, search patterns, and brainstorming use cases quickly.
Create, refine, and troubleshoot AI skills, specs, invocation, and compatibility.
Create, revise, and validate AI skills before deployment.
Turn a repeated workflow into a reusable skill file from the current session.
Capture key learnings into reusable repository skills and instructions.