Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
github-integration
Use when creating GitHub issues, managing PRs, updating issue states, or searching repositories - provides bash scripts to interact with GitHub REST API without writing API calls directly
dbmcco/claude-agent-toolkit 11
-
white-paper
Build single-file HTML white papers with brand-ready templates, print-optimized 8.5x11 layout, Gemini media generation, and SVG diagram creation. Includes narrative engine with 10 story arcs and communication frameworks for research papers, strategic reports, and thought leadership content.
dbmcco/claude-agent-toolkit 11
-
perplexity-research
Use when conducting web research with Perplexity API - covers authentication, search strategies, structured output generation, and integration patterns for Claude-interpretable results
dbmcco/claude-agent-toolkit 11
-
model-mediated-development
Use when building any system that involves AI/model calls - integrates with brainstorming, planning, and TDD to ensure model agency over hardcoded rules
dbmcco/claude-agent-toolkit 11
-
shell-scenario-panel
Shell methodology scenario planning with worldview elicitation, external scenario construction, actor-relative impact analysis, and rigorous documentation. Use when exploring futures, uncertainty, preparedness, positioning, or other decisions that benefit from multi-scenario reasoning.
dbmcco/claude-agent-toolkit 11
-
tech-debt
This skill should be used when the user asks to "find dead code", "remove unused code", "clean up tech debt", "find duplicates", "identify unused functions", "kill dead code", or mentions tech debt cleanup, code cruft, or unused exports. Provides automated detection and removal of dead code, duplicates, and code quality issues with archive-based safety.
dbmcco/claude-agent-toolkit 11
-
reminders-management
Use when managing Apple Reminders via MCP - covers list organization, reminder creation/updates, search patterns, and integration with other productivity workflows
dbmcco/claude-agent-toolkit 11
-
orchestrating-tmux-claudes
Orchestrate multiple AI instances (clauded/codex CLIs) in tmux panes. Self-discovering coordinator with mandatory verification, synchronous monitoring, and auto-approval. Zero hallucination via imperative commands. (project, gitignored)
dbmcco/claude-agent-toolkit 11
-
gemini-cli-extension-porting
Use when porting beads or superpowers workflows into Gemini CLI extensions or designing Gemini CLI command prompts that emulate multi-step agent workflows - covers extension layout, GEMINI.md context, command TOML patterns, and enforceable guardrails (tests/CI/pre-commit)
dbmcco/claude-agent-toolkit 11
-
flux
FluxCD is the standard GitOps approach for Kubernetes - diagnose issues, manage resources, and optimize deployments using declarative configuration synced from Git
vdesjardins/nix-config 7
-
timewarrior-efficient-entry
Use when you need to quickly log work activities and maintain consistent tags without duplicates or gaps
vdesjardins/nix-config 7
-
conventional-commits
Format commit messages following Conventional Commits 1.0.0 specification.
Ensures consistent, semantic commit messages that support automated
changelog generation and semantic versioning. Includes jujutsu and git
examples with jujutsu-first approach for best practices.
vdesjardins/nix-config 7
-
buku
Bookmark management CLI for searching, organizing, and syncing bookmarks
with tagging, import/export, and browser integration. Use when helping end
users manage bookmarks via CLI: (1) Adding and searching bookmarks,
(2) Organizing with tags, (3) Importing from browsers or files,
(4) Exporting and backing up, (5) Bulk operations and migrations.
vdesjardins/nix-config 7
-
docker-containerization
This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or CI/CD pipelines. Use this skill when users need Docker configurations, multi-stage builds, container orchestration, or deployment to Kubernetes, ECS, Cloud Run, etc.
Kartikk-26/Claude-Code-Skills 2
-
ai-image-asset-generator
This skill should be used when generating AI image assets for websites, landing pages, or applications. It automatically analyzes page requirements, generates images using Gemini API, removes backgrounds, converts to SVG for interactivity, and places assets in frontend code. Ideal for creating hero images, icons, backgrounds, product mockups, and infographic elements. Use this skill when users need image assets for their web projects.
Kartikk-26/Claude-Code-Skills 2
-
visual-testing-philosophy
Visual testing best practices and philosophy. Use when the user is adding visual tests, writing test code, deciding where to add screenshots, or asking about screenshot best practices.
vizzly-testing/cli 8
-
vizzly-knowledge
Core knowledge about Vizzly visual testing - file structure, CLI commands, and how it works. Use when working with Vizzly, running visual tests, or helping with screenshot-related tasks.
vizzly-testing/cli 8
-
check-visual-tests
Check the status of Vizzly visual regression tests. Use when the user asks about test status, test results, what's failing, how tests are doing, or wants a summary of visual tests.
vizzly-testing/cli 8
-
debug-visual-regression
Analyze visual regression test failures in Vizzly. Use when the user mentions failing visual tests, screenshot differences, visual bugs, diffs, or asks to debug/investigate/analyze visual changes.
vizzly-testing/cli 8
-
skill-system
Load when you struggled with something docs would have helped, when you're about to move on from a complex area you now understand, or when managing skills
StefanIliev545/kapan 1
-
lending-instructions
Load when working with KapanRouter instructions, UTXO tracking, flash loan flows, or debugging transaction failures
StefanIliev545/kapan 1
-
cow-order-debugging
Load when debugging CoW Protocol limit orders that aren't filling, investigating flash loan settlement failures, or troubleshooting EIP-1271 signature issues
StefanIliev545/kapan 1
-
session-docs
Load when closing beads tasks, ending significant sessions, or when planning discussions need to be captured
StefanIliev545/kapan 1
-
playwright-browser-hover
To hover over a page element, trigger hover states such as menus or tooltips.
X-School-Academy/ai-dev-swarm 7