Browse Skills
2649 skills found
gh-pr-issue.md
1
1
export
gh-pr-issue
2
from
"MHolmes91/dotfiles"
from
"MHolmes91/dotfiles"
3
Keep pull requests and issues healthy using gh CLI (list, view, comment, close).
2026-01-05
discord-py.md
1
1
export
discord-py
2
from
"frizzle-chan/mudd"
from
"frizzle-chan/mudd"
3
Build Discord bots using discord.py. Use when the user asks about Discord bot development, discord.py library, bot commands, slash commands, Discord intents, or Discord API integration. Covers Client, Bot, events, commands extension, app_commands, views, buttons, modals, and cogs.
2026-01-05
mcp-executor.md
1
1
export
mcp-executor
2
from
"mcfearsome/cc-colony"
from
"mcfearsome/cc-colony"
3
Execute complex multi-tool MCP workflows directly using TypeScript or Python. As the MCP executor agent, you have MCP servers configured and write code that composes multiple tool calls. Use for 3+ MCP tool calls, complex data processing, parallel operations, or retry logic. This skill is colony-aware - you execute code directly via Bash without subagents.
2026-01-05
kotlin-testing.md
1
1
export
kotlin-testing
2
from
"1ambda/dataops-platform"
from
"1ambda/dataops-platform"
3
Kotlin testing with JUnit 5, MockK, Spring test slices, and Testcontainers. Provides mocking patterns, test slice selection, and TDD workflow for Spring Boot + Kotlin. Use when writing tests for Kotlin/Spring code, setting up test infrastructure, or debugging test failures.
2026-01-05
patternsstate-machine.md
1
1
export
patternsstate-machine
2
from
"mgreenly/ikigai"
from
"mgreenly/ikigai"
3
State Machine Pattern pattern for C development
2026-01-05
git-workflow-trigger.md
1
1
export
git-workflow-trigger
2
from
"grandinh/claude-chaos-express"
from
"grandinh/claude-chaos-express"
3
Natural language wrapper for git commands - automatically triggers /git:commit, /git:status, /git:push when users express git workflow intent
2026-01-05
review-react.md
1
1
export
review-react
2
from
"khw1031/claude-marketplace"
from
"khw1031/claude-marketplace"
3
Expert-level frontend code review specialist for production-grade TypeScript/React applications. Use this skill when reviewing pull requests, performing code audits, or analyzing frontend codebases for type safety, performance, security, and maintainability issues. Focuses on React/TypeScript stack with emphasis on runtime safety and production readiness.
2026-01-05
enterprise-python.md
1
1
export
enterprise-python
2
from
"QoSz/Spotify-Tracker"
from
"QoSz/Spotify-Tracker"
3
Enterprise-ready Python development incorporating Kaizen (continuous improvement) and Monozukuri (meticulous craftsmanship) principles. Use this skill when building Python applications, APIs, CLI tools, data pipelines, automation scripts, or when the user requests clean, efficient, fast, simple, elegant, enterprise-grade, bulletproof, or production-ready Python code. This skill enforces modern Python 3.12+ best practices, type safety, testing patterns, security, and performance optimization.
2026-01-05
aegis-architect.md
1
1
export
aegis-architect
2
from
"GrupoUS/aegiswallet"
from
"GrupoUS/aegiswallet"
3
Enhanced architecture guidance for voice-first Brazilian fintech applications. Use when designing voice interfaces, implementing PIX/Boletos, optimizing financial systems, or making technology stack decisions for Brazilian market applications. Integrates with docs/ content, MCP tools for Brazilian market research, enhanced validation scripts, and comprehensive Brazilian compliance patterns.
2026-01-05
screenshot.md
1
1
export
screenshot
2
from
"tvergho/agentdex"
from
"tvergho/agentdex"
3
Capture PNG screenshots of dex TUI commands for debugging UI layout issues. Use when iterating on CLI interface code or debugging rendering problems.
2026-01-05
n8n.md
1
1
export
n8n
2
from
"vladm3105/aidoc-flow-framework"
from
"vladm3105/aidoc-flow-framework"
3
Develop workflows, custom nodes, and integrations for n8n automation platform
2026-01-05
using-git-worktrees.md
1
1
export
using-git-worktrees
2
from
"lv416e/dotfiles"
from
"lv416e/dotfiles"
3
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification | 現在のワークスペースからの分離が必要な機能開発を開始する際、または実装計画を実行する前に使用 - スマートなディレクトリ選択と安全性検証を伴う分離されたgit worktreeを作成
2026-01-05
ts-module.md
1
1
export
ts-module
2
from
"interactive-inc/open-prompt"
from
"interactive-inc/open-prompt"
3
Creates TypeScript modules following immutable, fluent API patterns with proper encapsulation.
2026-01-05
gemini-search.md
1
1
export
gemini-search
2
from
"22GNUs/dotfiles"
from
"22GNUs/dotfiles"
3
Use Gemini CLI for Google Search and deep web research. Triggers on phrases like "search", "look up", "research", "latest info", "find out", "google", or when current/real-time information is needed.
2026-01-05
implementing-a-plan.md
1
1
export
implementing-a-plan
2
from
"thempatel/dotfiles"
from
"thempatel/dotfiles"
3
Loads plan, reviews critically, executes each batch, and reports for review between batches. Use when implementing a plan from a plan file.
2026-01-05
readme-generator.md
1
1
export
readme-generator
2
from
"GhostTypes/ff-5mp-api-py"
from
"GhostTypes/ff-5mp-api-py"
3
Generate professionally formatted README.md files following a specific centered table-based structure. Use when creating or reformatting README files for GitHub repositories, particularly for Ghost's projects across 48hour-solutions, Automotive-9, LLMTooling, MCDxAI, Orbital-8, Parallel-7, and GhostTypes organizations. Triggers include "create a readme", "reformat this readme", "update the readme", or any request to document a repository.
2026-01-05
golang.md
1
1
export
golang
2
from
"KubrickCode/workflow-toolkit"
from
"KubrickCode/workflow-toolkit"
3
Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.
2026-01-05
nvim-plugin-add.md
1
1
export
nvim-plugin-add
2
from
"tkancf/dotfiles"
from
"tkancf/dotfiles"
3
Add and configure Neovim plugins in this dotfiles repo using lazy.nvim. Use when asked to install a plugin, create its config module, update lazy.nvim imports, read plugin README/docs, and add keymaps without conflicting with existing mappings under config/nvim.
2026-01-05
xterm-js.md
1
1
export
xterm-js
2
from
"GGPrompts/Tabz"
from
"GGPrompts/Tabz"
3
This skill should be used when working with xterm.js terminal implementations, React-based terminal applications, WebSocket terminal communication, or refactoring terminal-related code. It provides battle-tested patterns, common pitfalls, and debugging strategies learned from building production terminal applications.
2026-01-05
obsidian-note-formatting-skill.md
1
1
export
obsidian-note-formatting-skill
2
from
"RS42-AI/mneme-lite"
from
"RS42-AI/mneme-lite"
3
Create well-formatted Obsidian notes with proper frontmatter, templates, and organization. Use when users want to create notes for their Obsidian vault, document ideas or technical content, or need help structuring information in Obsidian-compatible markdown format.
2026-01-05
cliftonsites-backend.md
1
1
export
cliftonsites-backend
2
from
"NimdaNona/cliftonsites"
from
"NimdaNona/cliftonsites"
3
Use this skill when working with the CliftonSites Supabase backend for any task including understanding database schemas, debugging issues, adding features, querying data, managing RPC functions, reviewing triggers/policies, working with the automation pipeline, security architecture (MFA authentication, RLS, SECURITY DEFINER functions, API route protection), or any database operation. Provides complete expertise on all 12 tables, 25 RPC functions, 5 triggers, RLS policies, SECURITY DEFINER functions, admin MFA authentication, internal API token validation, views, indexes, data flows, and Supabase MCP server operations.
2026-01-05
yt-transcript.md
1
1
export
yt-transcript
2
from
"0xthierry/.claude"
from
"0xthierry/.claude"
3
Fetch YouTube video transcripts and save them as markdown files. Use when user provides YouTube URLs and wants transcripts, captions, subtitles, or video text content. Supports youtube.com/watch, youtu.be, and embed URLs.
2026-01-05
commit.md
1
1
export
commit
2
from
"dylangolow/claude-starter"
from
"dylangolow/claude-starter"
3
Creates well-structured git commits with conventional format
2026-01-05
release.md
1
1
export
release
2
from
"roomi-fields/obsidian-content-publisher"
from
"roomi-fields/obsidian-content-publisher"
3
Automates the complete release process for this Obsidian plugin. This skill should be used when the user requests to publish a new version, bump version numbers, sync versions across files, update changelog, build, tag, and publish to GitHub.
2026-01-05