Browse Skills
44915 skills found
thinking.md
5
1
export
thinking
2
from
"WenJunDuan/Rlues"
from
"WenJunDuan/Rlues"
3
深度推理,复杂决策和架构设计
2026-01-05
github-pr-operation.md
5
1
export
github-pr-operation
2
from
"i9wa4/dotfiles"
from
"i9wa4/dotfiles"
3
GitHub Pull Request の操作を行うスキル。gh コマンドを使用して PR 情報取得、差分確認、コメント取得・投稿を実行する。以下の場合に使用:- PR にコメントを投稿したいとき- PR のインラインコメントを投稿したいとき- PR のコメントに返信したいとき- PR の差分を行番号付きで確認したいとき
2026-01-05
git-commit.md
5
1
export
git-commit
2
from
"zapier/zapier-mcp"
from
"zapier/zapier-mcp"
3
Generates storytelling-focused Conventional Commits messages with Jira context integration, then commits and pushes changes. Use when the user says "commit", "git commit", or asks to commit changes, wants to create a commit, or when work is complete and ready to commit.
2026-01-05
semantic-theming.md
5
1
export
semantic-theming
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Enforce semantic CSS variable theming in Tailwind projects. Prevents raw colors (hex, rgb) and non-theme Tailwind classes. Use when project has semantic tokens, CSS vars, or custom ESLint theming rules.
2026-01-05
frontend-design.md
5
1
export
frontend-design
2
from
"k35o/k8o"
from
"k35o/k8o"
3
独自性のある本番品質のフロントエンドインターフェースを作成。汎用的な「AI slop」美学を避け、記憶に残るデザインを実現。タイポグラフィ、カラー、モーション、空間構成に焦点。
2026-01-05
shadcn-code-review.md
5
1
export
shadcn-code-review
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Reviews shadcn/ui components for CVA patterns, composition with asChild, accessibility states, and data-slot usage. Use when reviewing React components using shadcn/ui, Radix primitives, or Tailwind styling.
2026-01-05
laravel-packages.md
5
1
export
laravel-packages
2
from
"leeovery/claude-laravel"
from
"leeovery/claude-laravel"
3
Package development and extraction of reusable code. Use when working with package development, code reusability, or when user mentions packages, composer packages, extract package, reusable code, package development.
2026-01-05
validate-git-hygiene.md
5
1
export
validate-git-hygiene
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Validate git commit messages, branch naming conventions, and check for sensitive files. Returns structured output with commit format validation, branch name compliance, and sensitive file detection (.env, credentials, .pem, .key). Used for git workflow validation and security checks.
2026-01-05
expo-modules.md
5
1
export
expo-modules
2
from
"EvanBacon/apple-health"
from
"EvanBacon/apple-health"
3
Building great Expo native modules for iOS and Android. Views, APIs, Marshalling, Shared Objects, Expo Documentation, Verifying Expo modules.
2026-01-05
matlab-performance-optimizer.md
5
1
export
matlab-performance-optimizer
2
from
"matlab/skills"
from
"matlab/skills"
3
Optimize MATLAB code for better performance through vectorization, memory management, and profiling. Use when user requests optimization, mentions slow code, performance issues, speed improvements, or asks to make code faster or more efficient.
2026-01-05
breenix-interrupt-syscall-development.md
5
1
export
breenix-interrupt-syscall-development
2
from
"ryanbreen/breenix"
from
"ryanbreen/breenix"
3
Enforce pristine interrupt/syscall paths with no logging, diagnostics, or heavy operations. Use when developing interrupt handlers, syscall entry/exit, context switches, or timer code.
2026-01-05
advanced-react-clean-integration.md
5
1
export
advanced-react-clean-integration
2
from
"leaderiop/hex-di"
from
"leaderiop/hex-di"
3
Integrate React with clean architecture without framework leakage using hooks as adapters and presenters. Use when connecting React to domain logic, designing hook-based DI, or isolating UI from business rules.
2026-01-05
hook-optimization.md
5
1
export
hook-optimization
2
from
"duongdev/ccpm"
from
"duongdev/ccpm"
3
Provides guidance on optimizing CCPM hooks for performance and token efficiency. Auto-activates when developing, debugging, or benchmarking hooks. Includes caching strategies, token budgets, performance benchmarking, and best practices for maintaining sub-5-second hook execution times.
2026-01-05
prometheus-go-code-review.md
5
1
export
prometheus-go-code-review
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Reviews Prometheus instrumentation in Go code for proper metric types, labels, and patterns. Use when reviewing code with prometheus/client_golang metrics.
2026-01-05
input-validation.md
5
1
export
input-validation
2
from
"yonatangross/skillforge-claude-plugin"
from
"yonatangross/skillforge-claude-plugin"
3
Input validation and sanitization patterns. Use when validating user input, preventing injection attacks, implementing allowlists, or sanitizing HTML/SQL/command inputs.
2026-01-05
sap-abap.md
5
1
export
sap-abap
2
from
"secondsky/sap-skills"
from
"secondsky/sap-skills"
3
Comprehensive ABAP development skill for SAP systems. Use when writing ABAP code,working with internal tables, structures, ABAP SQL, object-oriented programming,RAP (RESTful Application Programming Model), CDS views, EML statements, ABAP Clouddevelopment, string processing, dynamic programming, RTTI/RTTC, field symbols,data references, exception handling, or ABAP unit testing. Covers both classicABAP and modern ABAP for Cloud Development patterns.
2026-01-05
product-manager-toolkit.md
5
1
export
product-manager-toolkit
2
from
"rickydwilson-dcs/claude-skills"
from
"rickydwilson-dcs/claude-skills"
3
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
2026-01-05
matlab-uihtml-app-builder.md
5
1
export
matlab-uihtml-app-builder
2
from
"matlab/skills"
from
"matlab/skills"
3
Build interactive web applications using HTML/JavaScript interfaces with MATLAB computational backends via the uihtml component. Use when creating HTML-based MATLAB apps, JavaScript MATLAB interfaces, web UIs with MATLAB, interactive MATLAB GUIs, or when user mentions uihtml, HTML, JavaScript, web apps, or web interfaces.
2026-01-05
presidio-pii-specialist.md
5
1
export
presidio-pii-specialist
2
from
"tbartel74/Vigil-Code"
from
"tbartel74/Vigil-Code"
3
Microsoft Presidio PII detection API for Vigil Guard v2.0.0. Use for dual-language PII (Polish + English), spaCy models, entity deduplication, custom recognizers (PESEL, NIP, REGON), integration with 3-branch detection, and performance optimization.
2026-01-05
inspector-customization.md
5
1
export
inspector-customization
2
from
"trkbt10/react-wireflow"
from
"trkbt10/react-wireflow"
3
Create and customize inspector panels for node editors. Use when implementing custom inspector tabs, settings panels, node-specific inspectors, or using inspector UI components.
2026-01-05
devops-deployment.md
5
1
export
devops-deployment
2
from
"yonatangross/skillforge-claude-plugin"
from
"yonatangross/skillforge-claude-plugin"
3
CI/CD pipelines, containerization, Kubernetes, and infrastructure as code patterns
2026-01-05
language-go.md
5
1
export
language-go
2
from
"CsHeng/dot-claude"
from
"CsHeng/dot-claude"
3
Go language patterns and best practices. Use when language go guidance is required.
2026-01-05
plugin-creator.md
5
1
export
plugin-creator
2
from
"d-oit/gemini-search-plugin"
from
"d-oit/gemini-search-plugin"
3
Create comprehensive Claude Code plugins with proper structure, commands, agents, hooks, and marketplace configuration. Use when the user wants to build a new Claude Code plugin or asks how to create/structure a plugin.
2026-01-05
gemini-api-rate-limiting.md
5
1
export
gemini-api-rate-limiting
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Best practices for handling Gemini API rate limits, implementing sequential queues, and preventing 429 RESOURCE_EXHAUSTED errors in WescoBar
2026-01-05