← All skills

Claude Code Skills

Skills for Claude Code - Anthropic's AI Coding Agent

Browse production-ready skills for Claude Code, Anthropic's CLI-based AI coding agent. Install skills to teach Claude Code specialized knowledge in software engineering, marketing, design, DevOps, and more.

About Claude Code

  • CLI-native agent with full filesystem access
  • Supports skills protocol for extensibility
  • Available as desktop app, web app, and IDE extensions
  • Powered by Claude Opus and Sonnet models

Install Skills for Claude Code

  1. Open your terminal
  2. Run: npx skills add AbsolutelySkilled/AbsolutelySkilled --skill <skill-name>
  3. Start Claude Code - the skill is immediately active

3 Skills Available for Claude Code

Workflow

2 skills View all →

absolute-simplify

126 installs

Autonomously simplifies code in your working changes or targeted files. Detects staged or unstaged git changes, analyzes for simplification opportunities following clean code and clean architecture principles, applies improvements directly, runs tests to verify nothing broke, and shows a structured summary with reasoning. Triggers on "simplify this", "refactor this", "clean up my changes", "absolute-simplify", "simplify my code", "make this cleaner", "tidy this up", "reduce complexity", "flatten this", "remove dead code", or when code needs clarity improvements, nesting reduction, or redundancy removal. Language-agnostic at base with deep opinions for JS/TS/React, Python, and Go.

Workflow #simplification#refactoring#clean-code

absolute-work

24 installs

End-to-end, phase-gated software development lifecycle for AI agents. Turns a ticket, task, plan, or migration into a validated design, a dependency-graphed task board, and verified code. Triggers on "build this end-to-end", "plan and build", "break this into tasks", "pick up this ticket", "grill me on this", "run this migration", "absolute-work this", or any multi-step development task. Relentlessly interviews to a shared design, writes a reviewed spec, decomposes into atomic tasks on a persistent markdown board, then peels tasks one safe wave at a time with test-first verification. Handles features, bugs, refactors, greenfield projects, planning breakdowns, and migrations.

Workflow #sdlc#planning#task-management

Software Engineering

1 skills View all →

Frequently Asked Questions

What skills are available for Claude Code?

AbsolutelySkilled offers 3+ production-ready skills for Claude Code across software engineering, marketing, design, DevOps, AI/ML, and more. All skills are free and open source.

How do I install skills for Claude Code?

Run npx skills add AbsolutelySkilled/AbsolutelySkilled --skill <skill-name> in your terminal. The skill will be immediately available in Claude Code.

Are Claude Code skills free?

Yes, all skills in the AbsolutelySkilled registry are free and open source under the MIT license. Install as many as you need.

Can I create custom skills for Claude Code?

Yes, you can create custom skills by following the CONTRIBUTING.md guide. Each skill is a markdown file with structured knowledge that any supported AI agent can use.

Skills for Other AI Agents