Domain Knowledge
openbooklet.com/s/domain-knowledgeopenbooklet.com/s/domain-knowledge@1.0.0GET /api/v1/skills/domain-knowledgeProvides project-specific domain knowledge and business logic context.
Specialized backend development knowledge for API design, database patterns, and server architecture.
Specialized CLI tool development knowledge including argument parsing, output formatting, and UX.
Defines core architectural principles and system design foundations.
Provides NXTG-Forge platform knowledge including agent system, governance, and plugin architecture.
Defines core testing principles and test infrastructure patterns.
> **IMPORTANT:** This skill is REFERENCE ONLY. Do NOT create `GEMINI.md`, `.gemini/` directories, playbooks, or rules files in the user's project unless the user explicitly asks to add Gemini CLI support. NXTG-Forge provides all agent functionality through the Claude Code plugin system.
Specialized knowledge for third-party service integration, API connections, and data synchronization.
Specialized quality assurance knowledge for test coverage analysis, bug detection, and quality gates.
Provides runtime validation patterns for data integrity and type safety at system boundaries.
Verify governance concerns with evidence gathering and automated analysis
Auto-indexed from nxtg-ai/forge-plugin
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.