SKILL-RADAR · GITHUB
Nützliche Agent Skills, nach echter Nutzung sortiert.
Vergleiche verifizierte Skills aus öffentlichen Repositories nach Aufgabe, Paketinhalt, Installationen und nachvollziehbarer Quelle.
- KATALOGUMFANG
- VERIFIZIERT
- Skills
- 5.771
- Repositories
- 824
- zuletzt synchronisiert
- 08.09.2026
jssblckparallel-agents
Use when agents work concurrently in a codebase, shared files have recurring merge conflicts, or AGENTS.md or CLAUDE.md needs maintenance.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
jssblckresolve-pr-conflicts
Use when a PR has merge conflicts with its base branch, including conflicts found during babysitting or merging.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
jssblcktag-release
Use when asked to tag or cut a patch, minor, or major release.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
jssblcktesting-craft
Use when writing, reviewing, or refactoring tests, or choosing verification for a code change.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 8. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 1. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 0
- Aktualisiert
- 1. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 46.127
- Aktualisiert
- 7. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 46.127
- Aktualisiert
- 7. Sept.
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".
- Installationen
- 1
- GitHub Stars
- 5807
- Aktualisiert
- 29. Aug.
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.
- Installationen
- 1
- GitHub Stars
- 40.271
- Aktualisiert
- 21. Aug.
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.
- Installationen
- 1
- GitHub Stars
- 40.271
- Aktualisiert
- 21. Aug.
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.
- Installationen
- 1
- GitHub Stars
- 5485
- Aktualisiert
- 28. Aug.
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.
- Installationen
- 1
- GitHub Stars
- 39.480
- Aktualisiert
- 7. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 39.480
- Aktualisiert
- 7. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 39.480
- Aktualisiert
- 7. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 39.480
- Aktualisiert
- 7. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 39.480
- Aktualisiert
- 7. Sept.
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.
- Installationen
- 1
- GitHub Stars
- 39.480
- Aktualisiert
- 7. Sept.