80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Critical Akka.NET best practices including EventStream vs DistributedPubSub, supervision strategies, error handling, Pro...
Patterns for building entity actors with Akka.Hosting - GenericChildPerEntityParent, message extractors, cluster shardin...
Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, a...
Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka....
Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enu...
Entity Framework Core best practices including NoTracking by default, query splitting for navigation collections, migrat...
Microsoft.Extensions.Options patterns including IValidateOptions, strongly-typed settings, validation on startup, and th...
Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* method...
Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack) over re...
Akka.Management for cluster bootstrapping, service discovery (Kubernetes, Azure, Config), health checks, and dynamic clu...
Managing local .NET tools with dotnet-tools.json for consistent tooling across development environments and CI/CD pipeli...
Use Slopwatch to detect LLM reward hacking in .NET code changes. Run after every code modification to catch disabled tes...
role-creator
by am-will
Create and install Codex custom agent roles in ~/.codex/config.toml, generate role config files, enforce supported keys,...
ci
by enviodev
Use when CI fails and you need to investigate. Fetches the latest failed workflow run for the current branch or PR and s...
indexing-blocks
by enviodev
Use when processing every block (or every Nth block) for time-series data, periodic snapshots, or block-level aggregatio...
indexing-filters
by enviodev
Use when filtering events by indexed parameters to reduce processing volume. eventFilters with static arrays, dynamic pe...
indexing-multichain
by enviodev
Use when deploying an indexer across multiple chains. Entity ID namespacing to avoid collisions, chain-specific configur...
indexing-performance
by enviodev
Use when optimizing indexer speed or tuning sync performance. HyperSync vs RPC, batch size, RPC tuning parameters, WebSo...
indexing-traces
by enviodev
Use when needing call trace data from transactions. HyperSync supports trace queries at the data layer. No handler-level...
ai-products
by MarsWang42
Curate AI product launches from Product Hunt, Hacker News, GitHub, and Techmeme. Use when user invokes /ai-products or w...
kickoff
by MarsWang42
Converts an idea or an Inbox note into a structured Project Note
obsidian-markdown
by MarsWang42
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syn...
ai-newsletters
by MarsWang42
Curate AI newsletter content with smart deduplication and ranking. Use when user invokes /ai-newsletters or when /start-...
ai-newsletters
by MarsWang42
Curate AI newsletter content with smart deduplication and ranking. Use when user invokes /ai-newsletters or when /start-...