Browse Skills

9063 skills found

architecture-diagram.md
3
1 export architecture-diagram
2 Cocoon-AI from "Cocoon-AI/architecture-diagram-generator"
3 Create professional, dark-themed architecture diagrams as standalone HTML files with SVG graphics. Use when the user asks for system architecture diagrams, infrastructure diagrams, cloud architecture visualizations, security diagrams, network topology diagrams, or any technical diagram showing system components and their relationships.
2026-01-05
authentication-patterns.md
3
1 export authentication-patterns
2 melodic-software from "melodic-software/claude-code-plugins"
3 Comprehensive authentication implementation guidance including JWT best practices, OAuth 2.0/OIDC flows, Passkeys/FIDO2/WebAuthn, MFA patterns, and secure session management. Use when implementing login systems, token-based auth, SSO, passwordless authentication, or reviewing authentication security.
2026-01-05
frontend-developer.md
3
1 export frontend-developer
2 donggyun112 from "donggyun112/ai-librarian"
3 Build user interfaces using Redpanda UI Registry components with React, TypeScript, and Vitest testing. Use when user requests UI components, pages, forms, or mentions 'build UI', 'create component', 'design system', 'frontend', or 'registry'.
2026-01-05
testing-conventions.md
3
1 export testing-conventions
2 alexanderop from "alexanderop/workoutTracker"
3 Vitest 4 + Playwright testing conventions: query priority (getByRole > getByText > getByTestId), seed-resilient patterns, realistic user flows (happy path & early finish), virtualized lists, fake-indexeddb isolation, factories, and gotchas (database reset, userEvent, expect.poll). Triggers: "query priority", "getByRole", "getByTestId", "getByLabelText", "querySelector", "seed data", "test invariants", "test isolation", "fake-indexeddb", "database reset", "expect.poll", "expect.element", "assertion", "userEvent", "realistic flows", "early finish", "virtualized list", "virtual scroll", "scoped query", "animation test", "visual state", "factory", "workoutBuilder", "flaky test", "navigation test", "exercise selection", "data attribute query", "test cleanup", "test gotchas".
2026-01-05
test-fix.md
3
1 export test-fix
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Systematic approach to diagnosing and fixing failing tests in Rust projects. Use when tests fail and you need to diagnose root causes, fix async/await issues, handle race conditions, or resolve database connection problems.
2026-01-05
get-history.md
3
1 export get-history
2 cowwoc from "cowwoc/styler"
3 Access raw conversation history from Claude Code session storage for audit and analysis
2026-01-05
dev.md
3
1 export dev
2 MacHu-GWU from "MacHu-GWU/atlas_doc_parser-project"
3 Maintainer guide for atlas_doc_parser development. Use when implementing ADF marks/nodes, understanding codebase architecture, or writing tests.
2026-01-05
wp-performance-review.md
3
1 export wp-performance-review
2 vapvarun from "vapvarun/claude-backup"
3 Use when reviewing WordPress PHP code for performance issues, auditing themes/plugins for scalability, optimizing WP_Query, analyzing caching strategies, or detecting anti-patterns in database queries, hooks, object caching, AJAX, and template loading.
2026-01-05
testing.md
3
1 export testing
2 barnabasJ from "barnabasJ/dotfiles"
3 Software testing
2026-01-05
test.md
3
1 export test
2 atrawog from "atrawog/bazzite-ai"
3 Overlay testing session management for bazzite-ai development. Enables liveediting of justfiles via symlinks to /usr on immutable OS (OSTree) or traditionalLinux systems. Use when users need to test ujust changes, enable overlay mode,troubleshoot testing sessions, or run VM/install tests.
2026-01-05
web3-testing.md
3
1 export web3-testing
2 amurata from "amurata/cc-tools"
3 ユニットテスト、統合テスト、メインネットフォークを使用してHardhatとFoundryでスマートコントラクトを包括的にテストします。Solidityコントラクトをテストする時、ブロックチェーンテストスイートをセットアップする時、またはDeFiプロトコルを検証する時に使用してください。
2026-01-05
acceptance-criteria-authoring.md
3
1 export acceptance-criteria-authoring
2 melodic-software from "melodic-software/claude-code-plugins"
3 Write clear, testable acceptance criteria in Given-When-Then format following INVEST principles and BDD best practices.
2026-01-05
reviewing-testability.md
3
1 export reviewing-testability
2 thkt from "thkt/claude-config"
3 Testable code design patterns for TypeScript/React applications. Triggers: テスタビリティ, testability, テスト可能, テストしやすい, モック, mock, 純粋関数, pure function, 依存性注入, dependency injection, DI, 副作用, side effect, 副作用分離, テスト困難, hard to test.
2026-01-05
code-review.md
3
1 export code-review
2 xmark168 from "xmark168/VibeSDLC"
3 Review code for quality, security, performance, and best practices. Use when reviewing changes before commit, auditing code for issues, or suggesting improvements.
2026-01-05
api-expert.md
3
1 export api-expert
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert API architect specializing in RESTful API design, GraphQL, gRPC, and API security. Deep expertise in OpenAPI 3.1, authentication patterns (OAuth2, JWT), rate limiting, pagination, and OWASP API Security Top 10. Use when designing scalable APIs, implementing API gateways, or securing API endpoints.
2026-01-05
nativephp-apis.md
3
1 export nativephp-apis
2 NativePHP from "NativePHP/ClaudePlugins"
3 This skill should be used when the user asks about "nativephp api", "camera api", "device api", "biometrics", "geolocation", "scanner api", "microphone api", "nativephp_call", "god method", "bridge function", "SecureStorage", "Dialog api", "Share api", "PushNotifications api", "Network status", "Browser api", "Haptics", "File api", or needs to use any NativePHP native functionality in their app.
2026-01-05
software-crypto-web3.md
3
1 export software-crypto-web3
2 Microck from "Microck/ordinary-claude-skills"
3 Production-grade blockchain and Web3 development with Solidity (Ethereum/EVM), Rust (Solana), CosmWasm (Cosmos), including smart contract architecture, security patterns, gas optimization, testing strategies, DeFi protocols, and deployment workflows.
2026-01-05
claude-md.md
3
1 export claude-md
2 bandofai from "bandofai/puerto"
3 Create and maintain CLAUDE.md files for Claude Code projects. Use when users want to create a new CLAUDE.md, improve an existing one, audit CLAUDE.md quality, set up Claude Code configuration for a repository, or optimize agent context for monorepos. Triggers on requests like "create CLAUDE.md", "improve my CLAUDE.md", "set up Claude Code", "optimize agent context", or "audit my project documentation for Claude".
2026-01-05
prompt-engineering.md
3
1 export prompt-engineering
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert skill for prompt engineering and task routing/orchestration. Covers secure prompt construction, injection prevention, multi-step task orchestration, and LLM output validation for JARVIS AI assistant.
2026-01-05
test-local-twoliter.md
3
1 export test-local-twoliter
2 cbgbt from "cbgbt/bottlerocket-forest"
3 Build and test local changes to twoliter before releasing
2026-01-05
development.md
3
1 export development
2 channingwalton from "channingwalton/dotfiles"
3 Implement features using strict test-driven development. Use for the DEVELOP phase of XP workflow.
2026-01-05
surrealdb-expert.md
3
1 export surrealdb-expert
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert SurrealDB developer specializing in multi-model database design, graph relations, document storage, SurrealQL queries, row-level security, and real-time subscriptions. Use when building SurrealDB applications, designing graph schemas, implementing secure data access patterns, or optimizing query performance.
2026-01-05
performance-test-planning.md
3
1 export performance-test-planning
2 melodic-software from "melodic-software/claude-code-plugins"
3 Design performance test strategies including load profiles, capacity planning, SLA validation, and .NET performance testing with NBomber and k6.
2026-01-05
network-security-setup.md
3
1 export network-security-setup
2 Microck from "Microck/ordinary-claude-skills"
3 Configure Claude Code sandbox network isolation with trusted domains, custom access policies, and environment variables
2026-01-05