crclaude rules
RulesAgentsSkillsMCPLearnToolsGenerate
Submit
crclaude rules

Community-curated Claude AI rules and MCP servers for developers.

Browse

  • Rules
  • MCP Servers
  • Tools
  • Generate
  • How To
  • Learn
  • Rules by Language
  • MCP by Category

Community

  • Submit
  • Sign In
  • GitHub

Company

  • About
  • Advertise
  • Privacy Policy
  • Terms of Service
  • Contact

© 2026 clauderules.net. All rights reserved.

Not affiliated with Anthropic. Community project.

Claude Skills

10 reusable slash commands for Claude Code — save to .claude/commands/ to use

Submit Skill

Categories

🔍

Code Review

Official
/review

Performs a thorough code review of the current changes or specified files.

code-qualityreviewbest-practices
1445
🧪

Generate Tests

Official
/test

Generates comprehensive unit tests for the specified function or file.

testingqualitytdd
1131
📝

Generate Commit Message

Official
/commit

Generates a conventional commit message based on your staged changes.

gitworkflowproductivity
1041
🐛

Fix Bug

Official
/fix

Analyzes a bug or error and provides a targeted fix with explanation.

debuggingfixesproductivity
1041
📋

Standup Summary

/standup

Generates a daily standup summary from recent git commits.

productivitygitteams
930
🚀

PR Description

Official
/pr

Writes a clear pull request description from your commits and changes.

gitgithubworkflow
900
📚

Write Documentation

Official
/docs

Generates clear documentation for functions, components, or modules.

documentationjsdocreadability
680
💡

Explain Code

Official
/explain

Provides a clear explanation of what a piece of code does and why.

learningdocumentationonboarding
640
🔧

Refactor Code

Official
/refactor

Refactors code for better readability, performance, or maintainability.

refactoringclean-codemaintainability
631
🔒

Security Audit

Official
/security

Audits code for security vulnerabilities based on OWASP Top 10.

securityowaspaudit
530