type-finder

Official

Locate C# types instantly, navigate code faster.

AuthorCyberdineDevelopment
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Searching for specific C# types in large codebases can be a time sink. This skill quickly locates classes, interfaces, records, structs, and enums by name or pattern across your entire solution, providing their exact file path and line number.

Core Features & Use Cases

  • Pattern-Based Search: Find types using exact names or powerful regular expressions (e.g., .*Service$).
  • Detailed Location: Get the file path, line number, namespace, and accessibility of each found type.
  • Type Filtering: Narrow down searches by specific type kinds (class, interface, record, struct, enum).
  • Use Case: You're debugging an issue and need to find the definition of ProductService. Instead of manually browsing files, use type-finder to get its exact location instantly. Or, find all Repository classes to understand data access patterns.

Quick Start

Use the type-finder skill to locate all C# classes in the current solution that end with "Service".

Dependency Matrix

Required Modules

dotnet

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: type-finder
Download link: https://github.com/CyberdineDevelopment/claude-tools/archive/main.zip#type-finder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.