$npx skillfedfor your agent

secondsky

50 skills total · 50 unscanned

Skills by secondsky

aceternity-ui
by secondsky · secondsky/claude-skills

Aceternity UI is a production-ready component library offering 100+ animated, interactive React elements designed for Next.js applications. Built with Tailwind CSS and Framer…

MITupdated Jul 2026
★ 196repo stars
architecture-patterns
by secondsky · secondsky/claude-skills

Master three foundational backend architecture approaches: Clean Architecture's layered dependency flow, Hexagonal Architecture's port-and-adapter model for technology…

MITupdated Jul 2026
★ 196repo stars
better-auth
by secondsky · secondsky/claude-skills

better-auth is a production-ready authentication framework for TypeScript applications, supporting Next.js, Nuxt, Cloudflare Workers, and 15+ other frameworks. It handles…

MITupdated Jul 2026
★ 196repo stars
bun-cloudflare-workers
by secondsky · secondsky/claude-skills

This skill enables developers to deploy and execute Bun applications directly on Cloudflare Workers, combining the speed of Bun's runtime with Cloudflare's global edge network. It…

MITupdated Jul 2026
★ 196repo stars
bun-package-manager
by secondsky · secondsky/claude-skills

Streamline your project's dependency management with Bun through this Claude Code skill. Designed for seamless integration with Claude Code CLI, it provides a straightforward way…

MITupdated Jul 2026
★ 196repo stars
bun-tanstack-start
by secondsky · secondsky/claude-skills

Bun TanStack Start enables you to build full-stack React applications using TanStack's framework paired with Bun's runtime. It provides file-based routing, server functions for…

MITupdated Jul 2026
★ 196repo stars
cloudflare-agents
by secondsky · secondsky/claude-skills

Deploy intelligent agents directly on Cloudflare Workers with built-in support for multiple LLM providers and the Model Context Protocol. Register custom tools, manage state…

MITupdated Jul 2026
★ 196repo stars
cloudflare-cron-triggers
by secondsky · secondsky/claude-skills

Cloudflare Cron Triggers enables you to schedule periodic execution of Cloudflare Workers using standard cron syntax. Configure triggers in wrangler.jsonc, implement a scheduled…

MITupdated Jul 2026
★ 196repo stars
cloudflare-d1
by secondsky · secondsky/claude-skills

This skill streamlines Cloudflare D1 database setup by automating wrangler configuration, binding management, and migration workflows. It's built for developers using Claude Code…

MITupdated Jul 2026
★ 196repo stars
cloudflare-email-routing
by secondsky · secondsky/claude-skills

This skill guides you through Cloudflare Email Routing for both receiving emails via Workers and sending from verified addresses. Learn to parse incoming messages, implement…

MITupdated Jul 2026
★ 196repo stars
cloudflare-hyperdrive
by secondsky · secondsky/claude-skills

Cloudflare Hyperdrive bridges Workers to PostgreSQL and MySQL databases using global connection pooling and automatic query caching. It works with popular drivers like…

MITupdated Jul 2026
★ 196repo stars
cloudflare-kv
by secondsky · secondsky/claude-skills

This skill streamlines setup and configuration of Cloudflare Workers KV storage namespaces, handling bindings and environment integration for Claude Code CLI. Part of a vetted…

MITupdated Jul 2026
★ 196repo stars
cloudflare-mcp-server
by secondsky · secondsky/claude-skills

Create Model Context Protocol servers running on Cloudflare Workers using TypeScript. Define tools, resources, and prompts that AI agents can invoke, with support for multiple…

MITupdated Jul 2026
★ 196repo stars
cloudflare-r2
by secondsky · secondsky/claude-skills

Cloudflare R2 provides production-ready patterns for S3-compatible object storage within Workers. Configure buckets and bindings, then use core APIs like put(), get(), delete(),…

MITupdated Jul 2026
★ 196repo stars
cloudflare-turnstile
by secondsky · secondsky/claude-skills

Cloudflare Turnstile provides CAPTCHA-alternative bot protection for modern web applications. Set up the widget on your frontend, validate tokens server-side via the Siteverify…

MITupdated Jul 2026
★ 196repo stars
cloudflare-workers-ai
by secondsky · secondsky/claude-skills

Cloudflare Workers AI enables serverless GPU inference directly within Workers, supporting LLMs, embeddings, image generation, and vision models. Stream responses to avoid…

MITupdated Jul 2026
★ 196repo stars
cloudflare-workers-ci-cd
by secondsky · secondsky/claude-skills

Configure production-ready deployment pipelines for Cloudflare Workers using GitHub Actions or GitLab CI. This skill covers automated testing on every commit, multi-environment…

MITupdated Jul 2026
★ 196repo stars
cloudflare-workers-dev-experience
by secondsky · secondsky/claude-skills

Get your Cloudflare Workers project running locally with Wrangler and Miniflare. This skill covers project initialization, wrangler.jsonc configuration for KV, D1, and R2…

MITupdated Jul 2026
★ 196repo stars
cloudflare-workers-observability
by secondsky · secondsky/claude-skills

Cloudflare Workers Observability equips you with structured logging, custom metrics via Analytics Engine, real-time log streaming through Tail Workers, and alerting capabilities…

MITupdated Jul 2026
★ 196repo stars
cloudflare-workers-performance
by secondsky · secondsky/claude-skills

Master performance tuning for Cloudflare Workers through CPU optimization, memory management, and strategic caching. Learn to profile hot paths, stream large payloads, batch…

MITupdated Jul 2026
★ 196repo stars
cloudflare-workers-runtime-apis
by secondsky · secondsky/claude-skills

Learn the core runtime APIs that power Cloudflare Workers development. This skill covers Fetch for making and handling HTTP requests, Streams for processing large payloads…

MITupdated Jul 2026
★ 196repo stars
cloudflare-workers-security
by secondsky · secondsky/claude-skills

Cloudflare Workers Security delivers production patterns for protecting APIs and Workers through authentication verification, request rate limiting, input validation, and security…

MITupdated Jul 2026
★ 196repo stars
cloudflare-zero-trust-access
by secondsky · secondsky/claude-skills

This skill provides production-ready patterns for adding Cloudflare Access authentication to Workers applications. It includes Hono middleware for one-line setup, manual JWT…

MITupdated Jul 2026
★ 196repo stars
dependency-upgrade
by secondsky · secondsky/claude-skills

This skill automates the process of updating project dependencies while prioritizing security against supply chain threats. It integrates seamlessly with Claude Code CLI to manage…

MITupdated Jul 2026
★ 196repo stars
drizzle-orm-d1
by secondsky · secondsky/claude-skills

drizzle-orm-d1 equips you with a complete type-safe ORM layer for Cloudflare D1 databases, handling schema definition, migration generation via Drizzle Kit, and D1-specific…

MITupdated Jul 2026
★ 196repo stars
firecrawl-scraper
by secondsky · secondsky/claude-skills

Firecrawl Web Scraper turns website content into structured markdown optimized for AI models. It handles dynamic JavaScript rendering, bypasses bot protection, and supports…

MITupdated Jul 2026
★ 196repo stars
inspira-ui
by secondsky · secondsky/claude-skills

Inspira UI provides over 120 copy-paste animated components designed for Vue 3 and Nuxt 4 projects. Built with TailwindCSS v4, motion-v, GSAP, and Three.js, it covers hero…

MITupdated Jul 2026
★ 196repo stars
internationalization-i18n
by secondsky · secondsky/claude-skills

Build globally accessible applications by implementing language switching, translation workflows, and locale-specific formatting. This skill covers i18next setup for React,…

MITupdated Jul 2026
★ 196repo stars
microservices-patterns
by secondsky · secondsky/claude-skills

Learn to architect microservices by decomposing monoliths into independent services, managing inter-service communication through synchronous and asynchronous patterns, and…

MITupdated Jul 2026
★ 196repo stars
ml-model-training
by secondsky · secondsky/claude-skills

Build and evaluate machine learning models across scikit-learn, PyTorch, and TensorFlow with a structured workflow covering data preparation, feature engineering, model selection,…

MITupdated Jul 2026
★ 196repo stars
ml-pipeline-automation
by secondsky · secondsky/claude-skills

Build production ML pipelines that handle data ingestion, model training, and deployment with Airflow DAGs, Kubeflow containers, and MLflow experiment tracking. This skill covers…

MITupdated Jul 2026
★ 196repo stars
mobile-app-testing
by secondsky · secondsky/claude-skills

This skill equips you with structured approaches to validate mobile applications across both iOS and Android ecosystems. It provides ready-to-use testing patterns and…

MITupdated Jul 2026
★ 196repo stars
nextjs
by secondsky · secondsky/claude-skills

Master Next.js 16's App Router with patterns for Server Components, Server Actions, and the new "use cache" directive. This skill covers critical breaking changes—async params,…

MITupdated Jul 2026
★ 196repo stars
nuxt-production
by secondsky · secondsky/claude-skills

Master Nuxt 4 production patterns for server-side rendering, from resolving hydration conflicts to deploying across major platforms. This skill covers performance optimization,…

MITupdated Jul 2026
★ 196repo stars
payment-gateway-integration
by secondsky · secondsky/claude-skills

Connect your app to Stripe, PayPal, or Square for complete payment handling. The skill covers checkout flows, subscription billing, refunds, and webhook processing with built-in…

MITupdated Jul 2026
★ 196repo stars

15 more by secondsky