Browse Skills

9063 skills found

abp-infrastructure-patterns.md
0
1 export abp-infrastructure-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ABP Framework cross-cutting patterns including authorization, background jobs, distributed events, multi-tenancy, and module configuration. Use when: (1) defining permissions, (2) creating background jobs, (3) publishing/handling distributed events, (4) configuring modules.
2026-01-05
ai-security-expert.md
0
1 export ai-security-expert
2 frankxai from "frankxai/ai-architect"
3 Enterprise AI security patterns - LLM vulnerabilities, prompt injection defense, guardrails, PII protection, and OWASP LLM Top 10 mitigations
2026-01-05
imp-ecosystem.md
0
1 export imp-ecosystem
2 Alb-O from "Alb-O/impire"
3 Work with imp.lib and imp.gits for Nix flake development. Use when working with imp.lib directory imports, imp.gits multi-repo injection, .d fragment directories, flake-parts integration, or when the user mentions imp, imp.lib, imp.gits, or asks about directory-based Nix configuration.
2026-01-05
architecture-paradigm-cqrs-es.md
0
1 export architecture-paradigm-cqrs-es
2 athola from "athola/archetypes"
3 Apply Command Query Responsibility Segregation (CQRS) and Event Sourcing (ES) for collaboration-heavy domains that require strong auditability and independent scaling of reads and writes.
2026-01-05
api-authentication.md
0
1 export api-authentication
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Backend API authentication patterns with Clerk JWT middleware and route protection. Use when building REST APIs, GraphQL APIs, protecting backend routes, implementing JWT validation, setting up Express middleware, or when user mentions API authentication, backend security, JWT tokens, or protected endpoints.
2026-01-05
better-auth.md
0
1 export better-auth
2 akornmeier from "akornmeier/claude-config"
3 Guide for implementing Better Auth - a framework-agnostic authentication and authorization framework for TypeScript. Use when adding authentication features like email/password, OAuth, 2FA, passkeys, or advanced auth functionality to applications.
2026-01-05
delta-sharing.md
0
1 export delta-sharing
2 vivekgana from "vivekgana/databricks-platform-marketplace"
3 Delta Sharing configuration, monitoring, and recipient management for secure cross-organization data sharing.
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 u9401066 from "u9401066/nsforge-mcp"
3 Comprehensive code review checking quality, security, and best practices. Triggers: CR, review, 審查, 檢查, check, 看一下, PR, code review, 品質.
2026-01-05
testing-process.md
0
1 export testing-process
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert en stratégie et méthodologie de tests - Pyramide, types de tests, qualité, performance, sécurité, accessibilité
2026-01-05
knockoff.md
0
1 export knockoff
2 keithdv from "keithdv/ClaudeSkills"
3 KnockOff source-generated test stubs. Use when creating interface stubs for unit tests, migrating from Moq, understanding the duality pattern (user methods vs callbacks), configuring stub behavior, verifying invocations, or working with interface spy handlers for tracking calls.
2026-01-05
firestore-security-rules.md
0
1 export firestore-security-rules
2 tw-lin from "tw-lin/ng-lin"
3 Write and validate Firestore Security Rules following the project's multi-tenancy Blueprint pattern. Use this skill when implementing collection-level security, Blueprint membership validation, role-based permissions, and data access controls. Ensures rules validate BlueprintMember status, check permissions array, enforce data isolation, and integrate with the three-layer architecture where Security Rules are the first line of defense.
2026-01-05
pc-app-security-analyzer.md
0
1 export pc-app-security-analyzer
2 TakukiN from "TakukiN/security_analysis_agent_skills"
3 PC application security analyzer for Windows/macOS/Linux executables. Static analysis (SAST) for desktop applications including PE/ELF/Mach-O analysis, dependency scanning, SBOM generation. Integrates with cve-checker and cra-code-reviewer for CRA compliance. Triggers on: PC app analysis, Windows exe, macOS app, Linux binary, PE analysis, ELF analysis, desktop security, SBOM generation, dependency scan.
2026-01-05
benchmarking.md
0
1 export benchmarking
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Performance benchmarking practices using pytest-benchmark. Activated when working with benchmarks, performance testing, or optimization.
2026-01-05
blockchain-data-collection-validation.md
0
1 export blockchain-data-collection-validation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Empirical validation workflow for blockchain data collection pipelines before production implementation. Use when validating data sources, testing DuckDB integration, building POC collectors, or verifying complete fetch-to-storage pipelines for blockchain data.
2026-01-05
web-fetch.md
0
1 export web-fetch
2 Jst-Well-Dan from "Jst-Well-Dan/Skill-Box"
3 Use this skill when users want to scrape web content and convert it to clean Markdown or PDF. Handles workflows like "Save this webpage as PDF", "Fetch this article", "抓取网页内容", or "转换为PDF". Supports crawl4ai for general web scraping and Playwright-based WeChat (微信公众号) article fetching with anti-bot bypass. Automatically converts to PDF by default unless user specifies Markdown-only.
2026-01-05
implementing-spatial-xr.md
0
1 export implementing-spatial-xr
2 hkcm91 from "hkcm91/StickerNestV3"
3 Implementing WebXR, VR, and AR features for StickerNest's spatial platform. Use when the user asks about VR mode, AR mode, WebXR integration, immersive sessions, XR controllers, hand tracking, hit testing, plane detection, mesh detection, room mapping, spatial anchors, teleportation, XR accessibility, or spatial rendering. Covers @react-three/xr, useSpatialModeStore, XR adapters, room scanning, and intent-based input.
2026-01-05
node-backend.md
0
1 export node-backend
2 swa34 from "swa34/newFarmGate"
3 Node.js + Express + TypeScript patterns for FarmGate backend. Use when building API routes, services, middleware, or integrating with CAES authentication.
2026-01-05
debugging.md
0
1 export debugging
2 ArcadeAI from "ArcadeAI/dexa"
3 Four-phase debugging framework that ensures root cause identification before fixes. Use when encountering bugs, test failures, unexpected behavior, or when previous fix attempts failed. Enforces investigate-first discipline ('debug this', 'fix this error', 'test is failing', 'not working').
2026-01-05
cloudflare-browser-rendering.md
0
1 export cloudflare-browser-rendering
2 akornmeier from "akornmeier/claude-config"
3 Guide for implementing Cloudflare Browser Rendering - a headless browser automation API for screenshots, PDFs, web scraping, and testing. Use when automating browsers, taking screenshots, generating PDFs, scraping dynamic content, extracting structured data, or testing web applications. Supports REST API, Workers Bindings (Puppeteer/Playwright), MCP servers, and AI-powered automation. (project)
2026-01-05
security-review.md
0
1 export security-review
2 violetio from "violetio/violet-ai-plugins"
3 Security review with blocking authority for critical vulnerabilities
2026-01-05
test-infrastructure.md
0
1 export test-infrastructure
2 elevanaltd from "elevanaltd/hestai-core"
3 Core test infrastructure patterns for monorepo Vitest setup including global configuration, browser API polyfills, mocking patterns, test cleanup, directory structure, and coverage philosophy. Use when setting up Vitest test infrastructure, configuring test environments, implementing test utilities, or establishing test standards. Triggers on: vitest setup, test configuration, test infrastructure setup, test mocking patterns, test cleanup, test standards, monorepo testing.
2026-01-05
sleeptrack-be.md
0
1 export sleeptrack-be
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill provides comprehensive backend REST API integration for Asleep sleep tracking platform. Use this skill when building server-side applications, API proxies for mobile apps, webhook event handlers, cross-platform backends (React Native, Flutter), analytics dashboards, or multi-tenant sleep tracking systems. Covers authentication, user management, session retrieval, statistics, webhook integration, and production-ready patterns with code examples in Python, Node.js, and curl.
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 trash-panda-v91-beta from "trash-panda-v91-beta/the-sidekicks"
3 Use when encountering any bug, test failure, or unexpected behavior before proposing fixes
2026-01-05
testing.md
0
1 export testing
2 rafaelcruzazevedo from "rafaelcruzazevedo/dotfiles"
3 Write tests using Vitest and Testing Library. Use when asked to write tests, add test coverage, or test a component/function.
2026-01-05