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
- 10.772
- Repositories
- 1711
- zuletzt synchronisiert
- 23.09.2026
ailabs-393storyboard-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."
- Installationen
- 1
- GitHub Stars
- 444
- Aktualisiert
- 11. Nov.
brhizamingyu
命语(Mingyu)传统命理排盘与周易占卜工作流。支持八字排盘、紫微斗数、八字紫微合参、六爻占卜、奇门遁甲、大六壬、太乙神数、皇极经世、梅花易数、七政四余、西洋占星、黄历择吉、求签解签与姓名数理。基于严谨古典算法与高精天文历法,生成结构化排盘事实与可直接交付大模型解读的自包含提示词任务书。
- Installationen
- 1
- GitHub Stars
- 394
- Aktualisiert
- 8. Sept.
microckskill-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.
- Installationen
- 1
- GitHub Stars
- 394
- Aktualisiert
- 6. Sept.
adshaoflounder
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.
- Installationen
- 1
- GitHub Stars
- 379
- Aktualisiert
- 8. Sept.
proficientlyjobsjob-search
Search for jobs matching my resume and preferences
- Installationen
- 1
- GitHub Stars
- 367
- Aktualisiert
- 12. März
datadrivenconstructioncad-to-data
Convert CAD/BIM files to structured data. Extract element data from Revit, IFC, DWG, DGN files.
- Installationen
- 1
- GitHub Stars
- 306
- Aktualisiert
- 22. Aug.
jamiemilllayers-interaction-flow
Techniques for mapping interaction structure and flow — places, affordances, edge cases, and failure paths — without committing to visual form
- Installationen
- 1
- GitHub Stars
- 299
- Aktualisiert
- 30. Mai
jamiemilllayers-intro
Framework orientation for Layers of Product Design — load this first; provides the context all other skills depend on
- Installationen
- 1
- GitHub Stars
- 299
- Aktualisiert
- 30. Mai
jamiemilllayers-observed-behaviour
Techniques for planning user research and synthesising it into grounded, confidence-rated findings about what users actually do
- Installationen
- 1
- GitHub Stars
- 299
- Aktualisiert
- 30. Mai
jamiemilllayers-orient
Diagnostic audit across all seven layers — identifies the bottleneck layer and recommends where to focus
- Installationen
- 1
- GitHub Stars
- 299
- Aktualisiert
- 30. Mai
jamiemilllayers-surface
Techniques for auditing and deciding the surface against the layers below — vocabulary, object consistency, completeness, feedback, hierarchy, accessibility
- Installationen
- 1
- GitHub Stars
- 299
- Aktualisiert
- 30. Mai
jamiemilllayers-user-needs
Techniques for eliciting and prioritising user needs, pains, and desires — the opportunities that feed product strategy
- Installationen
- 1
- GitHub Stars
- 299
- Aktualisiert
- 30. Mai
onewave-aiworkout-program-designer
Custom training plans by goal (strength, cardio, flexibility). Progressive overload programming, rest day optimization, home vs gym adaptations, deload weeks.
- Installationen
- 1
- GitHub Stars
- 287
- Aktualisiert
- 11. Aug.
membranedevdirectus
Directus integration. Manage Collections, Users, Presets, Dashboards, Flows. Use when the user wants to interact with Directus data.
- Installationen
- 1
- GitHub Stars
- 267
- Aktualisiert
- 28. Apr.
secondskybun-sqlite
Use for bun:sqlite, SQLite operations, prepared statements, transactions, and queries.
- Installationen
- 1
- GitHub Stars
- 215
- Aktualisiert
- 7. Sept.
pproencatailwind-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.
- Installationen
- 1
- GitHub Stars
- 204
- Aktualisiert
- 15. Aug.
mohitmishra786clang
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.
- Installationen
- 1
- GitHub Stars
- 198
- Aktualisiert
- 27. Juni
mohitmishra786static-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.
- Installationen
- 1
- GitHub Stars
- 198
- Aktualisiert
- 27. Juni
modularclosure-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.
- Installationen
- 1
- GitHub Stars
- 188
- Aktualisiert
- 6. Sept.
modulardebug-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.
- Installationen
- 1
- GitHub Stars
- 188
- Aktualisiert
- 6. Sept.
modulareval-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.
- Installationen
- 1
- GitHub Stars
- 188
- Aktualisiert
- 6. Sept.
modularimport-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.
- Installationen
- 1
- GitHub Stars
- 188
- Aktualisiert
- 6. Sept.
modularmojo-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.
- Installationen
- 1
- GitHub Stars
- 188
- Aktualisiert
- 6. Sept.
modularnew-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.
- Installationen
- 1
- GitHub Stars
- 188
- Aktualisiert
- 6. Sept.