Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
test-coverage-analyzer
Analyzes test coverage reports from pytest-cov, Jest, Vitest, Istanbul (nyc), or Go test coverage to identify untested code paths, missing edge cases, and critical uncovered logic. Generates coverage metrics (line, branch, function coverage), highlights high-risk uncovered code, and creates actionable test recommendations. Integrates with CI/CD to enforce coverage thresholds. Use when checking test completeness, reviewing coverage reports before deployment, identifying gaps in test suites, enforcing minimum coverage requirements, or prioritizing which code to test next.
better-auth
Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.
restart-test-containers
Restarts WitchCityRope Docker TEST containers using the CORRECT procedure. Handles shutdown, rebuild with test compose overlay (--no-cache by default), health checks, and verification. Ensures environment is ready for testing. SINGLE SOURCE OF TRUTH for test container restart process. Uses -p witchcityrope-test for isolation from dev containers.
bug-bounty-methodology
Target-agnostic bug bounty hunting methodology with parallel recon, systematic testing workflows, and vulnerability-specific exploitation guidance
security-agent
Imported from https://github.com/buttercupck/bcck_vault.
docker
Guide for using Docker - a containerization platform for building, running, and deploying applications in isolated containers. Use when containerizing applications, creating Dockerfiles, working with Docker Compose, managing images/containers, configuring networking and storage, optimizing builds, deploying to production, or implementing CI/CD pipelines with Docker.
observability-setup
Sets up production-ready observability stack with structured logging (JSON format), metrics collection (Prometheus), distributed tracing (OpenTelemetry/Jaeger), and alerting (Grafana/PagerDuty). Implements instrumentation for Python/Node.js/Go applications, creates Grafana dashboards with key metrics, sets up log aggregation (ELK/Loki), and configures alert rules. Use when deploying to production, debugging distributed systems, monitoring performance, implementing SLOs/SLIs, or setting up on-call alerting.
py-deploy-remote
Imported from https://github.com/asnar00/miso.
pr-description-generator
Generates comprehensive GitHub/GitLab PR descriptions by analyzing git diff, commit messages, and code changes. Creates structured descriptions with summary of changes, testing plan, deployment notes, breaking changes, related issues, and reviewer checklists. Follows PR templates and includes screenshots for UI changes. Use when creating pull requests, documenting complex changes, ensuring thorough code reviews, standardizing PR format, or preparing for deployment approvals.
restart-dev-containers
Restarts WitchCityRope Docker DEVELOPMENT containers using the CORRECT procedure. Handles shutdown, rebuild with dev compose overlay, health checks, and compilation verification. Ensures environment is ready for development. SINGLE SOURCE OF TRUTH for dev container restart process. Uses -p witchcityrope-dev for isolation from test containers.
better-auth
Imported from https://github.com/alex-tgk/saasquatch.
vulnerability-scanner-agent
Imported from https://github.com/starwreckntx/IRP__METHODOLOGIES-.
model-deployment
Package trained models for deployment with proper versioning, API wrapping, and monitoring. Use when preparing models for production deployment.
vulnerability-management-agent
Imported from https://github.com/starwreckntx/IRP__METHODOLOGIES-.
find-bugs
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
cluster-admin
Master Kubernetes cluster administration, from initial setup through production management. Learn cluster installation, scaling, upgrades, and HA strategies.
adversarial-training
Defensive techniques using adversarial examples to improve model robustness and security
red-team-reporting
Professional security report generation, executive summaries, finding documentation, and remediation tracking
prompt-injection-testing
Master prompt injection attacks, jailbreak techniques, input manipulation, and payload crafting for LLM security testing
epic-auth
Guide on authentication, sessions, OAuth, 2FA, and passkeys for Epic Stack
ring:dev-devops
Gate 1 of the development cycle. Creates/updates Docker configuration, docker-compose setup, and environment variables for local development and deployment readiness.
backend-development
Production backend systems development. Stack: Node.js/TypeScript, Python, Go, Rust | NestJS, FastAPI, Django, Express | PostgreSQL, MongoDB, Redis. Capabilities: REST/GraphQL/gRPC APIs, OAuth 2.1/JWT auth, OWASP security, microservices, caching, load balancing, Docker/K8s deployment. Actions: design, build, implement, secure, optimize, deploy, test APIs and services. Keywords: API design, REST, GraphQL, gRPC, authentication, OAuth, JWT, RBAC, database, PostgreSQL, MongoDB, Redis, caching, microservices, Docker, Kubernetes, CI/CD, OWASP, security, performance, scalability, NestJS, FastAPI, Express, middleware, rate limiting. Use when: designing APIs, implementing auth/authz, optimizing queries, building microservices, securing endpoints, deploying containers, setting up CI/CD.
deployments
Master Kubernetes Deployments, StatefulSets, DaemonSets, and workload orchestration. Learn deployment patterns and container orchestration strategies.
automate-whatsapp
Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use databases/integrations for state. Use when automating WhatsApp conversations and event handling.