Wouter Van Ranst avatar

Wouter Van Ranst

Community

@woutervanranst · Brussels

6Followers
|
22Public Repos
|
21Published Skills

Agent Skills by Wouter Van Ranst

Showing 21 vetted skills indexed across 1 GitHub repositories.

woutervanranstwoutervanranst
1

openspec-apply-change

Guide users through applying OpenSpec changes with status checks and task implementation.

Community
Advanced
woutervanranstwoutervanranst
1

openspec-explore

Guide early-stage idea exploration with questions and ASCII diagrams.

Community
Intermediate
woutervanranstwoutervanranst
1

openspec-verify-change

Verify implementation alignment with delta specs, tasks, and design artifacts.

Community
Advanced
woutervanranstwoutervanranst
1

openspec-new-change

Scaffold a new OpenSpec change with a kebab-case name under openspec/changes.

Community
Intermediate
woutervanranstwoutervanranst
1

openspec-archive-change

Archives completed OpenSpec changes with delta sync and artifact validation.

Community
Advanced
woutervanranstwoutervanranst
1

openspec-onboard

Guide new users through a complete OpenSpec change cycle from proposal to archive.

Community
Intermediate
woutervanranstwoutervanranst
1

openspec-bulk-archive-change

Archive multiple completed OpenSpec changes in a batch operation.

Community
Advanced
woutervanranstwoutervanranst
1

openspec-continue-change

Create the next OpenSpec artifact and update workflow state.

Community
Advanced
woutervanranstwoutervanranst
1

openspec-sync-specs

Merge delta specs into main specs under openspec/specs without archiving.

Community
Advanced
woutervanranstwoutervanranst
1

openspec-ff-change

Automate OpenSpec change scaffolding with openspec CLI commands.

Community
Advanced
woutervanranstwoutervanranst
1

ast-grep

Translate natural language queries into ast-grep rules for C# syntax shapes.

Community
Intermediate
woutervanranstwoutervanranst
1

serialization

Identify optimal .NET serialization strategies for APIs, messaging, and storage.

Community
Advanced
woutervanranstwoutervanranst
1

dotnet-project-structure

Automate .NET project setup with Directory.Build.props, .slnx, and SDK pinning.

Community
Advanced
woutervanranstwoutervanranst
1

modern-csharp-coding-standards

Generate guidance and examples for modern C# 12+ coding standards.

Community
Advanced
woutervanranstwoutervanranst
1

dotnet-slopwatch

Detect LLM reward hacking patterns in .NET C# code changes.

Community
Intermediate
woutervanranstwoutervanranst
1

type-design-performance

Enforces .NET type design best practices including readonly structs and immutable collections to prevent performance pitfalls.

Community
Advanced
woutervanranstwoutervanranst
1

package-management

Manage NuGet packages with centralized CPM versioning and dotnet CLI workflows.

Community
Intermediate
woutervanranstwoutervanranst
1

csharp-tunit

Guide C# test writing and review with TUnit data sources, lifecycle hooks, and parallelism.

Community
Intermediate
woutervanranstwoutervanranst
1

crap-analysis

Compute CRAP scores from OpenCover coverage and complexity data for .NET projects.

Community
Advanced
woutervanranstwoutervanranst
1

microsoft-extensions-configuration

Implement Microsoft.Extensions.Options patterns for .NET configuration binding and validation.

Community
Advanced
woutervanranstwoutervanranst
1

testcontainers-integration-tests

Run TestContainers-based integration tests against real databases, queues, and caches in .NET.

Community
Advanced