RADAR SKILL · GITHUB

Agent Skills utili, ordinati per utilizzo reale.

Confronta Skills verificati per funzione, contenuto del pacchetto, installazioni e affidabilità della fonte.

AMBITO CATALOGO
VERIFICATO
Skills
10.772
repository
1711
ultimo aggiornamento
23 set 2026
10.772 Skills
ailabs-393
Community

storyboard-manager

Assist writers with story planning, character development, plot structuring, chapter writing, timeline tracking, and consistency checking. Use this skill when working with creative writing projects organized in folders containing characters, chapters, story planning documents, and summaries. Trigger this skill for tasks like "Help me develop this character," "Write the next chapter," "Check consistency across my story," or "Track the timeline of events."

installazioni
1
GitHub Stars
444
Aggiornato
11 nov
brhiza
Community

mingyu

命语(Mingyu)传统命理排盘与周易占卜工作流。支持八字排盘、紫微斗数、八字紫微合参、六爻占卜、奇门遁甲、大六壬、太乙神数、皇极经世、梅花易数、七政四余、西洋占星、黄历择吉、求签解签与姓名数理。基于严谨古典算法与高精天文历法,生成结构化排盘事实与可直接交付大模型解读的自包含提示词任务书。

installazioni
1
GitHub Stars
394
Aggiornato
8 set
microck
Community

skill-navigator

The 100th skill! Your intelligent guide to all 99 other skills. Recommends the perfect skill for any task, creates skill combinations, and helps you discover capabilities you didn't know you had.

installazioni
1
GitHub Stars
394
Aggiornato
6 set
adshao
Community

flounder

Operates Flounder, an autonomous white-hat security auditor. Use when a user asks for a security audit, bug-bounty review, vulnerability investigation, or exploit proof for a public-source or authorized repository, source tree, package, smart contract, Solidity/EVM project, ZK or proof-system code, deployed address, transaction, project link, or prior Flounder run; to run Flounder prepare, map, dig, audit, verify, confirm, or report workflows; to configure Flounder server, daemon, provider profiles, model auth, sandboxed execution, corpus paths, source paths, build roots, coverage, or budgets; to monitor live audit activity, continue pending scopes, verify suspected vulnerabilities, reproduce findings, or collect execution-backed bug reports; or when a Flounder maintainer asks an agent to improve auditor recall, analyze Evaluation failures, run governed Harness experiments, modify Flounder source in an isolated branch, or prepare a candidate improvement PR.

installazioni
1
GitHub Stars
379
Aggiornato
8 set
proficientlyjobs
Community

job-search

Search for jobs matching my resume and preferences

installazioni
1
GitHub Stars
367
Aggiornato
12 mar
datadrivenconstruction
Community

cad-to-data

Convert CAD/BIM files to structured data. Extract element data from Revit, IFC, DWG, DGN files.

installazioni
1
GitHub Stars
306
Aggiornato
22 ago
jamiemill
Community

layers-interaction-flow

Techniques for mapping interaction structure and flow — places, affordances, edge cases, and failure paths — without committing to visual form

installazioni
1
GitHub Stars
299
Aggiornato
30 mag
jamiemill
Community

layers-intro

Framework orientation for Layers of Product Design — load this first; provides the context all other skills depend on

installazioni
1
GitHub Stars
299
Aggiornato
30 mag
jamiemill
Community

layers-observed-behaviour

Techniques for planning user research and synthesising it into grounded, confidence-rated findings about what users actually do

installazioni
1
GitHub Stars
299
Aggiornato
30 mag
jamiemill
Community

layers-orient

Diagnostic audit across all seven layers — identifies the bottleneck layer and recommends where to focus

installazioni
1
GitHub Stars
299
Aggiornato
30 mag
jamiemill
Community

layers-surface

Techniques for auditing and deciding the surface against the layers below — vocabulary, object consistency, completeness, feedback, hierarchy, accessibility

installazioni
1
GitHub Stars
299
Aggiornato
30 mag
jamiemill
Community

layers-user-needs

Techniques for eliciting and prioritising user needs, pains, and desires — the opportunities that feed product strategy

installazioni
1
GitHub Stars
299
Aggiornato
30 mag
onewave-ai
Community

workout-program-designer

Custom training plans by goal (strength, cardio, flexibility). Progressive overload programming, rest day optimization, home vs gym adaptations, deload weeks.

installazioni
1
GitHub Stars
287
Aggiornato
11 ago
membranedev
Community

directus

Directus integration. Manage Collections, Users, Presets, Dashboards, Flows. Use when the user wants to interact with Directus data.

installazioni
1
GitHub Stars
267
Aggiornato
28 apr
secondsky
Community

bun-sqlite

Use for bun:sqlite, SQLite operations, prepared statements, transactions, and queries.

installazioni
1
GitHub Stars
215
Aggiornato
7 set
pproenca
Community

tailwind-ui-refactor

Refactoring UI design patterns for Tailwind CSS applications. This skill should be used when writing, reviewing, or refactoring HTML with Tailwind utility classes to improve visual hierarchy, spacing, typography, color, depth, and polish. Triggers on tasks involving UI cleanup, design review, Tailwind refactoring, component styling, or visual improvements.

installazioni
1
GitHub Stars
204
Aggiornato
15 ago
mohitmishra786
Community

clang

Clang/LLVM compiler skill for C/C++ projects. Use when working with clang or clang++ for diagnostics, sanitizer instrumentation, optimization remarks, static analysis with clang-tidy, LTO via lld, or when migrating from GCC to Clang. Activates on queries about clang flags, clang-tidy, clang-format, better error messages, Apple/FreeBSD toolchains, or LLVM-specific optimizations. Covers flag selection, diagnostic tuning, and integration with LLVM tooling.

installazioni
1
GitHub Stars
198
Aggiornato
27 giu
mohitmishra786
Community

static-analysis

Static analysis skill for C/C++ codebases. Use when hardening code quality, triaging noisy builds, running clang-tidy, cppcheck, or scan-build, interpreting check categories, suppressing false positives, or integrating static analysis into CI. Activates on queries about clang-tidy checks, cppcheck, scan-build, compilecommands.json, code hardening, or static analysis warnings.

installazioni
1
GitHub Stars
198
Aggiornato
27 giu
modular
Community

closure-migration

- Migrates Mojo code off legacy parametric closures (capturing[], @parameter / @parameter, apifn) onto value-taking unified closures (api(args, fn) with {imm} / {mut} / {var} / named capture lists). Use when removing parametric overloads, fixing "capturing thin" conversion errors, rewriting nested launch/callback closures, or migrating any API that took a comptime function parameter. Also use when CI SIGSEGVs while compiling a Mojo object with compileoffloadclosure func must be fully bound — that is host elaboration; verify with kgen -elaborate, not remote GPU execution.

installazioni
1
GitHub Stars
188
Aggiornato
6 set
modular
Community

debug-model

Debug silent corruption when a MAX model loads, compiles, serves, and generates tokens but output disagrees with a reference implementation. Use whenever parity debugging stalls on scalar taps, the model returns gibberish or wrong greedy tokens, logit cosine is high but argmax differs, or generation is coherent then diverges — during an architecture port, a quantization bring-up, a multi-GPU conversion, or after a MAX upgrade. Triggers on "parity failure", "silent corruption", "logits match but tokens diverge", "top-1 mismatch", "greedy divergence", and "model serves but generates garbage". Not for crashes on load or pre-serve scaffolding (use import-model). Mandates reference-vs-MAX tensor-dump comparators first, verify fixes numerically before recompiling, and serve-vs-pipeline bisect when dumps match but text diverges.

installazioni
1
GitHub Stars
188
Aggiornato
6 set
modular
Community

eval-model

Measures the task accuracy of text models served by MAX using standard benchmarks such as GSM8K, MMLU, HellaSwag, ARC, AIME, GPQA, TruthfulQA, WinoGrande, and BABILong. Use when benchmarking a served model, comparing it with model-card or reference scores, verifying that a new MAX model produces correct answers, or running repeatable dataset evaluations against a MAX OpenAI-compatible endpoint.

installazioni
1
GitHub Stars
188
Aggiornato
6 set
modular
Community

import-model

Use when importing a new model architecture into MAX from a Hugging Face model ID. Triggers on: "import a model into MAX", "add model to MAX", "bring up in MAX". Workflow: inspect Hugging Face config and modeling code, scaffold from a similar MAX architecture, implement each graph layer to match HF, serve, then verify against the Hugging Face reference. When the server runs but output is wrong (gibberish, greedy mismatch, coherent-then-diverges), load debug-model for the divergence hunt instead of scalar-tap iteration.

installazioni
1
GitHub Stars
188
Aggiornato
6 set
modular
Community

mojo-syntax

Help to write Mojo code using current syntax and conventions. Always use this skill when writing any Mojo code, including when other Mojo-specific skills (e.g., mojo-gpu-fundamentals) also apply. Use when writing Mojo code, translating projects to Mojo, or otherwise generating Mojo. Use this skill to overcome misconceptions with how Mojo is written.

installazioni
1
GitHub Stars
188
Aggiornato
6 set
modular
Community

new-modular-project

Creates a new Mojo or MAX project. Use when wanting to start a new Mojo or MAX project, initializing the pixi or uv environment to use Mojo or MAX, or when the user wants to begin a new Mojo or MAX project from scratch.

installazioni
1
GitHub Stars
188
Aggiornato
6 set