yamanidev

13 mods across 1 repository, 9 stars between them.

database

02

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Workflow for designing, querying, and reasoning about databases — schema modeling, normalization, keys/constraints, indexing strategy, query patterns, EXPLAIN plans, transactions and isolation. Covers general database concepts, relational/SQL behavior, engine-specific quirks, non-relational systems, and workload…

9 1mo ago A 130 tokens original MIT

devops

03

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Mentorship workflow for conceptual DevOps and infrastructure questions, design discussions, tool selection, deployment strategy, observability planning, and troubleshooting production systems. Covers cloud, CI/CD, Kubernetes, Terraform, monitoring, incidents, and SRE topics, calibrated to teach the why alongside the…

9 1mo ago A 79 tokens original MIT

draft-logo

04

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Workflow for drafting a logo mark for a side project or utility, producing a self-contained HTML gallery of 4–6 concept directions per round — each rendered in SVG at large, medium, and favicon sizes on both light and dark backgrounds. The user opens the gallery in a browser, picks favorites by short letter code, and…

9 1mo ago A 138 tokens original MIT

handoff

05

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Workflow for compacting the current conversation into a handoff document that another Claude Code session can pick up from later. Produces a single Markdown file capturing the goal, current state, in-flight work, decisions made, open questions, paths touched, and a recommended next-session skill — referencing existing…

9 1mo ago A 128 tokens original MIT

investigate

06

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Read-only workflow for investigating how a system behaves — understanding how something works, confirming whether it does what it claims, and diagnosing bugs, errors, or unexpected behavior. Forms and tests hypotheses against real evidence (code, logs, runtime state, reproductions), traces to root cause, and reports a…

9 1mo ago A 143 tokens original MIT

linux

07

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Workflow for understanding and operating Linux — kernel, processes, memory, filesystems, networking, init, permissions, and the distinctions between general OS concepts, POSIX, Linux-specific behavior, and distro-specific quirks. Calibrates between teaching the why (mental models, system internals) and helping operate…

9 1mo ago B 94 tokens original MIT

meta

08

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Workflow for authoring or revising any Claude Code configuration — skills (SKILL.md), CLAUDE.md guardrails, settings.json (permissions, hooks, env, model), sub-agents, slash commands, MCP server entries, plugins, and the install or sync scripts around them. Operates from working knowledge of LLMs, agent harnesses, and…

9 1mo ago A 141 tokens original MIT

product

09

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Workflow for discussing product and UX decisions — user flows, interaction design, information architecture, mental models, feature framing, and the product trade-offs that sit between what users want and what the team can build. Engages with technical context when relevant, but the focus stays on the product and the…

9 1mo ago A 86 tokens original MIT

review-code

10

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Read-only workflow for code review, PR review, or feedback on a diff, branch, or specific files. Produces structured, prioritized feedback with blockers, should-fix items, nits, questions, and notable strengths — does not modify code. NOT for making changes (use /ship for that).

9 1mo ago A 64 tokens original MIT

ship

11

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Workflow for extending, fixing, or evolving existing production code — bugs, features, refactors, or shipping changes that touch APIs, data models, integrations, business logic, or user-facing behavior. NOT for greenfield prototypes or throwaway scripts, NOT for read-only investigation of how existing code works or…

9 1mo ago A 82 tokens original MIT

test

12

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Workflow for writing tests against requirements — verifying that a feature, endpoint, or function behaves correctly according to its specification, not according to its current implementation. Reads the spec/requirement and the surface being tested (signatures, contracts, observable behavior); deliberately avoids…

9 1mo ago A 106 tokens original MIT

write-task

13

yamanidev/claude-code-configuration

Skill Claude CodeCodex

Workflow for turning a feature, change, or bug into a well-scoped ticket for a development team. May read code to understand the system well enough to write a good ticket — but the output is product-level, not an implementation plan. Produces concise tickets focused on the problem, behavior, and acceptance criteria.…

9 1mo ago A 76 tokens original MIT