GitHub
Skills harvested from GitHub repositories
14810 skills availablecrafting-effective-readmes
READMEs answer questions your audience will have. Different audiences need different information - a contributor to an O...
commit-work
Make commits that are easy to review and safe to ship: only intended changes are included commits are logically scoped (...
command-creator
This skill guides the creation of Claude Code slash commands - reusable workflows that can be invoked with /command-name...
codex
Default to gpt-5.2 model. Ask the user (via AskUserQuestion) which reasoning effort to use (xhigh,high, medium, or low)....
c4-architecture
Generate software architecture documentation using C4 model diagrams in Mermaid syntax. Understand scope - Determine whi...
agent-md-refactor
Refactor bloated agent instruction files (AGENTS.md, CLAUDE.md, COPILOT.md, etc.) to follow progressive disclosure princ...
feedback-mastery
This skill provides frameworks for navigating difficult workplace conversations and delivering effective feedback. Wheth...
lesson-learned
Extract specific, grounded software engineering lessons from actual code changes. Not a lecture -- a mirror. Show the us...
meme-factory
Create memes using the free memegen.link API and textual meme formats. --- | Trigger | Description | |---------|--------...
daily-meeting-update
Generate a daily standup/meeting update through an interactive interview. Never assume tools are configured—ask first. -...
skill-judge
Evaluate Agent Skills against official specifications and patterns derived from 17+ official examples. --- A Skill is NO...
reducing-entropy
More code begets more code. Entropy accumulates. This skill biases toward the smallest possible codebase. Core question:...
web-to-markdown
Convert web pages to clean Markdown by driving a locally installed browser (via web2md). This skill MUST NOT be used unl...
session-handoff
Creates comprehensive handoff documents that enable fresh AI agents to seamlessly continue work with zero ambiguity. Sol...
react-dev
Type-safe React = compile-time guarantees = confident refactoring. <whentouse> Building typed React components Implement...
plugin-forge
Build and manage Claude Code plugins with correct structure, manifests, and marketplace integration. Includes workflows,...
jira
Natural language interaction with Jira. Supports multiple backends. Run this check first to determine which backend to u...
draw-io
Edit only .drawio files Do not directly edit .drawio.png files Use auto-generated .drawio.png by pre-commit hook in slid...
datadog-cli
A CLI tool for AI agents to debug and triage using Datadog logs and metrics. You MUST read the relevant reference docs b...
backend-to-frontend-handoff-docs
No Chat Output: Produce the handoff document only. No discussion, no explanation—just the markdown block saved to the ha...
writing-clearly-and-concisely
Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns). Use this skill whe...
professional-communication
This skill provides frameworks and guidance for effective professional communication in software development contexts. W...
domain-name-brainstormer
This skill helps you find the perfect domain name for your project by generating creative options and checking what's ac...
excalidraw
Core principle: Main agents NEVER read Excalidraw files directly. Always delegate to subagents to isolate context consum...