Testing

Unit tests, integration tests, test automation

Showing 1009-1032 of 5540 skills
TencentBlueKing

Vue 3 组件单元测试指南 (Vitest)

by TencentBlueKing

使用 Vitest 和 Vue Test Utils 的标准模版与断言技巧

API Dev 833 4mo ago
astronomer

managing-astro-local-env

by astronomer

Manage local Airflow environment with Astro CLI. Use when the user wants to start, stop, or restart Airflow, view logs, troubleshoot containers, or fix environment issues. For project setup, see setting-up-astro-project.

CLI Tools 381 4mo ago
MADTeacher

dart-drift

by MADTeacher

Complete guide for using drift database library in Dart applications (CLI, server-side, non-Flutter). Use when building Dart apps that need local SQLite database storage or PostgreSQL connection with type-safe queries, reactive streams, migrations, and efficient CRUD operations. Includes setup with sqlite3 package, PostgreSQL support with drift_postgres, connection pooling, and server-side patterns.

Database 99 3mo ago
vincentkoc

opik-integrations-auditor

by vincentkoc

Audit, compare, and document Opik integrations across Python SDK, TypeScript SDK, and OTEL/API backend. Use when adding a new integration, reviewing an existing one, or generating first-pass integration docs and gap analysis.

Docs Gen 55 3mo ago
luongnv89

test-coverage

by luongnv89

Expand unit test coverage by targeting untested branches and edge cases. Use when users ask to "increase test coverage", "add more tests", "expand unit tests", "cover edge cases", "improve test coverage", or want to identify and fill gaps in existing test suites. Adapts to project's testing framework.

Code Gen 81 3mo ago
scaffold-eth

defi-protocol-templates

by scaffold-eth

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.

Finance 2K 4mo ago
revokslab

writing-plans

by revokslab

Use when you have a spec or requirements for a multi-step task, before touching code

Auth 1.7K 4mo ago
borghei

coo-advisor

by borghei

Operations leadership advisor for COOs on business operations, process optimization, scaling infrastructure, cross-functional alignment, and operational excellence.

Code Review 222 3mo ago
gmickel

flow-interview

by gmickel

Interview user in-depth about a spec, bead, or feature idea to extract complete implementation details. Use when user wants to flesh out a spec, refine requirements, discuss technical details, clarify a feature before building, or asks to be interviewed about their idea. Triggers on "interview me", "ask me questions about", "flesh out this spec", "refine requirements", "help me think through".

File Ops 621 5mo ago
QEDGen

qedgen

by QEDGen

Formally verify programs by writing Lean 4 proofs. Trigger this skill whenever the user wants to formally verify code, generate Lean 4 proofs, prove properties about algorithms or smart contracts, verify invariants, convert program logic into formal specifications, or anything involving Lean 4 and formal verification. Also trigger when the user mentions "qedgen", "lean proof", "formal proof", "verify my code", "prove correctness", "formal verification", or wants mathematical guarantees about their implementation.

CLI Tools 61 2mo ago
secondsky

sap-btp-integration-suite

by secondsky

Develops and operates enterprise integration solutions using SAP Integration Suite on Business Technology Platform. Covers Cloud Integration (iFlows), API Management, Event Mesh, Edge Integration Cell, Integration Advisor, Trading Partner Management, Graph, OData Provisioning, Integration Assessment, and Migration Assessment. Use this skill when: - Building integration flows (iFlows) to connect applications - Creating, managing, or debugging API proxies and policies - Implementing event-driven architectures with Event Mesh - Setting up B2B/EDI integrations with Trading Partner Management - Deploying hybrid integrations with Edge Integration Cell - Migrating from SAP Process Orchestration (PO/PI) - Configuring adapters (SFTP, HTTP, OData, RFC, AMQP, Kafka, etc.) - Writing Groovy/JavaScript scripts for message processing - Troubleshooting integration errors and monitoring message flows Keywords: sap integration suite, cloud integration, cpi, scpi, sap cpi, iflow, integration flow, api management, apim, api proxy, api policy, developer hub, developer portal, event mesh, edge integration cell, integration advisor, trading partner management, tpm, b2b integration, edi integration, migration assessment, integration assessment, isa-m, graph, odata provisioning, sap btp integration, cloud platform integration, message mapping, groovy script, adapter configuration, content modifier, splitter, aggregator, router, sftp adapter, http adapter, odata adapter, rfc adapter, amqp adapter, kafka adapter, jms queue, data store, idempotent processing, exactly once

API Dev 326 5mo ago
secondsky

sap-btp-master-data-integration

by secondsky

Configures and integrates SAP Master Data Integration (MDI) service on SAP Business Technology Platform. Use when setting up MDI tenants, connecting applications (S/4HANA, SuccessFactors, Ariba, Fieldglass, etc.), configuring distribution models, SOAP APIs for business partners, extensibility, or troubleshooting master data replication. Covers One Domain Model integration, Business Data Orchestration, client authentication (OAuth2, mTLS), and security configurations.

API Dev 326 5mo ago
onmax

vue

by onmax

Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance

Testing 672 3mo ago
JoelLewis

examination-readiness

by JoelLewis

"SEC and FINRA examination process: exam types, document production, deficiency findings, mock exam frameworks, examination priorities, remediation strategies."

Code Review 119 3mo ago
mrgoonie

backend-development

by mrgoonie

Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.

Auth 2.1K 6mo ago
mrgoonie

Google ADK Python Skill

by mrgoonie

Remember: ADK treats agent development like traditional software engineering - use version control, write tests, and follow engineering best practices.

Agents 2.1K 7mo ago
camoa

code-quality-audit

by camoa

Use when checking code quality, running security audits, testing coverage, finding violations, or setting up quality tools - supports Drupal (PHPStan, PHPMD, PHPCPD, Psalm, Semgrep, Trivy, Gitleaks via DDEV) and Next.js (ESLint, Jest, jscpd, madge, Semgrep, Trivy, Gitleaks) projects with TDD, SOLID, DRY, and OWASP security checks

Code Review 29 3mo ago
camoa

paper-test

by camoa

Use when testing code through mental execution - trace code line-by-line with concrete input values to find bugs, logic errors, missing code, edge cases, and contract violations before deployment

Debugging 29 3mo ago
CommandCodeAI

writing-skills

by CommandCodeAI

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Agents 68 5mo ago
tkersey

fix

by tkersey

Review+fix protocol with safety guardrails (unsoundness, invariants, footguns, incidental complexity). Use when prompts say "$fix this PR", "fix current branch", "fix this diff", "repair CI red", or "apply a minimal patch", and when crash/corruption/invariant-break issues need correction with a validation signal.

Debugging 57 3mo ago
HoangNguyen0403

Testing

by HoangNguyen0403

Standards for Component Test Harnesses and TestBed.

Code Gen 502 4mo ago
HoangNguyen0403

Android Legacy State

by HoangNguyen0403

Standards for State integration with Views using Coroutines and Lifecycle

Code Gen 502 4mo ago
garden-co

jazz-testing

by garden-co

Use this skill when you need to write, review, or debug automated tests for applications built on the Jazz framework. This skill provides the correct architectural patterns for simulating local-first synchronization and multi-user environments without resorting to invalid mocking strategies.

Code Gen 94 4mo ago
LerianStudio

ring:dev-implementation

by LerianStudio

Gate 0 of the development cycle. Executes code implementation using the appropriate specialized agent based on task content and project language. Handles TDD workflow with RED-GREEN phases. Follows project standards defined in docs/PROJECT_RULES.md.

Agents 193 3mo ago