code architecture skills

10 tagged code architecture, measured the same way as everything else here.

Browse within: claude-agent 6code-quality 6dependency-graph 6

bootstrap

01

RayforceDB/raysense

Skill Claude CodeCodex

Use at the start of any coding session in a repository to scan the structure, save a baseline, and materialize splayed-table memory for fast follow-up queries. Establishes the "before" reference point that the verify skill diffs against later.

11 3mo ago A 52 tokens original MIT

drift

02

RayforceDB/raysense

Skill Claude CodeCodex

Use after a rescan to surface structural regressions across a time window. Diffs the latest scan against the saved baseline AND the trend history, ranking dimensions that worsened, files newly hot, and rules newly tripped. Configurable window (7d, 30d, 90d). Use periodically (daily, weekly, or pre-PR).

11 3mo ago A 75 tokens original MIT

query

03

RayforceDB/raysense

Skill Claude CodeCodex

Use when the agent has a structural question about the saved baseline that the typed MCP tools (health, hotspots, rules, blast radius, coupling, cycles, evolution) do not directly answer. Runs Rayfall expressions against splayed baseline tables via raysensebaselinequery. Three modes are available - select queries for…

11 3mo ago A 181 tokens original MIT

cuzfrog/module-gates

Skill Claude CodeCodex

Populate no-new-exports entries in module descriptors so their module surface area cannot be increased.

10 9d ago A 25 tokens original MIT

codebase-slideshow

05

ShellyDeng08/codebase-slideshow

Skill Claude CodeCodex

Generate beautiful HTML slideshow courses for any codebase — glassmorphism reveal.js presentations with dialogue narrative, quizzes, and adaptive teaching.

2 5mo ago A 31 tokens original MIT

excalidraw-diagram

06

ShellyDeng08/codebase-slideshow

Skill Claude CodeCodex

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

2 5mo ago B 34 tokens copy · 91% MIT

code-architecture

07

CarterIrish/code-architecture-skill

Skill Claude CodeCodex

Plans, documents, and reviews code architecture for software projects. Produces structured architecture documents with Mermaid diagrams through a collaborative interview workflow. Triggers on architecture planning, project structuring, folder organization, system design, component design, data flow planning, codebase…

1 5mo ago A 126 tokens original MIT