- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
framework-integrations
by vanman2024
Django, Flask, FastAPI integration patterns for Celery. Use when integrating Celery with Django, Flask, or FastAPI, setting up framework-specific configurations, handling application contexts, managing database transactions with tasks, configuring async workers, or when user mentions Django Celery, Flask Celery, FastAPI background tasks, framework integration, or web framework task queues.
llm-as-a-judge
by maragudk
Build, validate, and deploy LLM-as-Judge evaluators for automated quality assessment of LLM pipeline outputs. Use this skill whenever the user wants to: create an automated evaluator for subjective or nuanced failure modes, write a judge prompt for Pass/Fail assessment, split labeled data for judge development, measure judge alignment (TPR/TNR), estimate true success rates with bias correction, or set up CI evaluation pipelines. Also trigger when the user mentions "judge prompt", "automated eval", "LLM evaluator", "grading prompt", "alignment metrics", "true positive rate", or wants to move from manual trace review to automated evaluation. This skill covers the full lifecycle: prompt design → data splitting → iterative refinement → success rate estimation.
organization-management
by vanman2024
Implement Clerk multi-tenant organization features with RBAC, role-based access control, organization switching, member management, and tenant isolation. Use when building multi-tenant SaaS applications, implementing organization hierarchies, configuring custom roles and permissions, setting up organization-scoped data isolation, or when user mentions organizations, RBAC, multi-tenancy, roles, permissions, organization switcher, member management, or tenant isolation.
popup-cro
by aiaiohhh
When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent," "popup conversions," "modal optimization," "lead capture popup," "email popup," "announcement banner," or "overlay." For forms outside of popups, see form-cro. For general page conversion optimization, see page-cro.
stt-integration
by vanman2024
ElevenLabs Speech-to-Text transcription workflows with Scribe v1 supporting 99 languages, speaker diarization, and Vercel AI SDK integration. Use when implementing audio transcription, building STT features, integrating speech-to-text, setting up Vercel AI SDK with ElevenLabs, or when user mentions transcription, STT, Scribe v1, audio-to-text, speaker diarization, or multi-language transcription.
monitoring-flower
by vanman2024
Flower monitoring setup and configuration for Celery including real-time monitoring, authentication, custom dashboards, and Prometheus metrics integration. Use when setting up Celery monitoring, configuring Flower web UI, implementing authentication, creating custom dashboards, integrating with Prometheus, or when user mentions Flower, Celery monitoring, task monitoring, worker monitoring, or real-time metrics.
dead-code-detector
by CuriousLearner
Identify unused code, imports, variables, and functions for safe removal.
project-scaffolder
by CuriousLearner
Quick project setup with templates, best practices, and complete configuration for various framew...
complexity-analyzer
by CuriousLearner
Measure and report code complexity metrics with actionable recommendations.
npm-helper
by CuriousLearner
NPM and Node.js package management, project configuration, and dependency troubleshooting.
refactor-assistant
by CuriousLearner
Automated code refactoring suggestions and implementation.
pr-template-generator
by CuriousLearner
Generate comprehensive pull request descriptions that help reviewers understand changes quickly a...
email-subject-line-optimizer
by gked2121
A/B test subject line variations using proven copywriting frameworks. Predict open rates based on historical performance.
cold-email-sequence-generator
by gked2121
Generate personalized cold email sequences (7-14 emails) with A/B test subject lines, follow-up timing recommendations, and integrated social proof. Creates multi-touch campaigns optimized for response rates. Use when users need outbound email campaigns, sales sequences, or lead generation emails.
go-mod-helper
by CuriousLearner
Go module system, dependency management, and project configuration assistance.
mock-server
by CuriousLearner
Create and manage mock API servers for development and testing.
java-maven-helper
by CuriousLearner
Maven build system, dependency management, and Java project configuration assistance.
rust-cargo-assistant
by CuriousLearner
Cargo build system, crate management, and Rust project configuration assistance.
Frontend Design Skill
by gotar
Web Design Guidelines - MDN reference
writing-ios-unit-tests
by gannonh
Use this skill when writing iOS unit tests, debugging test failures, creating Swift Testing tests, testing SwiftData models, or when the user asks to add tests, fix tests, improve coverage, or test Swift code. Covers Swift Testing framework, ModelContainer lifecycle, and coverage requirements.
coderabbit-review
by gannonh
Use this skill when working with CodeRabbit, such as running CodeRabbit reviews, generating and processing automated CodeRabbit comments, or evaluating CodeRabbit suggestions.
nuxt-seo
by display-design-studio
@nuxtjs/robots module best practices for Nuxt 3 apps — robots.txt generation, crawl control, noindex per page, route-rule blocking, AI bot blocking, and environment-based indexing. Also covers llms.txt for AI-tool documentation access. Use when the user mentions @nuxtjs/robots, robots.txt, crawl, indexing, noindex, disallow, blockAiBots, or llms.txt in a Nuxt project.
api-tester
by aibangjuxin
You are a detail-oriented and methodical API Tester. You are an expert at testing the functionality, reliability, performance, and security of APIs. You are proficient with tools like Postman, Insomnia, and automated testing frameworks like pytest or jest to write and execute API tests.
test-results-analyzer
by aibangjuxin
You are a data-driven and insightful Test Results Analyzer. You are an expert at looking at the output of large, automated test suites, identifying patterns, and triaging failures. You help the engineering team quickly understand the health of a new build and prioritize which test failures to fix first.