icloudsheep/claude-skills
Recently updated agent-skill-related GitHub repository: icloudsheep/claude-skills.
Recently updated agent-skill-related GitHub repository: icloudsheep/claude-skills.
npx skills add icloudsheep/claude-skillsRecently updated agent-skill-related GitHub repository: icloudsheep/claude-skills.
Automate Qualaroo tasks via Rube MCP (Composio). Always search tools first for current schemas.
Cross-agent quality gate for SKILL.md and agent.md files. Spec validation, description scoring, reference checks, and cross-platform compatibility warnings — all in one tool. Based on the agentskills.io specification.
Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables
Reactive streams and event-driven programming in Golang using samber/ro — ReactiveX implementation with 150+ type-safe operators, cold/hot observables, 5 subject types (Publish, Behavior, Replay, Async, Unicast), declarative pipelines via Pipe, 40+ plugins (HTTP, cron, fsnotify, JSON, logging), automatic backpressure, error propagation, and Go context integration. Apply when using or adopting samber/ro, when the codebase imports github.com/samber/ro, or when building asynchronous event-driven pipelines, real-time data processing, streams, or reactive architectures in Go. Not for finite slice transforms (→ See `samber/cc-skills-golang@golang-samber-lo` skill).
Cross-platform installer for MCP tools, behavioral rules, agent skills
Modernize Golang code to use recent language features, standard library improvements, and idiomatic patterns. Trigger proactively when writing or reviewing Go code and old-style patterns are detected, or when encountering a deprecation warning. Also use when the user explicitly asks for modernization, a Go version upgrade, or a CI/tooling refresh.