Testing

Unit tests, integration tests, test automation

Showing 1345-1368 of 5891 skills
existential-birds

pydantic-ai-testing

by existential-birds

Test PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit tests, mocking LLM responses, or recording API interactions.

Agents 79 7mo ago
existential-birds

llm-artifacts-detection

by existential-birds

Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.

Prompts 79 7mo ago
TheBushidoCollective

cypress-ci-cd

by TheBushidoCollective

Use when cypress CI/CD integration including parallelization, test recording, and media capture.

CI/CD 190 7mo ago
TheBushidoCollective

bun-package-manager

by TheBushidoCollective

Use when managing dependencies with Bun's package manager. Covers installing packages, workspaces, lockfiles, and migrating from npm/yarn/pnpm to Bun.

CLI Tools 190 7mo ago
TheBushidoCollective

bun-testing

by TheBushidoCollective

Use when writing tests with Bun's built-in test runner. Covers test organization, assertions, mocking, and snapshot testing using Bun's fast test infrastructure.

Processing 190 7mo ago
TheBushidoCollective

cocoapods-publishing-workflow

by TheBushidoCollective

Use when publishing CocoaPods libraries to CocoaPods Trunk. Covers pod trunk registration, podspec validation, version management, and publishing best practices for successful library distribution.

Git & VCS 190 7mo ago
TheBushidoCollective

cocoapods-subspecs-organization

by TheBushidoCollective

Use when organizing complex CocoaPods libraries into subspecs. Covers modular architecture, dependency management between subspecs, and default subspecs patterns for better code organization and optional features.

Processing 190 7mo ago
TheBushidoCollective

cocoapods-podspec-fundamentals

by TheBushidoCollective

Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and platform specifications for iOS, macOS, tvOS, watchOS, and visionOS projects.

Git & VCS 190 7mo ago
TheBushidoCollective

gitlab-ci-job-configuration

by TheBushidoCollective

Use when defining GitLab CI jobs, configuring scripts, setting up environments, or managing job dependencies. Covers job structure and execution options.

Automation 190 7mo ago
TheBushidoCollective

cypress-advanced

by TheBushidoCollective

Use when advanced Cypress features including custom commands, plugins, and network stubbing.

Debugging 190 7mo ago
TheBushidoCollective

cucumber-best-practices

by TheBushidoCollective

Cucumber best practices, patterns, and anti-patterns

Auth 190 7mo ago
TheBushidoCollective

cocoapods-privacy-manifests

by TheBushidoCollective

Use when implementing iOS 17+ privacy manifests for CocoaPods libraries. Covers PrivacyInfo.xcprivacy file creation, required reasons API declarations, and proper resource bundle integration for App Store compliance.

Processing 190 7mo ago
TheBushidoCollective

gitlab-ci-pipeline-configuration

by TheBushidoCollective

Use when configuring GitLab CI/CD pipelines, defining stages, or setting up workflow rules. Covers pipeline structure, stage ordering, and execution flow.

Automation 190 7mo ago
TheBushidoCollective

cypress-fundamentals

by TheBushidoCollective

Use when cypress fundamentals including commands, assertions, fixtures, and E2E testing patterns.

Debugging 190 7mo ago
TheBushidoCollective

gitlab-ci-artifacts-caching

by TheBushidoCollective

Use when configuring artifacts for inter-job data passing or caching for faster builds. Covers cache strategies and artifact management.

Caching 190 7mo ago
TheBushidoCollective

gitlab-ci-best-practices

by TheBushidoCollective

Use when optimizing GitLab CI/CD pipelines for performance, reliability, or maintainability. Covers pipeline optimization and organizational patterns.

CI/CD 190 7mo ago
TheBushidoCollective

cocoapods-test-specs

by TheBushidoCollective

Use when adding automated tests to CocoaPods libraries using test specs. Covers test spec configuration, app host requirements, and testing patterns that integrate with pod lib lint validation.

Kubernetes 190 7mo ago
sd0xdev

feature-dev

by sd0xdev

"Feature development workflow. Use when: implementing features, writing code, running dev loop. Not for: understanding code (use code-explore), reviewing code (use codex-code-review). Output: implemented feature + tests + review gate."

Code Gen 188 7mo ago
sd0xdev

post-dev-test

by sd0xdev

"Post-development test completion. Use when: checking test coverage after feature-dev, writing missing integration/e2e tests. Not for: unit test generation (use codex-test-gen), test review (use test-review). Output: test files + coverage report."

File Ops 188 7mo ago
sd0xdev

feasibility-study

by sd0xdev

"Feasibility analysis from first principles. Use when: evaluating solutions before tech-spec, comparing approaches, risk assessment. Not for: implementation (use feature-dev), architecture advice (use codex-architect). Output: quantitative comparison + recommendation."

Academic 188 7mo ago
sd0xdev

request-tracking

by sd0xdev

"Request tracking knowledge base. Use when: querying request status, managing document references, tracking progress. Not for: creating requests (use create-request), tech specs (use tech-spec). Output: status report + progress tracking."

Code Gen 188 7mo ago
sd0xdev

doc-review

by sd0xdev

"Document review via Codex MCP. Use when: reviewing .md docs, tech spec audit, document quality check. Not for: code review (use codex-code-review), test review (use test-review). Output: 5-dimension rating table + gate."

Code Review 188 7mo ago
sd0xdev

repo-intake

by sd0xdev

"Project initialization inventory (one-time). Use when: first onboarding a project, rebuilding cache after structural changes. Not for: day-to-day development (read cache directly), finding specific files (use code-explore). Output: project map with entrypoints + test map + next steps."

Caching 188 6mo ago
sd0xdev

portfolio

by sd0xdev

"Portfolio system knowledge base. Use when: position queries, routing strategy questions, provider integration. Not for: general code exploration (use code-explore), code review (use codex-code-review). Output: domain-specific analysis + recommendations."

API Dev 188 7mo ago