Use this skill when creating automated multi-phase workflows for development tasks using claude-flow orchestration. Implements patterns for implementation kickoff, verification, retry loops, and failure recovery.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٬٢٣٨ من skills من ForceInjection/domain-driven-design-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
ForceInjection/domain-driven-design-skillsعرض ٤٠ من أصل ٢٬٢٣٨ skills مجمعة.
Use this skill when creating automated multi-phase workflows for development tasks using claude-flow orchestration. Implements patterns for implementation kickoff, verification, retry loops, and failure recovery.
لغة النص الأصلي: الإنجليزية
Cronlytic cron job scheduler API via curl. Use this skill to create, manage, pause/resume scheduled HTTP requests and webhook automation.
لغة النص الأصلي: الإنجليزية
Structured plan-writing skill adapted from obra/superpowers. Produces actionable plans that map directly to claude-ctx workflows and tasks.
لغة النص الأصلي: الإنجليزية
Automatically processes daily notes when user mentions diary entries, daily summaries, or end-of-day workflows. Extracts insights, contexts, and categorizes content from "### 🧠 Notes" sections. Use when user discusses daily notes, asks "what did I work on…
لغة النص الأصلي: الإنجليزية
dbt project structure using medallion architecture (bronze/silver/gold layers). Use this skill when planning project organization, establishing folder structure, defining naming conventions, implementing layer-based configuration, or ensuring proper model…
لغة النص الأصلي: الإنجليزية
Stepwise derivation workflow from requirements to executable tasks.
لغة النص الأصلي: الإنجليزية
Use when you have a complete feature spec and need to plan implementation - analyzes task dependencies, groups into sequential/parallel phases, validates task quality (no XL tasks, explicit files), and calculates parallelization time savings
لغة النص الأصلي: الإنجليزية
Deploy Python agents to AWS Bedrock AgentCore. Use when deploying agents to AWS, setting up serverless agent hosting, configuring AgentCore components (Runtime, Gateway, Memory, Identity, Policy), or troubleshooting deployment errors.
لغة النص الأصلي: الإنجليزية
Production deployment procedures including pre-deployment checklist, deployment workflow, post-deployment verification, and rollback procedures. CRITICAL skill for safe deployments.
لغة النص الأصلي: الإنجليزية
Deployment procedures, health checks, and rollback strategies. Use this skill when deploying applications, performing health checks, managing releases, or handling deployment failures. Provides systematic deployment workflows, verification scripts, and…
لغة النص الأصلي: الإنجليزية
Use this before committing code or when preparing for deployment. Provides pre-deployment checks, version bumping strategy, releases.json update pattern, common build failures, and deployment best practices.
لغة النص الأصلي: الإنجليزية
Inline orchestration workflow for dependency audit and updates. Provides step-by-step phases for dependency-auditor detection, priority-based updates with dependency-updater, and verification cycles.
لغة النص الأصلي: الإنجليزية
Detects arbitrary read vulnerabilities by identifying unchecked array indexing and out-of-bounds memory access. Use when analyzing array access patterns, pointer arithmetic, or investigating information disclosure vulnerabilities.
لغة النص الأصلي: الإنجليزية
Detects double free vulnerabilities by identifying attempts to free the same memory block twice. Use when analyzing memory management, cleanup paths, or investigating heap corruption issues.
لغة النص الأصلي: الإنجليزية
Detects format string vulnerabilities by identifying unsafe printf family function calls with user-controlled format strings. Use when analyzing logging, error handling, or investigating memory disclosure via format strings.
لغة النص الأصلي: الإنجليزية
Detects incorrect use of free() including freeing non-heap memory, invalid pointers, and mismatched allocators. Use when analyzing memory deallocation, heap management, or investigating free() usage errors.
لغة النص الأصلي: الإنجليزية
Detects incorrect use of memset() including wrong argument order, incorrect size calculations, and misunderstood behavior. Use when analyzing memory initialization, buffer clearing, or investigating memset() usage errors.
لغة النص الأصلي: الإنجليزية
Detects various memory corruption vulnerabilities beyond simple buffer overflows including heap overflow, stack smashing, and double free. Use when analyzing complex memory management, heap operations, or investigating memory safety issues.
لغة النص الأصلي: الإنجليزية
Detects unchecked return values of memory allocation functions like malloc, calloc, and realloc that can lead to null pointer dereferences. Use when analyzing memory allocation, error handling, or investigating null pointer risks.
لغة النص الأصلي: الإنجليزية
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take…
لغة النص الأصلي: الإنجليزية
Plan sprints and backlogs in an AI-Driven Development workflow. Define features (backlogs), organize sprints as cumulative demo-able milestones, and manage the full development lifecycle.
لغة النص الأصلي: الإنجليزية
Treasure Workflow (digdag) for TD. Covers .dig syntax, session variables (session_date, session_date_compact), td> operator, _parallel/_retry/_error directives, and tdx wf commands.
لغة النص الأصلي: الإنجليزية
Automatically discover CI/CD and automation skills when working with CI/CD. Activates for cicd development tasks.
لغة النص الأصلي: الإنجليزية
Automatically discover workflow and task management skills when working with Beads. Activates for workflow development tasks.
لغة النص الأصلي: الإنجليزية
Use when planning and tracking work - creates visible, emergent work breakdown using bd (beads) with just-in-time planning and hierarchical task trees
لغة النص الأصلي: الإنجليزية
Expert developer experience optimizer specializing in build performance, tooling efficiency, and workflow automation. Masters development environment optimization with focus on reducing friction, accelerating feedback loops, and maximizing developer…
لغة النص الأصلي: الإنجليزية
Calculate and interpret effect sizes for statistical analyses. Use when: (1) Reporting research results to show practical significance, (2) Meta-analysis to combine study results, (3) Grant writing to justify expected effects, (4) Interpreting published…
لغة النص الأصلي: الإنجليزية
PCE (Process-Context Engine) のスコープ管理スキル。入れ子プロセス間のコンテキスト継承を設計し、親子間のハンドオフを最適化する。 トリガー条件: - タスクを子タスクに分解する時 - サブエージェントに作業を委譲する時(Task tool使用時) - 並列タスクを起動する時 - 「このタスクを分割して」 - 「サブタスクのコンテキストを設計して」
لغة النص الأصلي: اليابانية
PCE (Process-Context Engine) のタスク分解スキル。親→子→孫の入れ子構造でタスクを分解し、各プロセスへのコンテキスト継承を設計する。 トリガー条件: - 大きなタスクを受け取った時 - 「このタスクを分解して」 - 「実装計画を立てて」 - 「作業を整理して」 - 複雑な機能の実装開始時
لغة النص الأصلي: اليابانية
Curated prompt and usage examples for research, portfolio review, quote requests, approval-gated drafts, NFT discovery, prediction-market analysis, and assistant workflows. Emphasis is review-first, trust-boundary-aware use of external data, and explicit…
لغة النص الأصلي: الإنجليزية
Manage emotion detection, LED responses, and mood-based automations for Ezra. Use when working on emotional regulation features, smart home responses, or the Chaos Orb.
لغة النص الأصلي: الإنجليزية
Browser automation tool using Playwright - captures screenshots and extracts content from web pages
لغة النص الأصلي: الإنجليزية
EnforceScript component patterns, networking, persistence, and memory management for Enfusion engine
لغة النص الأصلي: الإنجليزية
Use when scanning external trends for strategic planning, monitoring PESTLE forces (Political, Economic, Social, Technological, Legal, Environmental), detecting weak signals (early indicators of change), planning scenarios for multiple futures, setting…
لغة النص الأصلي: الإنجليزية
Complete and score a learning episode to extract patterns and update heuristics. Use when finalizing a task to enable pattern extraction and future learning.
لغة النص الأصلي: الإنجليزية
Estimate Epic timeline by summing all Task points. Use when (1) tasks.md 생성 후, (2) Epic 전체 일정 예측 필요, (3) 병렬/순차 작업 및 Critical Path 분석.
لغة النص الأصلي: الكورية
Execute Sprint 1 tasks for FASA optimization and trade analytics. This skill should be used when the user requests execution of any Sprint 1 task (Tasks 1.1 through 3.2), including cap space parsing, Sleeper integration, FASA target marts, notebooks,…
لغة النص الأصلي: الإنجليزية
Use when orchestrating parallel phases in plan execution - creates isolated worktrees for concurrent task execution, installs dependencies, spawns parallel subagents, verifies completion, stacks branches linearly, and cleans up (mandatory for ALL parallel…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "execute task", "implement feature", "delegate work", "run workflow", "review code", "code quality check", or needs task orchestration and code review guidance. Provides execution, delegation, and code review…
لغة النص الأصلي: الإنجليزية
Context persistence system for long-running multi-agent tasks. Saves research plans, findings, and checkpoints to prevent context loss at token limits.
لغة النص الأصلي: الإنجليزية