secondskysecondskyCommunity·51 Agent Skills Included

claude-skills

Production-ready skills for Cloudflare, React, Nuxt, and testing

Provides 140+ production-tested skills covering Cloudflare Workers, D1, KV, Queues, React, Nuxt, Tailwind v4, Zod validation, testing, and security. Eliminates documented framework errors, misconfigurations, and version-migration pitfalls before they happen. Ships with templates, reference docs, and diagnostic agents so coding agents complete web development tasks faster with fewer mistakes.
npx skills add secondsky/claude-skills --all -g -y
Available:

Instructs the agent to always communicate in plain, jargon-free language and to follow this repository's skill structure, review, and safety rules when working with or extending these skills.

All Skills in This Repository (51)

Pure Emerald Level Indicators
📦 In Repo
secondskysecondsky

mobile-first-design

Design responsive interfaces from mobile-first CSS with breakpoints at 768px and 1024px.

Community
Intermediate
📦 In Repo
secondskysecondsky

idempotency-handling

Prevent duplicate API request processing using Redis caching and database-backed idempotency keys.

Community
Advanced
📦 In Repo
secondskysecondsky

zod

Validate input data against runtime Zod schemas with TypeScript inference.

Community
Advanced
📦 In Repo
secondskysecondsky

tanstack-table

Translate data-table requirements into TanStack Table v8 server-side patterns.

Community
Advanced
📦 In Repo
secondskysecondsky

woocommerce-dev-cycle

Run PHP and JavaScript tests, linting, and quality checks in WooCommerce projects.

Community
Intermediate
📦 In Repo
secondskysecondsky

base-ui-react

Migrate Radix UI components to Base UI equivalents in React projects.

Community
Advanced
📦 In Repo
secondskysecondsky

cloudflare-d1

Manage Cloudflare D1 databases with SQL queries, migrations, and bindings.

Community
Advanced
📦 In Repo
secondskysecondsky

nuxt-seo

Configure Nuxt SEO by integrating eight modules into one workflow.

Community
Advanced
📦 In Repo
secondskysecondsky

pinia-colada

Manage async state and query caching for Vue and Nuxt applications.

Community
Advanced
📦 In Repo
secondskysecondsky

cloudflare-kv

Manage Cloudflare Workers KV namespaces with TTL caching and metadata.

Community
Advanced
📦 In Repo
secondskysecondsky

aceternity-ui

Provide animated React components for Next.js applications with Tailwind CSS and Framer Motion.

Community
Advanced
📦 In Repo
secondskysecondsky

cloudflare-r2

Orchestrate Cloudflare R2 bucket operations with S3-compatible workflows.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-skills?

Run `npx skills add secondsky/claude-skills --all -g -y` in your terminal to install all skills globally, or add `--skill <name>` to install a single skill.

What does the claude-skills collection cover?

It includes 140+ skills for Cloudflare (Workers, D1, KV, Queues, Workflows), React and Next.js, Nuxt, Tailwind v4, Zod validation, testing, API design, and security, each with templates and error-prevention guides.

Does claude-skills work with Codex, Cursor, and other agents?

Yes. Skills follow the universal SKILL.md standard and ship with both Claude Code and Codex plugin manifests; other harnesses like Cursor can install them via the skills.sh CLI.

How do these skills prevent coding errors?

Each skill documents known framework errors, version-migration breaking changes, and misconfiguration pitfalls with exact fixes, so your agent avoids them instead of debugging after the fact.

Can I install only one skill instead of the whole collection?

Yes. Run `npx skills add secondsky/claude-skills --skill cloudflare-d1` (or any skill name) to install just the skill you need.

Related Repositories in Software Engineering

View All in Software Engineering