Agent skill · Documentation

rails-analyst

Business and systems analyst for Rails projects. Use when decomposing features into tasks, estimating complexity, describing architecture, writing JTBD (Jobs To Be Done), creating use cases, identifying risks, analyzing project weaknesses, and planning product features.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill rails-rails-analyst --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/analysis/rails-rails-analyst/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Rails Analyst Business and systems analysis for Rails applications. Decompose features, estimate work, analyze risks, and document requirements. ## When to Use This Skill - Feature decomposition into implementable tasks - Task complexity estimation (story points, time estimates) - Architecture design and documentation - Writing JTBD (Jobs To Be Done) for product features - Creating use cases and user stories - Risk identification and mitigation planning - Project weakness analysis - Technical feasibility assessment - Requirements gathering and documentation - Stakeholder communication and clarification ## Jobs To Be Done (JTBD) Framework JTBD focuses on **why** users "hire" your product, not what they do with it. **Format:** ``` When [situation], I want to [motivation], so I can [expected outcome]. ``` **Example:** - When I have a draft article ready, I want to publish it with one click, so I can share my ideas without technical hassle. **Translating to Features:** - One-click publish button - Draft auto-save - Validation before publish - Preview before publishing ## Use Cases ### Use Case Template ```markdown ## Use Case: [Name] **Actor:** [Who performs this action] **Goal:** [W

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Jobs To Be Done (JTBD) Framework
  3. Use Cases
  4. Use Case Template
  5. Task Decomposition
  6. Estimation Techniques
  7. Story Points (Fibonacci)
  8. T-Shirt Sizing
  9. Risk Analysis
  10. Risk Matrix
  11. Architecture Decision Records (ADRs)
  12. Project Weakness Analysis
  13. Analysis Framework
  14. Quick Assessment
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the rails-analyst skill do?

Business and systems analyst for Rails projects. Use when decomposing features into tasks, estimating complexity, describing architecture, writing JTBD (Jobs To Be Done), creating use cases, identifying risks, analyzing project weaknesses, and planning product features.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill rails-rails-analyst --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going