HuginnIndustries

17 mods across 1 repository, 4 stars between them.

broadside

01

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Interpret a Broad-Side batch reconnaissance run. Use after codecartobroadside collect has produced .codecarto/broadside/ / results, to triage scouting signals before or during an interactive CodeCartographer pipeline run.

4 yesterday A 52 tokens original MIT

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Map a repository into layers, package boundaries, entrypoints, dependency direction, and shared abstractions. Use when you need to understand an unfamiliar codebase before porting, auditing, decomposing, or reimplementing it in another language, especially for monorepos, CLIs, SDKs, and multi-surface products.

4 yesterday A 71 tokens original MIT

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Recover user-visible behavior, commands, configuration semantics, defaults, error expectations, and feature contracts from docs, tests, examples, and code. Use when you need a language-agnostic behavior spec for later reimplementation, parity planning, or regression testing.

4 yesterday A 59 tokens original MIT

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Run the early, mechanical subset of the multi-pass defect scan — local bugs that do not need contracts or protocols context to spot. Run after the architecture phase, before contracts. Covers logic and correctness, error handling and resilience, and configuration and environment hazards. The semantic subset…

4 yesterday A 88 tokens original MIT

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Run the deep, semantic subset of the multi-pass defect scan — bugs that need contracts and protocols context to spot. Run after protocols, before porting. Covers concurrency and resource management, security and trust boundaries, and API contract violations (including state machine drift). The mechanical subset…

4 yesterday A 87 tokens original MIT

scan-for-defects

06

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Run a multi-pass defect scan across the source codebase, checking for logic errors, error handling gaps, concurrency bugs, security issues, API contract violations, and configuration hazards. Use after the architecture phase is complete. Optionally leverages contracts and protocols outputs for spec-grounded analysis.

4 yesterday A 62 tokens original MIT

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Extract message formats, event streams, state machines, file formats, and cross-boundary protocols from a system. Use when you need to port event-driven agents, session formats, RPC or JSONL interfaces, storage schemas, or tool-calling systems into another language or runtime.

4 yesterday A 62 tokens original MIT

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Convert reverse-engineering findings into a language-agnostic reimplementation plan and acceptance spec. Restate a project's features and behavior so another implementation can be built in a different language or runtime without copying the source structure.

4 yesterday A 48 tokens original MIT

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Convert a user's intended product into bounded outcomes, constraints, acceptance scenarios, assumptions, and non-goals before selecting reusable specifications.

4 yesterday A 30 tokens original MIT

apply-spec-deltas

14

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Apply triaged spec deltas (from spike findings, defect-scan corrections, post-implementation discoveries, or any source proposing changes to a finished reimplementation spec) without rubber-stamping. Use this skill after the pipeline has produced a complete reimplementation-spec and a separate source has surfaced…

4 yesterday A 121 tokens original MIT

HuginnIndustries/CodeCartographer

Instructions file

Claude Code instructions for HuginnIndustries/CodeCartographer, covering claude.md, commands, run a single test file, architecture and surface priority (for user-facing docs).

4 yesterday A 1,931 tokens original MIT

codecartographer

16

HuginnIndustries/CodeCartographer

Skill Claude CodeCodex

Drive the CodeCartographer MCP server to reverse-engineer a repository or synthesize a new project through validated analysis phases. Use when asked to run CodeCartographer, analyze or reverse-engineer a codebase, produce architecture/contracts/protocols/defect/porting/reimplementation artifacts, or operate a…

4 yesterday A 72 tokens original MIT

codecartographer

17

HuginnIndustries/CodeCartographer

MCP server Claude CodeCodexCursor +2

Turn an unfamiliar codebase into validated architecture, contracts, and a reimplementation spec. Runs locally from the codecartographer-pi npm package.

4 yesterday A tokens not measured original MIT