sammasak/claude-code-skills

Personal Claude Code skills, agents, and hooks

2Stars on the repository
34Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

vault-sync

04

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Extract and migrate documentation from git repositories into the Obsidian knowledge vault with proper structure and frontmatter.

not rated 2 8d ago A 0 tokens

agent-orchestration

05

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when dispatching work to background agents, defining custom subagents, or choosing between local agent dispatch and VM-based workers (claude-ctl).

not rated 2 8d ago A 35 tokens

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when building, creating, or editing a multi-agent workflow (the Workflow JS harness with agent()/pipeline()/parallel()) or dispatching any subagent via the Agent tool or .claude/agents/.md — every subagent must be given an explicit model chosen by effort tier, never left to inherit.

not rated 2 8d ago A 69 tokens

claude-ctl

07

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when creating, assigning tasks to, monitoring, or tearing down claude-worker autonomous agent VMs. Covers the full lifecycle via claude-ctl.

not rated 2 8d ago A 36 tokens

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when writing code, reviewing PRs, refactoring, or making architectural decisions. Enforces readability, testability, and maintainability standards across all languages.

not rated 2 8d ago A 38 tokens

container-workflows

09

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when building container images, writing Dockerfiles, pushing to registries, or optimizing image size and security. Guides rootless builds, multi-stage patterns, and supply chain security.

not rated 2 8d ago A 40 tokens

credentials

10

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when running build, push, or deploy commands that need credentials (registry auth, API keys, tokens). Guides how to load credentials from the correct sources in this homelab.

not rated 2 8d ago A 39 tokens

e2e-testing

11

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when verifying user flows in a running web application using Playwright MCP tools. Covers navigation, form interaction, multi-step flows, and evidence collection.

not rated 2 8d ago A 35 tokens

knowledge-vault

12

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when asked to document work, record decisions, create session records, write ADRs or RFCs, or update knowledge notes in /knowledge. Also use when confused about who a person is, what a company is, what situation the user is referring to, or any personal or professional context — read the vault before asking.

not rated 2 8d ago A 69 tokens

kubernetes-gitops

13

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when working with Kubernetes clusters, GitOps deployments, Flux reconciliation, Helm releases, or cluster troubleshooting. Guides declarative cluster management and GitOps workflows. Not for secrets encryption or SOPS operations — route those to secrets-management.

not rated 2 8d ago B 52 tokens

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when working with NixOS configurations, Nix flakes, module composition, system rebuilds, or Home Manager. Guides declarative system management patterns and safe rebuild workflows.

not rated 2 8d ago B 41 tokens

ntfy-notifications

15

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when sending a notification to ntfy from a homelab service, loop, or agent. Covers the canonical in-cluster publish pattern and the silent-failure trap of posting to the Authentik-gated public URL.

not rated 2 8d ago B 51 tokens

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when adding metrics, logging, tracing, or alerting to services. Guides the three pillars of observability, structured logging standards, and instrumentation patterns. Not for language-specific logging setup (e.g., configuring a logger in Rust/Axum) — route those to the relevant language skill.

not rated 2 8d ago A 64 tokens

obsidian-markdown

17

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when creating or editing notes in an Obsidian vault, writing to /knowledge, or using Obsidian-specific syntax (wikilinks, callouts, embeds, frontmatter properties).

not rated 2 8d ago A 44 tokens

orchestrated-review

18

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when reviewing any implementation. Replaces fixed spec+quality two-step with category-driven parallel specialists: an assessor picks relevant categories for the specific artifact, one specialist per category reviews in parallel, controller aggregates. Use after implementer completes a task in…

not rated 2 8d ago A 59 tokens

preview

19

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Start a live dev server on port 8080 so doable shows an instant preview iframe. Use this whenever you have a working frontend that the user should be able to see before the full deployment cycle completes.

not rated 2 8d ago A 43 tokens

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when building AI agents, designing LLM tool interfaces, working with pydantic-ai, pydantic-graph, or MCP. Guides agentic architecture, tool design, evaluation, and production patterns.

not rated 2 8d ago A 47 tokens

python-engineering

21

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when writing Python code, configuring tooling, structuring projects, or working with FastAPI, httpx, pytest, or the Astral toolchain (uv, ruff, ty).

not rated 2 8d ago A 42 tokens

rust-engineering

22

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when writing Rust code, configuring Cargo workspaces, setting up clippy lints, designing error handling, or optimizing build profiles. Guides compiler-driven development and idiomatic Rust patterns. Excludes general Rust language questions without project tooling context (e.g., general async/await advice).

not rated 2 8d ago A 61 tokens

secrets-management

23

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use when encrypting secrets with SOPS/age, managing Kubernetes Secret manifests, rotating credentials, or setting up secret delivery (sops-nix, sealed secrets). Not for application code that reads env vars or auth tokens at runtime.

not rated 2 8d ago A 51 tokens

template-stack

24

sammasak/claude-code-skills

Skill Claude CodeCodex

Part of personal

Use at the START of every new project inside a claude-worker VM. Describes the pre-baked SvelteKit 2 + PostgreSQL 16 environment that is already running — do not re-install Node, start a dev server, or set up a database.

not rated 2 8d ago A 57 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: