测试

单元测试、集成测试与测试自动化

显示 1345-1368 / 共 5891 个技能
existential-birds

pydantic-ai-testing

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.

智能体 79 7个月前
existential-birds

llm-artifacts-detection

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.

提示词 79 7个月前
TheBushidoCollective

cypress-ci-cd

TheBushidoCollective

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

CI/CD 190 6个月前
TheBushidoCollective

bun-package-manager

TheBushidoCollective

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

CLI 工具 190 6个月前
TheBushidoCollective

bun-testing

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.

数据处理 190 6个月前
TheBushidoCollective

cocoapods-publishing-workflow

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 与版本控制 190 6个月前
TheBushidoCollective

cocoapods-subspecs-organization

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.

数据处理 190 6个月前
TheBushidoCollective

cocoapods-podspec-fundamentals

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 与版本控制 190 6个月前
TheBushidoCollective

gitlab-ci-job-configuration

TheBushidoCollective

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

自动化 190 6个月前
TheBushidoCollective

cypress-advanced

TheBushidoCollective

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

调试 190 6个月前
TheBushidoCollective

cucumber-best-practices

TheBushidoCollective

Cucumber best practices, patterns, and anti-patterns

认证鉴权 190 6个月前
TheBushidoCollective

cocoapods-privacy-manifests

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.

数据处理 190 6个月前
TheBushidoCollective

gitlab-ci-pipeline-configuration

TheBushidoCollective

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

自动化 190 6个月前
TheBushidoCollective

cypress-fundamentals

TheBushidoCollective

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

调试 190 6个月前
TheBushidoCollective

gitlab-ci-artifacts-caching

TheBushidoCollective

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

缓存 190 6个月前
TheBushidoCollective

gitlab-ci-best-practices

TheBushidoCollective

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

CI/CD 190 6个月前
TheBushidoCollective

cocoapods-test-specs

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 6个月前
sd0xdev

feature-dev

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."

代码生成 188 7个月前
sd0xdev

post-dev-test

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."

文件操作 188 7个月前
sd0xdev

feasibility-study

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."

学术 188 7个月前
sd0xdev

request-tracking

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."

代码生成 188 7个月前
sd0xdev

doc-review

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."

代码评审 188 7个月前
sd0xdev

repo-intake

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."

缓存 188 6个月前
sd0xdev

portfolio

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 开发 188 7个月前