discover-capabilities

Official

Instantly map CodeCompass's powers, avoid rediscovery.

AuthorPearlThoughts
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Navigating a complex AI system to understand its full range of capabilities can be time-consuming and lead to rediscovering existing solutions. This meta-Skill provides a structured, efficient way to instantly map CodeCompass's modules and functions.

Core Features & Use Cases

  • Layered Discovery: Guides through quick references, structured capability maps (capabilities.json), skill indexes, and semantic search for deep dives.
  • Efficient Workflow: Replaces manual grep and file exploration with targeted queries to a structured knowledge base, saving tokens and time.
  • Avoid Rediscovery: Ensures you leverage existing modules and skills before attempting to implement new features.
  • Use Case: At the start of a session, quickly understand all available CodeCompass modules and their entry points to plan your next task without wasting time searching.

Quick Start

Use the discover-capabilities skill to list all available CodeCompass domains and their primary functions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: discover-capabilities
Download link: https://github.com/PearlThoughts/CodeCompass/archive/main.zip#discover-capabilities

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