Beads (bd) distributed git-backed issue tracker for AI agents: hash-based IDs, dependency graphs, worktrees,...
find ~/itechmeat/ -name "*.skill"
Keep a Changelog format. Covers structure, change types, versioning. Keywords: CHANGELOG.md, semver.
Cloudflare Durable Objects stateful serverless playbook: DurableObjectState, Storage API (SQLite/KV), WebSocket...
Store, transform, and deliver optimized images with Cloudflare Images. Covers image upload (API, Worker, Direct...
Cloudflare Workers KV key-value storage playbook: namespaces, bindings, Workers API (get/put/delete/list), metadata,...
Deploy full-stack applications on Cloudflare Pages. Covers Git integration, Direct Upload, Wrangler CLI, build...
Cloudflare Queues message queue playbook: producers, consumers, Workers integration, message batching, retries, dead...
Headless browser automation CLI for AI agents. Covers commands, refs, sessions, snapshots, cloud providers,...
Build serverless applications on Cloudflare Workers. Covers runtime APIs, handlers (fetch, scheduled, queue, email),...
Cloudflare Workflows durable execution playbook: multi-step orchestration, state persistence, retries,...
CodeRabbit AI code review. Covers CLI, configuration, triage workflow. Keywords: @coderabbitai, code review.
Conventional Commits specification. Covers commit structure, types, breaking changes. Keywords: feat, fix, BREAKING CHANGE.
FastAPI Python framework. Covers REST APIs, validation, dependencies, security. Keywords: Pydantic, async, OAuth2, JWT.
Inworld TTS API. Covers voice cloning, audio markups, timestamps. Keywords: text-to-speech, visemes.
GNU Make automation and build system guidance
Mantine UI library for React: 100+ components, hooks, forms, theming, dark mode, CSS modules, and Vite/TypeScript setup.