Browse Skills
44969 skills found
git-commit.md
1
1
export
git-commit
2
from
"leighmcculloch/dotfiles"
from
"leighmcculloch/dotfiles"
3
Commit with Git
2026-01-05
ai-multimodal.md
1
1
export
ai-multimodal
2
from
"tkhieu/peraichi-coding-agent-starter-kit"
from
"tkhieu/peraichi-coding-agent-starter-kit"
3
Process and generate multimedia content using Google Gemini API for better vision capabilities. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (better image analysis than Claude models, captioning, reasoning, object detection, design extraction, OCR, visual Q&A, segmentation, handle multiple images), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image with Imagen 4, editing, composition, refinement), generate videos (text-to-video with Veo 3, 8-second clips with native audio). Use when working with audio/video files, analyzing images or screenshots (instead of default vision capabilities of Claude, only fallback to Claude's vision capabilities if needed), processing PDF documents, extracting structured data from media, creating images/videos from text pr
2026-01-05
analysis-alternatives.md
1
1
export
analysis-alternatives
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Generate plausible alternative explanations for observations before committing to a single causal story. Use when: (1) asked to consider other explanations or identify what else could cause an observation, (2) presenting causal claims that have not been tested against competing hypotheses, (3) evidence could reasonably support multiple interpretations, (4) root cause analysis converged too quickly on a single answer.
2026-01-05
frontend-aesthetics.md
1
1
export
frontend-aesthetics
2
from
"adilkalam/claude-vibe-code"
from
"adilkalam/claude-vibe-code"
3
Global frontend aesthetics skill that helps Claude avoid generic "AI slop" UI and make bold, intentional visual decisions while still honoring each project's design-dna, tokens, and architecture.
2026-01-05
task-generator.md
1
1
export
task-generator
2
from
"ssdeanx/AI-Skills"
from
"ssdeanx/AI-Skills"
3
Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.
2026-01-05
release.md
1
1
export
release
2
from
"designnotdrum/brain-jar"
from
"designnotdrum/brain-jar"
3
Build, bump version, commit, and push a brain-jar plugin release. Usage: /release <plugin-name> <patch|minor|major> [message]
2026-01-05
gkg.md
1
1
export
gkg
2
from
"huynguyen03dev/opencode-setup"
from
"huynguyen03dev/opencode-setup"
3
Global Knowledge Graph for codebase analysis. This skill should be used when searching for code definitions (functions, classes, methods), finding references to symbols, understanding code structure, analyzing import usage, generating repository maps, or performing impact analysis before refactoring. Supports TypeScript, JavaScript, Python, Java, and more.
2026-01-05
research-source-evaluation.md
1
1
export
research-source-evaluation
2
from
"CoderMariusz/MonoPilot"
from
"CoderMariusz/MonoPilot"
3
When searching for authoritative sources for skills or validating existing source links.
2026-01-05
sdd.md
1
1
export
sdd
2
from
"SpillwaveSolutions/sdd-skill"
from
"SpillwaveSolutions/sdd-skill"
3
This skill should be used when users want guidance on Spec-Driven Development methodology using GitHub's Spec-Kit. Guide users through executable specification workflows for both new projects (greenfield) and existing codebases (brownfield). After any SDD command generates artifacts, automatically provide structured 10-point summaries with feature status tracking, enabling natural language feature management and keeping users engaged throughout the process.
2026-01-05
atomic-design-planning.md
1
1
export
atomic-design-planning
2
from
"jclfocused/claude-agents"
from
"jclfocused/claude-agents"
3
Use this skill when discussing UI components, design systems, frontend implementation, or component architecture. Guides thinking about Atomic Design methodology - atoms, molecules, organisms - and promotes component reuse over creation. Triggers on UI/frontend discussions, "what components do we need?", "should I create a new component?", or design system questions.
2026-01-05
querying-hms-documentation.md
1
1
export
querying-hms-documentation
2
from
"gpt-cmdr/hms-commander"
from
"gpt-cmdr/hms-commander"
3
Queries official HEC-HMS documentation to answer technical questions. Provides access toUser's Manual, Technical Reference Manual, Release Notes, and community resources.Use when seeking official documentation on HMS methods, parameters, file formats,version features, or workflow guidance. Complements investigating-hms-internals (decompiledsource code) with authoritative documentation.Trigger keywords: HMS documentation, User's Manual, Technical Reference, loss methods,transform methods, routing methods, HMS parameters, file formats, release notes,HMS version features, method parameters, official HMS, USACE documentation.
2026-01-05
journal-capture.md
1
1
export
journal-capture
2
from
"chrismbryant/claude-journal-mcp"
from
"chrismbryant/claude-journal-mcp"
3
Proactively captures significant work into the journal for future reference
2026-01-05
text-summarizer.md
1
1
export
text-summarizer
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Generate extractive summaries from long text documents. Control summary length, extract key sentences, and process multiple documents.
2026-01-05
automation-builder.md
1
1
export
automation-builder
2
from
"ddunnock/claude-plugins"
from
"ddunnock/claude-plugins"
3
Analyze codebases and generate Claude Code automation infrastructure including commands, scripts, and templates for systematic task execution. Use when the user wants to create reusable automation workflows, generate .claude/commands files, create supporting bash/python scripts, build markdown templates for structured outputs, or establish multi-step task execution frameworks that work across projects.
2026-01-05
di.md
1
1
export
di
2
from
"mgreenly/ikigai"
from
"mgreenly/ikigai"
3
Dependency Injection (DI) skill for the ikigai project
2026-01-05
swiftui-view-refactor.md
1
1
export
swiftui-view-refactor
2
from
"bout3fiddy/agents"
from
"bout3fiddy/agents"
3
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view's layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
2026-01-05
type-hints.md
1
1
export
type-hints
2
from
"pluginagentmarketplace/custom-plugin-python"
from
"pluginagentmarketplace/custom-plugin-python"
3
Python type hints, type checking, and static analysis with mypy
2026-01-05
pricing-strategy-architect.md
1
1
export
pricing-strategy-architect
2
from
"maigentic/stratarts"
from
"maigentic/stratarts"
3
Value-based pricing framework with Van Westendorp PSM analysis. Designs tier structure, packaging strategy, and unit economics. Produces comprehensive pricing strategy with Good-Better-Best model, competitive positioning, and implementation roadmap.
2026-01-05
log-searcher.md
1
1
export
log-searcher
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Searches logs by content keywords, patterns, and filters with context extraction
2026-01-05
testing-standards.md
1
1
export
testing-standards
2
from
"mesbahtanvir/ishkul"
from
"mesbahtanvir/ishkul"
3
Ensures all new screens/components have unit tests with proper coverage. Validates test files exist for loading, error, success, and state-transition states. Checks that backend handlers have corresponding test files. Use when creating or modifying frontend screens, components, or backend handlers.
2026-01-05
chinese-learning-assistant.md
1
1
export
chinese-learning-assistant
2
from
"0918nobita/rules"
from
"0918nobita/rules"
3
HSK4級レベルから流暢さを目指す学習者向け。中国語表現の使用場面・自然さを分析し、作文を「ネイティブらしい流暢な表現」に改善。bilibili等のコンテンツ理解とネイティブとの会話をサポート。実際の用例をWeb検索で提示
2026-01-05
receipt-scanner.md
1
1
export
receipt-scanner
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Extract vendor, date, items, amounts, and total from receipt images using OCR and pattern matching with structured JSON output.
2026-01-05
handler-sync-github.md
1
1
export
handler-sync-github
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
GitHub-specific sync mechanism - file copying, pattern matching, and safety checks
2026-01-05
gh-sub-issue.md
1
1
export
gh-sub-issue
2
from
"codekiln/langstar"
from
"codekiln/langstar"
3
Manage GitHub parent-child issue relationships using the gh-sub-issue extension. Link existing issues as sub-tasks, create new sub-issues, list relationships, and remove links. Use when working with GitHub issue hierarchies, Epic breakdowns, phased development, or when users mention sub-issues, sub-tasks, parent issues, or issue hierarchies.
2026-01-05