Skip to main content

이 저장소의 skills

ForceInjection/domain-driven-design-skills - 50페이지

SkillsMP는 ForceInjection/domain-driven-design-skills에서 2,238개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

ForceInjection/domain-driven-design-skills

수집된 skill 2,238개 중 40개를 표시합니다.

직업 분류
기타 컴퓨터 관련 직업
설명

Use when subagents need to delegate work but can't use Task tool, or when needing to test skills in isolated context - spawns Claude instances via CLI backgrounding with JSON responses

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

コードからspecを生成するスキル。As-Is spec(現状仕様)を根拠付きで抽出し、3層構造(インターフェース/振る舞い/業務意味)で整理。 使用タイミング: (1)「コードからspecを生成」(2)「仕様書を作成」(3)「APIドキュメント生成」(4)「現状の振る舞いを文書化」(5)「変更で壊れたspecを検出」(6)「コードと仕様の乖離を確認」と言われた時。 生成するのはAs-Is spec(現状仕様)であり、To-Be spec(あるべき仕様)は人間の判断が必要。

원문 언어: 일본어

업데이트
직업 분류
소프트웨어 개발자
설명

Initialize spec plugin configuration

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Technical integration layer for spec-kit CLI - handles automatic initialization, installation validation, project setup, and ensures proper file/directory layout. Called by all SDD workflow skills.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

仕様誤解を早期発見する観測。仕様の曖昧さ、仮定の明文化、受入条件のテスト化を行う。Use when: 新機能設計前、要件レビュー、仕様が曖昧、何を作るべきか不明、受入条件を決めたい、PRで仕様との乖離をチェックしたい時、生成コードの受入判断時。

원문 언어: 일본어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Explains the required sequence and success signals for each stage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Updates specification files with implementation progress - marks phases complete, checks off tasks, adds notes

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Verify specification quality and completeness. Use after writing spec.md to ensure it meets standards before task breakdown - checks for clarity, feasibility, testability, and completeness.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Spec-driven development methodology for ANY software project. USE WHEN developing features, fixing bugs, creating skills, or preparing releases. USE WHEN user mentions specs, testing, release process, change proposals, or deployment. Provides flexible spec…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Initialize and manage specification directories with auto-incrementing IDs. Use when creating new specs, checking spec status, tracking user decisions, or managing the docs/specs/ directory structure. Maintains README.md in each spec to record decisions…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Initialize and manage specification directories with auto-incrementing IDs. Use when creating new specs, checking spec status, tracking user decisions, or managing the docs/specs/ directory structure. Maintains README.md in each spec to record decisions…

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Standard Operating Procedure for /specify phase. Covers classification, research depth, clarification strategy, and roadmap integration.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Validate specifications, implementations, or understanding for completeness, consistency, and correctness. Use when checking spec quality, comparing implementation against design, validating file contents, assessing readiness, or confirming understanding.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Validate specifications, implementations, or understanding for completeness, consistency, and correctness. Use when checking spec quality, comparing implementation against design, validating file contents, assessing readiness, or confirming understanding.…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Project-focused specification and task management system with 6 individual commands. Each command MUST be invoked separately and requires user approval before proceeding. Commands: /speckit.init, /speckit.plan, /speckit.tasks, /speckit.analyze,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Systematic bugfix workflow with regression testing, auto-retry logic, and comprehensive validation. Auto-executes when user clearly wants to fix, debug, repair, resolve, broken, not working, doesn't work, not showing up, not appearing, not displaying, not…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Systematic compatibility analysis, migration guidance, and breaking change detection for dependency/framework upgrades. Auto-executes when user clearly wants to upgrade, update, migrate, or modernize software dependencies, frameworks, packages, or technology…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Spring Modulith 2.0 implementation for bounded contexts in Spring Boot 4. Use when structuring application modules, implementing @ApplicationModuleListener for event-driven communication, testing with Scenario API, enforcing module boundaries, or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Spring Boot 4 testing strategies and patterns. Use when writing unit tests, slice tests (@WebMvcTest, @DataJpaTest), integration tests, Testcontainers with @ServiceConnection, security testing (@WithMockUser, JWT), or Modulith event testing with Scenario API.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

[Extends backend-developer] Kafka specialist for Spring/Reactor. Use for Kafka producers/consumers, DLT, retry mechanisms, transactional outbox, event sourcing. Covers Spring Kafka 4.x and Reactor Kafka 1.3.x. Invoke alongside backend-developer.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Critical architecture knowledge for the squared component library package. Use this skill when working on squared package components, troubleshooting build/transpilation issues, or setting up apps to consume squared. Covers the NO BUILD STEP architecture, CSS…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Squarespace API and design system integration

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

SSO integration guidance for fort-nix services. Use when adding authentication to a service, choosing an SSO mode, configuring oauth2-proxy, or troubleshooting auth issues.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Generic stakeholder discovery template for creating new project-specific stakeholder skills. Auto-invoke when user requests stakeholder skill creation, stakeholder analysis framework, or team context templates. Do NOT load during actual stakeholder…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Comprehensive testing patterns for modern TypeScript applications covering Vitest, React Testing Library, Playwright E2E, and MSW API mocking.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Revenue model design, unit economics, pricing strategy, and monetization optimization

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Systematic 9-dimension validation machine for testing ideas before building. Covers problem severity, market sizing, timing, competitive moats, unit economics, founder-market fit, technical feasibility, GTM clarity, and risk profile. Makes GO/NO-GO decisions…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

THE GOLD MINE: Systematic extraction of pain points, feature gaps, switching triggers, and opportunities from ALL review sources (G2, Capterra, TrustRadius, App Store, Play Store, Reddit, Hacker News, Twitter/X, ProductHunt, GitHub Issues, support forums).…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Analyze 2-3 year historical trends in technology, market, and business models to predict 1-2 years ahead. Uses pattern recognition, adoption curves, and cycle analysis to identify timing windows and emerging opportunities. History is cyclical - products and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Systematic debugging for Starwards - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) with Colyseus state inspection, Tweakpane debugging, multiplayer sync issues, and monorepo-specific troubleshooting

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Test-driven development for Starwards - write the test first, watch it fail, write minimal code to pass; includes Jest unit tests, Playwright E2E tests, Colyseus state sync, @gameField decorators, Tweakpane UI, and multiplayer scenarios

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Evidence-based completion verification for Starwards - run actual npm test commands, check E2E snapshots, verify TypeScript types, and confirm build success before claiming work is complete; evidence before assertions always

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design and implement state management solutions using Context API, XState, Zustand, Jotai, and custom hooks with testing patterns and performance optimization

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze, diagnose, and reorganize story tree structure. Use when user says "check tree health", "find orphans", "move story", "rename story", "fix tree structure", "reparent stories", "validate tree", or when structural issues are suspected in story-tree.db.…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Analyzes a user story specification and breaks it down into atomic implementation phases. Creates a strategic phases plan without detailed implementation steps. Use when the user mentions "plan story phases", "break down story into phases", "story planning",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Developing, testing, and deploying Streamlit data applications on Snowflake. Use this skill when you're building interactive data apps, setting up local development environments, testing with pytest or Playwright, or deploying apps to Snowflake using…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Test system behavior under extreme load conditions to identify breaking points, capacity limits, and failure modes. Use for stress test, capacity testing, breaking point analysis, spike test, and system limits validation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when working with Stripe API fundamentals, webhooks, authentication, error handling, CLI, or testing. Invoke for webhook implementation, signature verification, API error patterns, idempotency, rate limiting, Stripe CLI usage, or test mode setup.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing in-person payments with Terminal or issuing cards with Stripe Issuing. Invoke for POS terminal setup, card reader integration, in-person payment processing, card issuance, authorization controls, or physical/virtual card management.

원문 언어: 영어

업데이트
수집된 skill 2,238개 중 40개를 표시합니다.