s0440561/my-agent-skills-course
for learn agent skill
for learn agent skill
npx skills add s0440561/my-agent-skills-coursefor learn agent skill
Agent skill repository for aso mcp skills.
Atomic Nebula Codex skills bundle
Context management framework for Claude Code — Multi-agent isolates context by capability, module topology tree isolates context by business domain
Discover what's installed in your Claude Code setup. This MCP server catalogs skills, commands, agents, MCP tools, hooks and roles, then helps you search them or get recommendations for your task — via 13 MCP tools or a local web dashboard.
Agent skill repository.
In-memory caching in Golang using samber/hot — eviction algorithms (LRU, LFU, TinyLFU, W-TinyLFU, S3FIFO, ARC, TwoQueue, SIEVE, FIFO), TTL, cache loaders, sharding, stale-while-revalidate, missing key caching, and Prometheus metrics. Apply when using or adopting samber/hot, when the codebase imports github.com/samber/hot, or when the project repeatedly loads the same medium-to-low cardinality resources at high frequency and needs to reduce latency or backend pressure.