TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
Aaronontheweb

akka-net-best-practices

by Aaronontheweb

star 489

Critical Akka.NET best practices including EventStream vs DistributedPubSub, supervision strategies, error handling, Pro...

Aaronontheweb

akka-hosting-actor-patter...

by Aaronontheweb

star 489

Patterns for building entity actors with Akka.Hosting - GenericChildPerEntityParent, message extractors, cluster shardin...

Aaronontheweb

modern-csharp-coding-stan...

by Aaronontheweb

star 489

Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, a...

Aaronontheweb

csharp-concurrency-patter...

by Aaronontheweb

star 489

Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka....

Aaronontheweb

type-design-performance

by Aaronontheweb

star 489

Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enu...

Aaronontheweb

efcore-patterns

by Aaronontheweb

star 489

Entity Framework Core best practices including NoTracking by default, query splitting for navigation collections, migrat...

Aaronontheweb

microsoft-extensions-conf...

by Aaronontheweb

star 489

Microsoft.Extensions.Options patterns including IValidateOptions, strongly-typed settings, validation on startup, and th...

Aaronontheweb

dependency-injection-patt...

by Aaronontheweb

star 489

Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* method...

Aaronontheweb

serialization

by Aaronontheweb

star 489

Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack) over re...

Aaronontheweb

akka-net-management

by Aaronontheweb

star 489

Akka.Management for cluster bootstrapping, service discovery (Kubernetes, Azure, Config), health checks, and dynamic clu...

Aaronontheweb

dotnet-local-tools

by Aaronontheweb

star 489

Managing local .NET tools with dotnet-tools.json for consistent tooling across development environments and CI/CD pipeli...

Aaronontheweb

dotnet-slopwatch

by Aaronontheweb

star 489

Use Slopwatch to detect LLM reward hacking in .NET code changes. Run after every code modification to catch disabled tes...

am-will

role-creator

by am-will

star 488

Create and install Codex custom agent roles in ~/.codex/config.toml, generate role config files, enforce supported keys,...

star 488

Use when CI fails and you need to investigate. Fetches the latest failed workflow run for the current branch or PR and s...

enviodev

indexing-blocks

by enviodev

star 488

Use when processing every block (or every Nth block) for time-series data, periodic snapshots, or block-level aggregatio...

enviodev

indexing-filters

by enviodev

star 488

Use when filtering events by indexed parameters to reduce processing volume. eventFilters with static arrays, dynamic pe...

enviodev

indexing-multichain

by enviodev

star 488

Use when deploying an indexer across multiple chains. Entity ID namespacing to avoid collisions, chain-specific configur...

enviodev

indexing-performance

by enviodev

star 488

Use when optimizing indexer speed or tuning sync performance. HyperSync vs RPC, batch size, RPC tuning parameters, WebSo...

enviodev

indexing-traces

by enviodev

star 488

Use when needing call trace data from transactions. HyperSync supports trace queries at the data layer. No handler-level...

MarsWang42

ai-products

by MarsWang42

star 488

Curate AI product launches from Product Hunt, Hacker News, GitHub, and Techmeme. Use when user invokes /ai-products or w...

MarsWang42

kickoff

by MarsWang42

star 488

Converts an idea or an Inbox note into a structured Project Note

MarsWang42

obsidian-markdown

by MarsWang42

star 488

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syn...

MarsWang42

ai-newsletters

by MarsWang42

star 488

Curate AI newsletter content with smart deduplication and ranking. Use when user invokes /ai-newsletters or when /start-...

MarsWang42

ai-newsletters

by MarsWang42

star 488

Curate AI newsletter content with smart deduplication and ranking. Use when user invokes /ai-newsletters or when /start-...