Discovery Kit

Community

Navigate the codebase efficiently.

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 cat for reading files, and instead opt for optimized tools.
  • Use Case: A developer needs to find all tsconfig.json files 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 required

Components

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.
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.