Skip to main content

Skills in this repository

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

SkillsMP has collected 2,235 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,235 collected skills.

occupation
Software Developers
description

Convert USD amounts to foreign currencies (EUR, PLN, AUD) using historical exchange rates. Use this skill when users ask to convert dollar amounts to other currencies for a specific date, or when they need historical currency exchange rates.

updated
occupation
Project Management Specialists
description

Creates use case specifications with structured scenarios and business rules.

updated
occupation
Software Developers
description

Read and edit scenes and prefabs as you would in the Unity editor. You can't do anything in the Unity editor without this skill.

updated
occupation
Software Developers
description

Create and modify Argcfiles using the special syntax required. Use this when editing Argcfile.sh, @argc, or any shell script that contains `argc --argc-eval`.

updated
occupation
Software Developers
description

Create and modify Argcfiles using the special syntax required. Use this when editing Argcfile.sh, @argc, or any shell script that contains `argc --argc-eval`.

updated
occupation
Financial & Investment Analysts
description

6 specialist financial agents for analysis, budgeting, modeling, treasury, accounting, and metrics. Dispatch when you need deep financial expertise.

updated
occupation
Financial & Investment Analysts
description

6 specialist financial agents for analysis, budgeting, modeling, treasury, accounting, and metrics. Dispatch when you need deep financial expertise.

updated
occupation
Network & Computer Systems Administrators
description

5 specialist operations agents for platform engineering, incident response, cloud cost optimization, infrastructure architecture, and security operations. Dispatch when you need production operations expertise.

updated
occupation
Network & Computer Systems Administrators
description

5 specialist operations agents for platform engineering, incident response, cloud cost optimization, infrastructure architecture, and security operations. Dispatch when you need production operations expertise.

updated
occupation
Market Research Analysts & Marketing Specialists
description

7 product marketing skills + 6 specialist agents for go-to-market strategy, positioning, messaging, competitive intelligence, and launch coordination.

updated
occupation
Computer & Information Systems ManagersProject Management Specialists
description

5 specialist PMO agents for portfolio management, resource planning, governance, risk analysis, and executive reporting. Dispatch when you need portfolio-level oversight.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use at session start - establishes Shannon Framework workflows including mandatory 8D analysis before implementation, NO MOCKS testing enforcement, wave-based execution for complexity >=0.50, and automatic Serena MCP checkpointing. Prevents under-estimation…

updated
occupation
Software Developers
description

Generate a coverage report for all localization files using the project's check-i18n tool. Use when auditing translation completeness or identifying languages needing attention.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Homeostatic sensor validating test coverage percentage and detecting requirements without tests. Calculates coverage per requirement (REQ-*) and overall. Use as quality gate or continuous coverage monitoring.

updated
occupation
Software Developers
description

Use when reviewing OpenAI API usage, answering questions about OpenAI endpoints, or validating implementations against the official API specification. Provides expert knowledge on chat completions, embeddings, models, audio, assistants, batch processing, and…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Systematically validate implementation plans before execution - catches hallucinations, TDD violations, missing references, and temporal drift that derail implementations. Use after writing-plans skill creates a plan document.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Automatically runs project validation commands (linters, type checkers, tests) after file edits and blocks commits on any failure. Reads validation commands from CLAUDE.md or auto-detects from project type. Enforces strict quality gates to catch issues early.…

updated
occupation
Project Management Specialists
description

Problem and solution validation methodologies, assumption testing, and MVP validation experiments

updated
occupation
Software Quality Assurance Analysts & Testers
description

Pre-deployment validation, content verification, and testing strategies for CJS2026 given the current lack of automated tests

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when writing Rails tests - enforces fixtures-only, integration-style controller tests, Current context setup, simple naming, and Minitest syntax

updated
occupation
Software Developers
description

Use when planning Rails features or breaking down work into PRs - enforces 2-5 file PRs, bug fix separation, and one-sentence scope test

updated
occupation
Software Developers
description

Generate video with consistent subject appearance using reference images via fal.ai Veo 3.1. Use when the user wants to create a video featuring specific people, objects, or characters that should look consistent throughout. Supports multiple reference images…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Enforce comprehensive verification and testing before declaring completion. Use when implementing features, making changes, or completing tasks. Prevents insufficient verification (FP-10).

Source text: Japanese

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verify tests by following recorded trajectories in tests-in-verification.json. Use this skill during the verify stage to independently confirm test results by re-executing recorded steps.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verify web application changes work by launching the app stack and testing in a real browser. This skill should be used when the user asks to "verify the change", "test in browser", "check if it works", or after completing a PR to validate the implementation.…

updated
occupation
Software Developers
description

Search and fetch the latest version of a Go or Python package.

updated
occupation
Producers & Directors
description

Creative director for educational video content. Generates scene-by-scene narrative direction specifying character actions, emotions, visual metaphors, and storytelling flow without technical implementation details.

updated
occupation
Software Quality Assurance Analysts & Testers
description

End-to-end testing with Vitest for Vigil Guard v2.0.0 detection engine. Use when writing tests, debugging test failures, managing fixtures, validating 3-branch detection, working with 8 test files, analyzing bypass scenarios, or testing arbiter decisions.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Detect unintended visual changes in UI by comparing screenshots across versions. Use for visual regression, screenshot diff, Percy, Chromatic, UI testing, and visual validation.

updated
occupation
Financial & Investment Analysts
description

Automatically find the latest portfolio CSVs, process them, and display visualizations in web browser. Use when you want a complete portfolio analysis with one command.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Vitestの高度な機能を活用したテスト実装スキル。 並列実行、カバレッジ最適化、非同期テスト処理、モック戦略を実装します。 Anchors: • 『Test-Driven Development: By Example』(Kent Beck) / 適用: テスト設計 / 目的: 品質向上 Trigger: Use when optimizing Vitest tests, configuring parallel execution, improving coverage, implementing async…

Source text: Japanese

updated
occupation
Software Quality Assurance Analysts & Testers
description

Vitest configuration template and validation logic for test configuration. Standards differ by package type - use package-type specific configs (react-app, react-library, node-library, node-service, contracts, database). Use factory pattern for React packages…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Write unit and component tests with Vitest, React Testing Library, and MSW. Use when writing unit tests, component tests, or mocking APIs following TDD workflow.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use this when adding/fixing UI or smoke tests; prefer targeted Vitest runs first, then widen.

updated
occupation
Writers & Authors
description

Applies a voice profile to transform content. Use when user asks to write in a specific voice, match a tone, apply a style, or transform content to sound like a particular voice profile.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Test Vue 3 composables with Vitest following best practices. Use when writing tests for composables, creating test helpers for Vue reactivity, or when asked to "test a composable", "write tests for use*", or "help test Vue composition functions". Covers…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Write Vue 3 integration tests using Vitest Browser Mode and Page Objects. Use proactively whenever adding tests for views, components with routing, user flows, or features that span multiple components. Triggers include "add tests", "write tests", "test…

updated
occupation
Software Quality Assurance Analysts & Testers
description

WCAG 2.1 AA/AAA accessibility compliance specialist for ARIA attributes, keyboard navigation, screen reader testing, color contrast validation, semantic HTML, and automated a11y testing with axe-core/

updated
occupation
Computer & Information Systems Managers
description

Méta-skill orchestrateur pour agence Web - Compose et orchestre les skills métiers (project-management, direction-technique, lead-dev, web-dev-process, testing-process, frontend-developer, backend-developer, devops, etc.)

Source text: French

updated
occupation
Software Quality Assurance Analysts & Testers
description

Perform exploratory QA testing on web applications using Playwright. Navigate flows, analyze pages, find issues, and generate actionable reports with evidence.

updated
Showing 40 of 2,235 collected skills.