Skip to main content

Pathfinder

Skill Verified Active

Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.

Purpose

To automatically map a codebase into understandable feature-grouped flowcharts, highlight areas of duplicated logic, and suggest a simplified, unified architecture, aiding in refactoring and system audits.

Features

  • Map codebase into feature-grouped flowcharts
  • Identify duplicated concerns across features
  • Propose a unified architecture
  • Generate detailed reports and handoff prompts

Use Cases

  • When asked to find the ideal path for system unification
  • When needing to audit architecture before a major refactor
  • When aiming to consolidate duplicated systems and logic
  • When requiring a visual representation of feature flows

Non-Goals

  • Writing implementation code
  • Producing executable code
  • Performing arbitrary code execution
  • Replacing the need for human architectural decisions

Workflow

  1. Phase 0: Feature Discovery (Deploy ONE 'Feature Discovery' subagent)
  2. Orchestrator reviews and adjusts feature boundaries, writes `00-features.md`
  3. Phase 1: Per-Feature Flowcharts (Deploy ONE 'Flowchart' subagent per feature in parallel)
  4. Orchestrator writes each flowchart to `01-flowcharts/<feature>.md`
  5. Phase 2: Duplication Hunt (Deploy TWO subagents in parallel)
  6. Orchestrator synthesizes findings into `02-duplication-report.md`
  7. Phase 3: Unified Proposal (Orchestrator synthesizes proposal)
  8. Orchestrator writes `03-unified-proposal.md`
  9. Phase 4: Per-System Handoff Prompts
  10. Orchestrator writes `/make-plan` prompts to `04-handoff-prompts.md`

Practices

  • Code analysis
  • Architecture design
  • Documentation generation
  • Workflow orchestration

Installation

npx skills add thedotmack/claude-mem

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Verified
100 /100
Analyzed about 16 hours ago

Trust Signals

Last commit1 day ago
Stars75.5k
LicenseApache-2.0
Status
View Source

Similar Extensions

V3 Ddd Architecture

100

Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.

Skill
ruvnet

Understand

100

Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships

Skill
Lum1104

Assess Form

99

Evaluate a system's current structural form, identify transformation pressure, and classify transformation readiness. Covers structural inventory, pressure mapping, rigidity assessment, change capacity estimation, and readiness classification for architectural metamorphosis. Use before any significant architectural change to understand the starting point, when a system feels stuck without clear reasons, when external pressure from growth or tech debt is mounting, or as periodic health checks for long-lived systems.

Skill
pjt222

Cloud Architect

100

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.

Skill
jeffallan

API Design Patterns

100

Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices

Skill
bobmatnyc

Angular Developer

100

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.

Skill
angular

© 2025 SkillRepo · Find the right skill, skip the noise.