Browse Skills

17720 skills found

mcp-expert.md
7
1 export mcp-expert
2 samhvw8 from "samhvw8/dotfiles"
3 Model Context Protocol (MCP) server development and tool management. Languages: Python, TypeScript. Capabilities: build MCP servers, integrate external APIs, discover/execute MCP tools, manage multi-server configs, design agent-centric tools. Actions: create, build, integrate, discover, execute, configure MCP servers/tools. Keywords: MCP, Model Context Protocol, MCP server, MCP tool, stdio transport, SSE transport, tool discovery, resource provider, prompt template, external API integration, Gemini CLI MCP, Claude MCP, agent tools, tool execution, server config. Use when: building MCP servers, integrating external APIs as MCP tools, discovering available MCP tools, executing MCP capabilities, configuring multi-server setups, designing tools for AI agents.
2026-01-05
consistency-checker.md
7
1 export consistency-checker
2 wordflowlab from "wordflowlab/agentsdk"
3 写作过程中自动检查角色行为、世界规则和时间线一致性,在问题成为严重错误前主动提醒
2026-01-05
linear-implement.md
7
1 export linear-implement
2 dgalarza from "dgalarza/claude-code-workflows"
3 This skill should be used when implementing features from Linear issues with full TDD workflow, automated planning, parallel code reviews (security and Rails best practices), systematic feedback implementation, and automated PR creation with Linear integration. Use when the user provides a Linear issue ID (e.g., "TRA-9", "DEV-123") and wants a complete implementation workflow from issue to PR.
2026-01-05
adr.md
7
1 export adr
2 cmd-llm from "cmd-llm/cllm"
3 Creates Architecture Decision Records (ADRs) using the AI-driven MADR template. Use this when the user wants to document architectural decisions, create ADRs, or record technical design choices.
2026-01-05
xcode-build.md
7
1 export xcode-build
2 pzep1 from "pzep1/xcode-build-skill"
3 Build and run iOS/macOS apps using xcodebuild and xcrun simctl directly. Use when building Xcode projects, running iOS simulators, managing devices, compiling Swift code, running UI tests, or automating iOS app interactions. Replaces XcodeBuildMCP with native CLI tools.
2026-01-05
bdd-practices.md
7
1 export bdd-practices
2 ssiumha from "ssiumha/dots"
3 Gherkin 기반 BDD와 기능 명세를 지원합니다. "bdd", "명세", ".feature", "시나리오", "Given/When/Then" 요청 시 사용하세요.
2026-01-05
plugin-creation.md
7
1 export plugin-creation
2 youdotcom-oss from "youdotcom-oss/dx-toolkit"
3 Post-creation workflow for new Claude Code plugins - structure, commands, publishing
2026-01-05
lang-go.md
7
1 export lang-go
2 joncrangle from "joncrangle/.dotfiles"
3 Go 1.23+ development specialist covering Chi, GORM, and concurrent programming patterns. Use when building high-performance microservices, CLI tools, or cloud-native applications.
2026-01-05
test-guidelines.md
7
1 export test-guidelines
2 ssiumha from "ssiumha/dots"
3 테스트 작성 원칙과 모범 사례를 제공합니다. 테스트 코드 작성, Mock 과다 진단, DI 구조 개선, 테스트 리뷰가 필요할 때 사용하세요. (project, gitignored)
2026-01-05
constitution-checker.md
7
1 export constitution-checker
2 jpoley from "jpoley/flowspec"
3 Validates constitution status before executing /flowspec commands. Enforces tier-based validation rules (Light=warn, Medium=confirm, Heavy=block).
2026-01-05
youtube-transcript.md
7
1 export youtube-transcript
2 gupsammy from "gupsammy/Claude-setup"
3 Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
2026-01-05
justfile-syntax.md
7
1 export justfile-syntax
2 ssiumha from "ssiumha/dots"
3 Justfile 편집 시 인덴트/문법 규칙을 제공합니다. justfile, Justfile, 레시피 편집 시 자동으로 사용하세요.
2026-01-05
pdf.md
7
1 export pdf
2 samhvw8 from "samhvw8/dotfiles"
3 PDF document processing and manipulation. Tools: Python (PyPDF2, pdfplumber, reportlab), CLI tools. Capabilities: text extraction, table extraction, form filling, merge/split documents, create PDFs, add annotations, watermarks, page manipulation. Actions: extract, create, merge, split, fill, annotate PDFs. Keywords: PDF, text extraction, table extraction, form fill, PDF form, merge PDF, split PDF, create PDF, reportlab, PyPDF2, pdfplumber, annotation, watermark, page rotation, PDF metadata, bookmarks, OCR. Use when: extracting text/tables from PDFs, filling PDF forms, merging/splitting documents, creating PDFs programmatically, adding annotations/watermarks, processing PDFs at scale.
2026-01-05
tanstack-query.md
7
1 export tanstack-query
2 tenequm from "tenequm/claude-plugins"
3 Master TanStack Query (React Query) v5 for server state management in React applications. Use when fetching data from APIs, managing server state, caching, or handling mutations. Triggers on phrases like "react query", "tanstack query", "data fetching", "cache management", "server state", or file patterns like *query*.ts, *Query*.tsx, queryClient.ts.
2026-01-05
steering-specs-generator.md
7
1 export steering-specs-generator
2 timurkhakhalev from "timurkhakhalev/cc-plugins"
3 Extract tacit engineering knowledge through guided interviews and generate structured steerings. Use when user mentions "steerings", "tacit knowledge", "conventions", "engineering practices", "interview", or wants to document team/project knowledge. Also activates when user asks for "steerings for X", "document X conventions", "continue steerings", "resume interview", or wants to extract knowledge about a specific topic. Supports reviewing and transforming existing steerings to standard format. Auto-detects existing sessions and offers to continue incomplete ones.
2026-01-05
editor-field-creation.md
7
1 export editor-field-creation
2 kateusz from "kateusz/GameEngine"
3 Implement IFieldEditor interface for custom type rendering in script inspector. Covers reflection-based field editing, FieldEditorRegistry registration, boxing/unboxing patterns, and extending the field editor system for new types.
2026-01-05
daily-report-generator.md
7
1 export daily-report-generator
2 knishioka from "knishioka/machine-learning-workshop"
3 GitコミットログとCalendar情報から日報・週報を自動生成するSkill。「日報を作って」「週報を書いて」「今週何やったか教えて」「スタンドアップノート」などのリクエストで自動発火する。
2026-01-05
api-contract.md
7
1 export api-contract
2 damienlaine from "damienlaine/agentic-sprint"
3 This skill should be used when the user asks about "API contract", "api-contract.md", "shared interface", "TypeScript interfaces", "request response schemas", "endpoint design", or needs guidance on designing contracts that coordinate backend and frontend agents.
2026-01-05
github.md
7
1 export github
2 johnlindquist from "johnlindquist/claude-workshop-skills"
3 Manage GitHub issues using gh CLI - create, list, view, update, close, and assign issues. Use when working with GitHub issues, bug tracking, or project management tasks.
2026-01-05
code-comment-guidelines.md
7
1 export code-comment-guidelines
2 hiro0218 from "hiro0218/b.0218.jp"
3 Code comment guidelines based on industry best practices. Use when reviewing code, writing new code, or when asked about comment quality. Applies to all languages but specializes in TypeScript/JavaScript. Enforces "JSDoc for public APIs only, no redundant comments" principle. Automatically suggests comment additions, removals, or refactoring alternatives.
2026-01-05
aesthetic.md
7
1 export aesthetic
2 samhvw8 from "samhvw8/dotfiles"
3 Visual design intelligence and UI aesthetics. Integrates: chrome-devtools, ai-multimodal, media-processing. Capabilities: design analysis, visual hierarchy, color theory, typography, micro-interactions, animation, design systems, accessibility. Actions: analyze, design, create, capture, evaluate, implement UI aesthetics. Keywords: Dribbble, Behance, Mobbin, design inspiration, visual hierarchy, color palette, typography, spacing, animation, micro-interaction, design system, style guide, accessibility, WCAG, contrast ratio, golden ratio, whitespace, visual rhythm. Use when: building beautiful UIs, analyzing design inspiration, implementing visual hierarchy, adding animations/micro-interactions, creating design systems, evaluating aesthetic quality, capturing design screenshots.
2026-01-05
mise-expert.md
7
1 export mise-expert
2 samhvw8 from "samhvw8/dotfiles"
3 Mise development environment manager (asdf + direnv + make replacement). Capabilities: tool version management (node, python, go, ruby, rust), environment variables, task runners, project-local configs. Actions: install, manage, configure, run tools/tasks with mise. Keywords: mise, mise.toml, tool version, runtime version, node, python, go, ruby, rust, asdf, direnv, task runner, environment variables, version manager, .tool-versions, mise install, mise use, mise run, mise tasks, project config, global config. Use when: installing runtime versions, managing tool versions, setting up dev environments, creating task runners, replacing asdf/direnv/make, configuring project-local tools.
2026-01-05
conventional-commit.md
7
1 export conventional-commit
2 cmd-llm from "cmd-llm/cllm"
3 Creates git commits following the Conventional Commits specification (v1.0.0). Use this when the user asks to create a commit, make a commit, or when creating commits as part of a workflow. Follows the format type(scope)!: description with proper commit types and breaking change indicators.
2026-01-05
customer-profile.md
7
1 export customer-profile
2 doodledood from "doodledood/claude-code-plugins"
3 Iteratively craft a CUSTOMER.md document that precisely defines your ideal customer profile (ICP). This is the foundational document from which everything else (product, features, brand) derives. Uses parallel research agents and multi-choice workflow with feedback cycles.
2026-01-05