code_skill
CommunityNavigate and search your codebase.
AuthorWilliam2333ZZ
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly find information within a codebase, making it easier to understand, navigate, and modify code.
Core Features & Use Cases
- Content Search (grep): Find specific text patterns (functions, errors, constants) within files, returning paths and line numbers.
- Filename Matching (glob): Locate files based on naming patterns (e.g.,
**/*.tsx). - Directory Listing (list): Explore directory structures, with options to ignore common build or dependency folders.
- Use Case: You need to find all occurrences of a specific error message logged in your application. Use
grepwith the error message pattern to quickly pinpoint the relevant lines of code across the entire repository.
Quick Start
Search for the function named 'getUserData' within all TypeScript files in the 'src' directory.
Dependency Matrix
Required Modules
None requiredComponents
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: code_skill Download link: https://github.com/William2333ZZ/ParameciumU/archive/main.zip#code-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.