claude-config-rider-plugin
NewGitHubDevelopmentby psykibaek
Rider/IntelliJ plugin to browse and edit Claude Code config files (CLAUDE.md, .claude/skills) in one tool window
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-config-rider-plugin.md https://raw.githubusercontent.com/psykibaek/claude-config-rider-plugin/main/SKILL.md3
Invoke in Claude Code
/claude-config-rider-pluginView source on GitHub
plugin
Frequently Asked Questions
What is claude-config-rider-plugin?
Rider/IntelliJ plugin to browse and edit Claude Code config files (CLAUDE.md, .claude/skills) in one tool window
How to install claude-config-rider-plugin?
To install claude-config-rider-plugin, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude-config-rider-plugin.
What is claude-config-rider-plugin best for?
claude-config-rider-plugin is a community categorized under Development. It is designed for: plugin. Created by psykibaek.