This skill sets up a complete local Dojo development stack and enables integration testing of smart contracts.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →This skill sets up a complete local Dojo development stack and enables integration testing of smart contracts.
dokploy-management
Multi-tenancy patterns for Dokploy templates with network isolation: separate docker networks per tenant, shared infrastructure, and tenant-specific configuration.
Skill especializada en análisis de lenguaje pictográfico para identificar actores (personas/sistemas activos), objetos de trabajo (documentos/información/cosas físicas), actividades (verbos) y estructurar información usando el formato Sujeto -> Predicado -> Objeto. Útil para análisis de procesos empresariales, documentación de workflows, extracción de conocimiento estructurado de textos y modelado de procesos de negocio.
NeRDS software development guidelines for Dutch government projects. Use when making architectural decisions, setting up CI/CD, implementing security practices, handling privacy requirements, or ensuring accessibility compliance in government software.
Finalize a completed task: verify tests pass, commit changes, update MASTER_PLAN.md, and optionally create an SOP.
Create and manage experimental features in the Doodle project. Use this skill when user requests creating a new doodle, adding features to the features folder, or mentions working on a specific language-based experimental project. Handles both new feature creation and continuation of existing features.
Validate and test Doppler secrets. TRIGGERS - add to Doppler, store secret, validate token, test credentials.
Environment file (.env) patterns, test data, and credential loading
Adds OpenAPI standards (Swagger) documentation to .NET ASP.NET Core APIs with Scalar UI or Swagger UI. Configures Swashbuckle, generates OpenAPI specs, and sets up interactive API documentation endpoints.
Patterns and best practices for building .NET Web APIs with ASP.NET Core
Expert .NET backend architect specializing in C#, ASP.NET Core,
Implement CI/CD for .NET applications with GitHub Actions, Azure DevOps, Docker, Kubernetes deployments, automated testing, and release pipelines. Use when setting up continuous integration and deployment for .NET projects.
Essential .NET CLI commands and patterns for .NET 10 projects with Directory.Build.props and .slnx solutions
Guide for building .NET APIs using CQRS pattern with MediatR, FluentValidation, and Carter modules
Entity Framework Core best practices for Clean Architecture projects. Covers DbContext, entity configurations, repository pattern, migrations, and PostgreSQL-specific features.
Expert .NET Framework 4.8 specialist mastering legacy enterprise applications. Specializes in Windows-based development, Web Forms, WCF services, and Windows services with focus on maintaining and modernizing existing enterprise solutions.
.NET SDK and runtime installation across Windows, macOS, and Linux. Handles version detection, platform-specific installers (WinGet, Homebrew, apt, dnf), SDK vs runtime selection, offline installation, Docker setup, and troubleshooting. Auto-activates for .NET installation, setup, version management, and multi-platform deployment.
This skill should be used when running .NET tests selectively with a build-first, test-targeted workflow. Use it for running tests with xUnit focus.
dotnet-testing-advanced-aspire-testing
dotnet-testing-advanced-testcontainers-database
dotnet-testing-advanced-tunit-advanced
dotnet-testing-advanced
dotnet-testing-autodata-xunit-integration
dotnet-testing-autofixture-basics
dotnet-testing-autofixture-bogus-integration
dotnet-testing-autofixture-customization
dotnet-testing-autofixture-nsubstitute-integration
dotnet-testing-awesome-assertions-guide
dotnet-testing-bogus-fake-data
dotnet-testing-code-coverage-analysis
dotnet-testing-complex-object-comparison
dotnet-testing-datetime-testing-timeprovider
dotnet-testing-filesystem-testing-abstractions
dotnet-testing-private-internal-testing
dotnet-testing-test-data-builder-pattern
dotnet-testing
Documentation generation for C, C++, and Java codebases using Doxygen and Javadoc. Extract API documentation from source code, generate cross-references, call graphs, and comprehensive technical documentation.
Maintain and match against a library of classic dynamic programming patterns. Provides pattern matching, template code generation, variant detection, and problem-to-pattern mapping for DP problems.
Expert Data Protection Officer (Datenschutzbeauftragter) with deep knowledge of EU GDPR (DSGVO), German BDSG, and ISO 27701:2025/2019 (PIMS). Specializes in smart integration with existing ISMS infrastructure using Data Reuse principles. Automatically activated when user asks about data protection, privacy, GDPR/DSGVO, BDSG, personal data, DPIA/DSFA, consent, data subject rights, ISO 27701, PIMS, or data breaches.
Workflow for modifying DQMC C code, adding new measurements, and running tests. Use when editing source code, implementing new observables, debugging, or validating code changes.
Use this skill when the user needs help creating, testing, validating, or troubleshooting Detection & Response (D&R) rules in LimaCharlie.
Initialize a new fiction draft cycle following the Fiction Kit's Spec-Kit-style workflow.
Incremental content drafting skill that writes specific sections within existing scaffolds. Supports drafting 1 section at a time or batch-drafting multiple sections with user control. Each operation stays under 10k tokens to avoid context compacting.
Draft a Conventional Commits message from either a short summary of changes or by inspecting the local git diff. Use when the user wants a commit message formatted as type(scope): subject, with optional body and footers for breaking changes or issue references.
Creates a TIL blog post draft in Notion following the user's voice and style.
Guide for writing Drasi continuous queries using Cypher. Use this when asked to create, modify, or troubleshoot Drasi queries.
Consistent drawdown control pattern for trading systems - backtests, live trading, and training
Detect documentation drift (docs out of sync with code). Use after changes, periodically, or when something feels wrong. Returns severity-rated findings with specific fixes.
Type-safe ORM for Cloudflare D1 databases using Drizzle. Provides patterns for schema definition, migrations, and type-safe queries. Prevents transaction errors and schema mismatches. Includes templates for strict TypeScript usage.