Hopp til hovedinnhold
AIKI

Claude Code Skills

Curated skills that make Claude Code a more powerful development partner. Install with one command and take AI-assisted development to the next level.

What are Claude Code Skills?

Skills are pre-configured instructions that give Claude Code specialized knowledge and behavior. Think of them as expert hats Claude can wear. When you install a skill, Claude gets context and frameworks that make it better at that specific area.

Skills we recommend

These skills cover everything from project management to systematic debugging. Copy the command and paste it in your terminal.

1

Superpowers

The Starter Pack(Plugin (not a skill))

Skill creator, brainstorming, planning, code review, subagent coordination. Installs 30+ skills at once.

claude plugin install superpowers@claude-plugins-official
obra/superpowers
2

GSD (Get Shit Done)

Project Management

Project management that prevents context loss. Roadmaps, phases, atomic commits, verification. Externalizes state to files.

npx get-shit-done-cc --global
gsd-build/get-shit-done
3

Frontend Design

By Anthropic

Made by Anthropic. Builds production-ready UIs with intentional typography and creative details that don't look AI-generated.

npx skills add anthropics/skills@frontend-design -g
anthropics/skills
4

Systematic Debugging

Four Phases

Investigation, pattern analysis, hypothesis testing, implementation. Forbids guessing your way to a fix.

npx skills add obra/superpowers@systematic-debugging -g
obra/superpowers
5

Marketing Skills

139 Proven Ideas

139 proven marketing ideas organized by category: content, paid, partnerships, product-led growth, events. Includes SEO Audit.

npx skills add coreyhaines31/marketingskills --all -g
coreyhaines31/marketingskills
6

Prompt Architect

7 Frameworks

Transforms vague prompts into structured ones using 7 frameworks (CO-STAR, RISEN, TIDD-EC, RTF, Chain of Thought, etc.).

npx skills add ckelsoe/claude-skill-prompt-architect@prompt-architect -g
ckelsoe/claude-skill-prompt-architect
7

Next.js App Router

Server/Client

Server/client components, file-based routing, data flow, deployment best practices for Next.js 14+.

npx skills add wshobson/agents@nextjs-app-router-patterns -g
wshobson/agents
8

PDF Generator

By Anthropic

Also by Anthropic. Text extraction, merging, splitting, form filling, OCR, encryption.

npx skills add anthropics/skills@pdf -g
anthropics/skills
9

TDD

Red-Green-Refactor

Enforces RED-GREEN-REFACTOR. Writes failing test first, minimal code to pass, refactor.

npx skills add obra/superpowers@test-driven-development -g
obra/superpowers
10

Last 30 Days

Cross-platform trend research(Plugin (not a skill))

Researches a topic across Reddit, X, YouTube, Hacker News and more. Finds consensus, trends and emerging patterns from the last 30 days.

claude plugin marketplace add mvanhorn/last30days-skill && claude plugin install last30days@last30days-skill
mvanhorn/last30days-skill
11

Browser Use

Browser automation

Gives Claude control of a headless browser. Navigate pages, click, fill forms, extract dynamic content. Perfect for QA testing and web scraping.

npx skills add browser-use/browser-use@browser-use -g
browser-use/browser-use
12

Excalidraw Diagrams

Architecture diagrams

Generates Excalidraw diagrams from natural language. Architecture, sequence, flow. Renders to PNG with automatic layout validation.

npx skills add coleam00/excalidraw-diagram-skill -g
coleam00/excalidraw-diagram-skill
13

Shannon

AI penetration testing

Autonomous white-box pentester. Analyzes source code, identifies attack vectors, and runs real exploits against 50+ vulnerability types.

npx skills add unicodeveloper/shannon -g
KeygraphHQ/shannon
14

Claude Dashboard

Real-time usage in status bar(Plugin (not a skill))

Shows 5h/7d limits with progress bars, tokens used vs context window, cost per conversation, and number of running agents. Installed as a plugin.

claude plugin marketplace add uppinote20/claude-dashboard && claude plugin install claude-dashboard@claude-dashboard
uppinote20/claude-dashboard

Get Started

1

Install Claude Code

npm install -g @anthropic-ai/claude-code
2

Pick a skill from the list above and copy the command

3

Paste in your terminal and press Enter

4

Start Claude Code in your project with claude