Browse Skills
44915 skills found
workflow-management.md
0
1
export
workflow-management
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage GitHub Actions workflows - trigger, monitor, view logs, and download artifacts using gh CLI
2026-01-05
codex-collab.md
0
1
export
codex-collab
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
【WHEN】当用户命令中明确包含"codex协作"、"codex协同"、"与codex合作"等指令时启用; 【WHEN】当用户要求使用 codex MCP 工具进行代码分析、原型生成、review 等协作开发场景时启用。 【WHEN NOT】不用于单独的代码实现任务、不用于纯文档编写、不用于不涉及 codex 的常规开发流程。
2026-01-05
model-version-protocol.md
0
1
export
model-version-protocol
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Model-trader version compatibility protocol: Embed version metadata in checkpoints, validate at load time. Trigger when: (1) training and live trading versions diverge, (2) models fail to load, (3) action interpretation issues.
2026-01-05
benchmarking.md
0
1
export
benchmarking
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Performance benchmarking techniques and analysis. Use when measuring performance.
2026-01-05
implementation-patterns.md
0
1
export
implementation-patterns
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Five idempotency patterns for automation: check-before-act, upsert, force overwrite, unique identifiers, and tombstones. Choose based on constraints and APIs.
2026-01-05
c99-code-review.md
0
1
export
c99-code-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Review C99 code for compliance with HBF's strict coding standards including compiler warnings, Linux kernel style, and licensing constraints. Use when reviewing or writing C code in this project.
2026-01-05
verify-reactive.md
0
1
export
verify-reactive
2
from
"semicolon-devteam/sax-backend"
from
"semicolon-devteam/sax-backend"
3
Reactive 패턴 검증. Use when:(1) 구현 완료 후 Reactive 준수 확인, (2) .block() 호출 감지,(3) Coroutine/Flow 패턴 검증.
2026-01-05
building-nextjs-apps.md
0
1
export
building-nextjs-apps
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Specialized skill for building Next.js 15 App Router applications with React Server Components, Server Actions, and production-ready patterns. Use when implementing Next.js features, components, or application structure.
2026-01-05
go-specialist.md
0
1
export
go-specialist
2
from
"yurifrl/cly"
from
"yurifrl/cly"
3
Go language consultant providing guidance on best practices, testing with testify, concurrency patterns, error handling, and technology stack recommendations. Use when answering Go questions, reviewing Go code, or advising on Go implementation approaches.
2026-01-05
data-design.md
0
1
export
data-design
2
from
"miles990/claude-software-skills"
from
"miles990/claude-software-skills"
3
Data modeling, schema design, and data architecture
2026-01-05
mmd-device-helix.md
0
1
export
mmd-device-helix
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for using the Line 6 Helix Floor/LT/Rack device library in MMD files. Use when the user mentions Helix, Line 6 Helix guitar processor, Helix Floor, Helix LT, Helix Rack, or needs help with setlist/preset loading, 8-snapshot control, expression automation, footswitch control, or looper functionality.
2026-01-05
docs-release-notes.md
0
1
export
docs-release-notes
2
from
"okurawave/expo-browser"
from
"okurawave/expo-browser"
3
docsca が summary.md を作り、必要なグローバル文書を更新する手順。
2026-01-05
trpc-type-safety.md
0
1
export
trpc-type-safety
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
tRPC end-to-end type-safe APIs for TypeScript with React Query integration and full-stack type safety
2026-01-05
pr-description.md
0
1
export
pr-description
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
GitHub PR 템플릿(.github/PULL_REQUEST_TEMPLATE.md)을 사용해서 한국어로 Pull Request 설명을 작성합니다. 사용자가 PR을 생성하거나 PR 설명을 추가/업데이트하도록 요청할 때 사용하세요.
2026-01-05
frontend-accessibility.md
0
1
export
frontend-accessibility
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Implement accessible user interfaces using semantic HTML, keyboard navigation, proper color contrast, ARIA attributes, alt text, and focus management to ensure all users can interact with the application. Use this skill when creating or modifying React components (.jsx, .tsx), Vue components (.vue), Angular component files, Svelte components, HTML files, template files, or any frontend UI code that renders user interfaces including forms, buttons, links, navigation menus, modals, dialogs, dropdowns, images, or interactive elements. Use this when implementing semantic HTML elements like nav, main, button, header, footer, article, section, form, label, input that convey proper meaning to assistive technologies like screen readers rather than using generic div or span elements, ensuring all interactive elements (buttons, links, form controls, custom widgets) are keyboard accessible with visible focus indicators and proper tab order so users can navigate without a mouse, adding ARIA attributes like aria-label, ar
2026-01-05
unity-fundamentals.md
0
1
export
unity-fundamentals
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when the user asks about "Unity lifecycle", "MonoBehaviour methods", "Awake vs Start", "Update vs FixedUpdate", "Unity serialization", "[SerializeField]", "GetComponent", "component references", "Unity prefabs", "prefab workflow", or needs guidance on fundamental Unity patterns and best practices.
2026-01-05
gemini-dev.md
0
1
export
gemini-dev
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Google Gemini API development with google-genai SDK. Use for prompting, multimodal inputs, structured outputs, and agentic workflows.
2026-01-05
native-ios-swift.md
0
1
export
native-ios-swift
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Develop native iOS apps using Swift and SwiftUI.
2026-01-05
ln-100-documents-pipeline.md
0
1
export
ln-100-documents-pipeline
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Top orchestrator for complete doc system. Delegates to ln-110 coordinator (project docs via 5 L3 workers) + ln-120-150 workers. Phase 4: global cleanup. Idempotent.
2026-01-05
task-management.md
0
1
export
task-management
2
from
"hhk7734/hhk7734"
from
"hhk7734/hhk7734"
3
A comprehensive framework for high-performance engineering management and task execution. It guides users through reducing ambiguity, defining "Done," choosing the optimal leadership positioning, and managing risks via implication-based communication.
2026-01-05
node-template-generator.md
0
1
export
node-template-generator
2
from
"omerlefaruk/CasareRPA"
from
"omerlefaruk/CasareRPA"
3
Generate boilerplate code for new CasareRPA automation nodes. See templates/ for category-specific templates and references/ for the complete checklist. Use when: creating new nodes, adding node categories, implementing BaseNode patterns, @properties decorator, node registration, get_parameter usage.
2026-01-05
api-endpoint-tester.md
0
1
export
api-endpoint-tester
2
from
"Jzineldin/image-wise-learn-62"
from
"Jzineldin/image-wise-learn-62"
3
Expert at testing API endpoints, Supabase RPC functions, and database queries. Use when asked to test endpoints, verify API responses, check RPC functions, debug API issues, or validate data flows.
2026-01-05
deploy-status.md
0
1
export
deploy-status
2
from
"dlehdgml5328/bodam"
from
"dlehdgml5328/bodam"
3
배포 상태 실시간 모니터링 및 Health Check. GitHub Actions 워크플로우 진행 상황, K8s Pod 상태, Health Check 결과 확인. "배포 상태", "배포 확인", "정상 동작" 요청 시 사용.
2026-01-05
hint-detection.md
0
1
export
hint-detection
2
from
"rickoslyder/HypeDelta"
from
"rickoslyder/HypeDelta"
3
Detect hints about unreleased AI research or capabilities from lab researcher communications. Use when analyzing tweets, posts, or interviews from people at major AI labs to identify signals about upcoming work.
2026-01-05