Browse Skills
2649 skills found
linear-skills.md
1
1
export
linear-skills
2
from
"conorluddy/linear-skills"
from
"conorluddy/linear-skills"
3
Lightweight Linear skill for fetching issue details. Returns only essential data (title, description, state, assignee) to optimize context usage compared to full Linear MCP.
2026-01-05
using-superpowers.md
1
1
export
using-superpowers
2
from
"RawToast/zenko"
from
"RawToast/zenko"
3
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
2026-01-05
git-commit.md
1
1
export
git-commit
2
from
"danielbodnar/cloudx.sh"
from
"danielbodnar/cloudx.sh"
3
Use when creating git commits to ensure commit messages follow project standards. Applies the 7 rules for great commit messages with focus on conciseness and imperative mood.
2026-01-05
tdd-green.md
1
1
export
tdd-green
2
from
"See2et/bakopa-vr"
from
"See2et/bakopa-vr"
3
TDDのグリーン(GREEN)フェーズを厳密に実行する。REDの「1本だけ」失敗しているテストを通すために、最小限のプロダクションコードだけを実装し、全テストGREENを確認する。余計な機能追加・設計改善はしない。
2026-01-05
varlock.md
1
1
export
varlock
2
from
"wrsmith108/varlock-claude-skill"
from
"wrsmith108/varlock-claude-skill"
3
Secure environment variable management with Varlock. Use when handling secrets, API keys, credentials, or any sensitive configuration. Ensures secrets are never exposed in terminals, logs, traces, or Claude's context. Trigger phrases include "environment variables", "secrets", ".env", "API key", "credentials", "sensitive", "Varlock".
2026-01-05
ultracite.md
1
1
export
ultracite
2
from
"Tylerbryy/codewarden"
from
"Tylerbryy/codewarden"
3
Enforce strict type safety, accessibility standards, and code quality for TypeScript/JavaScript projects using Biome's formatter and linter. Use when writing, reviewing, or fixing TS/JS/TSX/JSX code, checking for a11y issues, linting errors, type safety problems, or when the user mentions code quality, formatting, accessibility, or best practices.
2026-01-05
aiwfskill-developer.md
1
1
export
aiwfskill-developer
2
from
"moonklabs/aiwf"
from
"moonklabs/aiwf"
3
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
2026-01-05
docx-cmr-generator.md
1
1
export
docx-cmr-generator
2
from
"PedroGiudice/Claude-Code-Projetos"
from
"PedroGiudice/Claude-Code-Projetos"
3
Gera documentos Word (.docx) a partir de Markdown no padrão CMR Advogados. Use quando precisar converter peças jurídicas de Markdown para DOCX com formatação correta (fontes, margens, espaçamentos).
2026-01-05
git-use.md
1
1
export
git-use
2
from
"ThorstenRhau/dotfiles"
from
"ThorstenRhau/dotfiles"
3
Git operations with conventional commits.
2026-01-05
gh-search-issues.md
1
1
export
gh-search-issues
2
from
"aaddrick/gh-cli-search"
from
"aaddrick/gh-cli-search"
3
Use when searching GitHub issues - provides syntax for filtering by labels, state, assignees, authors, comments, reactions, dates, and includes option to search pull requests
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
running-marketing-campaigns.md
1
1
export
running-marketing-campaigns
2
from
"SpillwaveSolutions/running-marketing-campaigns-agent-skill"
from
"SpillwaveSolutions/running-marketing-campaigns-agent-skill"
3
Plans, creates, and optimizes digital marketing campaigns including content strategy, social media, email marketing, SEO, and AI visibility (GEO). Generates UTM parameters and tracking URLs. Helps develop go-to-market strategies, campaign messaging, content calendars, and performance measurement frameworks. Use when asked to "create a marketing campaign", "plan content strategy", "build email sequences", "set up UTM tracking", "analyze marketing metrics", "launch a product", "optimize for SEO", "improve AI visibility", "optimize for voice search", "set up IndexNow", "check accessibility for SEO", or "create social media previews". Supports both marketing beginners and experienced marketers needing templates.
2026-01-05
fix-failed-pr.md
1
1
export
fix-failed-pr
2
from
"agentage/desktop"
from
"agentage/desktop"
3
Check GitHub PR status, identify failures in CI/checks, analyze errors, attempt fixes, and push changes. Use this skill when the user asks to fix a failed PR, check PR status, fix CI failures, or resolve PR checks.
2026-01-05
raindrop.md
1
1
export
raindrop
2
from
"gmickel/raindrop-skill"
from
"gmickel/raindrop-skill"
3
Manage Raindrop.io bookmarks, collections, tags, and highlights via API. Use when user mentions raindrop, bookmarks, saving links, organizing URLs, bookmark collections, or web highlights.
2026-01-05
editorial-image-generator.md
1
1
export
editorial-image-generator
2
from
"tallyfy/documentation"
from
"tallyfy/documentation"
3
Creates sophisticated HBR-style editorial illustrations for any content using AI understanding and visual analysis. Use when creating conceptual illustrations, analyzing generated images, or compositing logos. Works with any brand configuration. AI-native approach - Claude reasons about content rather than using rigid templates.
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
paper-translate.md
1
1
export
paper-translate
2
from
"daishir0/Papernote"
from
"daishir0/Papernote"
3
論文PDFをページ単位で画像化・テキスト抽出・和訳し、メモに出力するスキル。さらに章ごとの要約と新規性分析も自動生成。ユーザーが「論文を翻訳して」「PDFをページごとに翻訳」「この論文を日本語にして」などと指示した時に使用。ClaudeCLIを使って各ページのテキストを和訳する。
2026-01-05
memory.md
1
1
export
memory
2
from
"mironmax/claude-plugins-marketplace"
from
"mironmax/claude-plugins-marketplace"
3
Extract and remember knowledge across sessions
2026-01-05
hr-document-generator.md
1
1
export
hr-document-generator
2
from
"matthewod11-stack/HRSkills"
from
"matthewod11-stack/HRSkills"
3
Generate professional HR documents including offer letters, performance improvement plans, termination letters, and reference letters. Use when the user needs to create any official employment document. Maintains company voice, legal compliance, and professional formatting.
2026-01-05
metis.md
1
1
export
metis
2
from
"colliery-io/metis"
from
"colliery-io/metis"
3
Flight Levels methodology for project and work management. Use when planning projects, decomposing work into tasks, deciding document types, managing phases, or coordinating initiatives. Applies Kanban-based pull systems and hierarchical work alignment (Vision -> Strategy -> Initiative -> Task). Teaches when and why to use Metis tools.
2026-01-05
update-pr.md
1
1
export
update-pr
2
from
"propstreet/claude-powerpack"
from
"propstreet/claude-powerpack"
3
Creates comprehensive PR descriptions by systematically reviewing ALL changes - features, bug fixes, tests, docs, and infrastructure. Use when user wants to update PR description, prepare PR for review, or document branch changes. Requires gh CLI.
2026-01-05
github-actions-container-build.md
1
1
export
github-actions-container-build
2
from
"pigfoot/claude-code-hubs"
from
"pigfoot/claude-code-hubs"
3
Build multi-architecture container images in GitHub Actions. Matrix builds (public repos with native ARM64), QEMU emulation (private repos), or ARM64 larger runners (Team/Enterprise). Uses Podman rootless builds with push-by-digest pattern
2026-01-05
auvima-browser-automation.md
1
1
export
auvima-browser-automation
2
from
"tsaijamey/AuViMa"
from
"tsaijamey/AuViMa"
3
使用AuViMa CLI自动化浏览器操作。当需要网页数据采集、视频素材收集、UI测试或任何需要与浏览器交互的任务时使用此skill。核心原则:每个操作后必须验证结果,先探索DOM结构,适当等待页面加载。
2026-01-05
checkpoint-workflow.md
1
1
export
checkpoint-workflow
2
from
"BootstrapAI-mgmt/Literature-Review"
from
"BootstrapAI-mgmt/Literature-Review"
3
Enforces incremental saving during complex tasks to prevent progress loss. Use this skill whenever working on multi-step tasks, creating multiple files, or doing work that takes more than 5 minutes. Triggers on: file creation, documentation updates, code changes, workflow execution, any task with multiple steps.
2026-01-05