gemini-exploration-patterns

Official

Navigate codebases with Gemini's context.

AuthorDTMC-marketplace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you strategically decide how to use Gemini's large context window for efficient and cost-effective codebase exploration, especially when dealing with large or complex projects.

Core Features & Use Cases

  • Token Threshold Guidance: Provides a decision matrix to choose between Claude and Gemini (Flash/Pro) based on codebase size.
  • Model Selection: Offers clear criteria for selecting Gemini Flash vs. Pro.
  • Exploration Strategies: Outlines various methods like full sweeps, module-by-module, and progressive depth.
  • Output Standardization: Ensures exploration results are formatted for easy consumption by other tools like Claude.
  • Use Case: You need to understand the architecture of a new, large Python project. This Skill will guide you on whether to use Gemini Flash or Pro, suggest an exploration strategy (e.g., module-by-module), and ensure the output is structured for further analysis.

Quick Start

Use the gemini-exploration-patterns skill to determine the best Gemini model for analyzing a codebase estimated at 750,000 tokens.

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: gemini-exploration-patterns
Download link: https://github.com/DTMC-marketplace/governance/archive/main.zip#gemini-exploration-patterns

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.