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
prismaprisma-next-debug
Read a Prisma Next structured error envelope and route to the right recovery — code, domain, severity, why, fix, meta. Use for error, exception, my emit failed, my query won't typecheck, my query crashed, my migration won't apply, MIGRATION.HASHMISMATCH, BUDGET.ROWSEXCEEDED, BUDGET.TIMEEXCEEDED, RUNTIME.ABORTED, PLAN.HASHMISMATCH, CONTRACT.MARKERMISSING, PN-RUN-3001, PN-RUN-3002, PN-RUN-3030, PN-MIG-2001, PN-CLI-4011, PN-SCHEMA-0001, drift, capability missing, planner conflict, prisma studio, EXPLAIN, query log, db.end, db.close, script won't exit, hangs, close connection, pool.end, client is closed.
- Installationen
- 5
- GitHub Stars
- 421
- Aktualisiert
- 25. Aug.
prismaprisma-next-feedback
Hand a Prisma Next question or report off to the team — file a GitHub issue (bug or feature request), or route Q&A / design discussion / direct-team-contact to the Prisma Discord at pris.ly/discord. Use for bug, bug report, file an issue, report a bug, feature request, missing feature, this should be a feature, file this, this is a bug, this is broken, surprising behaviour, this doesn't work, file feedback, send feedback, capability gap, file via prisma-next-feedback, ask the team, talk to the team, talk to the Prisma team, talk to Prisma, Discord, Prisma Discord, Q&A, design feedback, is this the intended way, how should I do X, extension author question, extension author needs help.
- Installationen
- 5
- GitHub Stars
- 421
- Aktualisiert
- 25. Aug.
prismaprisma-next-migration-review
Review what Prisma Next migrations will run on merge or deploy, render the migration graph, resolve concurrent / diamond-convergence conflicts, and configure environment refs for CI. Use for "what migrations are going to run", "what runs on deploy", merge conflict, diamond convergence, concurrent migrations, migration status, ref management, staging, production, MIGRATION.DIVERGED, MIGRATION.NOMARKER, MIGRATION.MARKERNOTINHISTORY, prisma migrate status, prisma migrate diff, prisma migrate resolve.
- Installationen
- 5
- GitHub Stars
- 421
- Aktualisiert
- 25. Aug.
prismaprisma-next-migrations
Author Prisma Next migrations — choose db update vs migration plan, edit the framework-rendered migration.ts (replace placeholder sentinels with dataTransform closures), recover from MIGRATION.HASHMISMATCH or PN-MIG-2001 unfilled placeholder. Use for prisma migrate dev, prisma migrate deploy, prisma db push, db update, db update --dry-run, migration plan, migrate, migration new, migration show, db verify, db sign, data migration, this.dataTransform, dataTransform, placeholder, generated migration.ts, edit migration.ts, MIGRATION.HASHMISMATCH, schema drift.
- Installationen
- 5
- GitHub Stars
- 421
- Aktualisiert
- 25. Aug.
prismaprisma-next-queries
Prisma Next — Queries Edit your data contract. Prisma handles the rest. Once the contract is emitted and the DB is up to date, this skill covers everything you do with the data: reading, writing, eager loading relations, aggregating, and the choice between the ORM and the lower level query lane. When to Use User wants to read, write, update, or delete data. User wants to include / eager load relations. User wants to paginate, sort, filter, project. User wants to wrap operations in a transaction ( db.transaction(...) — Postgres and SQLite). User wants to aggregate ( count , sum , avg , …). User asks about query lanes (ORM vs SQL builder / query builder). User mentions: query, select, where, orderBy, take, skip, include, eager load, first, all, count, aggregate, create, update, delete, upsert, returning, drizzle style, kysely style, prisma client . When Not to Use User wants to add / chang
- Installationen
- 5
- GitHub Stars
- 421
- Aktualisiert
- 25. Aug.
prismaprisma-next-quickstart
- Adopt Prisma Next into a new project, onto an existing database, or as the first move after a bootstrap tool dropped you into a scaffold. Use for "what can I do with Prisma Next", "what can I do next with Prisma", "where do I start", "what should I do first", "just ran createprisma", "createprisma", "npx createprisma", "npx create-prisma", "first steps", "first query", "I have a scaffolded Prisma Next project what now"; for pnpm dlx prisma-next init greenfield setup; and for prisma-next contract infer + db sign against an existing database. Also covers the connect-write-read first-arc orientation, the day-to-day commands (contract emit, db init, db update, migration plan, migrate, db schema, db verify), and routing to prisma-next-contract / prisma-next-queries / prisma-next-runtime for the next move. Flags: --target, --authoring, --schema-path, --probe-db, --output.
- Installationen
- 5
- GitHub Stars
- 421
- Aktualisiert
- 25. Aug.
prismaprisma-next-runtime
Wire the Prisma Next runtime — db.ts setup using postgres (...) from @prisma-next/postgres/runtime, sqlite (...) from @prisma-next/sqlite/runtime, or mongo (...) from @prisma-next/mongo/runtime; middleware composition (telemetry from @prisma-next/middleware-telemetry; lints and budgets), DATABASEURL config, per-environment branching, switching between Postgres, SQLite, and Mongo façades. Use for db.ts, postgres(), sqlite(), mongo(), middleware, telemetry, lints, budgets, DATABASEURL, .env, connection pool, poolOptions, dev vs prod config, transactions, db.transaction, read replicas, multi-database, script won't exit, hangs, close connection, db.end, db.close, pool.end, [Symbol.asyncDispose], await using.
- Installationen
- 5
- GitHub Stars
- 421
- Aktualisiert
- 25. Aug.
mikubaka88ccf-literature-monitor
Monitor arXiv, OpenReview, conference feeds, labs, projects, and competitor papers for new work that may overlap with a user's idea. Use for arxiv-watch, novelty-check, trend-scouting, competitor-tracking, paper tracking, 竞品监控, 新论文追踪, 论文跟踪, 类似 idea 监控. Link findings to ccf-literature-searcher, ccf-idea-reviewer, ccf-idea-optimizer, ccf-paper-writer, and ccf-integrity-auditor.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-literature-searcher
Search and screen external literature, related work, datasets, benchmarks, citation candidates, and research opportunity maps for CCF workflows. Use when external retrieval is the requested deliverable: literature search, related work discovery, prior art, benchmark search, direction scouting, 文献检索, 相关工作, benchmark搜索, 方向调研. Do not own supplied-result table schemas, experiment evidence structure, full manuscript review, already-cited-only audits, or manuscript writing.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-paper-reviewer
Own assessment-only manuscript deliverables without rewriting: full scientific review, scoring, reviewer reports, issue diagnosis, AC/meta-review, readiness judgment, writing/format review, and cross-version comparison. Use for full review, scientific review, do not rewrite, assessment-only, paper review, score drift, moving-target review, 完整审稿, 不要改写, 模拟审稿, 论文评分, 版本对比, 复审一致性, 写作评审, LaTeX检查. Requests for revised or polished prose, including rewrite based on reviews with no new review, belong to ccf-paper-writer; rebuttals belong to ccf-rebuttal-writer; visual/table styling belongs to ccf-visual-composer.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-paper-to-exemplar
Convert user-provided conference paper PDFs into distilled writing exemplar cards for the ccf-paper-writer skill. Extracts full text, analyzes writing patterns by venue, and produces ready-to-use exemplar cards with story patterns, abstract/introduction/method/evidence moves, and citation-style analysis. Use for PDF to writing exemplar, custom writing exemplars, reusable writing templates, or a personal exemplar library for a target venue. Do not render, beautify, or reconstruct visual figures.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-paper-writer
Own text-changing deliverables for CCF papers: draft, rewrite, revise, polish, or compress manuscript and presentation prose while preserving supplied scope and evidence. Use for abstract/introduction/related work/method/experiment writing, paragraph edits, reviewer-motivated rewrites, rewrite based on review with no new review, slides/poster/talk/Q&A, 润色论文, 改写, 写作, 压缩论文. Do not use for assessment-only requests such as full review, scientific review, scoring, issue diagnosis, evidence audit, submission checks, or rebuttal, especially when the user says no rewrite.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-pipeline-orchestrator
Plan and coordinate CCF paper-project stages, goals, constraints, success criteria, gates, artifacts, handoffs, and ccfa.yaml status across the CCFA family. Use for workflow planning, task decomposition, full project stages/gates only, project status, stage gates, next-skill routing, 任务拆解, 流程规划. Do not create folders/templates as the main task or perform downstream writing, review, search, experiment design, or rebuttal itself.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-project-scaffolder
Create CCF paper project folders, select or copy LaTeX templates, initialize ccfa.yaml, and prepare artifact directories. Use for project scaffolding, folder/template setup, and reproducible workspace setup. Do not plan workflow stages/gates only, coordinate handoffs, or generate research content.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-rebuttal-writer
Write and organize CCF conference rebuttals, author responses, response letters, revision summaries, reviewer-comment ledgers, and conservative resubmission adaptation plans. Use for rebuttal, author response, AC/meta-review response, revision ledger, resubmission to a new venue, 审稿意见回复, 重投迁移. Do not trigger for ordinary manuscript writing.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-skill-forger
Design, create, update, validate, and audit Codex/CCFA skills, trigger wording, resources, references, scripts, path privacy, family governance, and CCFA documentation SVG diagrams. Use for skill maintenance, new skill creation, routing conflict cleanup, Markdown/SVG docs maintenance, and release validation. Do not perform research writing or review work.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-submission-checker
Check CCF conference submission readiness: venue LaTeX/template/page/anonymity/camera-ready rules, LaTeX/PDF build, metadata, fonts, supplementary files, artifact/reproducibility package, code/data/model release plan, licenses, seeds, and policy freshness. Use for submission check, venue format, NeurIPS/CVPR/ICML template/page limit, artifact package, 投稿检查, 会议格式. Do not polish manuscript content.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
mikubaka88ccf-visual-composer
Own rendered visuals and visual redesign from supplied content or values: plot, beautify, lay out, generate, reconstruct, and QA paper figures, visual tables, method/architecture diagrams, icons, palettes, reference-guided layout control, and editable SVG/PDF/PPTX. Use for result-table layout, color/readability improvement, visual table redesign without changing numbers, 绘图美化, 排版, 配色, architecture diagrams, GPT Image 2 generation, reference-driven composition, explicit pure SVG, and editable reconstruction. Visual beautification remains here even for experiment results. Do not choose datasets/baselines/metrics, design evidence semantics, invent content, review the paper, rewrite prose, or convert PDFs into writing exemplars.
- Installationen
- 5
- GitHub Stars
- 1993
- Aktualisiert
- 13. Aug.
freshtechbromotion-framer
Modern animation library for React and JavaScript. Create smooth, production-ready animations with motion components, variants, gestures (hover/tap/drag), layout animations, AnimatePresence exit animations, spring physics, and scroll-based effects. Use when building interactive UI components, micro-interactions, page transitions, or complex animation sequences.
- Installationen
- 5
- GitHub Stars
- 808
- Aktualisiert
- 20. Nov.
desplega-aiagent-fs
- Use when the user wants to store, retrieve, search, or manage files in agent-fs — an agent-first filesystem backed by S3. Triggers on: "save this to agent-fs", "find that file", "store this document", "search agent-fs", "list my files", "show version history", "revert file", "set up agent-fs", "get a signed url", "share this file", "manage members", "invite user", "list members", "remove member", "update role", file persistence for agents, shared agent filesystem, or any mention of the agent-fs CLI. Also use when the user needs to manage drives, manage org/drive members, generate presigned URLs, check recent activity, or use semantic search across stored files. Also use when the user wants to run SQL over stored data files ("query this csv", "sql over my files", "duckdb", "aggregate the parquet file", "query the sqlite db", "join these spreadsheets"). Also use when the user wants to mount or unmount agent-fs as a Linux FUSE filesystem ("mount agent-fs", "fuse mount", "fuse", "remote mount", "sandbox mount", "expose drives as files", "use cat/grep/mv on my agent-fs files", "umount the drive", "mount a remote drive", "mount from sprite", "mount from e2b", "mount from hetzner"). Also use when the user wants to use agent-fs as a just-bash filesystem. Also use when the user wants to set up agent-fs without Docker or S3 ("local filesystem backend", "filesystem storage", "no docker", "onboard --filesystem", "store files on disk"). If the user mentions agent-fs in any context, always consult this skill.
- Installationen
- 5
- GitHub Stars
- 15
- Aktualisiert
- 28. Aug.
nottelabsmigrate-to-notte
Cost-compare and migrate browser automation from Browserbase and Stagehand, Kernel, Anchor Browser, Browser Use Cloud, Steel, Hyperbrowser, or Skyvern to Notte. Use when a user wants a provider-to-Notte cost comparison, browser-minute or concurrency model, savings business case, pricing analysis, or a read-only inventory of browser automation usage — and when they want to replace a competing browser infrastructure, SDK, cloud session, agent, web task, profile, proxy, replay, workflow, or provider runtime with a measured, tested, and reversible Notte implementation.
- Installationen
- 5
- GitHub Stars
- 11
- Aktualisiert
- 31. Aug.
nottelabsnotte-browser
Command-line interface for launching and controlling Notte cloud browser sessions: start and stop remote browsers, navigate pages, observe/click/fill elements, scrape web content, manage vaults and personas, capture replays, and deploy browser workflows as Notte Functions for callable, scheduled, or reusable automations such as endpoints, APIs, webhooks, jobs, workflows, and services.
- Installationen
- 5
- GitHub Stars
- 11
- Aktualisiert
- 31. Aug.
nottelabsnotte-functions-build
Explore a website once, find the stable data path, and deploy it as a reusable, parameterized Notte Function (a callable HTTP endpoint that can be scheduled and run at scale). Use when a user wants to build, create, generate, or "bake" a reusable scraper or browser automation for a site, turn a working scrape into an API/endpoint/job, or says things like "I'll run N keywords later", "make this reusable", "pull all listings", "automate this site every day", or "build a function that extracts X from Y". Pairs with notte-functions-doctor, which repairs a built Function when the site changes.
- Installationen
- 5
- GitHub Stars
- 11
- Aktualisiert
- 31. Aug.
nottelabsnotte-functions-doctor
Diagnose and repair a broken Notte Function. Use when a deployed or scheduled Function has started failing or returning empty/wrong results - for example "my function fn... returns empty now", "repair my scraper function", "the Indeed function broke after the site changed", "fix this failed function run", or "diagnose why my scheduled function stopped working". The user supplies the Function that is broken; this skill finds the root cause, re-explores the changed surface, verifies a fix in isolation, and promotes it behind a confirmation gate. Pairs with notte-functions-build, which builds Functions.
- Installationen
- 5
- GitHub Stars
- 11
- Aktualisiert
- 31. Aug.