Browse Skills
17720 skills found
biome-setup.md
0
1
export
biome-setup
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Biome linter/formatter setup. Use when configuring Biome as an alternative to ESLint + Prettier.
2026-01-05
debugging-stickernest.md
0
1
export
debugging-stickernest
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Debugging and troubleshooting StickerNest issues. Use when investigating bugs, tracing errors, understanding unexpected behavior, adding debug logging, or when the user says "it's not working", "debug this", or "why is X happening". Covers console patterns, Three.js debugging, React DevTools, network issues, and common gotchas.
2026-01-05
pr-review-helper.md
0
1
export
pr-review-helper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create pull requests with an interactive review and approval step. Use this skill when the user asks to create a pull request, open a PR, or submit their changes for review. This skill ensures PR descriptions are reviewed before submission.
2026-01-05
typescript-advanced.md
0
1
export
typescript-advanced
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Master advanced TypeScript patterns, generics, and type system features.
2026-01-05
workflow-orchestrator.md
0
1
export
workflow-orchestrator
2
from
"euCann/OSCAL-GRC-SKILLS"
from
"euCann/OSCAL-GRC-SKILLS"
3
Orchestrate complex multi-step OSCAL compliance workflows by combining multiple skills. Use this skill for end-to-end compliance automation like FedRAMP package reviews, continuous monitoring, and gap assessments.
2026-01-05
research-merge.md
0
1
export
research-merge
2
from
"jrc1883/popkit-claude"
from
"jrc1883/popkit-claude"
3
Processes research branches from Claude Code Web sessions - merges content, moves docs to docs/research/, and creates GitHub issues. Use when /popkit:next detects research branches or when manually processing research from mobile sessions. Do NOT use for regular feature branches - only for branches matching claude/research-* or containing research documentation.
2026-01-05
users-request-understanding-capabillity.md
0
1
export
users-request-understanding-capabillity
2
from
"Rafael-Rueda/sardius"
from
"Rafael-Rueda/sardius"
3
Understand exactly and surgically the user's request by following this skill. Use it when you have doubts about how to implement features, and need some clarification from the user.
2026-01-05
vercel-ai-sdk.md
0
1
export
vercel-ai-sdk
2
from
"mcclowes/knights-and-crosses"
from
"mcclowes/knights-and-crosses"
3
Guide for Vercel AI SDK v5 implementation patterns including generateText, streamText, useChat hook, tool calling, embeddings, and MCP integration. Use when implementing AI chat interfaces, streaming responses, tool/function calling, text embeddings, or working with convertToModelMessages and toUIMessageStreamResponse. Activates for AI SDK integration, useChat hook usage, message streaming, or tool calling tasks.
2026-01-05
pr-agent.md
0
1
export
pr-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
PRAgent スキル - Pull Request自動作成・Conventional Commits準拠・Draft PR自動生成。コード実装完了後、GitHub PRを自動作成し、レビュワー割り当て・説明文生成・関連Issue紐付けを実行。Use when:- Pull Requestを作成する時- Conventional Commits形式のタイトルが必要な時- レビュワーの自動割り当てが必要な時- 関連Issueの紐付けが必要な時- "PR作成", "プルリクエスト", "マージ" がキーワードに含まれる時
2026-01-05
commit-message-generator.md
0
1
export
commit-message-generator
2
from
"brendendurham/claude-code-config"
from
"brendendurham/claude-code-config"
3
Generate conventional commit messages from git diff. Triggers: generate commit message, write commit, conventional commit, commit message, what should I commit, describe my changes
2026-01-05
langchain-architecture.md
0
1
export
langchain-architecture
2
from
"HermeticOrmus/after-the-third-cup"
from
"HermeticOrmus/after-the-third-cup"
3
Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.
2026-01-05
rust-conventions.md
0
1
export
rust-conventions
2
from
"JoernStoehler/msc-viterbo"
from
"JoernStoehler/msc-viterbo"
3
Work on Rust crates in packages/rust_viterbo. Use for crate layout, commands (fmt/clippy/test/bench), and coding conventions.
2026-01-05
git-commit-pr.md
0
1
export
git-commit-pr
2
from
"jiunbae/agent-skills"
from
"jiunbae/agent-skills"
3
Git 커밋 및 PR 생성 가이드. 사용자가 커밋, commit, PR, pull request 생성을 요청할 때 자동으로 활성화됩니다. 보안 검증을 통해 민감 정보 유출을 방지합니다.
2026-01-05
comprehensive-context-handover.md
0
1
export
comprehensive-context-handover
2
from
"ogprotege/Skills"
from
"ogprotege/Skills"
3
Forensic, high-fidelity context handover for seamless continuation in a new chat. Produces a single Markdown transfer artifact plus reusable templates, preserving decisions, requirements, non-negotiables, and open loops without truncation by judgment. Not for code continuation unless explicitly stated.
2026-01-05
command-management.md
0
1
export
command-management
2
from
"Emz1998/avaris-ai"
from
"Emz1998/avaris-ai"
3
Use PROACTIVELY this skill when you need to create or update custom commands following best practices
2026-01-05
oracle-adk-expert.md
0
1
export
oracle-adk-expert
2
from
"frankxai/ai-architect"
from
"frankxai/ai-architect"
3
Build production agentic applications on OCI using Oracle Agent Development Kit with multi-agent orchestration, function tools, and enterprise patterns
2026-01-05
publish-issue.md
0
1
export
publish-issue
2
from
"builtby-win/skills"
from
"builtby-win/skills"
3
Publish a plan as a GitHub Issue and create a branch to start implementation
2026-01-05
commit-message-generator.md
0
1
export
commit-message-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically generate conventional commit messages when user has staged changes and mentions committing. Analyzes git diff and status to create properly formatted commit messages following conventional commits specification. Invoke when user mentions "commit", "staged", "committing", or asks for help with commit messages.
2026-01-05
releasing-versions.md
0
1
export
releasing-versions
2
from
"onukura/oss-sustain-guard"
from
"onukura/oss-sustain-guard"
3
Interactive release workflow for OSS Sustain Guard with version updates, PyPI publishing, and GitHub release notes. Use when ready to release a new version to production.
2026-01-05
viral-youtube-titles.md
0
1
export
viral-youtube-titles
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate viral YouTube titles optimized for clicks, engagement, and algorithm performance using proven formulas, psychological triggers, and platform-specific strategies
2026-01-05
editorconfig-generator.md
0
1
export
editorconfig-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate .editorconfig files for consistent coding styles across different editors and IDEs. Triggers on "create editorconfig", "generate editor config", "editorconfig for", "editor settings".
2026-01-05
cli-helper.md
0
1
export
cli-helper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when the user asks about CLI tool options, parameters, or flags. Activate when queries mention command-line tools, --help output, CLI documentation, or organizing tool parameters into levels. Helps parse and structure CLI help documentation into Basic, Medium, and Advanced complexity levels.
2026-01-05
styled-components.md
0
1
export
styled-components
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Implements CSS-in-JS styling with styled-components using tagged template literals, theming, and dynamic props. Use when wanting component-scoped CSS-in-JS, dynamic styling based on props, or theming support.
2026-01-05
breaking-change-detection.md
0
1
export
breaking-change-detection
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
OpenAPI diff tools, schema comparison, and migration guide templates for detecting breaking changes in APIs, databases, and contracts. Use when analyzing API changes, comparing OpenAPI specs, detecting breaking changes, validating backward compatibility, creating migration guides, analyzing database schema changes, or when user mentions breaking changes, API diff, schema comparison, migration guide, backward compatibility, contract validation, or API versioning.
2026-01-05