alkondrashov/claude-skills
Claude Code skills collection
Claude Code skills collection
npx skills add alkondrashov/claude-skillsClaude Code skills collection
云效 Bug 修复 Agent Skill - 符合 Agent Skills 开放标准
Codex skill to set a default local timezone in the Codex CLI launcher, with restore support after updates.
Add or edit LobeHub keyboard shortcuts. Use for HotkeyEnum, HOTKEYS_REGISTRATION, combineKeys, useHotkeyById, tooltip hotkeys, shortcut scope, conflicts, or Cmd/Ctrl key combos.
Agentic tools for aerospace engineering
把agent的记忆打造成你们共同的记忆库,提高记忆的可移植性。
Provides patterns for implementing Spring Boot caching: configures Redis/Caffeine/EhCache providers with TTL and eviction policies, applies @Cacheable/@CacheEvict/@CachePut annotations, validates cache hit/miss behavior, and exposes metrics via Actuator. Use when adding caching to Spring Boot services, configuring cache expiration, evicting stale data, or diagnosing cache misses.