sammasak

34 mods across 1 repository, 2 stars between them.

vault-sync

04

sammasak/claude-code-skills

Skill Claude CodeCodex

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

2 6d ago A 0 tokens

sammasak/claude-code-skills

Instructions file

Claude Code instructions for sammasak/claude-code-skills, covering user context, knowledge vault, searching the vault — always use a subagent, workflows and ownership.

2 6d ago A 453 tokens

code-reviewer

07

sammasak/claude-code-skills

Agent

Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: "I've finished implementing the user authentication system as outlined in step 3 of our plan" "The API endpoints for the task management system are now complete — that covers…

2 6d ago A 137 tokens

k8s-debugger

08

sammasak/claude-code-skills

Agent

Use this agent to troubleshoot Kubernetes cluster issues — node failures, pod crashes, Flux reconciliation errors, networking problems, and resource exhaustion. Systematic top-down diagnosis from cluster health to individual pod logs.

2 6d ago A 45 tokens

meta-reviewer

09

sammasak/claude-code-skills

Agent

Use this agent to audit the entire claude-code-skills repository structure and propose architectural improvements for token efficiency, clearer delegation, and better orchestration.

2 6d ago A 35 tokens

nix-explorer

10

sammasak/claude-code-skills

Agent

Use this agent to explore and answer questions about NixOS configurations, Nix flakes, and Home Manager modules. Specialized in reading Nix code and explaining module relationships, option definitions, and derivation structure.

2 6d ago A 47 tokens

skill-optimizer

11

sammasak/claude-code-skills

Agent

Use this agent to audit and optimize SKILL.md files for token efficiency. It identifies large files, redundant information, and documentation that could be moved to separate files to reduce the baseline token usage of active skills.

2 6d ago A 48 tokens

validate-k8s

12

sammasak/claude-code-skills

Agent

Use this agent when writing Kubernetes manifests to validate them against cluster security standards. Checks security context, resource limits, and namespace PSS labels. Reports any missing required fields.

2 6d ago A 40 tokens

verify-deployment

13

sammasak/claude-code-skills

Agent

Use this agent after deploying a service to verify it is live and healthy. Checks pod status and curls the public URL. Reports exact pass/fail output.

2 6d ago A 35 tokens

agent-orchestration

14

sammasak/claude-code-skills

Skill Claude CodeCodex

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

2 6d ago A 35 tokens

sammasak/claude-code-skills

Skill Claude CodeCodex

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.

2 6d ago A 69 tokens

claude-ctl

16

sammasak/claude-code-skills

Skill Claude CodeCodex

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

2 6d ago A 36 tokens

sammasak/claude-code-skills

Skill Claude CodeCodex

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

2 6d ago A 38 tokens

container-workflows

18

sammasak/claude-code-skills

Skill Claude CodeCodex

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.

2 6d ago A 40 tokens

credentials

19

sammasak/claude-code-skills

Skill Claude CodeCodex

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.

2 6d ago A 39 tokens

e2e-testing

20

sammasak/claude-code-skills

Skill Claude CodeCodex

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

2 6d ago A 35 tokens

knowledge-vault

21

sammasak/claude-code-skills

Skill Claude CodeCodex

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.

2 6d ago A 69 tokens

kubernetes-gitops

22

sammasak/claude-code-skills

Skill Claude CodeCodex

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.

2 6d ago B 52 tokens

sammasak/claude-code-skills

Skill Claude CodeCodex

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

2 6d ago B 41 tokens

ntfy-notifications

24

sammasak/claude-code-skills

Skill Claude CodeCodex

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.

2 6d ago B 51 tokens