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

claude-code

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

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

이 저장소의 skills

brief-best-practices
소프트웨어 개발자

Use when creating, reviewing, or updating a BRIEF.md (the quality law for a surface), defining what "good"/shippable means, or setting up a verified autonomous loop.

2026-06-17
tilt
네트워크·컴퓨터 시스템 관리자

Use when checking deployment health, investigating errors, reading logs, or working with Tiltfiles. Queries Tilt resource status, logs, and manages dev environments.

2026-06-10
tiltup
네트워크·컴퓨터 시스템 관리자

Use when starting tilt, debugging Tiltfile errors, or bootstrapping a dev environment. Starts Tilt in zmx, monitors bootstrap to healthy state, fixes Tiltfile bugs without hard-coding or fallbacks.

2026-06-10
git-best-practices
소프트웨어 개발자

Use when creating commits, managing branches, opening PRs, or rewriting history. Not for non-git implementation tasks or repo-specific release policy decisions.

2026-05-29
git-rebase-sync
소프트웨어 개발자

Use when syncing a feature branch onto the latest origin base branch via git rebase.

2026-05-29
git-worktree-tidy
소프트웨어 개발자

Fetch latest from origin, prune remote-tracking refs, delete stale local branches and worktrees, and fast-forward important branches. Use when tidying up a worktree-based repo layout.

2026-05-29
ios-device-toolkit
소프트웨어 개발자

Use when interacting with USB-attached iOS devices via pymobiledevice3 — screenshots, syslog, crash reports, app install/launch/pull, file transfer, sysmon perf, TCP port forwarding, WebInspector/CDP, and device diagnostics.

2026-05-21
react-best-practices
소프트웨어 개발자

Use when reading or writing React components (.tsx, .jsx files with React imports).

2026-05-01
spec-best-practices
소프트웨어 개발자

Use when creating, reviewing, or updating SPEC.md files, running /specout, or entering the ADF SPEC gate.

2026-04-20
axe-ios-simulator
소프트웨어 개발자

Use when automating iOS Simulator interactions, capturing screenshots/video, or inspecting accessibility via AXe CLI.

2026-03-29
canton-network-repos
소프트웨어 개발자

Use when working with Canton Network participants, DAML smart contracts, Splice applications, or debugging LF version and package ID issues.

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

Use when running e2e tests, debugging test failures, or fixing flaky tests. Covers failure taxonomy, fix rules, and workflow. Never changes source code logic or API without spec backing.

2026-03-29
go-best-practices
소프트웨어 개발자

Use when reading or writing Go files (.go, go.mod).

2026-03-29
improve
소프트웨어 개발자

Use after completing a task, before claiming done, before handoff, or when asked "what are some improvements?" Surfaces concrete suggestions grounded in session observations.

2026-03-29
nix-best-practices
소프트웨어 개발자

Use when working with Nix flakes, overlays, shell.nix, or flake.nix files.

2026-03-29
op-cli
소프트웨어 개발자

Use when reading from 1Password, discovering vaults/items, rotating secrets, or piping credentials to other tools via op CLI.

2026-03-29
orbstack-best-practices
네트워크·컴퓨터 시스템 관리자

Use when working with OrbStack Linux VMs, Docker on macOS, orbctl commands, or orb machine lifecycle.

2026-03-29
playwright-best-practices
소프트웨어 품질 보증 분석가·테스터

Use when writing or modifying Playwright tests (.spec.ts, .test.ts with @playwright/test imports).

2026-03-29
python-best-practices
소프트웨어 개발자

Use when reading or writing Python files (.py, pyproject.toml, requirements.txt).

2026-03-29
tamagui-best-practices
소프트웨어 개발자

Use when working with Tamagui projects (tamagui.config.ts, @tamagui imports).

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

Use when designing tests, writing test cases, or planning test strategy for a module. Covers unit, integration, and e2e layering.

2026-03-29
typescript-best-practices
소프트웨어 개발자

Use when reading or writing TypeScript or JavaScript files (.ts, .tsx, .js, tsconfig.json).

2026-03-29
zig-best-practices
소프트웨어 개발자

Use when reading or writing Zig files (.zig, build.zig, build.zig.zon).

2026-03-29
zmx
소프트웨어 개발자

Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation. Provides zmx session management patterns for long-lived processes.

2026-03-16
dispatching-parallel-agents
소프트웨어 개발자

Use when there are multiple independent subtasks that can progress in parallel without overlapping ownership or blocking the next local step

2026-03-11
writing-plans
소프트웨어 개발자

Use when requirements are clear enough to plan and the work spans multiple steps, files, or verification stages

2026-03-11
writing-skills
기타 컴퓨터 관련 직업

Use when creating or editing a skill and you need it to be discoverable, concise, and native to the target harness

2026-03-11
electrobun-best-practices
소프트웨어 개발자

Use when building or maintaining Electrobun desktop apps in TypeScript, including electrobun.config.ts, electrobun/bun or electrobun/view imports, BrowserWindow/BrowserView usage, updater flows, and distribution artifacts.

2026-02-27
atlas-best-practices
데이터베이스 아키텍트

Use when working with atlas.hcl, Atlas CLI commands, schema HCL/SQL files, or migration planning and reviews, including Atlas v1.1 security, data, and exporter capabilities.

2026-02-26
web-fetch
소프트웨어 개발자

Fetches web content as clean markdown by preferring markdown-native responses and falling back to selector-based HTML extraction. Use for documentation, articles, and reference pages at http/https URLs.

2026-02-11