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

one-piece

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

수집된 skills
10
Stars
0
업데이트
2026-03-14
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

data-efcore-patterns
데이터베이스 아키텍트

Entity Framework Core best practices including NoTracking by default, migration management, dedicated migration services, and common pitfalls to avoid. Use when working with Entity Framework Core.

2026-03-14
database-performance
데이터베이스 아키텍트

Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side joins. Works with EF Core and Dapper.

2026-03-14
dotnet-devcert-trust
네트워크·컴퓨터 시스템 관리자

Diagnose and fix .NET HTTPS dev certificate trust issues on Linux. Covers the full certificate lifecycle from generation to system CA bundle inclusion, with distro-specific guidance for Ubuntu, Fedora, Arch, and WSL2.

2026-03-14
dotnet-local-tools
소프트웨어 개발자

Managing local .NET tools with dotnet-tools.json for consistent tooling across development environments and CI/CD pipelines. Use when managing local development tools in .NET.

2026-03-14
dotnet-project-structure
소프트웨어 개발자

Modern .NET project structure including .slnx solution format, Directory.Build.props, central package management, SourceLink, version management with RELEASE_NOTES.md, and SDK pinning with global.json. Use when setting up or modernizing a .NET solution structure.

2026-03-14
prd
프로젝트 관리 전문가

Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis. Use when creating or updating product requirements documents.

2026-03-14
skills-index-snippets
소프트웨어 개발자

Create and maintain AGENTS.md / CLAUDE.md snippet indexes that route tasks to the correct dotnet-skills skills and agents (including compressed Vercel-style indexes).

2026-03-14
testcontainers
소프트웨어 품질 보증 분석가·테스터

Write integration tests using TestContainers for .NET with xUnit. Covers infrastructure testing with real databases, message queues, and caches in Docker containers instead of mocks.

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

Write UI tests for Blazor applications (Server or WebAssembly) using Playwright. Covers navigation, interaction, authentication, selectors, and common Blazor-specific patterns. Use when writing end-to-end tests for Blazor applications.

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

Write integration tests using TestContainers for .NET with xUnit. Covers infrastructure testing with real databases, message queues, and caches in Docker containers instead of mocks. Use when writing integration tests with Docker dependencies.

2026-03-14