Browse Skills

9063 skills found

authhub.md
0
1 export authhub
2 awudevelop from "awudevelop/claude-plugins"
3 Use when implementing authentication, user management, organization/tenant management, team invitations, role-based access control (RBAC), or multi-tenant architecture in a Supabase project. Provides complete schema, API templates, and frontend components for AuthHub-style authentication.
2026-01-05
infra-tdd.md
0
1 export infra-tdd
2 majiayu000 from "majiayu000/claude-skill-registry"
3 인프라 계층(JpaEntity, Adapter, Repository) TDD 개발 지침. Red-Green-Refactor 사이클을 통해 테스트 주도 개발을 수행합니다. 실제 DB(Testcontainer)를 사용하며 Mocking하지 않습니다.
2026-01-05
subscription-schemas.md
0
1 export subscription-schemas
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Production-ready Supabase database schemas for customers, subscriptions, payments, invoices, and webhook events with comprehensive Row Level Security policies. Use when setting up payment infrastructure, creating subscription tables, implementing secure payment data storage, or configuring RLS policies for multi-tenant payment systems.
2026-01-05
rr-nestjs.md
0
1 export rr-nestjs
2 sigma16z-hq from "sigma16z-hq/s16z-pms"
3 Comprehensive NestJS framework skill for building scalable server-side applications. Use for TypeScript backend development with controllers, providers, modules, dependency injection, middleware, guards, interceptors, pipes, database integration (MikroORM + MongoDB), GraphQL, microservices, testing, and API documentation. Also triggers when working with NestJS TypeScript files (.ts), NestJS module files, nest-cli.json, or NestJS project structure. Example triggers: "Create NestJS controller", "Set up dependency injection", "Add middleware", "Create GraphQL resolver", "Build microservice", "Write NestJS test", "Set up database module"
2026-01-05
zotero-tagging.md
0
1 export zotero-tagging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Tag Zotero items with timestamp tags after generating bibliographies. Uses secure macOS Keychain storage for credentials. Claude Code only.
2026-01-05
rspec-testing.md
0
1 export rspec-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write and update RSpec tests following BDD principles with behavior-first approach, characteristic-based context hierarchy, and happy path priority. **Activate when:** user mentions RSpec/specs/testing, works with *_spec.rb files, asks to write/add/update/fix tests, or requests test coverage. Ensures tests describe observable behavior, not implementation details.
2026-01-05
keybind-audit.md
0
1 export keybind-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze keybindings across all dotfiles for conflicts, duplicates, and inconsistencies. Use when modifying keybindings or checking for conflicts.
2026-01-05
aptos-move-testing.md
0
1 export aptos-move-testing
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on testing Move smart contracts on Aptos, including unit tests, integration tests, Move Prover formal verification, debugging strategies, and test coverage. Triggers on keywords move test, unit test, integration test, move prover, formal verification, debug, coverage, assert, expect
2026-01-05
testing-patterns.md
0
1 export testing-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Unit testing patterns with Vitest. Use when writing tests for TypeScript code.
2026-01-05
conventional-commits.md
0
1 export conventional-commits
2 ystk-kai from "ystk-kai/obsidian-sync"
3 Conventional Commits 1.0.0 に準拠した日本語コミットメッセージを作成します。タイプ(feat/fix/docs/style/refactor/perf/test/build/ci/chore)の選択、スコープの設定、破壊的変更の記載を行います。git commit を行う際、コミットメッセージの作成を依頼されたとき、変更内容を要約してコミットしたいときに使用してください。
2026-01-05
python-developer.md
0
1 export python-developer
2 zacharyshupp from "zacharyshupp/skillforge"
3 Expert Python development focusing on clean code, comprehensive testing, performance optimization, and best practices with detailed documentation
2026-01-05
webpage-screenshotter.md
0
1 export webpage-screenshotter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 High-resolution Playwright-based screenshot capture skill that takes full-page screenshots of any URL with optimized settings for quality and reliability
2026-01-05
skill-creator.md
0
1 export skill-creator
2 fuchsst from "fuchsst/wcsaga_godot_converter"
3 Architect and implement skills following the Reduce & Delegate (R&D) philosophy. This skill guides creation of both Type 1 (Model-Invoked) "Brain" skills for knowledge injection and Type 2 (Executable) "Hands" skills for deterministic automation, implementing progressive disclosure and structured output patterns.
2026-01-05
external-dns.md
0
1 export external-dns
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Comprehensive guide for configuring, troubleshooting, and implementing External-DNS across Azure DNS, AWS Route53, Cloudflare, and Google Cloud DNS. Use when implementing automatic DNS management in Kubernetes, configuring provider-specific authentication (managed identities, IRSA, API tokens), troubleshooting DNS synchronization issues, setting up secure production-grade external-dns deployments, optimizing performance, avoiding rate limits, or implementing GitOps patterns with ArgoCD.
2026-01-05
go-test-generator.md
0
1 export go-test-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Goのテストコードを生成する際に使用。テーブル駆動テスト、testify/assert使用、命名規則TestStructName_MethodNameを適用。Goのユニットテスト、統合テストを書く場合に使用。
2026-01-05
plugin-testing.md
0
1 export plugin-testing
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ux-design"
3 Master testing strategies, quality assurance, and performance optimization. Learn to ensure plugins are reliable, performant, secure, and accessible.
2026-01-05
express-typescript-starter.md
0
1 export express-typescript-starter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Express + TypeScript starter with Biome, Docker, and Vitest.
2026-01-05
better-auth.md
0
1 export better-auth
2 jackspace from "jackspace/ClaudeSkillz"
3 Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.
2026-01-05
jsr-audit.md
0
1 export jsr-audit
2 jahanson from "jahanson/cc-plugins"
3 This skill should be used when the user asks to 'audit for JSR', 'check JSR readiness', 'review JSR config', 'verify package for JSR', 'publish to JSR', 'prepare for JSR publishing', 'JSR compliance check', 'run JSR audit', or wants to ensure their Deno/TypeScript package meets JSR standards before publishing.
2026-01-05
a2a-sdk-patterns.md
0
1 export a2a-sdk-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 SDK installation and setup patterns for Agent-to-Agent Protocol across Python, TypeScript, Java, C#, and Go. Use when implementing A2A protocol, setting up SDKs, configuring authentication, or when user mentions SDK installation, language-specific setup, or A2A integration.
2026-01-05
test-writing.md
0
1 export test-writing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 TDD(テスト駆動開発)に基づいたテストコード作成スキル。Red-Green-Refactorサイクルを実践し、t-wadaのベストプラクティスに従ってテストファーストで高品質なテストを作成します。Backend(Go test)とFrontend(Jest)の両方に対応。
2026-01-05
regex-helper.md
0
1 export regex-helper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate, explain, and test regular expressions with examples and test cases. Use when creating regex patterns or understanding complex regular expressions.
2026-01-05
pal-analyze.md
0
1 export pal-analyze
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive code analysis for architecture, performance, security, and quality using PAL MCP. Use when reviewing codebases, assessing technical decisions, or planning improvements. Triggers on analysis requests, architecture reviews, or code quality assessments.
2026-01-05
security-review.md
0
1 export security-review
2 sihu-dev from "sihu-dev/qetta"
3 API 보안 및 입찰 데이터 보호 검토 - Rate Limiting, CSRF, RLS, OWASP Top 10
2026-01-05