Browse Skills

2649 skills found

ship-cli.md
2
1 export ship-cli
2 EduSantosBrito from "EduSantosBrito/ship-cli"
3 Work management system replacing built-in todos with tracked tasks and stacked changes
2026-01-05
pdf-extractor.md
2
1 export pdf-extractor
2 Ryo-cool from "Ryo-cool/Nature-Spots"
3 自然スポットの口コミサイトです
2026-01-17
code-review.md
2
1 export code-review
2 DavidDworetzky from "DavidDworetzky/Geist"
3 This skill should be used when the user requests a code review of changed files. Use this to review git-diffed files for security vulnerabilities (OWASP Top 10), performance issues (O(N) complexity, ORM optimization), bugs, and adherence to project coding standards defined in agents.md and claude.md.
2026-01-05
global-coding-style.md
2
1 export global-coding-style
2 adigunners from "adigunners/adigunners.github.io"
3 Coding style standards enforced by Prettier and ESLint. Use this skill when writing JavaScript, HTML, CSS, or JSON to ensure consistent formatting, naming conventions, and code quality. Apply when creating new files, refactoring code, or ensuring adherence to automated formatting rules.
2026-02-01
oracle.md
2
1 export oracle
2 LarsEckart from "LarsEckart/dotfiles"
3 Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
2026-01-27
config-validator.md
2
1 export config-validator
2 sovrium from "sovrium/sovrium"
3 Configuration-driven web application engine.
2026-02-04
task-debugger.md
2
1 export task-debugger
2 ahal from "ahal/dot-files"
3 Debug and fix failures in Taskcluster tasks. Use this skill when the user asks to debug a task, fix a failing task, or investigate task errors/failures. This skill uses the Taskcluster CLI to fetch task logs and definitions, analyzes errors, and uses `taskgraph load-task --develop` to reproduce and debug issues locally. Invoke this for any request involving Taskcluster task debugging, task failures, or when given a task ID to investigate.
2026-01-05
automem-search.md
2
1 export automem-search
2 nicosuave from "nicosuave/memex"
3 Search, filter, and retrieve Claude/Codex history indexed by the automem CLI. Use when the user wants to index history, run lexical/semantic/hybrid search, fetch full transcripts, or produce LLM-friendly JSON output for RAG.
2026-01-05
github-pr-review-operation.md
2
1 export github-pr-review-operation
2 yagays from "yagays/dotfiles"
3 GitHub Pull Requestのレビュー操作を行うスキル。PR情報取得、差分確認、コメント取得・投稿、インラインコメント、コメント返信をghコマンドで実行する。PRレビュー、コードレビュー、PR操作が必要な時に使用。
2026-02-02
aws-cdk-development.md
2
1 export aws-cdk-development
2 iimuz from "iimuz/dotfiles"
3 AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.
2026-02-01
rpg-toolkit-development.md
2
1 export rpg-toolkit-development
2 KirkDiggler from "KirkDiggler/rpg-toolkit"
3 A modular toolkit for building RPG game engines, bots, and applications
2026-01-27
tmdb-integration.md
2
1 export tmdb-integration
2 giolaq from "giolaq/Multi-TV-dev-power"
3 TMDB (The Movie Database) API integration for React Native TV streaming apps. Use when users need help with movie/TV show data, poster images, search functionality, trending content, video trailers from TMDB, API authentication, rate limiting, or TypeScript types for TMDB responses.
2026-01-29
maven-builder-for-foolish-language.md
2
1 export maven-builder-for-foolish-language
2 frcusaca from "frcusaca/foolish"
3 The Foolish language
2026-02-03
kubernetes-debugger.md
2
1 export kubernetes-debugger
2 rodrigodelmonte 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 cawal from "cawal/cwl-dotfiles"
3 CaWaL's dotfile.
2026-01-30
text-agent-client.md
2
1 export text-agent-client
2 nxt3d from "nxt3d/rest-ap"
3 Interact with the Text Processing AI Agent. Use when you need text analysis, formatting, or processing capabilities from the agent.
2026-01-05
outlook-automation.md
2
1 export outlook-automation
2 gmickel from "gmickel/outlookctl"
3 Automates reading, searching, drafting, and sending emails AND calendar events in Classic Outlook on Windows using local COM automation. Use this skill when the user asks to process Outlook emails, create drafts, send messages, save attachments, manage calendar events, create meetings, or respond to invitations from the authenticated Outlook session on their Windows Devbox. Requires Classic Outlook (not New Outlook) to be running.
2026-01-05
blueprint.md
2
1 export blueprint
2 KwakYounHo from "KwakYounHo/blueprint"
3 Provides unified CLI access for Blueprint framework - gate validation, document templates, FrontMatter schemas, worker handoffs, constitutions, and worker registry.
2026-01-27
babashkafs.md
1
1 export babashkafs
2 hugoduncan from "hugoduncan/library-skills"
3 A guide to using babashka.fs.
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
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
git-analysis.md
1
1 export git-analysis
2 1natsu172 from "1natsu172/dotfiles"
3 Analyze git repository changes, branch differences, and commit history. Use when analyzing branches, comparing changes, examining commit history, or preparing for PR/commit operations.
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
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