Browse Skills

44915 skills found

code-metrics.md
0
1 export code-metrics
2 uukuguy from "uukuguy/claude-agent-framework"
3 Code metrics calculation methodology for static analysis
2026-01-05
bug-verification.md
0
1 export bug-verification
2 memyselfmike from "memyselfmike/gao-agile-dev"
3 Complete workflow for verifying bug fixes across development and Docker test environments. Provides systematic testing procedures, verification checklists, and reporting templates. Use when verifying bug fixes are complete and ready for release.
2026-01-05
installing-skills-system.md
0
1 export installing-skills-system
2 barrydobson from "barrydobson/dotfiles_extra"
3 Fork, clone to ~/.clank, run installer, edit CLAUDE.md
2026-01-05
open-commerce.md
0
1 export open-commerce
2 violetio from "violetio/violet-ai-plugins"
3 Open Commerce MCP and AI operations context
2026-01-05
app-accessibility.md
0
1 export app-accessibility
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Your approach to handling app accessibility. Use this skill when working on files where app accessibility comes into play.
2026-01-05
using-vertical-tdd.md
0
1 export using-vertical-tdd
2 hyt-sasaki 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
webapp-testing-patterns.md
0
1 export webapp-testing-patterns
2 bobmatnyc from "bobmatnyc/termpilot"
3 Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices. Use when implementing E2E tests, defining reliable selectors, or establishing testing best practices for web applications.
2026-01-05
status-message-components.md
0
1 export status-message-components
2 majiayu000 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 hiragram from "hiragram/claude-code-plugins"
3 iOSアプリのローカライズ(多言語対応)を支援するスキル。String Catalog (.xcstrings) とXcode 26の型安全なシンボル生成機能を使ったローカライズを実現。使用シーン:(1) プロトタイプから本番実装への書き換え時にテキストをローカライズする (2)「このテキストをローカライズして」などの明示的な指示 (3) 新しい画面や機能追加時にUIテキストのローカライズが必要な場合
2026-01-05
commit-helper.md
0
1 export commit-helper
2 llu77 from "llu77/5"
3 Generate conventional commit messages from code changes
2026-01-05
nfr-to-user-impact.md
0
1 export nfr-to-user-impact
2 tikazyq from "tikazyq/agentic-spec-forge"
3 将技术性的NFR(非功能需求)约束转换为用户能感知的影响描述,用业务语言解释技术约束的价值。适合在NFR定义完成后、需要向客户或管理层解释时使用,当NFR过于技术化时。帮助不熟悉技术术语的PM/客户/BA理解NFR的业务意义,让技术约束变得亲切易懂。
2026-01-05
frontend-design.md
0
1 export frontend-design
2 ferg-cod3s 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
google-connect.md
0
1 export google-connect
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Connect to Google Workspace services (Gmail, Docs, Sheets, Calendar, Drive, Tasks, Slides). Load when user mentions 'connect google', 'setup google', 'configure google', 'google integration', or needs to set up Google OAuth credentials.
2026-01-05
xtconnect-pi.md
0
1 export xtconnect-pi
2 majiayu000 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
add-trpc-endpoint.md
0
1 export add-trpc-endpoint
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Scaffold new tRPC API endpoints for the dealflow-network project with proper Zod validation, middleware, database functions, and client hooks. Use when adding new API routes, creating CRUD operations, or extending existing routers.
2026-01-05
testing-components.md
0
1 export testing-components
2 djankies from "djankies/claude-configs"
3 Teaches React Testing Library patterns for React 19 components. Use when writing component tests, testing interactions, or testing with Server Actions.
2026-01-05
task-processor.md
0
1 export task-processor
2 dundas from "dundas/teleportation-cli"
3 Process a task list one sub-task at a time with pause/confirm gates, test/commit protocol, and file tracking.
2026-01-05
wit-invoke.md
0
1 export wit-invoke
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Call Azure DevOps REST APIs via az devops invoke command. Use when you need to access Azure DevOps features not available in the CLI, such as work item comments, search, boards, backlogs, capacities, or any wit/work/search API endpoint. Use when the user mentions "invoke", "REST API", "API call", or needs features like comments, search, board columns, or team capacity.
2026-01-05
quality.md
0
1 export quality
2 canpok1 from "canpok1/maze-runner"
3 コード品質チェックスキル。ビルド、リント、フォーマット、テストを実行してエラーがないことを確認する。使用ケース:コーディング完了後の品質確認
2026-01-05
skills-auditor.md
0
1 export skills-auditor
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 Detect incorrectly installed skills and report issues.
2026-01-05
security-validation.md
0
1 export security-validation
2 majiayu000 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
matrix-data-model-progression-testing.md
0
1 export matrix-data-model-progression-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Matrix data model verification using ASCII diagrams. Use when working with *Progressions.ts files, defineProgression(), or testing how 2D numeric grids evolve over time. Auto-apply when editing files matching *Progressions.ts or src/test-utils/ascii*.ts.
2026-01-05
frontend-performance.md
0
1 export frontend-performance
2 pluginagentmarketplace 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
reminders.md
0
1 export reminders
2 cardmagic from "cardmagic/ai-marketplace"
3 Search, create, and complete Apple Reminders. Use when user asks about tasks, todos, reminders, grocery lists, or wants to add/complete items.
2026-01-05