calude skills

16 tagged calude, measured the same way as everything else here.

Browse within: career 10coding-preparation 10adr 5agent-memory 5decision 5

k-kolomeitsev/data-structure-protocol

Skill Claude CodeCodex

Build and navigate DSP (Data Structure Protocol) — graph-based long-term structural memory of codebases for LLM agents. Stores entities (modules, functions), their dependencies (imports), public API (shared/exports), and reasons for every connection. Use when: (1) project has a .dsp/ directory, (2) user asks to set up…

65 22d ago A 133 tokens original Apache-2.0

consult

02

mhashim6/kauri

Skill Claude CodeCodex

Consult existing Kauri decisions before planning or implementing changes. Use BEFORE making architectural choices, changing conventions, picking libraries, or modifying files that might be covered by a recorded decision.

5 4mo ago A 37 tokens original MIT

propose

03

mhashim6/kauri

Skill Claude CodeCodex

Draft a Kauri decision for human review before recording it. This skill should be used proactively — when the user makes, confirms, or rejects a non-trivial choice (picking a library, rejecting an approach, choosing an architecture, resolving a trade-off, establishing a convention), invoke this skill to draft a…

5 4mo ago A 119 tokens original MIT

review

04

mhashim6/kauri

Skill Claude CodeCodex

Review recent code changes against Kauri decisions. Use after implementing changes, before committing, during PR review, or when asked "does this look right?" to verify consistency with recorded decisions.

5 4mo ago A 39 tokens original MIT

coding-prep

05

Rish-Modi/career-agent

Skill Claude CodeCodex

Coding interview practice in the user's preferred language. Flows: add a problem to the shared bank, practice an existing problem (tutoring or evaluation), run a timed mock interview, query weak spots, or look up which problems a specific company is reported to ask (from an open-source company-tagged question bank).…

2 2mo ago A 0 tokens

interview-prep

06

Rish-Modi/career-agent

Skill Claude CodeCodex

Behavioral interview prep, mock interviews, company research, and round-specific cheat-sheets. Selects from the project STAR files in $PERSONAL/career/star/ and orchestrates them into prep artifacts. For coding interviews, use coding-prep. For creating new STAR project files, use star-stories.

2 2mo ago A 67 tokens

onboard

07

Rish-Modi/career-agent

Skill Claude CodeCodex

First-run setup for a fresh clone of career-agent. Bootstraps $PERSONAL, checks prerequisites (pandoc, python deps, git config), then runs a guided interview to populate personal-info, goals, impact-doc, and brag-doc. Detects partial setup and resumes. Use when the user says "/onboard", "set me up", "I just cloned the…

2 2mo ago A 86 tokens