Collection of Claude Code skills by Pavel Vasek
npx claudepluginhub pvasek/claude-skillsCollection of Claude Code skills by Pavel Vasek
Pre-built skills for Claude Code.
/plugin marketplace add pvasek/claude-skills
/plugin install csharp-expert@pvasek/claude-skills
| Skill | Description |
|---|---|
| csharp-expert | C# code analysis and refactoring using Roslyn APIs |
Roslyn-powered CLI for C# code analysis. 18 commands for symbol lookup, references, refactoring, diagnostics, and more.
Source: pvasek/csharp-project-expert-skill
Commands:
| Category | Commands |
|---|---|
| Symbol | find-definition, find-references, signature, list-members, rename |
| Compilation | diagnostics, check-symbol-exists |
| Type Hierarchy | find-implementations, inheritance-tree |
| Call Analysis | find-callers, find-callees |
| Dependencies | dependencies, unused-code |
| Code Generation | generate-interface, implement-interface |
| Organization | list-types, namespace-tree, analyze-file |
Example prompts:
Each skill lives in skills/<skill-name>/ with:
SKILL.md - Skill definition with frontmatterreferences/ - Optional reference docsscripts/ - Built binaries (per platform)Skills are published here via CI from their source repos.
This project is licensed under the MIT License.
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.