Browse Skills
20307 skills found
effective-go.md
0
1
export
effective-go
2
from
"zskulcsar/code-stats"
from
"zskulcsar/code-stats"
3
Apply Go idioms from “Effective Go” when writing, reviewing, or refactoring Go code so results remain idiomatic, maintainable, and performant.
2026-01-05
docs-check.md
0
1
export
docs-check
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze git diff to identify code changes requiring documentation updates. Categorizes changes (database/schema, API endpoints, components, configuration, authentication) and suggests relevant documentation files to review. Use when: (1) After making code changes, (2) Before committing significant changes, (3) When adding new features or modifying APIs, (4) During PR preparation, (5) When working with database schemas, API routes, components, or configuration files, (6) To ensure documentation stays synchronized with code changes, (7) For documentation sync and maintenance, or (8) For pre-commit documentation checks. Triggers: check docs, docs check, documentation check, update docs, sync documentation, what docs need updating, check if docs are up to date, after code changes, before committing.
2026-01-05
chrome-devtools.md
0
1
export
chrome-devtools
2
from
"GGPrompts/gg-hub"
from
"GGPrompts/gg-hub"
3
Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
2026-01-05
python-telegram-bot.md
0
1
export
python-telegram-bot
2
from
"Genius-Cai/finance-ai"
from
"Genius-Cai/finance-ai"
3
python-telegram-bot library for building Telegram bots. Use for handlers, callbacks, inline keyboards, conversations, and bot commands.
2026-01-05
observability.md
0
1
export
observability
2
from
"ProfPowell/project-template"
from
"ProfPowell/project-template"
3
Implement error tracking, performance monitoring, and user issue detection. Use when adding error handling, Web Vitals reporting, or debugging production issues.
2026-01-05
production-readiness.md
0
1
export
production-readiness
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Harden code and pipelines for production. Use when the user asks for production-ready code, hardening, release readiness, performance, monitoring, or reliability.
2026-01-05
dashboard.md
0
1
export
dashboard
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create interactive analytics dashboards with React components from drizzle-cube/client. Use when building dashboards, configuring portlets, setting up grid layouts, or creating analytics UIs with drizzle-cube React components.
2026-01-05
ruby-community-style.md
0
1
export
ruby-community-style
2
from
"nhlongnguyen/dotfiles"
from
"nhlongnguyen/dotfiles"
3
Use this skill when writing Ruby code following the RuboCop Community Ruby Style Guide. Provides comprehensive guidance on idiomatic Ruby patterns, method design, class structure, collections, strings, exceptions, and testing. Covers Sandi Metz rules, duck typing, metaprogramming guidelines, and RuboCop enforcement. Appropriate for any task involving .rb files, Ruby code reviews, refactoring, Rails development, or implementing Ruby best practices.
2026-01-05
migrating-from-forwardref.md
0
1
export
migrating-from-forwardref
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teaches migration from forwardRef to ref-as-prop pattern in React 19. Use when seeing forwardRef usage, upgrading React components, or when refs are mentioned. forwardRef is deprecated in React 19.
2026-01-05
dependency-wrapper.md
0
1
export
dependency-wrapper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Wrap third-party libraries for testability and replaceability. Use when integrating external APIs, creating testable code, or building swappable implementations.
2026-01-05
vue3-frontend.md
0
1
export
vue3-frontend
2
from
"Eva813/vue3-skills"
from
"Eva813/vue3-skills"
3
Comprehensive Vue 3 frontend development skill. Use when developing Vue 3 applications, components, or composables. Covers: (1) Creating new Vue 3 projects and components, (2) Vue 2 to Vue 3 migration, (3) Code review and optimization, (4) Composition API implementation, (5) Best practices and common patterns, (6) TypeScript integration, (7) State management with Pinia, (8) Performance optimization. Includes component templates, composable examples, migration guides, and best practices documentation.
2026-01-05
langgraph-persistence.md
0
1
export
langgraph-persistence
2
from
"rozwer/cross2B-Pro"
from
"rozwer/cross2B-Pro"
3
Persistence and human-in-the-loop patterns for LangGraph. Use when implementing checkpointing, saving/restoring graph state, adding human approval workflows, managing conversation memory across sessions, enabling time-travel debugging, or building fault-tolerant agents that resume from failures.
2026-01-05
managing-forks.md
0
1
export
managing-forks
2
from
"mcfearsome/fork-yeah"
from
"mcfearsome/fork-yeah"
3
Manages parallel conversation branches using git worktrees. Use when you want to explore multiple solution approaches simultaneously, need to try different implementations, or want to checkpoint your current conversation state before branching into alternative paths.
2026-01-05
skill-authoring.md
0
1
export
skill-authoring
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for creating Claude Code skills that mirror library documentation. Covers sync strategies, SKILL.md structure, and best practices.
2026-01-05
lombok-patterns.md
0
1
export
lombok-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Lombok annotations and best practices for Java 21+ projects. Use when reducing boilerplate, configuring builders, or choosing between Lombok and Records.
2026-01-05
troubleshooting-bundler-compatibility.md
0
1
export
troubleshooting-bundler-compatibility
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Diagnose and fix third-party library loading failures in Vite, Webpack, or other bundlers. Use when encountering "Failed to fetch dynamically imported module", worker loading failures, CDN 404 errors, "Invalid type" errors when importing library assets, or assets loading in wrong format. Covers version mismatches, worker loading patterns, and bundler-specific solutions.
2026-01-05
ui-design-system.md
0
1
export
ui-design-system
2
from
"nimeshgurung/artifact-hub-collections"
from
"nimeshgurung/artifact-hub-collections"
3
UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
2026-01-05
seo-optimizer.md
0
1
export
seo-optimizer
2
from
"ntaksh42/agents"
from
"ntaksh42/agents"
3
Analyze and optimize web pages for SEO including meta tags, structured data, and performance. Use when improving website SEO or analyzing search optimization.
2026-01-05
diagramming.md
0
1
export
diagramming
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create professional diagrams using Mermaid or DOT/Graphviz. Mermaid for flowcharts, sequences, classes, ER, Gantt, architecture with semantic coloring and WCAG AA accessibility. DOT/Graphviz for pure network graphs, semantic webs, and maximum layout control.
2026-01-05
claude-code-features.md
0
1
export
claude-code-features
2
from
"silenvx/flow-development-program"
from
"silenvx/flow-development-program"
3
新機能調査、提案、設計方針確認時に使用。
2026-01-05
opencode-commands.md
0
1
export
opencode-commands
2
from
"joe-butler-23/nix-config"
from
"joe-butler-23/nix-config"
3
Guide for creating and configuring custom OpenCode commands. Use this skill when you need to extend OpenCode capabilities, add custom workflows, or understand how to define commands with templates, arguments, and context injection.
2026-01-05
tool-design-pattern.md
0
1
export
tool-design-pattern
2
from
"ricardoroche/ricardos-claude-code"
from
"ricardoroche/ricardos-claude-code"
3
Automatically applies when creating AI tool functions. Ensures proper schema design, input validation, error handling, context access, and comprehensive testing.
2026-01-05
code-quality.md
0
1
export
code-quality
2
from
"jared-bloomer/claude-config"
from
"jared-bloomer/claude-config"
3
Ensures code follows quality standards. Apply when reviewing or writing production code.
2026-01-05
javascript.md
0
1
export
javascript
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when writing JavaScript for Discourse core, themes, or plugins - covers jQuery phaseout, Ember patterns, singleton imports, lifecycle hooks, and cleanup requirements
2026-01-05