Skip to main content

这个仓库中的 skills

ForceInjection/domain-driven-design-skills - 第 46 页

SkillsMP 已收集 ForceInjection/domain-driven-design-skills 中的 2,238 个 Skill。打开任一 Skill 可查看来源和详情。

ForceInjection/domain-driven-design-skills

已展示 40 / 2,238 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

Controller, Request/Response DTO 클래스를 구현할 때 반드시 사용. 프레젠테이션 계층 구현 시 Outside-In TDD로 인수 테스트부터 시작. "Controller 구현", "API 구현", "엔드포인트 구현", "Request DTO", "Response DTO" 작업 시 자동 발동.

原文语言:韩语

更新
职业分类
信息安全分析师
描述

Microsoft Presidio PII detection API for Vigil Guard v2.0.0. Use for dual-language PII (Polish + English), spaCy models, entity deduplication, custom recognizers (PESEL, NIP, REGON), integration with 3-branch detection, and performance optimization.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Standard Operating Procedure for /preview phase. Covers manual UI/UX testing on local dev server before shipping.

原文语言:英语

更新
职业分类
软件开发工程师
描述

ReleaseWatch subscription tiers, pricing strategy, and Pro feature definitions. Use when discussing pricing plans, comparing tiers, implementing tier-gated features, or setting up Polar integration.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Writing Probitas scenarios. MUST BE USED when writing/editing E2E tests, creating scenarios, or working with *.probitas.ts files.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Analyze, test, and prepare apps for production with Pest and Playwright testing

原文语言:英语

更新
职业分类
软件开发工程师
描述

Profile code performance using callgrind and valgrind with nextest integration for analyzing instruction counts, cache behavior, and identifying bottlenecks

原文语言:英语

更新
职业分类
计算机系统分析师
描述

Transform project brief into detailed, testable specifications using spec-driven development methodology

原文语言:英语

更新
职业分类
其他计算机职业
描述

Agent creation guidelines and protocols for eliminating ambiguity while preserving flexibility. Provides agent architecture patterns, security guardrails, permission tiers, and orchestration patterns. Includes agent archetypes and integration guidelines.…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Enforces "prove before claim" discipline - validation, testing, and evidence requirements before declaring work complete. Triggers: completion, finished, done, working, should work, configured, ready to use, implemented, fixed Use when: claiming ANY work is…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

How to make a good property-based test. Use when writing any property-based test.

原文语言:英语

更新
职业分类
销售工程师批发与制造业技术与科学产品销售代表
描述

Create winning sales proposals and SOWs with executive summaries, scope of work, pricing strategies, timelines, and closing elements that convert prospects to customers.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Create a test plan mapping EARS requirements and Critical Constraints to specific tests

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Gauntlet for absolute claims (always/never/guaranteed/optimal); pressure-test, then refine with explicit boundaries.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Gauntlet for absolute claims (always/never/guaranteed/optimal); pressure-test, then refine with explicit boundaries.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Analyze OpenShift installation failures in Prow CI jobs by examining installer logs, log bundles, and sosreports. Use when CI job fails "install should succeed" tests at bootstrap, cluster creation or other stages.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Proxmox VE cluster management including VM provisioning, template creation with cloud-init, QEMU guest agent integration, storage pool management, VLAN-aware bridge configuration, and Proxmox API interactions. Use when working with Proxmox VE, creating VM…

原文语言:英语

更新
职业分类
机械工程师
描述

Print settings and optimization for Prusa Mini+ with E3D Revo Micro hotend, bowden direct drive extruder, and ObXidian nozzles (0.25mm, 0.4mm, 0.6mm, 0.8mm). Use when the user asks about print settings, slicer profiles, troubleshooting prints, material…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement push notifications for iOS and Android. Covers Firebase Cloud Messaging, Apple Push Notification service, handling notifications, and backend integration.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Write pytest tests for FastAPI endpoints using TestClient including request/response testing, authentication, and error handling. Use when testing REST API endpoints.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Standardized pytest configuration for plugin development with shared test patterns. Triggers: pytest configuration, conftest, fixtures, test setup Use when: setting up pytest for plugin development or creating fixtures

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Advanced Python testing strategies with Pytest, covering fixtures, matrix testing with parametrization, and async test architecture. Triggers: pytest, fixtures, parametrize, pytest-asyncio, matrix-testing, yield-fixture.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Generate pytest test templates for LiquidationHeatmap modules following TDD patterns. Automatically creates RED phase tests with fixtures, coverage markers, and integration test stubs.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Guide for writing pytest tests following this project's patterns including fixtures, mocking, and test organization.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Python coding standards, best practices, type hints, and testing patterns. Use when writing or reviewing Python code, implementing tests, or discussing Python language features.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Python development best practices for modern Python projects. Activated when working with Python files, pyproject.toml, or discussing Python patterns, testing, linting, type hints.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Writes, reviews, and refactors Python code following modern best practices. Specialises in Python 3.12+, uv for project management, type hints, polars over pandas, pydantic for validation, and pytest for testing. Use when working with Python code.

原文语言:英语

更新
职业分类
家教
描述

Specialized Python tutoring for HR analytics professionals. Use when working on HR/talent analytics tasks involving turnover, time-to-fill, retention, headcount, recruiting analytics, or other People Analytics metrics. Loads HR-specific patterns and examples.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Comprehensive Python testing best practices, pytest conventions, test structure patterns (AAA, Given-When-Then), fixture usage, mocking strategies, code coverage standards, and common anti-patterns. Essential reference for code reviews, test writing, and…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reusable QA harness for testing LLM agents and personas. Defines test suites with must-ace tasks, refusal edge cases, scoring rubrics, and regression protocols. Use when validating agent behavior, testing prompts after changes, or establishing quality…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

When reporting bugs found during manual testing or QA validation.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Production observability and performance engineering with OpenTelemetry, distributed tracing, metrics, logging, SLO/SLI design, capacity planning, performance profiling, APM integration, and observability maturity progression for modern cloud-native systems.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

QA 테스트 관리 스킬. Use when (1) 할당된 테스트 목록 확인, (2) 테스트 결과 업데이트, (3) 테스트 완료 보고.

原文语言:韩语

更新
职业分类
软件质量保证分析师与测试员
描述

QA best practices and test design patterns. Use when designing test cases to ensure comprehensive coverage with equivalence partitioning, boundary analysis, and accessibility testing.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Test strategy, QA patterns, and automation practices across unit, integration, E2E, performance, BDD, and security testing with modern frameworks (Jest, Vitest, Playwright, k6, Cucumber).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Qiita API integration for searching, reading, and publishing technical articles. Use this skill to search articles, get user posts, publish content, and manage comments on Qiita.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run formatting, lint, typecheck, and tests for this repo; use when validating changes or investigating CI failures.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when designing test strategies, implementing test automation, or optimizing performance

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Run a comprehensive code quality review. Checks security, performance, maintainability, project conventions (CLAUDE.md), architecture, and testing. Runs rustfmt and bazel test. Use /quality to check code quality or validate before committing.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Overview of protected quality thresholds and quick reference for all quality tools. Use when you need to understand quality metrics, run comprehensive quality checks, or learn which specialized skill to use. For specific issues, use dedicated skills…

原文语言:英语

更新
已展示 40 / 2,238 个已收集 Skill。