Podman is a daemonless container engine for developing, managing, and running OCI containers on Linux, Mac, and Windows.
Validate Kubernetes resource configurations against best practice policies using Fairwinds Polaris. Runs as a CLI for CI/CD, a dashboard for cluster-wide audits, or a validating…
The Triple Gate — Rook's mandatory quality enforcement system. Auto-triggers on every non-trivial build.
AI-powered synthetic population simulator with clean architecture, Python type safety, and professional dashboard design patterns
PolicyEngine API v2 - Next-generation microservices architecture with monorepo structure
Applies political philosophy frameworks (Hobbes, Locke, Rousseau, Rawls, Sen, Ostrom) to software architecture decisions -- authority models, resource allocation, capability…
Three-layer verification for ported code - differential testing, adversarial hardening, and standard verify
Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline.
Comprehensive Polymarket skill covering prediction markets, API, trading, market data, and real-time WebSocket data streaming.
Multi-agent orchestration with container-isolated workspaces — each agent session runs in its own Docker container with independent git branches
Review PooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.
Use when starting work on an unfamiliar project or needing to understand a codebase - performs comprehensive analysis discovering architecture, patterns, dependencies, testing…
Validates PopKit code quality using concrete metrics for DRY, coupling, cohesion, and architectural patterns
Confidence-based code review that filters issues to 80+ threshold, eliminating false positives and noise.
Execute deployment to target environment - supports dry-run mode, captures deployment metrics and logs, handles rollback on failure.
Use when you need to manage project deployments - analyzes project structure to detect deployment targets (Docker, npm, Vercel, etc.), creates .claude/popkit/deploy.json config,…
Emergency rollback to previous deployment version - supports automatic and manual rollback triggers, validates rollback success, and creates incident report.
Use after pop-deploy-init to generate deployment infrastructure files - creates Dockerfiles, docker-compose configs, Kubernetes manifests, CI/CD pipeline workflows, and…
Pre-deployment validation - checks build, tests, security, dependencies, and deployment config against target environment.
Context-aware recommendation engine that analyzes git status, TypeScript errors, GitHub issues, and technical debt to suggest prioritized next actions.
Multi-agent orchestration system using Claude Code's native background agents (2.0.64+) for true parallel collaboration.
E2B Sandbox Manager - Provides safe, isolated environments for code execution and testing. Essential for multi-agent swarms to avoid local file conflicts.
Four-phase debugging: root cause → patterns → hypothesis → implement. For complex bugs, test failures, multi-component issues. NOT for obvious syntax errors.
Check if services are responding on given host:port pairs. Supports TCP and HTTP checks with configurable timeout. Use for service monitoring, health checks, and network debugging.
Multi-agent coordination daemon for coding agents. Use for deterministic port claims, session tracking, salvage, file claims, notes, pub/sub, tuple-space coordination, background…
Render and serialize Portable Text to React, Svelte, Vue, Astro, HTML, Markdown, and plain text. Use when implementing Portable Text rendering in any frontend framework, building…
Control Docker containers and stacks via Portainer API. List containers, start/stop/restart, view logs, and redeploy stacks from git.
Angular 20 conventions for the Alexis Trejo portfolio—standalone components, zoneless SSR, routing, services, file layout, naming, and data patterns.
Auto-sync GitHub repos to portfolio website. Scans GitHub repos, captures screenshots with Playwright, generates project entries, and updates projects-data.js or Supabase DB.
Auto-loaded context for Portfolio Buddy 2 development. Use for ANY task involving: React 19 development, TypeScript, portfolio analysis features, metrics calculations, trading…
When the user manages multiple brands, products, or sub-brands and needs portfolio-level strategy. Also use when 'portfolio,' 'budget allocatie,' 'merkenarchitectuur,' 'brand…
E2E testing skill for Pawel Lipowczan portfolio project (Playwright + React/Vite). Use when user wants to create new E2E tests, debug flaky tests, extend test coverage, verify…
Portkey AI gateway — unified LLM API, load balancing, fallbacks, caching, guardrails, observability
Named HTTPS .localhost URLs for local development with portless (v0.10.x). Eliminates port collisions, enables stable URLs for agents, integrates with emulate for API emulation…
Check what's using shella ports (47100-47199). Use when debugging port conflicts or seeing what's running.
Implement POSSE (Publish on Own Site, Syndicate Elsewhere) content distribution with canonical URLs, cross-platform syndication, backfeed collection, and resilient delivery.
Use when a Godot/.NET task needs a Layer 4 overlay completion review after a large refactor, multi-file implementation, or new feature, and the agent must assess layer boundaries,…
Write individual platform-native posts for X, LinkedIn, Instagram, and TikTok — with proper hooks, value-dense bodies, and CTAs optimized to each platform's format, audience, and…
[METHODOLOGY] Post-deploy verification (execute AVP from tech-spec on live environment, verify acceptance criteria from user-spec + tech-spec, pick up deferred criteria from…
Verifying Salesforce deployments succeeded end-to-end after metadata lands in the target org. Covers validation deploys (checkOnly), quick deploy from validated IDs, Apex test…
High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B-70B+). Built on Ray, vLLM, ZeRO-3.
Execute read-only SQL queries against multiple PostgreSQL databases. Use when: (1) querying PostgreSQL databases, (2) exploring database schemas/tables, (3) running SELECT queries…
Advanced PostgreSQL patterns for performance optimization, complex queries, indexing strategies, and database design
Use when designing, reviewing, or hardening PostgreSQL backup, point-in-time recovery, and day-2 operational readiness against stated RPO/RTO targets.
Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety.
Choosing a Postgres connection pool mode that matches your workload — pgBouncer session/transaction/statement modes, the prepared-statement story (pgBouncer 1.21+), Supabase…
Use when starting a new PostgreSQL database, picking naming conventions, deciding multi-schema layout, or hardening search_path against SECURITY DEFINER injection.
PostgreSQL expert for query optimization, indexing, extensions, and database administration
Use when a Postgres query is slow, p99 latency regressed after deploy, EXPLAIN ANALYZE output needs interpretation, the planner is choosing the wrong index, dead tuples are…
Use when designing game database schemas, player data models, inventory systems, or working with Drizzle ORM and PostgreSQL for games.
Recommend the right Postgres index for a query or workload — choosing B-Tree vs. GIN vs. BRIN vs. partial/covering/expression, checking for redundant or unused indexes, and…
Use when reviewing or remediating PostgreSQL query and index performance against a stated performance budget.
PostgreSQL-based job queue with priority scheduling, batch claiming, and progress tracking. Use when building job queues without external dependencies.
Use Crystal DBA Postgres MCP Pro for PostgreSQL schema inspection, safe read-only SQL, explain plans, health checks, and index-tuning analysis from Codex.
Query, analyze, and tune PostgreSQL databases through your AI agent with safe access controls. Beyond basic SQL execution, it provides index tuning recommendations, query plan…
Postgres MCP Pro is an open-source MCP server that provides AI agents with PostgreSQL database health analysis, index tuning recommendations, query plan optimization, schema…
Expert guidance on using PostgreSQL with Swift. Use when developers mention: (1) PostgreSQL or Postgres in Swift, (2) postgres-nio library, (3) SQL queries in Swift, (4)…
PostgreSQL operations, optimization, and administration. Use for: schema design, index selection, query tuning with EXPLAIN ANALYZE, postgresql.conf configuration, backup and…
PostgreSQL optimization including indexes, query plans, partitioning, JSONB operations, and connection pooling
PostgreSQL patterns for reviewing migrations and writing efficient queries. Use when reviewing Alembic migrations, optimizing queries, or debugging database issues.