kriscard

48 mods across 1 repository, 13 stars between them.

skills

01

kriscard/Skills

Plugin Claude Code

skills. A opinionated collection of agent skills organized by domain: dev, writing, productivity, and knowledge management.

13 21d ago A tokens not measured original MIT

Skills CLAUDE.md

02

kriscard/Skills

Instructions file

Instructions for kriscard/Skills, covering claude.md, requirements, repository structure, skill structure and frontmatter rules (verified against official docs).

13 21d ago A 890 tokens original MIT

analyze-repo

03

kriscard/Skills

Skill Claude CodeCodex

Full-repo visual architecture and tech-debt audit. Spawns an Explore subagent to map layers, dependencies, hotspots, and patterns across the entire codebase, then generates an HTML report with a Mermaid architecture diagram and opens it in the browser. Use for full-repo audits such as "analyze my repo", "what's wrong…

13 21d ago A 108 tokens original MIT

architect

04

kriscard/Skills

Skill Claude CodeCodex

Guides architecture decisions about service/module boundaries, system trade-offs, ADRs, data flow, rendering strategy, scaling strategy, API protocols, persistence choices, and code organization. Use when the user asks "how should I structure this", "what's the right approach", or needs a decision that affects…

13 21d ago A 99 tokens original MIT

commit

05

kriscard/Skills

Skill Claude CodeCodex

Creates semantic git commits with conventional commit format, stages selected changes safely, and optionally pushes to remote after explicit approval. Handles pre-commit hooks and writes meaningful commit messages. Use when the user says "commit", "push changes", "save to git", "commit this", or wants to create a git…

13 21d ago A 75 tokens original MIT

debug

06

kriscard/Skills

Skill Claude CodeCodex

Debugs errors, test failures, and unexpected behavior with systematic root-cause analysis. Use when the user reports a bug, says "this isn't working", a test is failing, an exception is thrown, output is wrong, or asks to investigate "why does X happen". Applies to frontend, backend, database, network, and performance…

13 21d ago A 71 tokens original MIT

frontend

07

kriscard/Skills

Skill Claude CodeCodex

Frontend engineering audit for TypeScript, UI accessibility, Next.js boundaries, Tailwind/component patterns, and browser security. Use when reviewing .ts/.tsx/.jsx frontend code, designing UI components, checking type/runtime boundaries, handling XSS/CSP/token storage, or deciding frontend file structure. For React…

13 21d ago A 72 tokens original MIT

pr-review

08

kriscard/Skills

Skill Claude CodeCodex

Bug-first, evidence-only PR review with guidance-scoped specialist passes for security, correctness, architecture, React patterns, and accessibility. Use when the user says "review this PR", "review my changes", "review the diff", or mentions a PR number. Prefers silence over speculative findings.

13 21d ago A 62 tokens original MIT

kriscard/Skills

Skill Claude CodeCodex

Audit existing React Hook Form code for correctness, accessibility, validation, data ownership, submission, dirty-state, field-array, wizard, controlled-widget, and performance problems. Use when reviewing RHF forms, investigating form bugs or rerenders, or checking an RHF-heavy change. Read-only; use react-hook-form…

13 21d ago A 71 tokens original MIT

react-hook-form

10

kriscard/Skills

Skill Claude CodeCodex

Build and modify React Hook Form forms. Use when React Hook Form is mentioned, imported, installed, or established by project conventions, including controlled widget integration, schema validation, fetched edit forms, conditional fields, multi-step wizards, field arrays, submission errors, and dirty-state handling.…

13 21d ago A 78 tokens original MIT

react

11

kriscard/Skills

Skill Claude CodeCodex

Audits React and Next.js code for high-leverage runtime and rendering pitfalls, then routes to deep-dive references on useEffect anti-patterns, re-render causes, rendering model selection, React 19 APIs, and waterfall chains. Use when a .tsx or .jsx file is opened or reviewed, the user asks "is my React code good"…

13 21d ago A 114 tokens original MIT

refactor

12

kriscard/Skills

Skill Claude CodeCodex

Performs behavior-preserving refactors to improve readability, reduce complexity, and enhance maintainability without altering functionality. Use when the user says "refactor", "simplify this code", "clean up", "reduce complexity", "extract method", "this is too complex", or asks to improve naming/structure without…

13 21d ago A 78 tokens original MIT

research

13

kriscard/Skills

Skill Claude CodeCodex

Fetches source-grounded, current docs for library/framework/API implementation. Use when the user needs API syntax, config options, examples, migration notes, or version-sensitive guidance. Do not invoke for stable concepts or broad explanations that can be answered from memory.

13 21d ago A 53 tokens original MIT

review

14

kriscard/Skills

Skill Claude CodeCodex

Bug-first, evidence-only review for code changes: find production-impacting security, correctness, reliability, performance, and maintainability issues. Use after writing or modifying code, when reviewing diffs or PRs, or when the user asks "review this", "check this code", mentions security, code quality, or…

13 21d ago A 80 tokens original MIT

spec

15

kriscard/Skills

Skill Claude CodeCodex

Creates an approval-gated spec for non-trivial feature work from an issue URL or requirements text. Use when the user asks for a spec/PRD, pastes a Linear, GitHub issue, or Jira URL, or requests implementation where scope is ambiguous enough to need acceptance criteria before coding.

13 21d ago A 62 tokens original MIT

test

16

kriscard/Skills

Skill Claude CodeCodex

Applies test-pyramid, red-green-refactor, and behavioral testing practices for common JS/Python/Ruby stacks and other projects after detecting the runner. Use when the user says "write tests", "add tests", "TDD", "test coverage", "this test is failing", or mentions Jest/Vitest/pytest/RSpec/Playwright/ Cypress. Also…

13 21d ago A 85 tokens original MIT

audit

17

kriscard/Skills

Skill Claude CodeCodex

Dotfiles health baseline and triage. Use when the user wants a whole-system audit of /.dotfiles: credential leaks, shell startup, Stow symlinks, Neovim startup, missing tools, or orphan config. Do not use for targeted Neovim or shell edits; route those to neovim or shell-env.

13 21d ago A 70 tokens original MIT

neovim

18

kriscard/Skills

Skill Claude CodeCodex

Neovim config healthcheck for /.dotfiles/.config/nvim/ using lazy.nvim and GNU Stow. Use when the user wants to validate or repair Neovim, add/remove plugins, diagnose startup performance, fix keymaps/LSP, or modernize config. Prefer audit for whole-dotfiles reviews and shell-env for non-Neovim terminal config.

13 21d ago A 77 tokens original MIT

shell-env

19

kriscard/Skills

Skill Claude CodeCodex

Stow-first shell environment editing for zsh, aliases, tmux/sesh, Starship, Ghostty, yabai, Git, and dotfiles packages. Use when the user wants to add or change terminal config, aliases, shell startup, or Stow-managed symlinks. Route Neovim-specific work to neovim and whole-system health checks to audit.

13 21d ago A 79 tokens original MIT

learn

20

kriscard/Skills

Skill Claude CodeCodex

Socratic teaching for explicit learning requests: diagnose prior understanding, teach one concept at a time, verify comprehension, and correct misconceptions. Use for /learn, "teach me", or "I don't get X".

13 21d ago A 44 tokens original MIT

til

21

kriscard/Skills

Skill Claude CodeCodex

TIL capture for explicit requests to save learned material from a session into an engaging Obsidian note. Use when the user runs /til or asks to save, document, or write up what they learned.

13 21d ago A 44 tokens original MIT

audit-para

22

kriscard/Skills

Skill Claude CodeCodex

Read-only PARA classification audit for the Obsidian vault, followed by an optional explicit-fix flow. Use when the user asks to audit PARA, check whether notes are in the right place, find projects missing outcomes/deadlines, or runs /audit-para.

13 21d ago A 58 tokens original MIT

capture-receipt

23

kriscard/Skills

Skill Claude CodeCodex

Capture a concrete work or learning receipt in today's Obsidian note, then optionally hand it to tweet-today or blog. Use when the user says "save this for sharing", "capture this receipt", "tweet this now", or when close-day promotes an Idea Worth Sharing.

13 21d ago A 61 tokens original MIT

close-day

24

kriscard/Skills

Skill Claude CodeCodex

End-of-day Obsidian ritual: close the active focus loop, triage Ideas Worth Sharing, and confirm tomorrow's carry-forward. Use for "close my day", "end of day", "wrap up today", or /close-day.

13 21d ago A 52 tokens original MIT