Skip to content

Add Claude Code skill for automatic tool discovery #11

@piotrski

Description

@piotrski

AI coding assistants (Claude Code, Cursor, etc.) don't know agent-react-devtools exists or how to use it unless the user manually pastes instructions into CLAUDE.md.

A skill (SKILL.md) solves this — it teaches the assistant when to reach for the tool and how to use it, automatically. When a user says "this component re-renders too much" or "the app feels slow", the assistant activates the skill and starts running the right commands on its own.

What:

  • Add skills/react-devtools/SKILL.md with trigger description, command reference, and output format docs
  • Add .claude-plugin/marketplace.json so users can install via /plugin marketplace add
  • Also works with npx skills add for Cursor, Codex, Windsurf, etc.

Install:

npx skills add piotrski/agent-react-devtools

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions