ListenLove/codespace-config
opencode config
opencode config
npx skills add ListenLove/codespace-configopencode config
Custom commands, skills, and agents for Claude Code
我的 Claude Code Skills 集合
Troubleshoot Golang programs systematically - find and fix the root cause. Use when encountering bugs, crashes, deadlocks, or unexpected behavior in Go code. Covers debugging methodology, common Go pitfalls, test-driven debugging, pprof setup and capture, Delve debugger, race detection, GODEBUG tracing, and production debugging. Start here for any 'something is wrong' situation. Not for interpreting profiles or benchmarking (→ See `samber/cc-skills-golang@golang-benchmark` skill) or applying optimization patterns (→ See `samber/cc-skills-golang@golang-performance` skill).
An open platform for discovering, sharing, and installing AI agent skills.
First principles interrogation skill for AI coding agents → outputs Spec-Kit ready constitution.md and spec.md
Troubleshoot production issues using backend function logs. Use when investigating app errors, debugging function calls, or diagnosing production problems in Base44 apps.