Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
novotnyllc
GitHub 제작자 프로필

novotnyllc

5개 GitHub 저장소에서 수집된 32개 skills를 저장소 단위로 보여줍니다.

수집된 skills
32
저장소
5
업데이트
2026-06-08
저장소 탐색

저장소와 대표 skills

dotnet-advisor
소프트웨어 개발자

Routes .NET/C# requests to the correct domain skill and loads coding standards as baseline for all code paths. Determines whether the task needs API, UI, testing, devops, tooling, or debugging guidance based on prompt analysis and project signals, then invokes skills in the right order. Always invoked after [skill:using-dotnet] detects .NET intent. Do not use for deep API, UI, testing, devops, tooling, or debugging implementation guidance.

2026-04-30
dotnet-api
소프트웨어 개발자

Builds ASP.NET Core APIs, EF Core data access, gRPC, SignalR, and backend services with middleware, security (OAuth, JWT, OWASP), resilience, messaging, OpenAPI, .NET Aspire, Semantic Kernel, HybridCache, YARP reverse proxy, output caching, Office documents (Excel, Word, PowerPoint), PDF, and architecture patterns. Spans 32 topic areas. Do not use for UI rendering patterns or CI/CD pipeline authoring.

2026-04-30
dotnet-csharp
소프트웨어 개발자

Baseline C# skill loaded for every .NET code path. Guides language patterns (records, pattern matching, primary constructors, C# 8-15), coding standards, async/await, DI, LINQ, serialization, domain modeling, concurrency, Roslyn analyzers, globalization, native interop (P/Invoke, LibraryImport, ComWrappers), WASM interop (JSImport/JSExport), and type design. Spans 25 topics. Do not use for ASP.NET endpoint architecture, UI framework patterns, or CI/CD guidance.

2026-04-30
dotnet-debugging
소프트웨어 개발자

Debugs Windows and Linux/macOS applications (native, .NET/CLR, mixed-mode) with WinDbg MCP (crash dumps, !analyze, !syncblk, !dlk, !runaway, !dumpheap, !gcroot, BSOD), dotnet-dump, lldb with SOS, createdump, and container diagnostics (Docker, Kubernetes). Hang/deadlock diagnosis, high CPU triage, memory leak investigation, kernel debugging, and dotnet-monitor for production. Spans 17 topic areas. Do not use for routine .NET SDK profiling, benchmark design, or CI test debugging.

2026-04-30
dotnet-devops
소프트웨어 개발자

Configures .NET CI/CD pipelines (GitHub Actions with setup-dotnet, NuGet cache, reusable workflows; Azure DevOps with DotNetCoreCLI, templates, multi-stage), containerization (multi-stage Dockerfiles, Compose, rootless), packaging (NuGet authoring, source generators, MSIX signing), release management (NBGV, SemVer, changelogs, GitHub Releases), and observability (OpenTelemetry, health checks, structured logging, PII). Spans 18 topic areas. Do not use for application-layer API or UI implementation patterns.

2026-04-30
dotnet-testing
소프트웨어 품질 보증 분석가·테스터

Defines .NET test strategy and implementation patterns across xUnit v3 (Facts, Theories, fixtures, IAsyncLifetime), integration testing (WebApplicationFactory, Testcontainers), Aspire testing (DistributedApplicationTestingBuilder), snapshot testing (Verify, scrubbing), Playwright E2E browser automation, BenchmarkDotNet microbenchmarks, code coverage (Coverlet), mutation testing (Stryker.NET), UI testing (page objects, selectors), and AOT WASM test compilation. Spans 13 topic areas. Do not use for production API architecture or CI workflow authoring.

2026-04-30
dotnet-tooling
소프트웨어 개발자

Manages .NET SDK installation (dotnet-install, workloads), project setup (.slnx, Directory.Build.props, CPM), MSBuild authoring, build optimization, performance (Span, ArrayPool, stackalloc), profiling (dotnet-counters, dotnet-trace), Native AOT/trimming, GC tuning, CLI apps (System.CommandLine, Spectre.Console, Terminal.Gui), ILSpy decompilation, VS Code debug config (launch.json, coreclr, remote), C# LSP (csharp-ls, OmniSharp), and version detection/upgrade. Spans 34 topic areas. Do not use for UI implementation or API security design.

2026-04-30
dotnet-ui
소프트웨어 개발자

Builds .NET UI apps across Blazor (Server, WASM, Hybrid, Auto), MAUI (XAML, MVVM, Shell, Native AOT), Uno Platform (MVUX, Extensions, Toolkit), WPF (.NET 8+, Fluent theme), WinUI 3 (Windows App SDK, MSIX, Mica/Acrylic, adaptive layout), and WinForms (high-DPI, dark mode) with JS interop, accessibility (SemanticProperties, ARIA), localization (.resx, RTL), platform bindings (Java.Interop, ObjCRuntime), and framework selection. Spans 20 topic areas. Do not use for backend API design or CI/CD pipelines.

2026-04-30
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
codex-director
기타 컴퓨터 관련 직업

Start and operate Codex Director. Use when the user mentions @codex-director, invokes $codex-director:codex-director, or asks to coordinate project work with Director threads.

2026-06-08
director-browser-oracle
기타 컴퓨터 관련 직업

Runs the Codex Director Browser ChatGPT Pro oracle lane for external second-opinion review through the signed-in browser. Use when a Director brief explicitly invokes $codex-director:director-browser-oracle for delegated oracle review, Pro-only comparison, external critique, or Browser-mediated plan/result validation.

2026-06-08
director-build
소프트웨어 개발자

Runs the Codex Director build lane for bounded implementation packets. Use when a Director worker brief explicitly invokes $codex-director:director-build for code, docs, configuration, tests, commits, or other implementation work that one worker can plan, edit, verify, and report.

2026-06-08
director-deep-plan
소프트웨어 개발자

Runs the Codex Director deep planning lane for durable implementation or architecture plans. Use when a Director worker brief explicitly invokes $codex-director:director-deep-plan for a plan document, migration strategy, architecture decision, decomposition, or reviewed implementation blueprint without code changes.

2026-06-08
director-dynamic-workflow
소프트웨어 개발자

Runs the Codex Director dynamic workflow bridge for complex task-level packetization and durable orchestration artifacts. Use when a Director brief explicitly invokes $codex-director:director-dynamic-workflow for approvals, packets, multi-repo or multi-worker work, risky writes, integration tracking, or resumable .workflow state.

2026-06-08
director-investigate
소프트웨어 개발자

Runs the Codex Director investigate/research lane for read-only diagnosis and evidence gathering. Use when a Director worker brief explicitly invokes $codex-director:director-investigate for repo or docs reconnaissance, failure diagnosis, external fact checks, regression research, or current-state evidence.

2026-06-08
director-optimize
소프트웨어 개발자

Runs the Codex Director optimization lane for performance, cost, memory, bundle size, throughput, or latency work. Use when a Director worker brief explicitly invokes $codex-director:director-optimize for measurement-led improvement, bottleneck diagnosis, optimization patches, or performance verification.

2026-06-08
director-orchestrate
소프트웨어 개발자

Runs the Codex Director worker orchestration lane for multi-item or ambiguous bounded assignments. Use when a Director worker brief explicitly invokes $codex-director:director-orchestrate, or when a worker must coordinate subwork, helper/subagent lanes, sequencing, packet handoffs, or evidence reconciliation inside its assigned scope.

2026-06-08
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
subagent-orchestration
소프트웨어 개발자

Use for Codex multi_agent_v2 subagent orchestration: delegation decisions, spawn_agent prompts, custom agent_type roles, reasoning_effort choices, safe parallelism, wait/list/send/followup/close handling, commit discipline, receipts, and root-thread coordination.

2026-05-15
rp-build-v2
소프트웨어 개발자

Build with RepoPrompt MCP tools context builder plan → implement

2026-05-10
rp-deep-plan-v2
소프트웨어 개발자

Deep planning workflow using RepoPrompt MCP tools: map seams, draft, critique, polish — produces a ready-to-execute plan document

2026-05-10
rp-investigate-v2
소프트웨어 개발자

Deep investigation with RepoPrompt MCP tools: tools gather evidence, follow-up reasoning synthesizes selected context

2026-05-10
rp-optimize-v2
소프트웨어 개발자

Iterative performance optimization loop using RepoPrompt MCP tools: instrument with debug-only metrics, establish a baseline, then plan → delegate one optimize+harden cycle → re-measure → ask oracle for next plan, looping until the oracle is satisfied or the target metric is met

2026-05-10
rp-oracle-export-v2
소프트웨어 개발자

Export a ChatGPT-ready Question / Plan / Review prompt using RepoPrompt MCP tools

2026-05-10
rp-orchestrate-v2
소프트웨어 개발자

Plan, decompose, and delegate complex tasks across multiple agents using RepoPrompt MCP tools

2026-05-10
rp-refactor-v2
소프트웨어 개발자

Refactoring assistant using RepoPrompt MCP tools to analyze and improve code organization

2026-05-10
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다