skills
Collection of Claude skills for pragmatic engineering workflows — fixes common agent failure modes, improves alignment and code quality
Skills are named procedures Claude Code can pull in on demand — everything from git workflows to writing conventional commits to generating specific file types. Curated, searchable, with install commands where available.
Collection of Claude skills for pragmatic engineering workflows — fixes common agent failure modes, improves alignment and code quality
Design System Generator for Claude Code — creates tailored UI/UX design systems from project requirements
Claude Code skill for token reduction — transforms agent output into terse 'caveman' speech, cutting 75% of tokens
Claude skill that builds a queryable knowledge graph from code, docs, and multimedia files
Claude skill library — 1,400+ agentic playbooks for coding assistants and AI IDEs
Scientific agent skills for research — transforms your AI agent into a research assistant across biology, chemistry, and medicine
Claude skill for HTML video rendering — compose, preview, and render agent-driven videos from HTML, open-source alternative to Remotion
CLI for agent skills — installs, manages, and updates reusable instruction sets for Claude Code and other agents
Claude skill for time-series forecasting — leverages Google's TimesFM to predict future data points
Lark/Feishu CLI skill for Claude Code — automate tasks across Messenger, Docs, Sheets, Calendar, and more
Claude skill bundle for full-stack development — 66 specialized experts for languages, frameworks, and DevOps
Project management Claude skill — coordinates parallel AI agents using GitHub Issues and Git worktrees
Claude skill for video editing — automatically cuts filler, color grades, burns subtitles, and adds animations
AI prompt generator Claude skill — writes accurate, token-efficient prompts for any AI tool, retaining full context
Paid advertising audit Claude skill — analyzes and optimizes ad campaigns across Google, Meta, TikTok, LinkedIn, Microsoft, YouTube, and Apple Ads
Codebase to course skill — generates interactive HTML courses from any repo for non-technical coders
Personal memory Claude skill — captures all digital activity, organizes it into a queryable tree for agents
Web asset generation Claude skill — creates favicons, app icons, and social media images from text, logos, or emojis
Claude skill for session restore — analyzes past interactions, git history, and tool use to re-establish context
Reusable Claude skills collection — extends agents with prompt templates, GitHub PR review, PostgreSQL, and Supabase
A skill is a reusable, named procedure Claude Code can invoke on demand — typically a markdown file with frontmatter describing what it does and when to use it. Skills are discovered automatically and pulled into context only when relevant.
Slash commands are user-invoked prompt templates. Skills are model-invoked: Claude decides when to apply them based on context. A slash command is a button you press; a skill is a tool the agent reaches for.
Most skills are distributed as part of a Claude Code plugin (use /plugin marketplace add OWNER/NAME) or by dropping the SKILL.md file into your project’s .claude/skills/ directory.