スキルレーダー · GITHUB
実際に使われている Agent Skills。
公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。
- 掲載範囲
- 検証済み
- Skills
- 5,771
- リポジトリ
- 824
- 最終同期
- 2026/09/08
jssblckparallel-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日
jssblckproject-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日
jssblckresolve-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日
jssblckship-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日
jssblckstop-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日
jssblcktag-release
Use when asked to tag or cut a patch, minor, or major release.
- 導入数
- 1
- GitHub Stars
- 0
- 更新日
- 9月8日
jssblcktesting-craft
Use when writing, reviewing, or refactoring tests, or choosing verification for a code change.
- 導入数
- 1
- GitHub Stars
- 0
- 更新日
- 9月8日
kmalakoffsense
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日
kmalakoffsense-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日
sebastianelvispr-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日
wangnan0916debug-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日
wangnan0916trace-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日
sickn33professional-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日
sickn33telegram-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-labsplan-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
- 5807
- 更新日
- 8月29日
phaserjsgeometry-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日
phaserjsgraphics-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日
openaigame-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
- 5485
- 更新日
- 8月28日
wshobsoncheckpoint-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日
wshobsoncontext-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日
wshobsondata-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日
wshobsoneval-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日
wshobsongo-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日
wshobsongrpo-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日