LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with output: C# test files

Browse skills that produce this output.

  • csharp-testing - C# and .NET testing patterns and best practices
    csharpdotnettestingxunit

    Updated 2026-09-20

    C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.

    ⚙ Write unit tests using xUnit⚙ Create parameterized tests using Theory⚙ Mock dependencies using NSubstitute
  • nunit-skill - Generate NUnit 3 Unit Tests in C#
    unit-testingC#NUnittest-automation

    ★ 62 · Updated 2026-03-09

    Generates NUnit 3 test code for C# applications with constraint model and Moq mocking

    ⚙ generate NUnit test fixtures⚙ create constraint model assertions⚙ write parameterized test cases