Cooper3363/ai-agent-skills-stable-registry
Stable customer-callable AI Agent Skills registry baseline
Stable customer-callable AI Agent Skills registry baseline
npx skills add Cooper3363/ai-agent-skills-stable-registryStable customer-callable AI Agent Skills registry baseline
Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views.
Reusable development plugins for Claude Code and GitHub Copilot CLI
AI Agent Skills for VS Code — C# PR Reviewer & Test Gap Analyzer
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
Golang configuration library using spf13/viper — layered precedence (flag > env > file > KV > default), BindPFlag/BindPFlags, SetEnvPrefix + SetEnvKeyReplacer + AutomaticEnv, ReadInConfig + ConfigFileNotFoundError, Unmarshal + mapstructure struct tags, Sub for sub-trees, WatchConfig + OnConfigChange for hot reload, viper.New() for test isolation, and remote KV integration. Apply when using or adopting spf13/viper, or when the codebase imports `github.com/spf13/viper`. For CLI command structure alongside viper, see the `samber/cc-skills-golang@golang-spf13-cobra` skill. For general CLI architecture, see `samber/cc-skills-golang@golang-cli`.
Add Clerk authentication to any project by following the official quickstart guides.