sigistry

60 mods across 1 repository, 3 stars between them.

code-review-teach

49

sigistry/marketplace

Command

Educational code review that teaches while reviewing. Provides constructive feedback, explains best practices, discusses trade-offs, and helps developers improve their coding skills.

3 3d ago A 28 tokens original MIT

concept-deep-dive

50

sigistry/marketplace

Command

Deep dive into programming concepts with layered explanations, real-world examples from your codebase, practical applications, and interactive learning.

3 3d ago A 24 tokens original MIT

explain-code

51

sigistry/marketplace

Command

Break down complex code into understandable explanations at different levels of depth. Provides context, intent, design decisions, and trade-offs with clear examples.

3 3d ago B 28 tokens original MIT

practice-exercise

52

sigistry/marketplace

Command

Generate personalized coding exercises based on your codebase patterns and skill level. Includes progressive hints, solution review, and hands-on learning challenges.

3 3d ago A 27 tokens original MIT

codebase-navigator

53

sigistry/marketplace

Plugin Claude Code

Gets an unfamiliar repo running locally by diagnosing and fixing broken setup, decodes opaque build systems, and does task-scoped change localization and end-to-end flow tracing, so you're productive on day one.

3 3d ago A tokens not measured original MIT

change-locator

54

sigistry/marketplace

Agent

Use this agent when someone knows WHAT to change but not WHERE in the codebase to change it, task-scoped localization that returns the precise files, functions, and tests to edit. Trigger on "where do I add ...", "which file handles ...", "where is X implemented", "what do I need to touch to ...", "find the code for…

3 3d ago A 91 tokens original MIT

env-doctor

55

sigistry/marketplace

Agent

Use this agent when a repository won't run locally and you need it bootstrapped and green, detecting the required runtime/tooling versions and services, running the setup, and diagnosing failures. Trigger on "get this running", "set up the dev environment", "the install is failing", "wrong Node/Python/Ruby/JDK…

3 3d ago A 98 tokens original MIT

flow-tracer

56

sigistry/marketplace

Agent

Use this agent when you need to understand what actually happens end-to-end when a request or user action runs, following routing, middleware, handlers, services, and data access across the real call graph. Trigger on "trace this request", "what happens when a user clicks X", "walk me through the login flow", "how…

3 3d ago A 100 tokens original MIT

build-explain

57

sigistry/marketplace

Command

Decode the build system and show how to build or test one package fast.

3 3d ago A 14 tokens original MIT

locate-change

59

sigistry/marketplace

Command

Given a task, find the exact files and functions to edit plus tests to update.

3 3d ago A 16 tokens original MIT

trace-flow

60

sigistry/marketplace

Command

Trace a user action end-to-end through the real call graph with a diagram.

3 3d ago A 15 tokens original MIT