Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

one-piece

one-piece contient 10 skills collectées depuis akoken, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
0
mis à jour
2026-03-14
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

data-efcore-patterns
Architectes de bases de données

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
Architectes de bases de données

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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