Discovery Kit
CommunityNavigate the codebase efficiently.
Software Engineering#developer tools#code search#code navigation#codebase analysis#glob patterns#grep patterns
Authorkriegcloud
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides developers with efficient patterns and tools to quickly find files, code snippets, and understand common verification sequences within the beep-effect codebase, significantly speeding up development and debugging.
Core Features & Use Cases
- File Discovery: Quickly locate packages, configuration files, documentation, and test files using glob patterns.
- Content Search: Find specific code patterns, import statements, and entity ID definitions using grep.
- Verification Sequences: Understand and apply common patterns for verifying package existence, exports, type definitions, service availability, and test coverage.
- Anti-Pattern Guidance: Learn what to avoid, such as using Bash for file discovery or
catfor reading files, and instead opt for optimized tools. - Use Case: A developer needs to find all
tsconfig.jsonfiles across the entire repository to ensure consistent build configurations. They can use the glob patterns provided by this skill to locate them instantly.
Quick Start
Use the discovery kit skill to find all package.json files within the packages/iam directory.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: Discovery Kit Download link: https://github.com/kriegcloud/beep-effect/archive/main.zip#discovery-kit 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 223,000+ vetted skills library on demand.