Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

ai-foundry-core/ril-agents

5 skills5 installs20 starsGitHub

Install

npx skills add https://github.com/ai-foundry-core/ril-agents

Skills in this repo

1Cqrs Implementationcqrs-implementation is a Claude Code skill that guides implementing the CQRS (Command Query Responsibility Segregation) architecture pattern. It explains commands, command handlers, events, queries, query handlers, and projectors, and supplies Python template code for command and query infrastructure. A developer uses it when separating read and write models, optimizing query performance, or building event-sourced systems.1installs2Dotnet Backend Patternsdotnet-backend-patterns is a Claude Code skill covering C#/.NET backend development patterns for building APIs, MCP servers, and enterprise applications. It documents clean-architecture project structure, dependency-injection lifetimes and keyed services, async/await, EF Core and Dapper data access, IOptions configuration, Redis caching, and xUnit testing. A developer uses it when writing or reviewing .NET backends and designing API architectures.1installs3E2e Testing PatternsA Claude Code skill that teaches end-to-end testing patterns with Playwright and Cypress. A developer uses it when implementing E2E tests for critical user journeys, debugging flaky tests, or setting up cross-browser CI test pipelines. It covers the Page Object Model, test-data fixtures, and deterministic waiting strategies instead of fixed timeouts.1installs4Python Testing PatternsA Claude Code skill covering Python testing with pytest, fixtures, mocking, and test-driven development. A developer uses it when writing unit and integration tests, setting up a pytest suite, or mocking external dependencies. It documents the Arrange-Act-Assert structure, scoped fixtures, and parameterized tests.1installs5Python Type SafetyA Claude Code skill for Python type safety using type hints, generics, protocols, and strict type checking. A developer uses it when adding annotations, building generic reusable classes, defining structural interfaces, or configuring mypy or pyright. It shows type narrowing with guards and modern union syntax.1installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

ai-foundry-core/ril-agents · 5 skills · Skillselion