Browse Skills

44835 skills found

plugin-marketplace.md
0
1 export plugin-marketplace
2 vinnie357 from "vinnie357/claude-skills"
3 Guide for creating, validating, and managing Claude Code plugin marketplaces with schema validation tools
2026-01-05
nextjs-server-client-components.md
0
1 export nextjs-server-client-components
2 mcclowes from "mcclowes/vague-playground"
3 Guide for choosing between Server Components and Client Components in Next.js App Router. CRITICAL for useSearchParams (requires Suspense + 'use client'), navigation (Link, redirect, useRouter), cookies/headers access, and 'use client' directive. Activates when prompt mentions useSearchParams, Suspense, navigation, routing, Link component, redirect, pathname, searchParams, cookies, headers, async components, or 'use client'. Essential for avoiding mixing server/client APIs.
2026-01-05
vendor-management.md
0
1 export vendor-management
2 UffaModey from "UffaModey/advent_of_ai"
3 🛒 Complete vendor relationship management for festivals including contracts, setup coordination, compliance monitoring, and performance evaluation.
2026-01-05
react-patterns.md
0
1 export react-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Modern React 19+ patterns with TypeScript
2026-01-05
git-safety-guard.md
0
1 export git-safety-guard
2 terraphim from "terraphim/codex-skills"
3 Blocks destructive git and filesystem commands before execution.Prevents accidental loss of uncommitted work from git checkout --,git reset --hard, rm -rf, and similar destructive operations.Works as a Claude Code PreToolUse hook with fail-open semantics.
2026-01-05
hammerspoon.md
0
1 export hammerspoon
2 indexzero from "indexzero/dotvibes"
3 Configure and manage Hammerspoon automation, window management, key remapping, and app launching. Use when working with ~/.config/hammerspoon config files, adding keybindings, implementing window layouts, or troubleshooting Hammerspoon functionality.
2026-01-05
subwatersheds.md
0
1 export subwatersheds
2 stillsame2016 from "stillsame2016/deep-wenokn"
3 Use this skill for requests to retrieve subwatersheds in the USA as a GeoDataFrame in GeoPandas. This skill can retrieve all subwatersheds intersecting with specific states directly using the states column.
2026-01-05
redis-caching-patterns.md
0
1 export redis-caching-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Redis caching strategies for MCP servers - cache invalidation, TTL management, pub/sub patterns, and performance optimization
2026-01-05
orchestrationcreating-workflows.md
0
1 export orchestrationcreating-workflows
2 Sixallfaces from "Sixallfaces/orkestr"
3 Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.
2026-01-05
golang-observability-opentelemetry.md
0
1 export golang-observability-opentelemetry
2 bobmatnyc from "bobmatnyc/termpilot"
3 Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog. Covers auto-instrumentation, health checks, and graceful shutdown. Use when adding observability to microservices or debugging production issues.
2026-01-05
zotero-tagging.md
0
1 export zotero-tagging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Tag Zotero items with timestamp tags after generating bibliographies. Uses secure macOS Keychain storage for credentials. Claude Code only.
2026-01-05
convention-skill-generator.md
0
1 export convention-skill-generator
2 RevTechStudio from "RevTechStudio/rts-plugins"
3 ユーザーの規約・ガイドラインから、Convention Skillのマークダウンファイルを生成する。規約スキル作成時、ガイドライン文書化時、またはユーザーがConvention Skill、コーディング規約、ガイドライン定義、標準化に言及した際に使用する。
2026-01-05
redmine-timetrack.md
0
1 export redmine-timetrack
2 ncuritylabs from "ncuritylabs/ncurion-plugins-marketplace"
3 이 스킬은 사용자가 "작업 시간 기록", "시간 등록", "타임 로그", "작업 시간 조회", "몇 시간 일했어", "time entry", "log hours", "time tracking", "work hours" 등을 언급할 때 사용됩니다. Redmine 작업 시간 관리 기능을 제공합니다.
2026-01-05
ark-analysis.md
0
1 export ark-analysis
2 dwmkerr from "dwmkerr/claude-code-agent"
3 Analyze the Ark codebase by cloning the repository to a temporary location. Use this skill when the user asks questions about how Ark works, wants to understand Ark's implementation, or needs to examine Ark source code.
2026-01-05
rspec-testing.md
0
1 export rspec-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write and update RSpec tests following BDD principles with behavior-first approach, characteristic-based context hierarchy, and happy path priority. **Activate when:** user mentions RSpec/specs/testing, works with *_spec.rb files, asks to write/add/update/fix tests, or requests test coverage. Ensures tests describe observable behavior, not implementation details.
2026-01-05
global-commenting.md
0
1 export global-commenting
2 pdovhomilja from "pdovhomilja/dovhomilja-cz"
3 Write self-documenting code with minimal, helpful comments that explain large sections of logic without cluttering the codebase. Use this skill when writing code comments, documenting complex logic, reviewing whether comments are needed, writing function documentation, explaining non-obvious code sections, ensuring code clarity through naming and structure, avoiding temporary or change-related comments, keeping comments evergreen and future-relevant, or deciding between adding comments versus refactoring for clarity. Apply this skill when writing or reviewing any code file to ensure comments add value without creating noise, and that code is primarily self-explanatory through clear naming and structure.
2026-01-05
weeknotes-blog-post-composer.md
0
1 export weeknotes-blog-post-composer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Compose weeknotes blog posts in Jekyll-style Markdown from multiple data sources including Mastodon and Linkding. Use this skill when the user requests to create, draft, or generate weeknotes content for a blog post.
2026-01-05
tailwind-4.md
0
1 export tailwind-4
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Tailwind CSS 4.1+ patterns. Use when styling components, responsive design, container queries, masks, shadows, or animations. (project)
2026-01-05
ui-embed.md
0
1 export ui-embed
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Embed the chatbot UI inside Docusaurus and connect it to the FastAPI RAG backend. Use when building chat components, handling streaming responses, or integrating chat widgets into MDX pages.
2026-01-05
debug-execution.md
0
1 export debug-execution
2 metasaver from "metasaver/metasaver-marketplace"
3 Execute browser debug steps using Chrome DevTools MCP. Navigate to URL, capture baseline snapshots/screenshots, perform interactions (click, fill, hover, press_key), collect console messages and network requests, validate results. Use when executing planned debug interactions with visual/DOM evidence capture.
2026-01-05
reviewing-code-quality.md
0
1 export reviewing-code-quality
2 djankies from "djankies/claude-configs"
3 Automated tooling and detection patterns for JavaScript/TypeScript code quality review
2026-01-05
service-worker.md
0
1 export service-worker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Service worker patterns for offline support, caching strategies, and PWA functionality. Use when implementing offline-first features, caching, or background sync.
2026-01-05
keybind-audit.md
0
1 export keybind-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze keybindings across all dotfiles for conflicts, duplicates, and inconsistencies. Use when modifying keybindings or checking for conflicts.
2026-01-05
eas-update-setup.md
0
1 export eas-update-setup
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 EAS Update for OTA updates. Use when setting up over-the-air updates.
2026-01-05