Home /Claude Skills /claude-skills
Highly Recommended

Claude Skills

Make Roslyn engine your personal doctor for C# code
Smart assistant for C# developers
Core Principle:
Claude Skills is like a Swiss Army knife for C# devs, using Roslyn engine to deeply analyze your code. It can examine your code in 18 ways - from finding definitions, tracking references, to refactoring renaming, checking dependencies, even auto-generating interface implementations.
KEY FEATURES
01Precision Location
Locate code definitions and references precisely like CT scan
02Smart Refactoring
Rename safely without pitfalls, automatically fix dependencies
03Dependency Analysis
See redundant code and infinite loops at a glance
04Interface Generation
Generate complete interface implementation with simple commands
github.com/pvasek/claude-skills
data-ai·pvasek·2026-01-29·0·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/pvasek/claude-skills.git
SSH
git clone [email protected]:pvasek/claude-skills.git
GitHub CLI
gh repo clone pvasek/claude-skills
FAQ
Q: What are the installation steps for Claude Skills Agent Skills?
1.Add Marketplace: Add skill marketplace with one command
2.Install Skill: Select required professional skill package
3.Start Chat: Issue analysis commands in natural language
4.Get Insights: Instantly obtain professional-level code analysis
Q: What are the highlights of Claude Skills Agent Skills?
  • Deep Roslyn integration
  • 18 analysis commands
  • Zero-configuration out-of-box
  • CI/CD friendly
Q: What are the use cases for Claude Skills Agent Skills?
  • Large project refactoring
  • Legacy code maintenance
  • Code quality review
  • Rapid prototype development
Q: What are the limitations of Claude Skills Agent Skills?
  • C# language only
  • Requires project compilation environment