Trending repo
Claude Code & Cursor rules for claude-code
by @anthropics · 122,880 stars
View on GitHub →About claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
# Claude Code  [![npm]](https://www.npmjs.com/package/@anthropic-ai/claude-code) [npm]: https://img.shields.io/npm/v/@anthropic-ai/claude-code.svg?style=flat-square Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows -- all through natural language commands. Use it in your terminal, IDE, or tag @claude on Github. **Learn more in the [official documentation](https://code.claude.com/docs/en/overview)**. <img src="./demo.gif" /> ## Get started > [!NOTE] > Installation via npm is deprecated. Use one of the recommended methods below. For more installation options, un
12 rules target claude-code
Related topics
- Agent harness engineering matters more than model shoppingIf your agent gets context badly, uses tools badly, and never verifies its own work, the model upgrade will not save you. The harness is where reliability comes from.
- Agentic Engineering: The Post-Vibe-Coding Paradigm (2026)Karpathy called vibe coding 'passé' in April 2026 at Sequoia. The SERPs are still 6+ weeks behind. Here is what agentic engineering means, what tools it implies, and how to upgrade your workflow.
- AGENTS.md: The Cross-Tool Standard ExplainedWhat AGENTS.md is, which tools read it, how it compares to CLAUDE.md, and the symlink trick to make both work in the same project. Adopted by Codex CLI, Cursor, Gemini CLI, Aider, Windsurf, and more.
- Autoresearch in Claude Code: The Complete Guide (2026)Autoresearch is autonomous deep-research where Claude Code investigates a question for hours on its own. Here are the 4 production ports, how each works, and which to install.
- The 30 Claude Code Skills Worth Installing (We Audited 100)A real audit, not a listicle. We installed 100 community skills, ran them against 4 repos, and graded each on trigger precision, output quality, and security. Here are the 30 that survived.
- The Claude Code Hooks Cookbook: 12 Copy-Paste RecipesTwelve production-ready hooks for PreToolUse, PostToolUse, Stop, and SubagentStop events. Each recipe: when to use it, what it does, the JSON snippet to drop into settings.json.
Why this page exists
RuleSell tracks the AI-coding ecosystem so you don't have to. When a repo like claude-code picks up momentum, we surface the Claude Code skills, Cursor rules, MCP servers, and agent configs that target it — with real author attribution, SPDX license badges, and quality scores. Every listing ships with copy-paste install for each environment.