Browse Skills

2649 skills found

commit-work.md
2
1 export commit-work
2 Nymbo from "Nymbo/Skills"
3 Collection of Agent Skills that are actually good.
2026-01-25
ai-image-asset-generator.md
2
1 export ai-image-asset-generator
2 Kartikk-26 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
feature-orchestrator.md
2
1 export feature-orchestrator
2 dougwithseismic 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)
2025-12-31
svg-to-tsx.md
2
1 export svg-to-tsx
2 rfxlamia from "rfxlamia/ronin"
3 The Manifesto of the Masterless Developer
2026-01-26
cidx.md
2
1 export cidx
2 jsbattig from "jsbattig/code-indexer"
3 Python application to index code locally and support running server with indexed repos. Works with VoyageAI to power semantic searching a large codebase, enabling AI optimized code navigation. Supports FTS searching, and indexing git log. Experimental support for SCIP indexing.
2026-01-17
claude.md
1
1 export claude
2 sbluemin from "sbluemin/llm-interaction-patterns"
3 Delegate prompts to Claude Code CLI
2026-01-05
implementing-a-plan.md
1
1 export implementing-a-plan
2 thempatel 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
mcp-executor.md
1
1 export mcp-executor
2 mcfearsome 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
workflow-methodology.md
1
1 export workflow-methodology
2 Dutchthenomad from "Dutchthenomad/claude-flow"
3 Core development methodology for claude-flow. Enforces TDD (test-first), systematic debugging (4-phase), and verification gates. Use when starting any development task, fixing bugs, or completing features.
2026-01-05
analyzing-codebases.md
1
1 export analyzing-codebases
2 devame from "devame/llm-context-tools"
3 Generates LLM-optimized code context with function call graphs, side effect detection, and incremental updates. Processes JavaScript/TypeScript codebases to create compact semantic representations including multi-level summaries, entry point identification, and hash-based change tracking. Provides 74-97% token reduction compared to reading raw source files. Useful for understanding code architecture, debugging complex systems, reviewing pull requests, and onboarding to unfamiliar projects.
2026-01-05
yt-transcript.md
1
1 export yt-transcript
2 0xthierry 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
arxiv-daily-paper-reader.md
1
1 export arxiv-daily-paper-reader
2 ppx123-web from "ppx123-web/arxiv-daily-reader"
3 Comprehensive arXiv paper search and retrieval tool with keyword search, category filtering, date range filtering, and daily paper fetching capabilities for academic research tracking without keywords
2026-01-05
atl-cli.md
1
1 export atl-cli
2 lroolle from "lroolle/atlas-cli"
3 Atlassian Server CLI (Jira/Confluence/Bitbucket). This skill should be used when working with Jira issues, Confluence page operations, Bitbucket pull requests, or any Atlassian Server tasks. Triggers on: issue tracking, wiki pages, PR management, CQL queries.
2026-01-05
browser.md
1
1 export browser
2 sackio from "sackio/unibrowse"
3 Browser automation using the browser MCP for web scraping, form filling, content extraction, and macro execution. Use when user asks to open websites, search pages, extract data, fill forms, or automate browser tasks.
2026-01-05
screenshot.md
1
1 export screenshot
2 tvergho 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
jira-cli.md
1
1 export jira-cli
2 mgiovani from "mgiovani/cc-arsenal"
3 Interactive command-line tool for Atlassian Jira. This skill should be used when users want to interact with Jira issues, epics, sprints, or when they mention Jira workflows, issue management, or need help with jira-cli commands and workflows.
2026-01-05
nix-dev-shell.md
1
1 export nix-dev-shell
2 efficacy38 from "efficacy38/nix-dotfile"
3 Automatically detects Nix flakes and runs commands in a dev shell environment. Use when running build, test, or development commands in projects with flake.nix. Ensures commands run with proper Nix dependencies loaded.
2026-01-05
golang.md
1
1 export golang
2 KubrickCode 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
gemini-research-subagent.md
1
1 export gemini-research-subagent
2 DasBluEyedDevil from "DasBluEyedDevil/Multi-Agent-Workflow"
3 Delegates large-context code analysis to Gemini CLI. Use when analyzing codebases, tracing bugs across files, reviewing architecture, or performing security audits. Gemini reads, Claude implements.
2026-01-05
gemini-search.md
1
1 export gemini-search
2 22GNUs 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
ts-module.md
1
1 export ts-module
2 interactive-inc from "interactive-inc/open-prompt"
3 Creates TypeScript modules following immutable, fluent API patterns with proper encapsulation.
2026-01-05
skill-creator.md
1
1 export skill-creator
2 sweatpotato13 from "sweatpotato13/solidity-contract-boilerplate"
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 Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
commit.md
1
1 export commit
2 dylangolow from "dylangolow/claude-starter"
3 Creates well-structured git commits with conventional format
2026-01-05
obsidian-note-formatting-skill.md
1
1 export obsidian-note-formatting-skill
2 RS42-AI 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