6975 results (108.4ms) page 40 / 349
erichowens / some-claude-skills-modern-auth-2026 exact

Modern authentication implementation for 2026 - passkeys (WebAuthn), OAuth (Google, Apple), magic links, and cross-device sync. Use for passwordless-first authentication, social login setup,...

DonggangChen / antigravity-agentic-skills-tdd-workflow exact

Comprehensive Test Driven Development guide. Master testing, debugging, fixing bugs, QA workflows, unit tests, integration tests, and coverage analysis.

vuralserhat86 / antigravity-agentic-skills-tdd-workflow exact

Comprehensive Test Driven Development guide. Master testing, debugging, fixing bugs, QA workflows, unit tests, integration tests, and coverage analysis.

front-depiction / claude-setup-schema-composition exact

Master Effect Schema composition patterns including Schema.compose vs Schema.pipe, transformations, filters, and validation. Use this skill when working with complex schema compositions,...

aj-geddes / useful-ai-prompts-caching-strategy exact

Implement efficient caching strategies using Redis, Memcached, CDN, and cache invalidation patterns. Use when optimizing application performance, reducing database load, or improving response times.

johnlindquist / claude-workflow exact

Manage GitHub Actions workflows using gh CLI. Use to check CI status, view run logs, analyze failures, and rerun workflows.

30eggis / claude-frontend-skills-init-spec-md exact

Generate SPEC-IT-{HASH}.md files for existing UI code. Enables progressive context loading for legacy codebases. Use when starting to track an existing project.

astronomer / agents-authoring-dags exact

Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and conventions. For testing and debugging...

ashchupliak / dream-team-nextjs-patterns exact

Next.js 15 App Router patterns - use for frontend pages, API routes, server components, client components, and middleware

ngxtm / devkit-chrome-devtools exact

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web...

mrgoonie / claudekit-skills-chrome-devtools exact

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web...

zircote / claude-chrome-devtools exact

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web...

whatiskadudoing / fp-ts-skills-fp-ts-option-and-either exact

Functional error handling and nullable value management using fp-ts Option and Either types