Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
14 battle-tested Claude Code skills for planning, research, code review, UI/UX, databases, copywriting, design, video, and more — curated by the GoClaw / AgentBrain team.
npx claudepluginhub bestagentkits/ck-skills --plugin ck-skillsGenerate images via Nano Banana with 129 curated prompts. Mandatory validation interview refines style/mood/colors (use --skip to bypass). 3 modes: search, creative, wild. Styles: Ukiyo-e, Bento grid, cyberpunk, cinematic, vintage patent.
Brainstorm solutions with trade-off analysis and brutal honesty. Use for ideation, architecture decisions, technical debates, feature exploration, feasibility assessment, design discussions.
Plan implementations, design architectures, create technical roadmaps with detailed phases. Use for feature planning, system design, solution architecture, implementation strategy, phase documentation.
Review code quality with adversarial rigor. Supports input modes: pending changes, PR number, commit hash, codebase scan. Always-on red-team analysis finds security holes, false assumptions, and failure modes.
Use OpenAI Codex CLI (GPT-5.5 + gpt-image-2) programmatically: second-opinion code review, GitHub PR audit, plan/spec auditing, edge-case discovery, style/persona prompting, and subscription-billed image generation for visual assets, decorations, infographics, banners. Activate whenever the user says 'codex', 'second opinion', 'audit plan', 'review PR with codex', 'generate image', 'create banner/illustration/visual asset', or wants a careful adversarial reader to catch what Claude (especially Opus) might skim past.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Battle-tested Claude Code plugin for engineering teams — 60 agents, 231 skills, 75 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Best Toolkits for Your AI Agents — 14 battle-tested Claude Code skills, ready for the Claude plugins marketplace.
Curated and maintained by the team behind GoClaw.sh and AgentBrain.sh.
A single plugin (ck-skills) bundling 14 production-grade skills:
| Skill | Purpose |
|---|---|
ck:brainstorm | Trade-off analysis and brutal-honesty ideation before you commit to a direction. |
ck:research | Deep technical research, architecture analysis, requirements gathering. |
ck:ck-plan | Detailed implementation plans with phased roadmaps. |
ck:cook | Structured feature/plan/fix execution pipeline. |
ck:scout | Fast parallel codebase scouting and file discovery. |
ck:xia | Extract / port / adapt features from another repo into yours. |
ck:code-review | Adversarial code review on diffs, PRs, commits, or full codebases. |
ck:codex | OpenAI Codex CLI as a second opinion + image generation. |
ck:databases | Schema design and queries for PostgreSQL and MongoDB. |
ck:copywriting | Conversion copy: headlines, emails, landing pages, CTA. |
ck:ui-ux-pro-max | UI/UX design intelligence across React, Vue, Svelte, SwiftUI, RN, Flutter, Tailwind, shadcn/ui. |
ckm:design | Brand identity, logos, banners, CIP, social photos, slides. |
ck:ai-artist | Image generation via Nano Banana with 129 curated prompts. |
ck:remotion | Programmatic video creation in React with Remotion. |
Each skill lives under plugins/ck-skills/skills/ with a SKILL.md and any supporting references, scripts, or templates.
# Add this repo as a marketplace
/plugin marketplace add bestagentkits/ck-skills
# Install the plugin
/plugin install ck-skills@bestagentkits
Once installed, every skill becomes invokable as a slash command (e.g. /ck:plan, /ck:research, /ck:code-review).
Clone and symlink any skill into your ~/.claude/skills/ directory:
git clone https://github.com/bestagentkits/ck-skills.git
ln -s "$(pwd)/ck-skills/plugins/ck-skills/skills/ck-plan" ~/.claude/skills/ck-plan
These skills were extracted from the agent stack powering GoClaw and AgentBrain — and we open-source them so individual developers get the same toolkit our enterprise users do.
A Go-based rebuild of OpenClaw for deploying AI agent teams at scale.
"GoClaw for Enterprises" — the rebranded enterprise edition. Deploy, govern, and scale AI agents across an organization with department-level controls.
MIT — see LICENSE. Each skill ships under MIT as declared in its SKILL.md frontmatter.
Issues and PRs welcome. The repo follows the Claude Code plugin marketplace spec — drop new skills into plugins/ck-skills/skills/<name>/ with a valid SKILL.md.