plugin-dev-workflow

Installation
SKILL.md

Plugin Development Workflow

This repo contains both:

  • shipped user-facing plugin code under plugins/ruby-grape-rails/
  • contributor-only tooling under .claude/

Keep those surfaces separate in both implementation and validation.

Contributor tooling in this repo assumes a Unix-like environment:

  • supported: macOS, Linux, WSL
  • not currently supported: native Windows

Session-derived analytics under .claude/skills/session-* and .claude/skills/skill-monitor/ are heuristic. Treat them as exploratory input, not as release-grade proof.

Scope Check

Installs
4
GitHub Stars
7
First Seen
Apr 15, 2026
plugin-dev-workflow — slbug/claude-ruby-grape-rails