Browse Skills
18175 skills found
markdown-pro.md
0
1
export
markdown-pro
2
from
"icartsh/icartsh_plugin"
from
"icartsh/icartsh_plugin"
3
세련된 README 파일, 변경 이력(changelog), 기여 가이드(contribution guide) 및 기술 문서를 작성하기 위한 전문가 수준의 Markdown 문서화 SKILL입니다. 사용 사례: (1) 배지와 섹션을 포함한 README 생성, (2) git 히스토리를 이용한 자동 변경 이력 생성, (3) 목차(table of contents) 생성, (4) 기여 가이드라인 작성, (5) 기술 문서 포맷팅, (6) 구문 강조(syntax highlighting)를 포함한 코드 문서화
2026-01-05
content-workflow.md
0
1
export
content-workflow
2
from
"dayoumin/mbti"
from
"dayoumin/mbti"
3
콘텐츠 생성 전체 워크플로우. "00 컨텐츠 만들자", "퀴즈 만들어줘", "투표 만들어줘" 요청 시 자동 실행. 2개 Agent 순차 호출로 2중 검증.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"halvorot/dotfiles"
from
"halvorot/dotfiles"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
secret-scanner.md
0
1
export
secret-scanner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Scans git repositories for hardcoded secrets, credentials, and API keys using Gitleaks. Returns findings with severity, location, and remediation steps. Use when user asks to "scan for secrets", "detect credentials", "find API keys", "check for leaks", "シークレット検出", "認証情報スキャン".
2026-01-05
vulnerability-triage-prioritization.md
0
1
export
vulnerability-triage-prioritization
2
from
"randalmurphal/claude-config"
from
"randalmurphal/claude-config"
3
Assess vulnerability severity using CVSS scoring, classify vulnerability types (CVE vs compliance), detect false positives, and prioritize remediation workflows. Use when analyzing vulnerability data, calculating risk scores, or determining remediation priority.
2026-01-05
professionalism-credibility.md
0
1
export
professionalism-credibility
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when creating animations for business contexts that require seriousness, competence, and trustworthy presentation.
2026-01-05
sqlmesh.md
0
1
export
sqlmesh
2
from
"jpoutrin/product-forge"
from
"jpoutrin/product-forge"
3
SQLMesh patterns for data transformation with column-level lineage and virtual environments. Use when building data pipelines that need advanced features like automatic DAG inference and efficient incremental processing.
2026-01-05
site-updater.md
0
1
export
site-updater
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Update videos, modules, or styling on the Alpha AI Learning site. Use when adding/replacing videos, updating module content, changing week descriptions, or modifying site styling.
2026-01-05
react-ts-vite-frontend.md
0
1
export
react-ts-vite-frontend
2
from
"KavenDurant/krstack_pro_fe_react"
from
"KavenDurant/krstack_pro_fe_react"
3
Skill for understanding, refactoring, and extending this React + TypeScript + Vite SPA frontend (components, routing, state, and API calls) whenever the user asks for UI changes, bug fixes, or new frontend features in this project.
2026-01-05
desktop-ui-design.md
0
1
export
desktop-ui-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design intuitive desktop interfaces following platform conventions with proper layouts, keyboard shortcuts, and native widgets
2026-01-05
container-security.md
0
1
export
container-security
2
from
"Lobbi-Docs/claude"
from
"Lobbi-Docs/claude"
3
Comprehensive container security guidance including vulnerability scanning with Trivy, image hardening, secrets management, and CIS benchmark compliance. Activates when working with "container security", "image scanning", "CVE", "vulnerability", "docker security", "hardening", or "CIS benchmark".
2026-01-05
shelby-protocol-expert.md
0
1
export
shelby-protocol-expert
2
from
"MEDICALCOR/medicalcor-core"
from
"MEDICALCOR/medicalcor-core"
3
Expert on Shelby Protocol architecture, erasure coding, placement groups, read/write procedures, Clay Codes, chunking, storage providers, RPC servers, and decentralized storage system design on Aptos blockchain. Triggers on keywords Shelby Protocol, erasure coding, Clay Codes, placement groups, Shelby architecture, storage provider, blob storage, chunking, Shelby whitepaper.
2026-01-05
pptx.md
0
1
export
pptx
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
receiving-code-review.md
0
1
export
receiving-code-review
2
from
"munlucky/claude-code-handbook"
from
"munlucky/claude-code-handbook"
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
using-vertical-tdd.md
0
1
export
using-vertical-tdd
2
from
"hyt-sasaki/ai-knowledge-promoter"
from
"hyt-sasaki/ai-knowledge-promoter"
3
OpenSpec駆動の垂直TDDスケルトン戦略。提案作成・技術検証・設計・実装・アーカイブの全ライフサイクルをサポート。使用タイミング:(1) OpenSpecスラッシュコマンド実行時(`OpenSpec: Propose`, `OpenSpec: Apply`, `OpenSpec: Archive`)(2) 新機能開発の開始時(「新機能を追加」「〜を実装」リクエスト、OpenSpec提案がまだ存在しない場合)(3) 提案の修正・継続(openspec/changes/配下にファイルが存在、「提案を修正」「設計を見直し」リクエスト)(4) 実装の再開(tasks.mdに未完了タスクがある、「実装を続ける」「次のステップ」リクエスト)(5) 技術検証が必要(design.md作成前、複数技術選択肢がある、「技術検証」「ライブラリ調査」リクエスト)使用しない場合: バグ修正、タイポ修正、ドキュメント更新のみ、設定ファイル変更のみ
2026-01-05
status-message-components.md
0
1
export
status-message-components
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implement loading, error, success, and empty state components for Vue 3. Use when creating toast notifications, loading spinners, empty state pages, or status indicators. Mentions "loading state", "empty state", "toast component", "error UI", or "success message".
2026-01-05
localization.md
0
1
export
localization
2
from
"hiragram/claude-code-plugins"
from
"hiragram/claude-code-plugins"
3
iOSアプリのローカライズ(多言語対応)を支援するスキル。String Catalog (.xcstrings) とXcode 26の型安全なシンボル生成機能を使ったローカライズを実現。使用シーン:(1) プロトタイプから本番実装への書き換え時にテキストをローカライズする (2)「このテキストをローカライズして」などの明示的な指示 (3) 新しい画面や機能追加時にUIテキストのローカライズが必要な場合
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"ferg-cod3s/anthropic-plugin-converter"
from
"ferg-cod3s/anthropic-plugin-converter"
3
Frontend design system utilities with component libraries, theme management, responsive design tools, and accessibility features.
2026-01-05
xtconnect-pi.md
0
1
export
xtconnect-pi
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Debug and manage XTConnect Raspberry Pi nodes with connection tracking, serial port debugging,and master image verification.Use when asked about: xtconnect, raspberry pi, pi node, serial port, rs-485, master image,debug pi, connect to pi, check deployment, monitor serial, validate master, node status.
2026-01-05
security-validation.md
0
1
export
security-validation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Pre-merge security validation detecting secrets, user-specific paths, insecure SSH configurations, and security-weakening flags. Use before committing code/documentation, before creating PRs, or during QA validation. Supports automated scanning with severity-based enforcement (CRITICAL blocks merge, HIGH requires fixes).
2026-01-05
frontend-performance.md
0
1
export
frontend-performance
2
from
"pluginagentmarketplace/custom-plugin-devrel-engineer"
from
"pluginagentmarketplace/custom-plugin-devrel-engineer"
3
Optimize frontend performance with techniques for code splitting, lazy loading, caching, image optimization, and Core Web Vitals. Learn profiling and performance budgeting.
2026-01-05
framer-motion.md
0
1
export
framer-motion
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Creates animations with Framer Motion/Motion including transitions, gestures, layout animations, and scroll effects. Use when animating React components, creating page transitions, adding gesture interactions, or building animated interfaces.
2026-01-05
dheplab-website.md
0
1
export
dheplab-website
2
from
"sysylvia/ssylvia-website"
from
"sysylvia/ssylvia-website"
3
DHEPLab academic website management. Content creation, publication sync,Substack integration, and deployment for the Astro 5 + Tailwind 4 site.USE WHEN user says 'website', 'dheplab site', 'lab website', 'add to website','sync publications', 'sync substack', 'deploy site', 'preview build','create blog post', 'add team member', 'update research area'.
2026-01-05
fastify.md
0
1
export
fastify
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Builds high-performance Node.js APIs with Fastify, TypeScript, schema validation, and plugins. Use when building fast REST APIs, microservices, or needing schema-based validation.
2026-01-05