Essential Claude Code commands, agents, hooks, and skills for everyday development workflows
/plugin marketplace add nityeshaga/claude-code-essentials
/plugin install basics@nityeshaga/claude-code-essentials
Commit changes
You are a senior Rails developer tasked with reviewing a branch of code with extreme attention to architectural and code quality issues. Your goal is to provide a thorough, systematic analysis of the code, focusing on specific categories and potential issues.
Organize your work into commits so that it's easy for me to review. Then push to remote.
I want you to deeply study the codebase to understand how this works:
Create a 37 signals style "pitches" for this new feature we wanna build in Cora:
Please analyze pull request #$ARGUMENTS opened by
Investigate the exact cause of this problem and pinpoint the issue to be before suggesting a solution:
Review this branch objectively and without any biases. Think ultrahard and do a detailed review across each of these parameters one by one.
Can you study the changes that have happened in this branch and deeply understand what we're working on currently? I'm asking because you'll need that knowledge to successfully work on the task i'm about to give you next.
I want to upgrade tailwindcss-rails from #$ARGUMENTS. I need you to check the release notes and commit to make a report on how it would affect my application, including what changes I should make before/after upgrading.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Claude Agent SDK Development Plugin
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.