GE

generic-discovery

Provides a structured checklist to understand project architecture before modifying code.

Install

mkdir -p .claude/skills/generic-discovery && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13673" && unzip -o skill.zip -d .claude/skills/generic-discovery && rm skill.zip

Installs to .claude/skills/generic-discovery

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use before changing code to understand architecture, context, patterns, tests, and risks.
89 charsno explicit “when” trigger
Beginner

Key capabilities

  • Inspect project structure
  • Read relevant documentation
  • Locate involved files and tests
  • Identify public contracts
  • Identify potential risks

How it works

This skill inspects the project structure, reads documentation, and locates files and tests to understand the architecture, context, and potential risks before any code changes.

Inputs & outputs

You give it
a codebase or project before making changes
You get back
identified relevant files, patterns, risks, and gaps in understanding

When to use generic-discovery

  • Understand codebase patterns
  • Identify risks before refactoring
  • Locate test suites for feature changes

About this skill

Generic Discovery

Use antes de qualquer alteração de código.

Objetivo

Entender arquitetura, contexto, padrões e riscos.

Checklist

  • Inspecionar estrutura do projeto.
  • Ler docs relevantes.
  • Localizar arquivos envolvidos.
  • Localizar testes.
  • Identificar contratos públicos.
  • Identificar riscos.
  • Não alterar código nesta etapa.

Saída esperada

  • Arquivos relevantes
  • Padrões encontrados
  • Riscos
  • Lacunas

When not to use it

  • The task involves altering code
  • The task is not focused on understanding architecture or context

Limitations

  • The skill is used before any code alteration
  • The skill does not alter code during this stage

How it compares

This skill provides a structured checklist for understanding a codebase before making changes, ensuring a thorough architectural and risk assessment, unlike jumping directly into coding.

Compared to similar skills

generic-discovery side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
generic-discovery (this skill)02moNo flagsBeginner
cursor-explorer-mcp68moNo flagsIntermediate
analyzing-projects36moReviewBeginner
repo-research-analyst16moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry