AI Space

Open AI Sharing Platform

Skills & MCP Collection

Curated Claude Skills plugins and MCP servers. Categorized by function with installation and usage guides.

Superpowers Plugin

NEW

20+ production-grade skills including TDD, systematic debugging, and structured planning workflows

Install

claude install superpowers

Usage

claude /superpowers
Loading...

Code-Simplifier Plugin

NEW

Official Anthropic refactoring agent, reduces token usage by 20-30%

Install

claude install code-simplifier

Usage

claude /simplify
Loading...

Ralph Loop Plugin

NEW

Enable Claude Code to run autonomously for extended periods

Install

claude install ralph-loop

Usage

claude /loop
Loading...

Context Optimization

Skill

LLM context optimization strategies: token reduction, cost saving, performance boost

Install

claude /install muratcankoylan/Agent-Skills-for-Context-Engineering --skill context-optimization

Usage

claude /context-optimization
Loading...

Memory Management

Skill

Strategic memory handling for long-context LLM interactions

Install

claude /install anthropics/skills --skill memory-management

Usage

claude /memory
Loading...

Token Counter

Skill

Real-time token counting and cost estimation

Install

claude /install anthropics/skills --skill token-counter

Usage

claude /tokens
Loading...

XLSX Operations

Skill

Professional Excel operations following financial modeling standards

Install

claude /install anthropics/skills --skill xlsx

Usage

claude /xlsx
Loading...

CSV Parser

Skill

Efficient CSV data parsing and transformation

Install

claude /install anthropics/skills --skill csv

Usage

claude /csv
Loading...

JSON Transformer

Skill

JSON data structure transformation and validation

Install

claude /install anthropics/skills --skill json

Usage

claude /json
Loading...

Docs Review

Skill

Documentation review with style guides, checklists, and quality scoring

Install

claude /install anthropics/skills --skill docs-review

Usage

claude /docs-review
Loading...

Doc Coauthoring

Skill

Structured 3-stage document collaboration: Plan, Draft, Refine

Install

claude /install anthropics/skills --skill doc-coauthoring

Usage

claude /coauthor
Loading...

README Generator

Skill

Auto-generate professional README files

Install

claude /install anthropics/skills --skill readme

Usage

claude /readme
Loading...

Browser Control

Skill

Advanced browser interaction and task automation

Install

claude /install anthropics/skills --skill browser-control

Usage

claude /browser
Loading...

File Search

Skill

Efficient codebase searching using ripgrep and ast-grep

Install

claude /install anthropics/skills --skill file-search

Usage

claude /search
Loading...

Systematic Debugging

Skill

Structured method for debugging complex codebases

Install

claude /install anthropics/skills --skill systematic-debugging

Usage

claude /debug
Loading...

Verification Quality

Skill

Automated code quality verification with authenticity scoring

Install

claude /install anthropics/skills --skill verification-quality

Usage

claude /verify
Loading...

Technical Writing

Skill

Technical documentation writing guides and templates

Install

claude /install anthropics/skills --skill tech-writing

Usage

claude /tech-write
Loading...

Blog Post Generator

Skill

Structured blog post generation

Install

claude /install anthropics/skills --skill blog

Usage

claude /blog
Loading...

MCP Builder

Skill

Structured workflow for researching, implementing, and testing new MCP servers

Install

claude /install anthropics/skills --skill mcp-builder

Usage

claude /mcp-builder
Loading...

Skill Builder

Skill

Meta-skill for creating compliant and high-quality Claude skills

Install

claude /install anthropics/skills --skill skill-builder

Usage

claude /skill-builder
Loading...

API Integrator

Skill

Standardized workflow for integrating and testing third-party APIs

Install

claude /install anthropics/skills --skill api-integrator

Usage

claude /integrate
Loading...

Code Review Plugin

Skill

Automated PR code review using specialized agents

Install

claude install code-review

Usage

claude /review PR_URL
Loading...

Frontend Design Plugin

Skill

Create production-grade frontend interfaces

Install

claude install frontend-design

Usage

claude /design
Loading...