CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
aradotso avatar

Pgque Postgres Queue

aradotso/trending-skills
296 installs26 stars
Summary

If you need a Postgres-based queue that won't bloat your database with dead tuples, this is the move. It's a pure PL/pgSQL implementation of Skype's battle-tested PgQ architecture, using snapshot-based batching and table rotation instead of row-level locks. That means you can run high-throughput queues on managed Postgres (RDS, Supabase, Neon) without vacuum becoming a nightmare. The tradeoff is latency: delivery takes about one to two seconds because nothing ships until a tick fires. Native fan-out is built in, so multiple consumers each get their own copy of every event. If you need sub-second messaging, look elsewhere. If you need reliable queuing that won't degrade your database over weeks of sustained load, this nails it.

Install to Claude Code

npx -y skills add aradotso/trending-skills --skill pgque-postgres-queue --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Backend & APIsDatabases
First SeenJun 3, 2026
View on GitHub

More from aradotso/trending-skills

All 251 skills →
  • Huashu Design Html Native290
  • Freebuff2api Openai Proxy289
  • Aube Package Manager286
  • Permiso Accessibility Permissions283
  • Mdv Markdown Visualization282
  • Create Simulated Aeronautics Mod281
  • Kami Document Design277
  • Gpt2api Openai Gateway276
  • Opengame Agentic Game Creation268
  • Oransim Causal Marketing Twin267
  • Aglais Xqvm Quantum Vm266
  • Cairn Ai Pentest265
  • Flashkda Delta Attention261
  • Openai Privacy Filter261
  • Masterhttprelayvpn Proxy259
  • Crabtrap Llm Proxy257
  • Masterhttprelayvpn Rust256
  • Tilekernels Gpu Kernels256
  • Text To Cad Harness250
  • Freellmapi Proxy212
  • Superlevels Chrome Extension211
  • Gpt Image 2 Skill207
  • Ppt Image First Workflow207
  • Flowdriver Covert Transport206

Recommended

More Backend & APIs →
davila7 avatar
gwas-database

davila7/claude-code-templates

Query NHGRI-EBI GWAS Catalog for SNP-trait associations. Search variants by rs ID, disease/trait, gene, retrieve p-values and summary statistics, for genetic epidemiology and polygenic risk scores.
296
30.2k
bmad-code-org avatar
bmad-review-edge-case-hunter

bmad-code-org/bmad-method

Deprecated — forwards to bmad-review.
295
51.7k
cinience avatar
alicloud-platform-openapi-product-api-discovery-test

cinience/alicloud-skills

Minimal smoke test for product API discovery skill. Validate product pull, merge, and one metadata fetch.
295
396
kernel avatar
kernel-auth

kernel/skills

Use Kernel managed auth whenever an agent needs to do something on a website as a logged-in user, including browsing, operating, automating, testing, debugging, or inspecting authenticated content. Reuse or create auth connections, complete hosted login without abandoning the task, launch profile-backed browsers with telemetry, and handle reauthentication safely.
295
9
sickn33 avatar
database-migrations-migration-observability

sickn33/antigravity-awesome-skills

database migrations migration observability
295
39.4k
anthropics avatar
prior-auth-review-skill

anthropics/healthcare

Automate payer review of prior authorization (PA) requests. This skill should be used when users say "Review this PA request", "Process prior authorization for [procedure]", "Assess medical necessity", "Generate PA decision", or when processing clinical documentation for coverage policy validation and authorization decisions.
293
376