스킬 레이더 · GITHUB

실제 사용량으로 검증된 유용한 Agent Skills.

공개 저장소의 검증된 Skills를 기능, 패키지 구성, 설치 수, 출처 근거에 따라 비교할 수 있습니다.

카탈로그 범위
검증 완료
Skills
5,771
저장소
824
최근 동기화
2026. 9. 8.
5,771 Skills
jssblck
커뮤니티

parallel-agents

Use when agents work concurrently in a codebase, shared files have recurring merge conflicts, or AGENTS.md or CLAUDE.md needs maintenance.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
jssblck
커뮤니티

project-bootstrap

Use when the user requests repository setup, tooling infrastructure, or Jess's full project template. Skip coding, prototypes, and hardening requests that do not include repository setup.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
jssblck
커뮤니티

resolve-pr-conflicts

Use when a PR has merge conflicts with its base branch, including conflicts found during babysitting or merging.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
jssblck
커뮤니티

ship-it

Use when asked to ship a completed change, commit and open a PR, or push changes and watch CI. Use babysit for monitoring an existing PR.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
jssblck
커뮤니티

stop-slop

Use when drafting or editing durable prose, including docs, UI copy, comments, commit messages, and PR or issue text. Skip ordinary chat replies.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
jssblck
커뮤니티

tag-release

Use when asked to tag or cut a patch, minor, or major release.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
jssblck
커뮤니티

testing-craft

Use when writing, reviewing, or refactoring tests, or choosing verification for a code change.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
kmalakoff
커뮤니티

sense

Query a markdown tree with the sense CLI: filter notes by frontmatter, full-text search the prose, follow wikilinks/backlinks, trace how notes connect (link path, similar-but-unlinked), and read note outlines. Use when the user wants to query, filter, count, search, or report on a folder of markdown notes, when you need to find which notes discuss a topic before reading them, when you want a note's backlinks or structure, when you want to know how two notes connect, when a directory has a sense.config.json, or when asked to add a saved entry to one.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
kmalakoff
커뮤니티

sense-setup

Set up the sense CLI on a markdown tree and make the tree-design decisions that shape it: sense init, presets (which files, which settings, whether the scope searches by meaning), the embed block that names the model, and the trade-offs of frontmatter conventions, summaries, folder layout, and note size. Use when creating or restructuring a markdown knowledge base, running sense init, editing sense.config.json, choosing the backing store (sqlite, duckdb or turso), configuring search scope or vectors, or deciding how notes should be written for an agent to query later.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
sebastianelvis
커뮤니티

pr-review

Use this skill for a systematic review of another person's GitHub Pull Request. Trigger on "review PR 123", "is this safe to merge", "check this PR's design", "does this break the protocol", or "does this solve the issue". Check the problem, architecture, protocol conformance, root cause, necessity, correctness, security, and project rules. Require the human to confirm the specification, the problem, and the approach before a detailed review. Do NOT use for an uncommitted local diff, a PR description, or a lint check.

설치 수
1
GitHub Stars
0
업데이트
9월 8일
wangnan0916
커뮤니티

debug-mode

Diagnose and fix reproducible runtime bugs with temporary structured logs, root-cause evidence, verification, and cleanup. Use for explicit debug-mode or instrumented debugging requests. Continue active sessions across reproduction replies. Use trace-mode when the goal stops at code location.

설치 수
1
GitHub Stars
0
업데이트
9월 1일
wangnan0916
커뮤니티

trace-mode

Trace runtime behavior and locate responsible code paths with temporary structured logs and NDJSON evidence. Use for runtime handlers, state transitions, and async boundaries. Use debug-mode when the goal includes a product fix. Continue active traces across capture replies.

설치 수
1
GitHub Stars
0
업데이트
9월 1일
sickn33
커뮤니티

professional-proofreader

Use when a user asks to "proofread", "review and correct", "fix grammar", "improve readability while keeping my voice", and to proofread a document file and save an updated version.

설치 수
1
GitHub Stars
4.6만
업데이트
9월 7일
sickn33
커뮤니티

telegram-mini-app

Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and building viral mini apps that monetize.

설치 수
1
GitHub Stars
4.6만
업데이트
9월 7일
vercel-labs
공식

plan-mode

Holistic, system-aware planning before implementing non-trivial tasks. Use when the task involves new features, architectural decisions, multi-file changes, unclear requirements, or multiple valid approaches. Triggers on "/plan", "plan this", "design an approach", "let's plan first".

설치 수
1
GitHub Stars
5.8천
업데이트
8월 29일
phaserjs
커뮤니티

geometry-and-math

Use this skill when using Phaser 4 math and geometry utilities. Covers vectors, rectangles, circles, triangles, polygons, random number generation, angles, distance, interpolation, and snapping. Triggers on: Vector2, Rectangle, Circle, math, distance, angle, random, lerp.

설치 수
1
GitHub Stars
4만
업데이트
8월 21일
phaserjs
커뮤니티

graphics-and-shapes

Use this skill when drawing shapes and graphics in Phaser 4. Covers the Graphics game object, lines, rectangles, circles, arcs, polygons, gradients, fill, stroke, and generated textures. Triggers on: Graphics, draw shape, fillRect, lineStyle, polygon, arc.

설치 수
1
GitHub Stars
4만
업데이트
8월 21일
openai
공식

game-studio

Route early browser-game work. Use when the user needs stack selection and workflow planning across design, implementation, assets, and playtesting before moving to a specialist skill.

설치 수
1
GitHub Stars
5.5천
업데이트
8월 28일
wshobson
커뮤니티

checkpoint-promotion

Gate fine-tuned checkpoints with drift budgets, paired comparison, and forgetting checks before promotion. Use after a training run produces a checkpoint, when deciding whether a tuned model ships, or when a promoted model needs re-gating against updated goldens.

설치 수
1
GitHub Stars
3.9만
업데이트
9월 7일
wshobson
커뮤니티

context-driven-development

- Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a conductor/ directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.

설치 수
1
GitHub Stars
3.9만
업데이트
9월 7일
wshobson
커뮤니티

data-quality-frameworks

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.

설치 수
1
GitHub Stars
3.9만
업데이트
9월 7일
wshobson
커뮤니티

eval-harness-first

Build the evaluation harness that gates every fine-tuning run — golden sets, per-failure-mode graders, judge calibration, and base-model baselines. Use when starting a fine-tuning effort, when converting traces into an eval set, or when calibrating a judge against human labels.

설치 수
1
GitHub Stars
3.9만
업데이트
9월 7일
wshobson
커뮤니티

go-concurrency-patterns

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

설치 수
1
GitHub Stars
3.9만
업데이트
9월 7일
wshobson
커뮤니티

grpo-rlvr-training

Train reasoning and verifiable-task behavior with GRPO and reinforcement learning from verifiable rewards (RLVR). Use when task success is algorithmically checkable (math, code, tool calls, structured output), when designing GRPO reward functions, or when a GRPO run diverges or reward-hacks.

설치 수
1
GitHub Stars
3.9만
업데이트
9월 7일