Enforces online documentation research before any technical implementation. Use when implementing features to ensure code follows current best practices by researching official documentation first.
Quellsprache: Englisch
Menü
Skills in diesem Repository
SkillsMP hat 2.238 Skills aus ForceInjection/domain-driven-design-skills gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
ForceInjection/domain-driven-design-skillsEs werden 40 von 2.238 gesammelten Skills angezeigt.
Enforces online documentation research before any technical implementation. Use when implementing features to ensure code follows current best practices by researching official documentation first.
Quellsprache: Englisch
Use two independent agents for reviews or research, then collate findings to identify common findings, unique insights, and divergences
Quellsprache: Englisch
Use when working with Denver's Energize Denver Article XIV building performance regulations. Provides compliance requirements, pathways, deadlines, penalties, MAI production efficiency metrics, benchmarking rules, and performance targets for commercial and…
Quellsprache: Englisch
Launch the Adventure Engine application for an adventure project. Use when the user wants to "enter" a world, "start" or "launch" an adventure session, or begin interactive gameplay. Fires off the application in the background using the current working…
Quellsprache: Englisch
Initializes a new epic with EPIC_TRACKING.md and story-level directory structure. Creates the foundation for managing all stories within an epic. Use when starting a new epic or when restructuring an existing epic to align with the PRD story breakdown.
Quellsprache: Englisch
Create or update epic retrospective documents. Use when user mentions "postmortem", "post-mortem", "post mortem", "retrospective", or "retro" for a completed epic or feature. Distinct from workflow-postmortem which tracks execution issues.
Quellsprache: Englisch
Auto-invoke when reviewing try/catch blocks, API error responses, async operations, or user feedback patterns. Enforces graceful degradation and meaningful error messages.
Quellsprache: Englisch
Verify errors are handled gracefully with meaningful user feedback. Issues result in WARNINGS.
Quellsprache: Englisch
Generate boilerplate for new features following project conventions. Use when user says "create feature", "add feature", or "new feature scaffolding".
Quellsprache: Englisch
Generate Excalidraw diagrams. Use when the user asks to create a diagram, visualize a concept, or illustrate technical architectures.
Quellsprache: Englisch
Create a new experiment workspace directory: initialize git, write an AGENTS.md goal doc, and create references/ with index.md + notes/links markdown plus GitHub repos cloned under references/repos (gitignored). Use when the user asks to spin up a…
Quellsprache: Englisch
Get comprehensive factory status - research progress, drill status, inventory, production overview. Use when checking progress or deciding what to do next.
Quellsprache: Englisch
Production-ready FastAPI project scaffolding templates including directory structure, configuration files, settings management, dependency injection, MCP server integration, and development/production setup patterns. Use when creating FastAPI projects,…
Quellsprache: Englisch
Feature review and prioritization with RICE/WSJF/Kano scoring. Creates GitHub issues for suggestions. Triggers: feature review, prioritization, RICE, WSJF, roadmap, backlog Use when: reviewing features or suggesting new features DO NOT use when: evaluating…
Quellsprache: Englisch
BoxLogの新しいFeatureモジュールを作成。stores, hooks, components, types の統一構造を生成。
Quellsprache: Japanisch
Create a new feature branch
Quellsprache: Englisch
Draft detailed engineering specs from an approved PRD. Use when generating or updating the engineering specification for a feature, before implementation begins.
Quellsprache: Englisch
Chief Architect review - critically evaluate peer feedback on an engineering spec. Integrate valid suggestions, push back on scope creep, and maintain alignment with the PRD. Enforce startup simplicity.
Quellsprache: Englisch
ユーザーの会話から「こうしてほしい」「これが足りない」などの要望を自動検出し、適切な場所に記録する。専門知識不要。Claude専用(/user-feedbackコマンドはユーザーが直接利用可能)。
Quellsprache: Japanisch
Systematically gather, organize, and act on user feedback
Quellsprache: Englisch
Find and suggest images for blog posts. Use when the user asks to find images, needs a picture, wants stock photos, or is looking for visuals for their blog post.
Quellsprache: Englisch
This skill should be used when the user asks to "create a plan", "break down feature", "design implementation", "structure this work", "plan out", "decompose task", or "create roadmap". Provides plan creation and breakdown patterns for the FP CLI including…
Quellsprache: Englisch
Twitter/X tweet and comment extraction and content production guide. Use this skill when users mention "Twitter videos", "tweet opinions", "X comment videos", "netizen opinion videos", or explicitly specify this skill. Covers material collection, opinion…
Quellsprache: Englisch
Gaming ecosystem for Bazzite. Steam fixes, Proton troubleshooting, EmuDeck emulation, Decky Loader plugins, Sunshine game streaming, frame generation, and media apps. Use when users need help with gaming on Bazzite.
Quellsprache: Englisch
This skill should be used when the user asks to "use Gemini Batch API", "process documents at scale", "submit a batch job", "upload files to Gemini", or needs large-scale LLM processing. Includes production gotchas and best practices.
Quellsprache: Englisch
Generates features_spec.txt files for use with auto-code extension mode. Analyzes existing codebase and creates structured feature specifications based on user requirements.
Quellsprache: Englisch
Generate or update PRD documents interactively with the user. Use this skill when the user wants to create new product requirements, refine existing PRD docs, or document a new feature. Asks clarifying questions iteratively to produce complete, accurate…
Quellsprache: Englisch
Search GitHub for real-world code examples and implementation patterns. Use when user wants to find code examples on GitHub, search GitHub repositories, discover how others implement features, learn library usage patterns, or research architectural…
Quellsprache: Englisch
Create GitHub issues using gh CLI with templates, labels, and assignments. Use when user wants to report bugs, request features, or create tasks.
Quellsprache: Englisch
Review GitHub pull requests using gh CLI. Approve, request changes, or comment on PRs. Use when user wants to provide PR feedback or approval.
Quellsprache: Englisch
Create, switch, and manage git branches with proper handling of uncommitted changes. Use when creating feature branches, switching contexts, or cleaning up after merges.
Quellsprache: Englisch
Git branch management, commits, pull requests, and IJACK Roadmap project board integration. Use when creating feature branches, committing code, creating pull requests, managing git workflows, or adding issues to the IJACK Roadmap project board.
Quellsprache: Englisch
GitHub Copilot REST API via curl. Use this skill to manage Copilot subscriptions and retrieve usage metrics.
Quellsprache: Englisch
Master product launches, positioning, messaging, and GTM strategies. Use when planning launches, entering markets, or positioning products.
Quellsprache: Englisch
Upload files to the user's Google Drive.
Quellsprache: Englisch
Google Play Billing Library for Android in-app purchases and subscriptions. Use for implementing IAP, managing products, handling purchases, validating transactions, and subscription management.
Quellsprache: Englisch
Query and explore logs in Grafana Loki via the logcli command-line tool. Use when a user asks to pull logs for analysis.
Quellsprache: Englisch
Use when the user wants a friendly greeting or welcome message
Quellsprache: Englisch
Evaluate LLM outputs with multi-dimensional rubrics, handle non-determinism, and implement LLM-as-judge patterns. Essential for production LLM systems. Use when testing prompts, validating outputs, comparing models, or when user mentions 'evaluation',…
Quellsprache: Englisch
Generate production-ready project scaffolds for Grey Haven stack with Cloudflare Workers, React + TypeScript, Python + Pydantic, PlanetScale, proper structure, and configuration. Use when starting new projects, creating microservices, setting up monorepo…
Quellsprache: Englisch