
AgentKits
83 posts

AgentKits
@BestAgentKits
Best toolkits for your AI agents 🤌 https://t.co/lUxLhjFktN 🔥https://t.co/9xvlWSvzoQ



ck:code-review turns code review into a real gate, not a vibes-based checkbox. It checks spec compliance, code quality, and red-team failure modes before claiming done. Useful when agents are too confident and humans are tired of cleaning up confident garbage.


auth is where vibe coding gets expensive ck:better-auth turns Better Auth setup into a guided Claude Code skill: email/password, OAuth, 2FA, passkeys, sessions, orgs, db adapters, migrations, rate limits less spaghetti, more control

ck:security-scan is the boring gate i want before any agent-built code ships it checks secrets, deps, and risky OWASP-style patterns with shell tools plus Claude reasoning not a pentest, just a cheap preflight before you embarrass yourself

most agent workflows die in the gap between "make a plan" and "ship the PR" ck:vibe is an attempt to turn that gap into a pipeline: plan, cook/fix, review, ship, then watch CI not magic just fewer places for half-done work to hide

ck:stitch is for the awkward gap between "make me a nice UI" and actual frontend code it generates a Google Stitch design, exports HTML/Tailwind + DESIGN.md, then hands a real spec to your coding agent less vibe guessing, more design-to-code handoff

new skill in claudekit engineer: ck:bootstrap it turns a raw project idea into a repeatable setup loop: research → stack → design → plan → build → test → docs. use it when the dangerous part is not coding, but starting the project without a sane operating system.













