Checklist for code reviews
$ npx skills add code-review-checklists/java-concurrencyScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
CLI + Codex · 4 targets
AI Agent Skill Repository
Browse reusable skills for Codex, Claude Code, Cursor, finance, research, web scraping, PPT, football analytics, data, marketing, design, and more.
Live registry search
Exact name and slug matches are checked against the live registry before ranked alternatives.
Decision filters
Showing 1-16 of 24 ranked candidates matching "concurrency"
Best blend of relevance, quality, freshness, and verified outcomes
Checklist for code reviews
$ npx skills add code-review-checklists/java-concurrencyScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
CLI + Codex · 4 targets
Add expert Swift Concurrency guidance to your AI coding tool (Agent Skills open format): safe concurrency, performance optimization, and Swift 6 migration.
$ npx skills add AvdLee/Swift-Concurrency-Agent-SkillScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, wor…
$ npx skills add samber/cc-skills-golang --skill golang-concurrencyScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Use when writing ANY async code, actors, threads, or seeing ANY concurrency error. Covers Swift 6 concurrency, @MainActor, Sendable, data races, async/await patterns.
$ npx skills add CharlesWiltgen/Axiom --skill axiom-concurrencyScenario Research agents · I need my agent to research a topic, compare sources, and produce a concise report.
Claude Code + CLI · 4 targets
Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka.NET for stateful entity management. Avoid locks a…
$ npx skills add Aaronontheweb/dotnet-skills --skill csharp-concurrency-patternsScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle…
$ npx skills add new-silvermoon/awesome-android-agent-skills --skill kotlin-concurrency-expertScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Swift concurrency patterns — actors, structured concurrency, cancellation, async streams, GCD migration, strict-concurrency diagnostics, common bug patterns. Use when wr…
$ npx skills add Prisma-Labs-Dev/apple-skills --skill guide-swift-concurrencyScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
A multi-modal vector database that supports upserts and vector queries using unified SQL (MySQL-Compatible) on structured and unstructured data, while meeting the requir…
$ npx skills add dingodb/dingoScenario RAG and knowledge · I need my agent to build a RAG workflow over documents and retrieve reliable context.
CLI + Codex · 4 targets
CNCF sandbox project, an open source distributed time-series database with high concurrency, high performance, and high scalability
$ npx skills add openGemini/openGeminiScenario GitHub automation · I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
CLI + Codex · 4 targets
WebAI2API: 基于 Camoufox 的网页 AI 转 API 工具,支持 LMArena/Gemini等,多窗口并发与账号隔离。 | Web AI to OpenAI API via Camoufox. Supports LMArena/Gemini and more, multi-window concurrency & a…
$ npx skills add foxhui/WebAI2APIScenario Multimodal media · I need my agent to process images, video, or audio and extract useful information.
OpenAI Agents + Browser agents · 4 targets
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or re…
$ npx skills add Jeffallan/claude-skills --skill cpp-proScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Run the Omnigent load test and produce a results file explaining the latencies. Load when the user wants to load-test / stress-test / benchmark Omnigent under concurrenc…
$ npx skills add omnigent-ai/omnigent --skill run-load-testScenario Testing and QA · I need my agent to test a web app, reproduce bugs, and verify fixes.
Claude Code + CLI · 4 targets
Hunt Missing/Weak Rate Limiting — login brute force, OTP/2FA brute force (10^6 keyspace), password-reset-token brute, credential stuffing, username/email enumeration via…
$ npx skills add elementalsouls/Claude-BugHunter --skill hunt-brute-forceScenario Research agents · I need my agent to research a topic, compare sources, and produce a concise report.
Claude Code + CLI · 4 targets
Review seekdb pull requests and diffs for high-signal correctness, resource-lifetime, concurrency, current-version state-consistency, credential-exposure, workflow-secur…
$ npx skills add oceanbase/seekdb --skill code-reviewScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
$ npx skills add sxyazi/yaziScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
CLI + Codex · 4 targets
Database specialist for SQL, NoSQL, and vector database modeling, schema design, normalization, indexing, transactions, integrity, concurrency control, backup, capacity…
$ npx skills add first-fluke/oh-my-agent --skill oma-dbScenario Database and SQL · I need my agent to inspect database schemas, write SQL, and explain query results.
Claude Code + CLI · 4 targets
Page 1
Showing the strongest 16 results to keep the registry fast for humans and agents. Refine by use case, platform, stars, or search query for a narrower shortlist.
Try the agent resolve APIAI Agent Skill Repository
Browse reusable skills for Codex, Claude Code, Cursor, finance, research, web scraping, PPT, football analytics, data, marketing, design, and more.
Live registry search
Exact name and slug matches are checked against the live registry before ranked alternatives.
Decision filters
Showing 1-16 of 24 ranked candidates matching "concurrency"
Best blend of relevance, quality, freshness, and verified outcomes
Checklist for code reviews
$ npx skills add code-review-checklists/java-concurrencyScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
CLI + Codex · 4 targets
Add expert Swift Concurrency guidance to your AI coding tool (Agent Skills open format): safe concurrency, performance optimization, and Swift 6 migration.
$ npx skills add AvdLee/Swift-Concurrency-Agent-SkillScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, wor…
$ npx skills add samber/cc-skills-golang --skill golang-concurrencyScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Use when writing ANY async code, actors, threads, or seeing ANY concurrency error. Covers Swift 6 concurrency, @MainActor, Sendable, data races, async/await patterns.
$ npx skills add CharlesWiltgen/Axiom --skill axiom-concurrencyScenario Research agents · I need my agent to research a topic, compare sources, and produce a concise report.
Claude Code + CLI · 4 targets
Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka.NET for stateful entity management. Avoid locks a…
$ npx skills add Aaronontheweb/dotnet-skills --skill csharp-concurrency-patternsScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle…
$ npx skills add new-silvermoon/awesome-android-agent-skills --skill kotlin-concurrency-expertScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Swift concurrency patterns — actors, structured concurrency, cancellation, async streams, GCD migration, strict-concurrency diagnostics, common bug patterns. Use when wr…
$ npx skills add Prisma-Labs-Dev/apple-skills --skill guide-swift-concurrencyScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
A multi-modal vector database that supports upserts and vector queries using unified SQL (MySQL-Compatible) on structured and unstructured data, while meeting the requir…
$ npx skills add dingodb/dingoScenario RAG and knowledge · I need my agent to build a RAG workflow over documents and retrieve reliable context.
CLI + Codex · 4 targets
CNCF sandbox project, an open source distributed time-series database with high concurrency, high performance, and high scalability
$ npx skills add openGemini/openGeminiScenario GitHub automation · I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
CLI + Codex · 4 targets
WebAI2API: 基于 Camoufox 的网页 AI 转 API 工具,支持 LMArena/Gemini等,多窗口并发与账号隔离。 | Web AI to OpenAI API via Camoufox. Supports LMArena/Gemini and more, multi-window concurrency & a…
$ npx skills add foxhui/WebAI2APIScenario Multimodal media · I need my agent to process images, video, or audio and extract useful information.
OpenAI Agents + Browser agents · 4 targets
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or re…
$ npx skills add Jeffallan/claude-skills --skill cpp-proScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
Run the Omnigent load test and produce a results file explaining the latencies. Load when the user wants to load-test / stress-test / benchmark Omnigent under concurrenc…
$ npx skills add omnigent-ai/omnigent --skill run-load-testScenario Testing and QA · I need my agent to test a web app, reproduce bugs, and verify fixes.
Claude Code + CLI · 4 targets
Hunt Missing/Weak Rate Limiting — login brute force, OTP/2FA brute force (10^6 keyspace), password-reset-token brute, credential stuffing, username/email enumeration via…
$ npx skills add elementalsouls/Claude-BugHunter --skill hunt-brute-forceScenario Research agents · I need my agent to research a topic, compare sources, and produce a concise report.
Claude Code + CLI · 4 targets
Review seekdb pull requests and diffs for high-signal correctness, resource-lifetime, concurrency, current-version state-consistency, credential-exposure, workflow-secur…
$ npx skills add oceanbase/seekdb --skill code-reviewScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
Claude Code + CLI · 4 targets
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
$ npx skills add sxyazi/yaziScenario Coding agents · I need a coding agent that can understand a repository, edit code, and review pull requests.
CLI + Codex · 4 targets
Database specialist for SQL, NoSQL, and vector database modeling, schema design, normalization, indexing, transactions, integrity, concurrency control, backup, capacity…
$ npx skills add first-fluke/oh-my-agent --skill oma-dbScenario Database and SQL · I need my agent to inspect database schemas, write SQL, and explain query results.
Claude Code + CLI · 4 targets
Page 1
Showing the strongest 16 results to keep the registry fast for humans and agents. Refine by use case, platform, stars, or search query for a narrower shortlist.
Try the agent resolve API