adhi-jp/agent-skills
Agent skills and eval prompts for vibe-coding plans, review loops, commit messages, prose, and Minecraft modding.
Agent skills and eval prompts for vibe-coding plans, review loops, commit messages, prose, and Minecraft modding.
npx add-skill adhi-jp/agent-skillsAgent skills and eval prompts for vibe-coding plans, review loops, commit messages, prose, and Minecraft modding.
Set of skills/agents for TDD Development & Brainstorming. /tap:into an idea and let the TDD Agents implement it for you.
Auto-generated agent skills from trending Hermes / OpenClaw agent runtimes repos, by ara.so
Codex plugin and Agent Skill for rendering OpenSCAD files to configurable PNG previews.
openai/skills
A source-driven deep dive into OpenCode, covering the architecture and implementation of a modern AI coding agent.
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.