Skip to main content

Skills in this repository

ForceInjection/domain-driven-design-skills - Page 40

SkillsMP has collected 2,238 skills from ForceInjection/domain-driven-design-skills. Open a skill to review its source and details.

ForceInjection/domain-driven-design-skills

Showing 40 of 2,238 collected skills.

occupation
Software Developers
description

Hilt dependency injection library for Android. Use for Android DI, Dagger integration, component hierarchy, ViewModel injection, testing with Hilt, and compile-time dependency injection.

updated
occupation
Software Developers
description

This skill should be used when developing Holochain hApps, setting up development environments, creating zomes, implementing hREA integration, or writing multi-agent tests with Tryorama

updated
occupation
Network & Computer Systems Administrators
description

Complete guide for adding new self-hosted applications to the home-server Ansible infrastructure. Use this skill when the user wants to add a new service, create a new role, or deploy a new self-hosted application. Covers role structure, integration patterns…

updated
occupation
Software Developers
description

LLM invocation patterns from hooks via SDK. Use when you need background agents, CLI calls, or cost optimization.

updated
occupation
Writers & Authors
description

Generate attention-grabbing hooks from 5 investor archetype perspectives to find angles that resonate with different audience motivations.

updated
occupation
Biochemists & BiophysicistsMedical Scientists, Except Epidemiologists
description

This skill should be used when refining hypotheses, checking testability, improving specificity, or designing verification strategies. Triggered by requests like "refine hypothesis", "validate hypothesis", "check if testable", or "improve this hypothesis".…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Custom Hypothesis strategy patterns for property-based testing. Activated when designing test data generators or property tests.

updated
occupation
Data Scientists
description

Guide selection and interpretation of statistical hypothesis tests. Use when: (1) Choosing appropriate test for research data, (2) Checking assumptions before analysis, (3) Interpreting test results correctly, (4) Reporting statistical findings, (5)…

updated
occupation
Biochemists & Biophysicists
description

Guides scientific hypothesis development and testing methodology. Use when formulating research questions, developing testable hypotheses, designing experiments, or evaluating research approaches. Triggers on phrases like "hypothesis", "test if", "experiment…

updated
occupation
Project Management Specialists
description

Use when exploring alternative scenarios, testing assumptions through "what if" questions, understanding causal relationships, conducting pre-mortem analysis, stress testing decisions, or when user mentions counterfactuals, hypothetical scenarios, thought…

updated
occupation
Software Developers
description

Use when spec exists and is validated - generates implementation plan FROM spec, executes with TDD, and verifies spec compliance throughout

updated
occupation
Software Developers
description

Implement tasks from tasks.md using multi-agent orchestration. Use when ready to implement a spec's tasks, supports both single-agent and multi-agent modes via Task tool.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Standard Operating Procedure for /implement phase. TDD workflow, anti-duplication checks, task execution, and continuous testing.

updated
occupation
Project Management Specialists
description

Create structured implementation plans from validated requirements. Use when requirements are clear and you need to break down implementation into actionable steps with testing approach.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verify implementation completeness against spec and tasks. Use after implementation to ensure all tasks are complete, tests pass, and code meets quality standards before marking feature done.

updated
occupation
Electronics Engineers, Except Computer
description

Provides SVC-specific AXI/AXI-Lite naming conventions, signal ordering, and available modules. Triggers when implementing AXI or AXI-Lite interfaces.

updated
occupation
Software Developers
description

Iteratively improve an existing skill or command based on feedback

updated
occupation
Information Security Analysts
description

Expert incident responder specializing in security and operational incident management. Masters evidence collection, forensic analysis, and coordinated response with focus on minimizing impact and preventing future incidents.

updated
occupation
Software Developers
description

Research-driven investigation skill for validating solutions and exploring documentation. Never ask questions you can answer yourself through research. Use WebFetch, WebSearch, and testing to validate ideas before presenting them. Deliver concrete, tested…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Research a market, pinpoint an underserved customer pain, and design a venture that can capture the opportunity within 12 months. Comprehensive 10-step workflow from market mapping to 90-day action plan.

updated
occupation
Software Quality Assurance Analysts & Testers
description

인프라 계층(JpaEntity, Adapter, Repository) TDD 개발 지침. Red-Green-Refactor 사이클을 통해 테스트 주도 개발을 수행합니다. 실제 DB(Testcontainer)를 사용하며 Mocking하지 않습니다.

Source text: Korean

updated
occupation
Software Quality Assurance Analysts & Testers
description

JpaEntity, Adapter, Repository 클래스를 구현할 때 반드시 사용. 인프라 계층 구현 시 TDD(Red-Green-Refactor) 방식으로 진행. "JpaEntity 구현", "Adapter 구현", "Repository 구현", "영속성 계층" 작업 시 자동 발동.

Source text: Korean

updated
occupation
Project Management Specialists
description

Generic cross-functional initiative template for creating strategic initiative overview skills. Auto-invoke when user requests initiative skill creation, cross-team coordination framework, or strategic program templates. Do NOT load during specific project…

updated
occupation
Software Developers
description

This skill should be used when developing, optimizing, testing, or submitting algorithms for The Innovation Game challenges (3-SAT, CVRP, Knapsack). Use it for algorithm development, performance optimization, local testing, dry-run validation, or submission…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Designs integration and E2E tests with mock boundaries and behavior verification rules. Use when writing E2E or integration tests.

updated
occupation
Software Developers
description

MCPサーバーと外部システム間の統合パターン設計。同期・非同期通信、イベント駆動アーキテクチャ、データ同期パターンの設計指針を提供します。 Anchors: • Enterprise Integration Patterns (Hohpe/Woolf) / 適用: パターン選択・設計 / 目的: スケーラブルな連携設計 • Designing Data-Intensive Applications (Kleppmann) / 適用: 非同期・イベント駆動 / 目的: 分散システムの信頼性 • The…

Source text: Japanese

updated
occupation
Software Developers
description

RAN system integration with microservices architecture, cognitive consciousness, and intelligent orchestration for seamless network integration. Use when integrating RAN systems, implementing microservices architecture, designing service orchestration, or…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Guide for writing integration tests with Vitest and Testing Library. Use when testing multi-component workflows, database interactions, React components with context providers, or full user flows. Covers the Testing Trophy philosophy (integration > unit),…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when designing E2E tests for milestones or features, executing integration smoke tests after implementation, validating acceptance criteria requiring system-level testing, or debugging integration failures.

updated
occupation
Project Management Specialists
description

Interactive conversation to clarify user intent step-by-step before creating specifications or solutions. Use when requirements are unclear or user has a new idea to explore.

updated
occupation
Software Quality Assurance Analysts & Testers
description

スナップショットテスト支援。swift-snapshot-testing、UI変更検出。 使用タイミング: (1) UIコンポーネントのリグレッションテスト、(2) デザインシステムの検証、 (3) 複数デバイス・ダークモード対応の確認、(4) UIリファクタリング時の安全性確保

Source text: Japanese

updated
occupation
Financial & Investment Analysts
description

Analyzes iron butterfly credit spreads with ATM short straddle and OTM long strangle protection. Requires numpy>=1.24.0, pandas>=2.0.0, matplotlib>=3.7.0, scipy>=1.10.0. Use when expecting stock to pin at specific strike, want maximum credit collection in…

updated
occupation
Software Developers
description

File framework issues after exhausting other approaches. Document complex problems with multiple failed attempts for framework authors. REQUIRES user permission. Use only after checking docs, community-docs, and trying multiple approaches.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ. Use when writing unit tests, creating test classes, or need guidance on mocking strategies, assertions, test builders, or JUnit 5 best practices. Requires…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when advanced Jest features including custom matchers, parameterized tests with test.each, coverage configuration, and performance optimization.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when jest configuration, setup files, module resolution, and project organization for optimal testing environments.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.

updated
occupation
Project Management Specialists
description

Sync SpecWeave increments with JIRA epics/stories. Content flows SpecWeave→JIRA, status flows JIRA→SpecWeave. Activates ONLY when user asks questions about JIRA integration or needs help configuring JIRA sync. Does NOT activate for slash commands. For…

updated
occupation
Software Developers
description

This skill should be used when users need to fetch Jira ticket content using either a specific ticket ID (like RD-3891) or search for tickets by title/description. It defaults to searching within the current sprint but can extend to all tickets when needed.…

updated
occupation
Software Quality Assurance Analysts & Testers
description

エミュレータを使った Playwright E2E を2回連続で実行する。

Source text: Japanese

updated
Showing 40 of 2,238 collected skills.