Browse Skills

20307 skills found

auth-patterns.md
0
1 export auth-patterns
2 RPvars from "RPvars/postern-mvp"
3 Authentication security patterns and standards for NextAuth.js v5. Use when implementing or reviewing authentication code.
2026-01-05
secret-scanner.md
0
1 export secret-scanner
2 majiayu000 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
archr-local.md
0
1 export archr-local
2 Ketomihine from "Ketomihine/my_skills"
3 ArchR docs served from downloaded_docs/archr_scrape - comprehensive scATAC-seq analysis toolkit with all HTML files explicitly listed
2026-01-05
professionalism-credibility.md
0
1 export professionalism-credibility
2 dylantarre from "dylantarre/animation-principles"
3 Use when creating animations for business contexts that require seriousness, competence, and trustworthy presentation.
2026-01-05
reviewing-code.md
0
1 export reviewing-code
2 WallysonGalvao from "WallysonGalvao/plann3d"
3 Code review workflow for evaluating changes against standards. Use when reviewing pull requests, commits, or diffs.
2026-01-05
django-reviewer.md
0
1 export django-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: Django project review, ORM queries, views/templates, admin customizationWHAT: ORM optimization + View patterns + Template security + Admin config + Migration safetyWHEN NOT: FastAPI → fastapi-reviewer, Flask → flask-reviewer, DRF API only → consider api-expert
2026-01-05
sandbox-configurator.md
0
1 export sandbox-configurator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configure Claude Code sandbox security with file system and network isolation boundaries
2026-01-05
react-ts-vite-frontend.md
0
1 export react-ts-vite-frontend
2 KavenDurant 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
datadog-auth.md
0
1 export datadog-auth
2 johnnymo87 from "johnnymo87/dd-cli"
3 Troubleshoot Datadog API authentication issues (401/403 errors), understand API keys vs app keys, and configure correct regions. Use when hitting auth errors or setting up Datadog API access.
2026-01-05
ecto-patterns.md
0
1 export ecto-patterns
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, tenant partitioning, performance, and testing.
2026-01-05
shelby-protocol-expert.md
0
1 export shelby-protocol-expert
2 MEDICALCOR 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
receiving-code-review.md
0
1 export receiving-code-review
2 munlucky 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
react-patterns.md
0
1 export react-patterns
2 Joshua-Palamuttam from "Joshua-Palamuttam/claude-code-presentation"
3 React component patterns including functional components, hooks, state management, API integration, loading/error states, and event handlers. Use when creating or reviewing React components.
2026-01-05
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
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
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
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
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
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