sungjunlee/craftkit
Cross-agent toolkit for prompts and coding-agent skills
Source: https://github.com/sungjunlee/craftkit
Discovered during the daily awesomeskills.dev agent-skill hunt.
Cross-agent toolkit for prompts and coding-agent skills
npx add-skill sungjunlee/craftkitCross-agent toolkit for prompts and coding-agent skills
Source: https://github.com/sungjunlee/craftkit
Discovered during the daily awesomeskills.dev agent-skill hunt.
Self-hosted Claude Code skill/agent/command registry for teams — CLI, web UI, auto-bootstrap, retrospective capture.
My personal pi coding agent configuration - skills and extensions
OpenClaw Skill: 发现和安装 Agent 技能
Claude skill to run full cycle bug fixing process for a bug defined by Github issue link
A library of AI Agent Skills and Scripts
Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka.NET for stateful entity management. Avoid locks and manual synchronization unless absolutely necessary.