VerifiedGit
v1.0.0

application-layer-testing

by @SebastienDegodez0 pulls
URLopenbooklet.com/s/application-layer-testing
Pinnedopenbooklet.com/s/application-layer-testing@1.0.0
APIGET /api/v1/skills/application-layer-testing

Guide for testing Application layer handlers using sociable testing strategy in C#. Use when writing tests for CQRS handlers (Commands/Queries), testing use case orchestration, or validating business logic through Application layer with real Domain objects and mocked Infrastructure. Focus on fast, maintainable unit tests without Testcontainers.

application-layer-testingviewing
analyzing-code-structureplugins/minimal-context-tools/skills/analyzing-code-structure/SKILL.md

Use when editing code structure with text matching ambiguity, handling "old_string not unique" problems, or performing formatting-independent pattern matching across function signatures, method calls, and class structures

clean-architecture-dotnetskills/clean-architecture-dotnet/SKILL.md

Use when creating new .NET projects with Clean Architecture, implementing CQRS without MediatR, setting up layered architecture with DDD, or validating architecture rules with ArchUnit tests

creating-dotnet-mcp-serversskills/creating-dotnet-mcp-servers/SKILL.md

Use when building Model Context Protocol (MCP) servers in .NET, configuring tools, transports (SSE/stdio), JSON serialization for AOT, or testing MCP endpoints

extracting-code-structureplugins/minimal-context-tools/skills/extracting-code-structure/SKILL.md

Use when listing all methods, functions, or classes in a file, exploring unfamiliar code, getting API overviews, or deciding what to read selectively without loading entire files

finding-filesplugins/minimal-context-tools/skills/finding-files/SKILL.md

Use when searching for files by name, pattern, or type in large directories, or building file lists for pipelines with other tools

fuzzy-selectingplugins/minimal-context-tools/skills/fuzzy-selecting/SKILL.md

Use when choosing interactively from search results, files, processes, or any command output with preview capabilities

generate-microcks-openapi-samplesskills/generate-microcks-openapi-samples/SKILL.md

Use when creating OpenAPI mock examples for Microcks, setting up request/response routing with dispatchers, or mapping request fields to mock responses

migrating-prompts-to-skillsskills/migrating-prompts-to-skills/SKILL.md

Use when converting existing .prompt.md or .instructions.md files to reusable SKILL.md format, before guessing structure or deciding what to keep/remove

querying-jsonplugins/minimal-context-tools/skills/querying-json/SKILL.md

Use when querying JSON files, filtering or transforming JSON data, or extracting specific fields from large JSON files without loading entire file contents (saves 80-95% context)

querying-yamlplugins/minimal-context-tools/skills/querying-yaml/SKILL.md

Use when querying YAML files, filtering or transforming configuration data, or extracting specific fields from large YAML files like docker-compose.yml or GitHub Actions workflows without loading entire files (saves 80-95% context)

searching-textplugins/minimal-context-tools/skills/searching-text/SKILL.md

Use when searching for text patterns across files, finding specific code locations, or getting lines with surrounding context in a single call

setup-husky-dotnetskills/setup-husky-dotnet/SKILL.md

Use when configuring Git hooks in .NET projects before team commits occur, to enforce commit message standards and code formatting automatically

setup-snip-hooksplugins/minimal-context-tools/skills/setup-snip-hooks/SKILL.md

Use when setting up snip CLI token reduction hooks in a project, before first terminal commands are run

viewing-filesplugins/minimal-context-tools/skills/viewing-files/SKILL.md

Use when viewing source files or documentation with syntax highlighting, previewing files with Git integration, or when enhanced readability would improve code review

Auto-indexed from SebastienDegodez/copilot-instructions

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

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.

1.1K0
@openbooklet

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.

1.1K0
@openbooklet

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.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

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.

1.1K0
@openbooklet

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.

1.1K0