- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
swift-composable-architecture
by nonameplum
The Composable Architecture (TCA) - A library for building Swift applications with state management, composition, and testability
smart-water-treatment
by kcchien
"Water treatment system architect. Use for: (1) Process troubleshooting and system design for semiconductor UPW, municipal, industrial, desalination, and reuse applications, (2) Water quality analysis, chemical dosing, and emerging contaminants (RO, EDI, IX, UF, MBR, AOP, biological treatment), (3) AI/ML modeling with PINNs, time-series foundation models, PID/MPC control, (4) SCADA/OT integration (OPC UA/MQTT), IEC 62443 cybersecurity, SEMI E187, (5) ESG reporting, ISA-101 HMI design, and deployment architecture. 中文觸發:水處理、超純水、海水淡化、再生水、污水處理、RO膜、加藥控制、SCADA、薄膜、混凝、消毒、污泥。"
swift-snapshot-testing
by nonameplum
A library for snapshot testing in Swift with support for views, images, and custom formats
swift-dependencies
by nonameplum
A dependency management library for Swift with controlled, testable dependencies
devtap-get-build-errors
by killme2008
Fetch devtap output for the current turn. Default to concise summaries and print raw logs only on explicit request.
iOS Animation Graphics Skill
by fal3
Creating animations and graphics using SwiftUI Canvas, Core Animation, and Lottie integration for engaging iOS app experiences.
role-architect:capacity-planning
by rnavarych
Capacity planning expertise including traffic estimation, resource sizing, growth modeling, peak load planning, infrastructure runway calculation, and load testing correlation.
list-tech-specs
by jpoutrin
List all Technical Specifications with status and metadata
role-aqa:performance-testing
by rnavarych
Performance test design and execution with k6 (JavaScript, cloud execution, thresholds), JMeter (GUI, distributed), Gatling (Scala DSL), and Artillery (YAML config). Load, stress, soak, and spike testing. Baselines, bottleneck analysis, CI performance gates, custom metrics, and result analysis.
swift-package-manager
by nonameplum
Swift Package Manager documentation - create packages, manage dependencies, build and test Swift code
role-aqa:security-testing
by rnavarych
Security test automation with OWASP ZAP (active/passive scanning), Burp Suite, SAST (SonarQube, CodeQL), DAST, dependency scanning (Snyk, Dependabot, npm audit), penetration test planning, vulnerability management, and threat modeling integration. Use when implementing security testing or evaluating application security posture.
role-aqa:api-testing
by rnavarych
API test automation with Postman/Newman, REST Assured, SuperTest, and httpx. Contract testing (Pact, consumer-driven), schema validation (JSON Schema, OpenAPI), mock servers (WireMock, MSW), API performance baselines, and auth token management. Use when testing REST/GraphQL APIs or setting up API test infrastructure.
technical-specification
by jpoutrin
Technical specification writing for implementation details. Use when documenting how to build a solution (post-decision), API contracts, schemas, and system design. Complements RFC skill which handles decision-making.
Swift Unit Testing: Agent Playbook
by nonameplum
Runs in < 100ms
functional-programming-developer
by nonameplum
Functional architecture guidance for Swift (immutability, pure functions, reducers, DI via functions).
pattern-detection
by jpoutrin
Auto-detects reusable patterns, best practices, and automation opportunities during implementation. Recognizes repetitive structures and generalizable solutions that could become skills.
tech-spec-status
by jpoutrin
Show Tech Spec details or update status through lifecycle
solo-builder
by quangrau
Solo Builder agent that builds complete applications from scratch using a phased Agentic Coding workflow with deep research, per-phase testing, and human-in-the-loop checkpoints.
Swift Unit Testing Skill
by fal3
Guidelines and templates for writing effective unit tests with XCTest, including test-driven development practices and mocking techniques.
rag-evaluation
by latestaiagents
Test and benchmark RAG systems with proper metrics and evaluation frameworks. Use this skill when evaluating RAG quality, measuring retrieval performance, using RAGAS metrics, or building RAG test suites. Activate when: RAG evaluation, RAG testing, RAGAS, retrieval metrics, faithfulness, relevance, context precision, RAG benchmarking.
e2e-testing
by oakoss
'E2E test architecture and patterns with Playwright. Use when designing test suites, structuring Page Object Models, planning CI sharding strategies, setting up authentication flows, or organizing tests with tags and annotations. Use for test architecture, accessibility auditing with axe-core, network mocking strategies, visual regression workflows, HAR replay, and storageState authentication patterns. For Playwright API details, browser automation, or web scraping, use the playwright skill instead.'
web-tests
by marcioaltoe
Complete browser automation with Playwright. ALWAYS use when user needs browser testing, E2E testing, screenshots, form testing, or responsive design validation. Auto-detects dev servers, saves test scripts to working directory. Examples - "test this page", "take screenshots of responsive design", "test login flow", "check for broken links", "validate form submission".
bun-runtime
by oakoss
Bun JavaScript runtime, bundler, and package manager. Covers Bun.serve() HTTP server, Bun.file() I/O, SQLite, password hashing, Bun.build() bundler, bun:test runner, and package management. Use when building with Bun APIs, running scripts with Bun, bundling code, managing packages with bun install/add, or writing tests with bun:test.
api-testing
by oakoss
API testing patterns with supertest, MSW, and Vitest. Covers integration testing for REST APIs, HTTP request mocking with Mock Service Worker v2, response assertions, schema validation, test organization, and framework-specific patterns for Express, Fastify, and Hono. Use when writing integration tests for REST APIs, mocking HTTP requests, or testing API endpoints. Use for api-test, supertest, msw, mock-service-worker, integration-test, http-mock, endpoint-test, request-test.