Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-code-skills

claude-code-skills에는 sammasak에서 수집한 skills 23개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
23
Stars
2
업데이트
2026-06-07
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

knowledge-vault
경영 분석가

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.

2026-06-07
obsidian-markdown
기술 작가

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

2026-06-07
orchestrated-review
소프트웨어 품질 보증 분석가·테스터

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 subagent-driven-development.

2026-06-07
agent-orchestration
소프트웨어 개발자

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

2026-05-19
kubernetes-gitops
네트워크·컴퓨터 시스템 관리자

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.

2026-05-13
ntfy-notifications
네트워크·컴퓨터 시스템 관리자

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.

2026-05-06
secrets-management
소프트웨어 개발자

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.

2026-04-11
clean-code-principles
소프트웨어 개발자

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

2026-04-11
container-workflows
소프트웨어 개발자

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.

2026-04-11
nix-flake-development
네트워크·컴퓨터 시스템 관리자

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

2026-04-11
observability-patterns
소프트웨어 개발자

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.

2026-04-11
python-agentic-development
소프트웨어 개발자

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.

2026-04-11
python-engineering
소프트웨어 개발자

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

2026-04-11
rust-engineering
소프트웨어 개발자

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).

2026-04-11
template-stack
소프트웨어 개발자

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.

2026-04-11
verify-service
소프트웨어 개발자

Use after deploying any service to confirm it is live and healthy before marking a goal done. Covers HTTP health checks, Kubernetes pod status, and Playwright browser verification for UI apps.

2026-04-11
preview
소프트웨어 개발자

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.

2026-03-11
claude-ctl
네트워크·컴퓨터 시스템 관리자

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

2026-03-07
credentials
네트워크·컴퓨터 시스템 관리자

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.

2026-03-05
e2e-testing
소프트웨어 품질 보증 분석가·테스터

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

2026-03-04
document-to-vault
소프트웨어 개발자

Write documentation to Obsidian knowledge vault using MCP with proper frontmatter and structure

2026-02-21
documentation-to-obsidian
기술 작가

Use when writing human-readable documentation that should be stored in the Obsidian knowledge vault

2026-02-21
manage-project-in-vault
소프트웨어 개발자

Manage project documentation and planning in Obsidian vault using MCP

2026-02-21