Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
qa
Black-box QA audit of slop-guard across MCP, CLI, fit, docs, agent workflows, and writing-effectiveness. Files GitHub issues for real problems found.
eric-tramel/slop-guard 113
-
keyboard-shortcuts
How keyboard shortcuts are wired globally and per-panel in this repo.
kcosr/assistant 34
-
plugins-guide
Best practices for working with plugins in the kcosr/assistant repository.
kcosr/assistant 34
-
web-research
Research topics on the web, gather information from multiple sources, and summarize findings.
accomplish-ai/accomplish 10,600
-
skill-creator
Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the AI's capabilities with specialized knowledge, workflows, or tool integrations.
accomplish-ai/accomplish 10,600
-
safe-file-deletion
Enforces explicit user permission before any file deletion. Activates when you're about to use rm, unlink, fs.rm, or any operation that removes files from disk. MUST be followed for all delete operations.
accomplish-ai/accomplish 10,600
-
dev-browser
Browser automation via MCP tools. ALWAYS use these tools for ANY web task - navigating sites, clicking, typing, filling forms, taking screenshots, or extracting data. This is the ONLY way to control the browser.
accomplish-ai/accomplish 10,600
-
complete-task
accomplish-ai/accomplish 10,600
-
desktop-control
Native desktop automation — mouse clicks, keyboard input, window management, and screenshots. ALWAYS requires user approval for every action. Use these tools for interacting with native desktop applications beyond CLI and browser.
accomplish-ai/accomplish 10,600
-
ask-user-question
Ask users questions via the UI. Use when you need clarification, user preferences, or confirmation before proceeding. The user CANNOT see CLI output - this tool is the ONLY way to communicate with them.
accomplish-ai/accomplish 10,600
-
download-file
Download files in Chrome on Windows and macOS. Handles triggering downloads, detecting and resolving popups, verifying completion, and locating files.
accomplish-ai/accomplish 10,600
-
google-sheets
Automate Google Sheets interactions through browser automation - create spreadsheets, enter data, apply formulas, and format cells.
accomplish-ai/accomplish 10,600
-
git-commit
Create well-structured git commits with conventional commit messages, proper staging, and commit best practices.
accomplish-ai/accomplish 10,600
-
code-review
Review code for bugs, security issues, performance problems, and best practices. Provide actionable feedback.
accomplish-ai/accomplish 10,600
-
tdd
Use for every coding task. Enforce strict TDD workflow: activate Serena, investigate first, clarify+confirm requirements, write per-task REQUIREMENTS.md in .requirements/<datetime>_<feature_name>/, verify APIs via web search, then implement in tiny test-verified steps.
Shelpuk-AI-Technology-Consulting/agent-skill-tdd 23
-
clarify
Improve unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text, unclear labels, bad error messages, hard-to-follow instructions, or wanting better UX writing.
spool-lab/spool 277
-
adapt
Adapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device compatibility.
spool-lab/spool 277
-
arrange
Improve layout, spacing, and visual rhythm. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy. Use when the user mentions layout feeling off, spacing issues, visual hierarchy, crowded UI, alignment problems, or wanting better composition.
spool-lab/spool 277
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. Use when the user asks to build web components, pages, artifacts, posters, or applications, or when any design skill requires project context.
spool-lab/spool 277
-
spool
Search your local Claude Code and Codex CLI session history
spool-lab/spool 277
-
talking-character-pipeline
complete workflow to create talking character videos with lipsync and captions. use when creating ai character videos, talking avatars, narrated content, or social media character content with voiceover.
vargHQ/sdk 272
-
tutti
Orchestrate multiple AI coding agents (Claude Code, Codex, Aider) from a single config — launch teams, run workflows, track capacity, and manage handoffs.
nutthouse/tutti 22
-
openclaw
nutthouse/tutti 22
-
doc
Generates, validates, and syncs documentation for any repository type. Produces code-maps, checks doc coverage, finds missing docs, and validates existing documentation against code. Triggers: doc, documentation, code-map, doc coverage, validate docs, generate docs, sync docs, update docs, find missing docs.
boshu2/agentops 271