From zenox
Activate codebase exploration mode. Use when user says 'explore codebase' or 'explore the codebase', or when comprehensive codebase mapping is needed before making changes.
npx claudepluginhub cyberboyayush/zenox-claudeThis skill uses the workspace's default tool permissions.
EXPLORE MODE — Codebase exploration active.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Share bugs, ideas, or general feedback.
EXPLORE MODE — Codebase exploration active.
Required actions:
Exploration pattern (all Agent calls in ONE message):
// Explorers run in background automatically — fire and continue
Agent(subagent_type: "explorer", description: "Find main implementation", prompt: "...")
Agent(subagent_type: "explorer", description: "Find related tests", prompt: "...")
Agent(subagent_type: "explorer", description: "Find usage examples", prompt: "...")
Now explore the codebase for: "$ARGUMENTS"
Fire multiple explorer agents in parallel to map out the relevant code landscape. Search for implementations, tests, usage patterns, and conventions.