Browse Skills
1884 skills found
github.md
2
1
export
github
2
from
"kangju2000/dotfiles"
from
"kangju2000/dotfiles"
3
Use gh CLI for all GitHub operations like PRs, issues, workflows, releases. Always prefer gh commands over web URLs or API calls.
2026-03-30
springboot-patterns.md
2
1
export
springboot-patterns
2
from
"cliangdev/specflux-backend"
from
"cliangdev/specflux-backend"
3
specflux REST APIs and MCP server
2026-01-26
linear.md
2
1
export
linear
2
from
"ryantking/agentctl"
from
"ryantking/agentctl"
3
A CLI that provides settings, hooks, and isolated workspaces for agents.
2026-04-13
skill-creator.md
2
1
export
skill-creator
2
from
"observerw/skill-creator-skill"
from
"observerw/skill-creator-skill"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends agent' capabilities with specialized knowledge, workflows, or tool integrations.
2026-03-12
dev-browser.md
2
1
export
dev-browser
2
from
"wrsmith108/dev-browser-claude-skill"
from
"wrsmith108/dev-browser-claude-skill"
3
Claude Code skill for browser automation with persistent page state. Fork of SawyerHood/dev-browser.
2026-03-06
kubernetes-debugger.md
2
1
export
kubernetes-debugger
2
from
"rodrigodelmonte/k8s-debugging-plugin"
from
"rodrigodelmonte/k8s-debugging-plugin"
3
Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-02
solresol.md
2
1
export
solresol
2
from
"cawal/cwl-dotfiles"
from
"cawal/cwl-dotfiles"
3
CaWaL's dotfile.
2026-04-15
markdown-writer.md
2
1
export
markdown-writer
2
from
"robertbagge/claude-starter"
from
"robertbagge/claude-starter"
3
Write markdown content to file paths using the MCP markdown-writer server. Use when you need to save generated markdown content to a file, especially in contexts where (1) The Write tool is unavailable or restricted, (2) You need guaranteed atomic writes with verification, (3) Writing markdown files for documentation, reports, or research outputs, (4) An agent needs to persist markdown without user permission prompts.
2025-11-27
codex-review.md
2
1
export
codex-review
2
from
"jedipunkz/dotfiles"
from
"jedipunkz/dotfiles"
3
dotfiles for @jedipunkz
2026-04-19
principal-workflow.md
2
1
export
principal-workflow
2
from
"silver2dream/ai-workflow-kit"
from
"silver2dream/ai-workflow-kit"
3
AWK is a spec-driven execution system for turning AI coding agents into a governed engineering workflow.
2026-04-18
home-assistant.md
2
1
export
home-assistant
2
from
"cullenmcdermott/nix-config"
from
"cullenmcdermott/nix-config"
3
This skill should be used when helping with Home Assistant setup, including creating automations, modifying dashboards, checking entity states, debugging automations, and managing the smart home configuration. Use this for queries about HA entities, YAML automation/dashboard generation, or troubleshooting HA issues.
2026-04-16
patent-drafter.md
2
1
export
patent-drafter
2
from
"travishsu/patent-lawer-space"
from
"travishsu/patent-lawer-space"
3
Autonomous patent application drafting agent. Drafts complete patent applications including claims, specification, and abstract from invention descriptions.
2026-02-09
bmad-autopilot-skill.md
2
1
export
bmad-autopilot-skill
2
from
"hanibalsk/autopilot"
from
"hanibalsk/autopilot"
3
BMAD Autopilot - Autonomous Development Orchestrator for Claude Code
2026-03-02
emacs-keybind-check.md
2
1
export
emacs-keybind-check
2
from
"sleepyeye/.emacs.d"
from
"sleepyeye/.emacs.d"
3
personal emacs setup
2026-01-01
feature-orchestrator.md
2
1
export
feature-orchestrator
2
from
"dougwithseismic/dotoro-ads"
from
"dougwithseismic/dotoro-ads"
3
An Dynamic Ads Generator For Savvy Paid Ads Operators (An open-source alternative to Dotidot/PPCBee for Reddit, Meta, Google Ads)
2026-02-13
remotion-tutorial-generator.md
2
1
export
remotion-tutorial-generator
2
from
"pezware/mirubato"
from
"pezware/mirubato"
3
keep playing
2026-04-15
Version Sync Skill.md
2
1
export
Version Sync Skill
2
from
"wrsmith108/claude-skill-version-sync"
from
"wrsmith108/claude-skill-version-sync"
3
Claude Code skill for detecting and synchronizing Node.js version specifications across project files
2026-04-12
metalama-20260.md
2
1
export
metalama-20260
2
from
"metalama/Metalama.AI.Skills"
from
"metalama/Metalama.AI.Skills"
3
A Claude plug-in to develop with Metalama.
2026-04-17
system-create-cli.md
2
1
export
system-create-cli
2
from
"multicam/qara"
from
"multicam/qara"
3
File system based context manager
2026-04-19
jira.md
2
1
export
jira
2
from
"Thomascountz/claude_skills"
from
"Thomascountz/claude_skills"
3
Claude Code skills for GitHub and Jira CLI integration
2026-02-13
ai-image-asset-generator.md
2
1
export
ai-image-asset-generator
2
from
"Kartikk-26/Claude-Code-Skills"
from
"Kartikk-26/Claude-Code-Skills"
3
This repository contains Claude Code skills for automating production-ready development tasks such as Docker containerization and agentic app workflows
2025-12-17
abi-codegen.md
2
1
export
abi-codegen
2
from
"sablier-labs/sdk"
from
"sablier-labs/sdk"
3
Contract addresses, chain data, and deployment information for the Sablier Protocol
2026-04-16
fuzzy-edit.md
2
1
export
fuzzy-edit
2
from
"dbarnett/dotfiles"
from
"dbarnett/dotfiles"
3
This skill should be used when Edit tool fails with "old_string not found", "string not found", or indentation mismatch errors. Also use when editing files with tab indentation (Python, Go, Makefiles, TypeScript) or when the Edit tool has failed multiple times on the same edit. Provides the agents-fuzzy-edit-args utility to fix Edit arguments by re-reading actual files.
2026-01-04
skill-creator.md
2
1
export
skill-creator
2
from
"ssdeanx/AI-Skills"
from
"ssdeanx/AI-Skills"
3
Claude Skills, Modular, self-contained "Skills" that extend AI capabilities with specialized knowledge, workflows, and tool integrations. Github Copilot, Opencode compatible
2026-01-11