AI tools, learning platforms, games, and ventures — built by MCT Raushan Ranjan to solve real problems. Try them.
Reusable SKILL.md files that extend Claude Code, Gemini CLI, Codex and other coding agents. Built by MCT Raushan Ranjan from enterprise training experience. Install in 30 seconds.
curl -fsSL https://raw.githubusercontent.com/raushan1107/rrskillverse-skills/main/install.sh | bash
Reviews Azure code against the Well-Architected Framework. Catches hardcoded keys, missing Managed Identity, wrong pricing tiers, and reliability gaps. MCT-grade Azure expertise in your editor.
Reviews C# and .NET code for the most common enterprise bugs — async/await mistakes, EF Core N+1 queries, missing null safety, and DI anti-patterns. Follows .NET 8 best practices.
Optimises DAX measures, reviews data models, and explains Power BI concepts. Built from PL-300 training experience. Flags slow FILTER patterns, context transition errors, and missing Date table configuration.
Intelligently compresses long conversations — preserving decisions, code state, and pending tasks while removing redundant content. Saves 40–60% of tokens. Works like /compact but smarter — it generates a structured checkpoint first.
Explains any tech concept using the MCT Why→What→How methodology. Built from Raushan's 11+ years of enterprise training. Gives you the real-world context, analogy, and check question — not just a definition.
# Replace SKILL-NAME with: azure-advisor, dotnet-reviewer,
# power-bi-advisor, token-optimizer, or mct-explainer
mkdir -p ~/.claude/skills/SKILL-NAME
curl -fsSL https://raw.githubusercontent.com/raushan1107/rrskillverse-skills/main/skills/SKILL-NAME/SKILL.md \
-o ~/.claude/skills/SKILL-NAME/SKILL.md
After installing, restart Claude Code. Skills activate automatically when relevant.