Browse Skills
44915 skills found
custom-hooks-patterns.md
2
1
export
custom-hooks-patterns
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Reactカスタムフックの設計・抽出・合成・テストの実務指針を提供するスキル。再利用性と保守性を高めるための判断基準を整理する。Anchors:• Learning React / 適用: フック設計の基本 / 目的: 再利用可能な設計• React公式ドキュメント / 適用: フックルール / 目的: 安全な実装• Refactoring / 適用: 抽出判断 / 目的: 重複削減と責務分離Trigger:Use when designing custom React hooks, extracting reusable logic, composing hooks, or validating hook usage patterns.custom hooks, hook composition, hook extraction, hook testing, hook design
2026-01-05
test-case-designer.md
2
1
export
test-case-designer
2
from
"masanao-ohba/claude-manifests"
from
"masanao-ohba/claude-manifests"
3
Designs comprehensive test cases for PHP/CakePHP applications, categorizing them into unit, integration, and system tests with proper documentation format
2026-01-05
test-reporting-triage-skill.md
2
1
export
test-reporting-triage-skill
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Automatically categorizes test failures, suggests responsible owners, and provides common fix checklists. Generates actionable test reports with failure analysis. Use for "test reporting", "failure triage", "test analysis", or "test automation".
2026-01-05
analyzing-text-sentiment.md
2
1
export
analyzing-text-sentiment
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to analyze the sentiment of text data. It identifies the emotional tone expressed in text, classifying it as positive, negative, or neutral. Use this skill when a user requests sentiment analysis, opinion mining, or emotion detection on any text, such as customer reviews, social media posts, or survey responses. Trigger words include "sentiment analysis", "analyze sentiment", "opinion mining", "emotion detection", and "polarity".
2026-01-05
squared-package.md
2
1
export
squared-package
2
from
"lsst-sqre/squareone"
from
"lsst-sqre/squareone"
3
Critical architecture knowledge for the squared component library package. Use this skill when working on squared package components, troubleshooting build/transpilation issues, or setting up apps to consume squared. Covers the NO BUILD STEP architecture, CSS Modules-only styling requirement, Next.js transpilation configuration, direct TypeScript source exports, and testing infrastructure.
2026-01-05
design-research.md
2
1
export
design-research
2
from
"mevans2120/design-suite-claude-skills"
from
"mevans2120/design-suite-claude-skills"
3
Conducts user experience research and analysis to inform design decisions. Reviews first-party and third-party user data, analyzes industry trends from UX and visual design perspectives, and plans user research studies. Creates personas, customer segments, design principles, design roadmaps, and research discussion guides.
2026-01-05
code-review-reception.md
2
1
export
code-review-reception
2
from
"tilework-tech/nori-cli"
from
"tilework-tech/nori-cli"
3
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
generating-conventional-commits.md
2
1
export
generating-conventional-commits
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Generates conventional commit messages using AI. It analyzes code changes and suggests a commit message adhering to the conventional commits specification. Use this skill when you need help writing clear, standardized commit messages, especially after making code changes and preparing to commit. Trigger with terms like "create commit", "generate commit message", or "write commit".
2026-01-05
feat-dev.md
2
1
export
feat-dev
2
from
"FlameMida/spec-dev"
from
"FlameMida/spec-dev"
3
完整的 7 阶段功能开发工作流(需求理解、代码探索、架构设计、实施、审查、总结)。适用场景:(1) 新功能实施或模块开发,(2) 复杂代码修改和重构,(3) API/数据库/服务架构设计,(4) 多模块功能开发,(5) 需要代码审查的实施任务。融合 ultrathink 深度分析、MCP 工具增强(context7、exa、sequential-thinking)和并行 agent 执行(code-explorer、code-architect、code-reviewer)。支持全程中文交互。
2026-01-05
managing-database-testing.md
2
1
export
managing-database-testing
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill manages database testing by generating test data, wrapping tests in transactions, and validating database schemas. It is used to create robust and reliable database interactions. Claude uses this skill when the user requests database testing utilities, including test data generation, transaction management, schema validation, or migration testing. Trigger this skill by mentioning "database testing," "test data factories," "transaction rollback," "schema validation," or using the `/db-test` or `/dbt` commands.
2026-01-05
oauth2-flows.md
2
1
export
oauth2-flows
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
OAuth 2.0認可フローの実装パターンとセキュリティベストプラクティス。Authorization Code Flow、PKCE、Refresh Token Flowの正確な実装を提供。Web/SPA/モバイルアプリでの安全な認可フロー実装を支援。Anchors:• OAuth 2.0 Simplified (Aaron Parecki) / 適用: 認可フロー全般 / 目的: RFC準拠の正確な実装• Web Application Security (Andrew Hoffman) / 適用: セキュリティ設計 / 目的: 脅威モデリングと対策• RFC 6749 (OAuth 2.0 Framework) / 適用: プロトコル仕様 / 目的: 標準準拠の担保Trigger:Use when implementing OAuth 2.0 authentication, configuring authorization flows, integrating with OAuth providers, implementing PKCE for SPAs, or managing token lifecycle.oauth2, authorization code, pkce, access token, refresh token, oauth provider, google auth, github oauth
2026-01-05
version-bumper.md
2
1
export
version-bumper
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.
2026-01-05
hyperfleet-architecture.md
2
1
export
hyperfleet-architecture
2
from
"openshift-hyperfleet/hyperfleet-claude-plugins"
from
"openshift-hyperfleet/hyperfleet-claude-plugins"
3
Answers questions about HyperFleet architecture, design patterns, versioning strategies, cluster lifecycle, event-driven architecture, adapter framework, and git workflow by fetching docs from the openshift-hyperfleet/architecture GitHub repository.
2026-01-05
profiling-application-performance.md
2
1
export
profiling-application-performance
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to profile application performance, analyzing CPU usage, memory consumption, and execution time. It is triggered when the user requests performance analysis, bottleneck identification, or optimization recommendations. The skill uses the application-profiler plugin to identify performance bottlenecks and suggest code-level optimizations. Use it when asked to "profile application", "analyze performance", or "find bottlenecks". It is also helpful when the user mentions specific performance metrics like "CPU usage", "memory leaks", or "execution time".
2026-01-05
bundle-analyzer.md
2
1
export
bundle-analyzer
2
from
"Dexploarer/hyper-forge"
from
"Dexploarer/hyper-forge"
3
Analyzes JavaScript bundle sizes, identifies large dependencies, and suggests optimizations for webpack, vite, rollup. Use when user asks to "analyze bundle", "optimize bundle size", "reduce bundle", "webpack analysis", or "tree shaking".
2026-01-05
checking-hipaa-compliance.md
2
1
export
checking-hipaa-compliance
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to automatically check for HIPAA (Health Insurance Portability and Accountability Act) compliance issues in codebases, infrastructure configurations, and documentation. It leverages the hipaa-compliance-checker plugin to identify potential violations related to data privacy, security, and access controls. Use this skill when the user explicitly requests to "check HIPAA compliance", "scan for HIPAA violations", "assess HIPAA readiness", or similar phrases related to HIPAA audits and security best practices. It is useful for projects handling protected health information (PHI) and requiring adherence to HIPAA regulations.
2026-01-05
update-ai-models.md
2
1
export
update-ai-models
2
from
"rot1024/honyo"
from
"rot1024/honyo"
3
Search the web for the latest AI models from Anthropic, OpenAI, and Google, then update src/models.ts with new model IDs. Use when user asks to update or add AI models.
2026-01-05
observability.md
2
1
export
observability
2
from
"pluginagentmarketplace/custom-plugin-devops"
from
"pluginagentmarketplace/custom-plugin-devops"
3
Distributed tracing with Jaeger, OpenTelemetry, and observability platforms for microservices insights
2026-01-05
bel-insert-file-to-crm-and-link-it.md
2
1
export
bel-insert-file-to-crm-and-link-it
2
from
"bennoloeffler/bassi"
from
"bennoloeffler/bassi"
3
This skill should be used when inserting files (images, PDFs, Excel files, documents) into the CRM database and linking them to companies, people, events, or sales opportunities. The skill handles base64 encoding, hash calculation, MIME type detection, and SQL insertion automatically through a Python script.
2026-01-05
pragmatic-engineering.md
2
1
export
pragmatic-engineering
2
from
"heyJordanParker/dotfiles"
from
"heyJordanParker/dotfiles"
3
Use when planning features, reviewing code, or making architectural decisions. Applies principles from Musk, Valve, Spotify, Shopify, 37 Signals to ensure pragmatic, ship-focused development.
2026-01-05
codex-read.md
2
1
export
codex-read
2
from
"antorsae/dual-agent"
from
"antorsae/dual-agent"
3
Read and integrate response from Codex. Use when user says codex read, get codex response, or check codex results.
2026-01-05
command-development.md
2
1
export
command-development
2
from
"OshanKHZ/oshankhz-claude-code"
from
"OshanKHZ/oshankhz-claude-code"
3
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
2026-01-05
guix.md
2
1
export
guix
2
from
"r0man/guix-home"
from
"r0man/guix-home"
3
Expert knowledge for GNU Guix package and service development. Use when creating or modifying Guix packages, system services, home services, or working with a Guix repository checkout. Handles package definitions, build systems, service types, configuration records, and development workflows.
2026-01-05
codegen-refactor.md
2
1
export
codegen-refactor
2
from
"nihiyama/ffq"
from
"nihiyama/ffq"
3
Perform refactoring using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conventions, and leveraging Serena MCP semantic search/editing to improve internal quality with high performance and race-safety in mind.
2026-01-05