Claude Code Plugins

Community-maintained marketplace

Feedback

When any part of the application needs to be found or understood.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @majiayu000/claude-skill-registry/app-knowledge --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @majiayu000/claude-skill-registry/app-knowledge -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

name app-knowledge
description When any part of the application needs to be found or understood.

App knowledge instructions

Sources of knowledge to use

  • Primary: agents.md.
  • Codebase: codebase_search, read_file, search_files.
    • Include utils/ and utils_db/ folders for similar or same functionality.
  • Git diff: recent commits.
  • Credentials: .env.
  • Backups: .roo/docs/old_versions/.
  • Completed plans: .roo/docs/plans_completed/.
  • Web automation & browsing: browser_action