Conduct subgroup analyses to examine effect moderation. Use when: (1) Testing pre-specified moderators, (2) Exploring heterogeneity, (3) Identifying differential effects, (4) Meta-analysis synthesis.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٬٢٣٨ من skills من ForceInjection/domain-driven-design-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
ForceInjection/domain-driven-design-skillsعرض ٤٠ من أصل ٢٬٢٣٨ skills مجمعة.
Conduct subgroup analyses to examine effect moderation. Use when: (1) Testing pre-specified moderators, (2) Exploring heterogeneity, (3) Identifying differential effects, (4) Meta-analysis synthesis.
لغة النص الأصلي: الإنجليزية
Improve newsletter open rates through better subject lines. Use when: (1) Writing subject lines for tacosdedatos editions, (2) Analyzing why an edition had low open rates, (3) A/B testing subject line variants, (4) Reviewing subject lines before sending.…
لغة النص الأصلي: الإنجليزية
Handle user questions, feature requests, and bug reports for connectrpc-axum. This skill should be used when users ask questions about the library, request new features, or report bugs. It first attempts to answer using project documentation, verifies bugs…
لغة النص الأصلي: الإنجليزية
Use when designing SaaS pricing and subscription models. Covers per-seat, tiered, usage-based, and hybrid pricing patterns with Stripe integration, plan transitions, and revenue optimization.
لغة النص الأصلي: الإنجليزية
子育て相談・サービス情報・メソッド解説を統合し、最適なSkillを呼び分けて回答を構成する。質問意図を分析し、優先順位と回答構造を管理する。
لغة النص الأصلي: اليابانية
Query and summarize JIRA bugs for a specific project with counts by component
لغة النص الأصلي: الإنجليزية
Integrate new DEX aggregators, swappers, or bridge protocols (like Bebop, Portals, Jupiter, 0x, 1inch, etc.) into ShapeShift Web. Activates when user wants to add, integrate, or implement support for a new swapper. Guides through research, implementation, and…
لغة النص الأصلي: الإنجليزية
Swift language mastery skill covering advanced language features beyond UI. Use when working with macros, concurrency (async/await, actors), networking, Swift Testing, generics, memory optimization, or result builders. Not for SwiftUI patterns - see swift-ui.
لغة النص الأصلي: الإنجليزية
Test API Platform resources with ApiTestCase, test collections, items, filters, and authentication
لغة النص الأصلي: الإنجليزية
Manage Symfony configuration with .env files, parameters, secrets, and environment-specific settings
لغة النص الأصلي: الإنجليزية
Create test data with Foundry factories; define states, sequences, and relationships for realistic fixtures
لغة النص الأصلي: الإنجليزية
Write end-to-end tests with Symfony Panther for browser automation or Playwright for complex scenarios
لغة النص الأصلي: الإنجليزية
Write functional tests for Symfony controllers and HTTP endpoints using WebTestCase, BrowserKit, and test clients
لغة النص الأصلي: الإنجليزية
Implement granular authorization with Symfony Voters; decouple permission logic from controllers; test authorization separately from business logic
لغة النص الأصلي: الإنجليزية
Apply RED-GREEN-REFACTOR with PHPUnit for Symfony; use KernelTestCase, WebTestCase, and Foundry for comprehensive testing
لغة النص الأصلي: الإنجليزية
Create test doubles with PHPUnit mocks and Prophecy for isolated unit testing in Symfony
لغة النص الأصلي: الإنجليزية
Use when synthesizing information from multiple sources (literature review, stakeholder feedback, research findings, data from different systems), creating or evaluating analogies for explanation or problem-solving (cross-domain transfer, "X is like Y",…
لغة النص الأصلي: الإنجليزية
Implement synthetic monitoring and automated testing to simulate user behavior and detect issues before users. Use when creating end-to-end test scenarios, monitoring API flows, or validating user workflows.
لغة النص الأصلي: الإنجليزية
Generate synthetic queries to expand coverage and test retrieval; use when asked to strengthen indexing or evaluation.
لغة النص الأصلي: الإنجليزية
Use syrupy for pytest snapshot testing to ensure the immutability of computed results, manage snapshots, customize serialization, and handle complex data structures with built-in matchers and filters.
لغة النص الأصلي: الإنجليزية
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
لغة النص الأصلي: الإنجليزية
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
لغة النص الأصلي: الإنجليزية
Use when writing tests, debugging failures, or investigating bugs - provides TDD guidance, test generation patterns, systematic debugging framework. Activates when user says "write tests", "this test fails", "debug this", mentions "TDD", "test coverage", or…
لغة النص الأصلي: الإنجليزية
Safe refactoring workflow for replacing old types with new type-safe implementations through integration-test-first, file-by-file migration with incremental verification
لغة النص الأصلي: الإنجليزية
Write effective TableTest-style tests for data-driven testing in JUnit using either Java or Kotlin. The table format makes tests more readable, maintainable, and collaborative - treating test data as first-class documentation of system behaviour. Use it when…
لغة النص الأصلي: الإنجليزية
Pick and run the smallest correct validation step (checks → focused Jest by path → broader suites). Use whenever you modify code and need confidence quickly.
لغة النص الأصلي: الإنجليزية
Access Major Arcana tarot archetypes for symbolic reasoning. Perform draws for random archetypal perspectives or ask questions to receive relevant card guidance.
لغة النص الأصلي: الإنجليزية
Perform a single-card tarot reading with random Major Arcana selection. Use when seeking perspective on decisions, feeling stuck, exploring options, or when the user asks for a tarot reading or card draw.
لغة النص الأصلي: الإنجليزية
Expert task distributor specializing in intelligent work allocation, load balancing, and queue management. Masters priority scheduling, capacity tracking, and fair distribution with focus on maximizing throughput while maintaining quality and meeting…
لغة النص الأصلي: الإنجليزية
Expert task distributor specializing in intelligent work allocation, load balancing, and queue management. Masters priority scheduling, capacity tracking, and fair distribution with focus on maximizing throughput while maintaining quality and meeting…
لغة النص الأصلي: الإنجليزية
Complete tp CLI reference for Linear integration. Use when working with Linear issues (create, update, comment, labels), managing parent/child relationships, or setting up team configuration. Covers both daily issue management and initial project setup.
لغة النص الأصلي: الإنجليزية
Split features into atomic 2–4h tasks with independent tests and minimal dependencies
لغة النص الأصلي: الإنجليزية
Tavily AI search API integration via curl. Use this skill to perform live web search and RAG-style retrieval.
لغة النص الأصلي: الإنجليزية
A workflow that enforces genuine test-driven development: tests first, behavior-focused, with strong edge-case coverage.
لغة النص الأصلي: الإنجليزية
Test-driven development guidance for Tetris game logic. Use when writing tests, fixing test failures, improving test coverage, or implementing game mechanics. Auto-triggers on phrases like "write a test", "test this function", "improve coverage", "fix failing…
لغة النص الأصلي: الإنجليزية
Microsoft Teams.ai integration patterns for dx-toolkit - Memory API, Anthropic SDK, MCP client setup
لغة النص الأصلي: الإنجليزية
Defines environment variables, architecture design, and build/test commands. Use when configuring environment or designing architecture.
لغة النص الأصلي: الإنجليزية
Run Tecton plan and tests via Pants in the data-science repo. Handles long-running commands with proper output capture to avoid truncation.
لغة النص الأصلي: الإنجليزية
Crafts Telegram-friendly replies for telclaude sessions, respecting media, heartbeats, and brevity.
لغة النص الأصلي: الإنجليزية
Crafts Telegram-friendly replies for telclaude sessions, respecting media, heartbeats, and brevity.
لغة النص الأصلي: الإنجليزية