Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Dev tools

16,902 results · page 365 of 564

  • dotnet-cqrs-command-generatorSkillDev tools

    Generates CQRS Commands with Handlers, Validators, and Request DTOs following Clean Architecture patterns. Commands represent actions that modify state and return Result types for proper error handling.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-dapper-query-builderSkillDev tools

    Generates optimized read queries using Dapper. Includes multi-mapping for joins, pagination, dynamic filtering, CTEs, and best practices for high-performance data access.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-domain-entity-generatorSkillDev tools

    Generates Domain Entities following DDD principles with factory methods, private setters, domain events, and proper encapsulation. Supports aggregate roots, child entities, and value objects.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-fluent-validationSkillDev tools

    Generates FluentValidation validators for commands and queries. Includes common validation rules, custom validators, async validation, and integration with MediatR pipeline behaviors.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-legacy-api-controllersSkillDev tools

    Generates RESTful API Controllers with proper routing, versioning, authorization, and MediatR integration. Follows REST conventions and Clean Architecture patterns.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-minimal-api-endpointsSkillDev tools

    Generates Minimal API endpoints following Microsoft's recommended approach. Creates fast, testable HTTP APIs with minimal code using MapGet/MapPost/MapPut/MapDelete. Preferred over controller-based APIs for new projects.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-outbox-patternSkillDev tools

    Implements the Outbox pattern for reliable domain event processing. Ensures events are persisted in the same transaction as the aggregate changes and processed asynchronously with guaranteed delivery.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-permission-authorizationSkillDev tools

    Implements permission-based authorization with custom attributes, policy providers, and authorization handlers. Provides granular access control beyond simple role-based authorization.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-rate-limitingSkillDev tools

    Implements ASP.NET Core rate limiting middleware for API protection. Covers fixed window, sliding window, token bucket, and concurrency limiters with custom policies.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-repository-patternSkillDev tools

    Generates Repository interfaces and implementations following the Repository pattern. Provides data access abstraction for aggregate roots with EF Core implementations.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-result-patternSkillDev tools

    Implements the Result pattern for explicit error handling without exceptions. Provides Result, Result<T>, and Error types for clean, predictable control flow in domain-driven applications.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-specification-patternSkillDev tools

    Implements the Specification pattern for encapsulating query logic. Enables composable, reusable, and testable query criteria with support for includes, ordering, and pagination.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • dotnet-unit-testingSkillDev tools

    Generates unit tests for command and query handlers using xUnit and NSubstitute. Implements Arrange-Act-Assert pattern with comprehensive test coverage for success and failure scenarios.

    Ready to connect★ 72

    github.com/ronnythedev/dotnet-clean-architecture-skills72 stars

    View details
  • edge-to-edgeSkillDev tools

    Edge-to-edge and window-inset handling for Compose screens, scaffolds, sheets, and system bars.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • encrypted-dnsSkillDev tools

    Encrypted DNS protocols, resolver health, bootstrap, SOCKS transport, and tamper diagnostics.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • gobSkillDev tools

    Use gob to run and manage background processes: dev servers, watchers, builds, and any long-running command you want to start now and check on later.

    Ready to connect★ 72

    github.com/juanibiapina/gob72 stars

    View details
  • gradle-build-systemSkillDev tools

    Gradle dependencies, modules, convention plugins, and Android build failure triage.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • hybrid-cloud-architectSkillDev tools

    Gives your agent expert help designing hybrid and multi-cloud setups across AWS, Azure, GCP, and private clouds.

    Ready to connect★ 72

    github.com/tranhieutt/software_development_department72 stars

    View details
  • jetpack-compose-apiSkillDev tools

    Jetpack Compose API internals, state, effects, modifiers, navigation, animation, and semantics.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • kotlin-test-patternsSkillDev tools

    Kotlin unit, Compose, Hilt, coroutine, fake, fixture, and golden-test patterns.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • local-ci-actSkillDev tools

    Local GitHub Actions checks with act and workflow wiring triage on macOS.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • network-traffic-debugSkillDev tools

    SOCKS5, VPN tunnel, on-device packet capture, and mitmproxy traffic debugging.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • openspec-update-changeSkillDev tools

    Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • project-initSkillDev tools

    Initialize OpenLogos project structure and directory layout. Use when the user wants to set up a new project with openlogos init or needs help with project initialization.

    Ready to connect★ 72

    github.com/miniidealab/openlogos71 stars

    View details
  • protobuf-datastoreSkillDev tools

    App settings protobuf schema, new preferences, DataStore persistence, and Kotlin mapping.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • protobuf-schema-evolutionSkillDev tools

    Protobuf compatibility, reserved fields, diagnostics wire contracts, schema versions, and goldens.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • r8-jni-keep-rulesSkillDev tools

    R8 and ProGuard keep rules for serializable routes, JNI bindings, protobufs, and minification.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • ripdpi-releaseSkillDev tools

    Prepare, build, publish, and verify one exact-SHA RIPDPI Android release through the repository release contract. Use only when the user explicitly asks to prepare or publish a specific version. Never invoke implicitly and never expose signing secrets.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • sddSkillDev tools

    Route RIPDPI changes through the risk-based OpenSpec specification workflow.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details
  • service-lifecycleSkillDev tools

    VPN/proxy service lifecycle, coordinators, status, telemetry, handovers, and remembered policy.

    Ready to connect★ 72

    github.com/po4yka/ripdpi68 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

53,789 of the 54,221 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI