bestagentkits

Ck Skills — AI skill for Claude Code

AI community

Best Toolkits for Your AI Agents — 14 Claude Code skills curated by GoClaw / AgentBrain.

How to install Ck Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open bestagentkits/ck-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Ck Skills does

Best Toolkits for Your AI Agents — 14 Claude Code skills curated by GoClaw / AgentBrain.

Alternatives in AI

  • Swift Agent Skills — A curated directory of open-source AI agent skills for Swift and Apple platform development 1.5k ★
  • Research Paper Writing Skills — Skill package for ML/CV/NLP paper writing, curated and adapted from Prof 1.5k ★
  • N Skills — Curated plugin marketplace for AI agents - works with Claude Code, Codex, and openskills 943 ★

README

ck-skills

**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**](https://goclaw.sh) and [**AgentBrain.sh**](https://agentbrain.sh).


What's inside

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/`](./plugins/ck-skills/skills) with a `SKILL.md` and any supporting references, scripts, or templates.


Install via Claude Code marketplace

# 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`)