Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

copilot-instructions

copilot-instructions에는 SebastienDegodez에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
20
Stars
186
업데이트
2026-04-15
Forks
32
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

red-synthesize-green
소프트웨어 품질 보증 분석가·테스터

Use when implementing any feature or fix using TDD, before writing any implementation code

2026-04-15
clean-architecture-dotnet
소프트웨어 개발자

Use when domain logic leaks into API/Infrastructure, project references violate layer boundaries, or you need to decide between CQS (always), CQRS bus (complex domains), and DDD patterns (invariants and events).

2026-04-13
setup-husky-dotnet
소프트웨어 개발자

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

2026-04-09
gherkin-gate
소프트웨어 품질 보증 분석가·테스터

Use before writing any test or implementation task, when observable behavior needs to be captured in business language scenarios and approved by the user before code begins

2026-03-23
mutation-testing
소프트웨어 품질 보증 분석가·테스터

Use when running mutation testing, killing mutants, verifying test quality, checking mutation score, or analyzing survivors after the test baseline is green

2026-03-23
outside-in-tdd
소프트웨어 품질 보증 분석가·테스터

Use when writing tests from the outside-in, defining behavior before code, or any feature where tests should start from observable business behavior and let internal design emerge

2026-03-23
analyzing-code
소프트웨어 개발자

Use when understanding project composition by language, measuring code change impact, or generating code statistics for CI/CD metrics

2026-03-16
analyzing-code-structure
소프트웨어 개발자

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

2026-03-16
extracting-code-structure
소프트웨어 개발자

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

2026-03-16
finding-files
소프트웨어 개발자

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

2026-03-16
fuzzy-selecting
소프트웨어 개발자

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

2026-03-16
querying-json
소프트웨어 개발자

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)

2026-03-16
querying-yaml
소프트웨어 개발자

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)

2026-03-16
replacing-text
소프트웨어 개발자

Use when performing text find & replace, batch transformations across files, or when JavaScript-style regex syntax is preferred over sed

2026-03-16
searching-text
소프트웨어 개발자

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

2026-03-16
setup-snip-hooks
소프트웨어 개발자

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

2026-03-16
viewing-files
소프트웨어 개발자

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

2026-03-16
generate-microcks-openapi-samples
소프트웨어 개발자웹 개발자

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

2026-02-26
migrating-prompts-to-skills
소프트웨어 개발자

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

2026-02-26
skill-creator
소프트웨어 개발자

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-26