Navegando:

Navegue e instale milhares de habilidades para AI Agents no diretório Killer-Skills. Compatível com Claude Code, Windsurf, Cursor e mais.

58 skills disponíveis

add-nodebridge-handler

Logo of neovateai
neovateai

Use this skill when adding a new NodeBridge handler to src/nodeBridge.ts, including updating types in src/nodeBridge.types.ts and optionally testing with scripts/test-nodebridge.ts

0
0
Desenvolvedor

reviewing-restate-handlers

Logo of unkeyed
unkeyed

Reviews restate handler code in svc/ctrl/worker to find restate client calls (service calls, state access, sleep, etc.) incorrectly placed inside restate.Run, restate.RunVoid, or restate.RunAsync closures. Use when reviewing restate handlers, checking restate.Run usage, or auditing worker service code.

0
0
Desenvolvedor

create-event-handlers

Logo of Edgame2
Edgame2

Sets up RabbitMQ event publishers and consumers following ModuleImplementationGuide.md Section 9. RabbitMQ only (no Azure Service Bus). Creates publishers with DomainEvent (tenantId only; no organizationId), consumers with handlers, naming {domain}.{entity}.{action}, required fields (id, type, version, timestamp, tenantId, source, data). Use when adding event-driven communication, async workflows, or integrating via events.

0
0
Desenvolvedor

research

Logo of UnaMentis
UnaMentis

O que é um Research Advisor? É um agente de pesquisa que fornece orientação e validação de metodologia para desenvolvedores

10
0
Desenvolvedor

compose-multiplatform-patterns

[ Destaque ]
Logo of affaan-m
affaan-m

Compose Multiplatform Patterns é uma habilidade de agente de IA que permite criar interfaces de usuário compartilhadas em várias plataformas

108.5k
0
Desenvolvedor

huggingface-jobs

[ Oficial ]
Logo of huggingface
huggingface

Hugging Face Jobs é uma habilidade de agente de IA que permite executar trabalhos em nuvem para processamento de dados e treinamento de modelos

mflux-testing

Logo of filipstrand
filipstrand

Run tests in mflux (fast/slow/full), preserve image outputs, and handle golden image diffs safely.

dev-review-pr

Logo of RosyGameStudio
RosyGameStudio

Handle automated PR review feedback and merge when ready

23
0
Desenvolvedor

pdf-reader

Logo of qwibitai
qwibitai

Read and extract text from PDF files — documents, reports, contracts, spreadsheets. Use whenever you need to read PDF content, not just when explicitly asked. Handles local files, URLs, and WhatsApp attachments.

Template Variables Reference

Logo of overcut-ai
overcut-ai

Variáveis de modelo são elementos que permitem personalizar fluxos de trabalho de desenvolvimento em Overcut

0
0
Desenvolvedor

setup-dev

[ Oficial ]
Logo of getsentry
getsentry

Set up and manage the Sentry development environment using devenv. Handles fresh setup, updating existing environments, starting dev services, and troubleshooting. Use when asked to set up sentry, setup dev environment, get sentry running, start dev server, devenv setup, devservices not working, sentry wont start, or any development environment issue.

43.2k
0
DevOps & Cloud

babysit-pr

Logo of openai
openai

Babysit a GitHub pull request after creation by continuously polling CI checks/workflow runs, new review comments, and mergeability state until the PR is ready to merge (or merged/closed). Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and stop only when user help is required (for example CI infrastructure issues, exhausted flaky retries, or ambiguous/blocking situations). Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.

62.0k
0
Desenvolvedor