Explorar skills
1.817 skills encontradas
Alerta por categoria
Receba novas skills de Marketing toda segunda
flow-next-resolve-pr
Resolve PR review feedback — fetch unresolved threads, triage, dispatch per-thread resolver agents, validate, commit, reply + resolve via GraphQL. Triggers on /flow-next:resolve-pr.
flow-next-map
Wrap `clawpatch map` to produce a semantic feature index of the repo (~20 languages, persisted at `.clawpatch/features/*.json`). Detects install, runs `clawpatch init` when `.clawpatch/` absent, invokes provider-free `clawpatch map --source heuristic` by default; `--source auto|agent` flows through as passthrough. Opt-in enrichment — scouts and prime read the resulting index, but flowctl never dep
concurrency-review
Review Java concurrency code for thread safety, race conditions, deadlocks, and modern patterns (Virtual Threads, CompletableFuture, @Async). Use when user asks "check thread safety", "concurrency review", "async code review", or when reviewing multi-threaded code.
seo-geo-optimizer
Comprehensive SEO/GEO/AEO analysis toolkit for optimizing content visibility across traditional search engines (Google, Bing), AI platforms (ChatGPT, Perplexity, Claude, Gemini, Grokipedia), answer engines (Google AI Overviews, Bing Copilot, featured snippets), voice assistants (Google Assistant, Siri, Alexa), and social media (Facebook, Twitter, LinkedIn, WhatsApp, Instagram). Analyzes HTML/Markd
event-driven-patterns
Padrões de fila de mensagens com BullMQ, Kafka, RabbitMQ, cobrindo saga, outbox, fila de mensagens mortas e semântica de exatamente uma vez.
bluesky
Interaja com a rede social Bluesky através do Protocolo AT, permitindo ações como postar, ler linhas do tempo e gerenciar perfis.
youtube-tools
Download gratuito de vídeos do YouTube, extração de transcrições e recuperação de metadados utilizando yt-dlp. Esta skill permite baixar vídeos (individuais ou em massa), extrair legendas, obter metadados ou baixar apenas o áudio, tudo sem chaves de API.
social-post
Aprende o tom das postagens pessoais do usuário no Facebook para gerar e publicar automaticamente conteúdo no FB, Instagram, Threads e X, conforme um calendário de estratégia de 14 dias.
125-java-concurrency
Use para aplicar as melhores práticas de concorrência em Java, abrangendo segurança de threads, ExecutorService, programação assíncrona com CompletableFuture, threads virtuais e prevenção de deadlocks para sistemas concorrentes robustos.
151-java-performance-jmeter
Use when you need to set up JMeter performance testing for a Java project — including creating the run-jmeter.sh script from the exact template, configuring load tests with loops, threads, and ramp-up, or running performance tests from the project root with custom or default settings. This should trigger for requests such as Improve the code with JMeter performance testing; Apply JMeter performanc
wrong
Reset and re-evaluate when current approach isn't working. Use when user says "wrong", "this isn't working", "wrong approach", "start over", "try again", "bad direction", or when the current solution path has hit a dead end and needs a fresh perspective.
pr-threads-resolve
Bulk resolve unresolved PR review threads. Useful after manually addressing threads or after using /pr-threads-address.