Controller, Request/Response DTO 클래스를 구현할 때 반드시 사용. 프레젠테이션 계층 구현 시 Outside-In TDD로 인수 테스트부터 시작. "Controller 구현", "API 구현", "엔드포인트 구현", "Request DTO", "Response DTO" 작업 시 자동 발동.
لغة النص الأصلي: الكورية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٬٢٣٨ من skills من ForceInjection/domain-driven-design-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
ForceInjection/domain-driven-design-skillsعرض ٤٠ من أصل ٢٬٢٣٨ skills مجمعة.
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…
لغة النص الأصلي: الإنجليزية