APM

>Scope

@secondsky

secondsky
72 skills·80·skill·development, code-quality, data, security
apm::@secondsky72 skills

@secondsky/vercel-react-best-practices

skill

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

80MIT
vercel/development·1,473 tokens·reactjavascriptapi-design+2

@secondsky/code-review

skill

Code review practices with technical rigor and verification gates. Use for receiving feedback, requesting code-reviewer subagent reviews, or preventing false completion claims in pull requests.

80MIT
secondsky/code-quality·1,127 tokens·pythongittesting

@secondsky/zod

skill

TypeScript-first schema validation and type inference. Use for validating API requests/responses, form data, env vars, configs, defining type-safe schemas with runtime validation, transforming data, generating JSON Schema for OpenAPI/AI, or encountering missing validation errors, type inference issues, validation error handling problems. Zero dependencies (2kb gzipped).

80MIT
secondsky/development·5,733 tokens

@secondsky/vitest-testing

skill

Modern TypeScript/JavaScript testing with Vitest. Fast unit and integration tests, native ESM support, Vite-powered HMR, and comprehensive mocking. Use for testing TS/JS projects.

80MIT
secondsky/development·1,243 tokens

@secondsky/seo-optimizer

skill

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

80MIT
secondsky/development·1,382 tokens

@secondsky/supabase-postgres-best-practices

skill

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

80MIT
supabase/data·565 tokens·documentationperformancesecurity

@secondsky/bun-redis

skill

Use when working with Redis in Bun (ioredis, Upstash), caching, pub/sub, session storage, or key-value operations.

80MIT
secondsky/development·1,915 tokens

@secondsky/systematic-debugging

skill

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

80MIT
secondsky/development·2,188 tokens

@secondsky/bun-ffi

skill

This skill should be used when the user asks about "bun:ffi", "foreign function interface", "calling C from Bun", "native libraries", "dlopen", "shared libraries", "calling native code", or integrating C/C++ libraries with Bun.

80MIT
secondsky/development·2,141 tokens

@secondsky/bun-nuxt

skill

Use when running Nuxt 3 with Bun runtime, building Vue/Nuxt apps with Bun, or configuring Nuxt projects to use Bun for development and production.

80MIT
secondsky/development·1,656 tokens

@secondsky/bun-shell

skill

Bun shell scripting with Bun.$, Bun.spawn, subprocess management. Use for shell commands, template literals, or command execution.

80MIT
secondsky/development·1,880 tokens

@secondsky/maz-ui

skill

Maz-UI v4 - Modern Vue & Nuxt component library with 50+ standalone components, composables, directives, theming, i18n, and SSR support. Use when building Vue/Nuxt applications with forms, dialogs, tables, animations, or need responsive design system with dark mode.

80MIT
secondsky/development·4,607 tokens

@secondsky/bun-next-js

skill

This skill should be used when the user asks about "Next.js with Bun", "Bun and Next", "running Next.js on Bun", "Next.js development with Bun", "create-next-app with Bun", or building Next.js applications using Bun as the runtime.

80MIT
secondsky/development·1,518 tokens

@secondsky/bun-macros

skill

Evaluate JavaScript at bundle time and inline results. Use when optimizing compile-time code generation, embedding files, inlining environment variables, or executing code during the bundling process.

80MIT
secondsky/development·1,803 tokens

@secondsky/bun-jest-migration

skill

Use when migrating from Jest to Bun's test runner, import compatibility, mocks, and config.

80MIT
secondsky/development·1,501 tokens

@secondsky/bun-tanstack-start

skill

TanStack Start full-stack React framework with Bun runtime. Use for TanStack Router, server functions, vinxi, or encountering SSR, build, preset errors.

80MIT
secondsky/development·2,097 tokens

@secondsky/mobile-first-design

skill

Designs responsive interfaces starting from mobile screens with progressive enhancement for larger devices. Use when building responsive websites, optimizing for mobile users, or implementing adaptive layouts.

80MIT
secondsky/development·532 tokens

@secondsky/nuxt-production

skill

Nuxt 4 production optimization: hydration, performance, testing with Vitest, deployment to Cloudflare/Vercel/Netlify, and v4 migration. Use when: debugging hydration mismatches, optimizing performance and Core Web Vitals, writing tests with Vitest, deploying to Cloudflare Pages/Workers/Vercel/Netlify, or migrating from Nuxt 3 to Nuxt 4. Keywords: hydration, hydration mismatch, ClientOnly, SSR, performance, lazy loading, lazy hydration, Vitest, testing, deployment, Cloudflare Pages, Cloudflare Workers, Vercel, Netlify, NuxtHub, migration, Nuxt 3 to Nuxt 4

80MIT
Claude Skills Maintainers/development·3,517 tokens

@secondsky/seo-keyword-cluster-builder

skill

SEO keyword clustering with topic organization, content hub architecture, internal linking strategies. Use for content strategy, keyword research, pillar page structures, or encountering cluster organization, hub architecture, internal linking errors.

80MIT
secondsky/development·2,878 tokens

@secondsky/bun-hot-reloading

skill

Use when implementing hot reloading with Bun (--hot, --watch), HMR, or automatic code reloading during development. Covers watch mode, hot mode, and HTTP server reload.

80MIT
secondsky/development·1,861 tokens

@secondsky/workers-frameworks

skill

Framework integration for Cloudflare Workers. Use when building with Hono, Remix, Next.js, Astro, SvelteKit, Qwik, or Nuxt on Workers. Covers routing, SSR, static assets, and edge deployment.

80MIT
secondsky/development·1,478 tokens

@secondsky/api-security-hardening

skill

REST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities, injection attacks, CORS issues.

80MIT
secondsky/development·610 tokens

@secondsky/workers-multi-lang

skill

Multi-language Workers development with Rust, Python, and WebAssembly. Use when building Workers in languages other than JavaScript/TypeScript, or when integrating WASM modules for performance-critical code.

80MIT
secondsky/development·1,313 tokens

@secondsky/workers-runtime-apis

skill

Cloudflare Workers Runtime APIs including Fetch, Streams, Crypto, Cache, WebSockets, and Encoding. Use for HTTP requests, streaming, encryption, caching, real-time connections, or encountering API compatibility, response handling, stream processing errors.

80MIT
secondsky/development·2,116 tokens

@secondsky/session-management

skill

Implements secure session management with JWT tokens, Redis storage, refresh flows, and proper cookie configuration. Use when building authentication systems, managing user sessions, or implementing secure logout functionality.

80MIT
secondsky/development·608 tokens

@secondsky/mobile-app-testing

skill

Mobile app testing with unit tests, UI automation, performance testing. Use for test infrastructure, E2E tests, testing standards, or encountering test framework setup, device farms, flaky tests, platform-specific test errors.

80MIT
secondsky/development·603 tokens

@secondsky/sveltia-cms

skill

Sveltia CMS Git-backed content management (Decap/Netlify CMS successor). 5x smaller bundle (300 KB), GraphQL performance, solves 260+ issues. Use for static sites (Hugo, Jekyll, 11ty, Gatsby, Astro, Next.js), blogs, docs, i18n, or encountering OAuth errors, TOML/YAML issues, CORS problems, content listing errors.

80MIT
secondsky/development·2,584 tokens

@secondsky/jest-generator

skill

Generate Jest unit tests for JavaScript/TypeScript with mocking, coverage. Use for JS/TS modules, React components, test generation, or encountering missing coverage, improper mocking, test structure errors.

80MIT
secondsky/development·1,090 tokens

@secondsky/mutation-testing

skill

Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript with Vitest or bun test via @hughescr/stryker-bun-runner) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality.

80MIT
secondsky/development·1,538 tokens

@secondsky/workers-security

skill

Cloudflare Workers security with authentication, CORS, rate limiting, input validation. Use for securing APIs, JWT/API keys, or encountering auth failures, CORS errors, XSS/injection vulnerabilities.

80MIT
secondsky/development·1,781 tokens

@secondsky/workers-migration

skill

Migrate to Cloudflare Workers from AWS Lambda, Vercel, Express, and Node.js. Use when porting existing applications to the edge, adapting serverless functions, or resolving Node.js API compatibility issues.

80MIT
secondsky/development·1,354 tokens

@secondsky/workers-observability

skill

Cloudflare Workers observability with logging, Analytics Engine, Tail Workers, metrics, and alerting. Use for monitoring, debugging, tracing, or encountering log parsing, metric aggregation, alert configuration errors.

80MIT
secondsky/development·2,140 tokens

@secondsky/security-headers-configuration

skill

Configures HTTP security headers to protect against XSS, clickjacking, and MIME sniffing attacks. Use when hardening web applications, passing security audits, or implementing Content Security Policy.

80MIT
secondsky/development·620 tokens

@secondsky/api-pagination

skill

Implements efficient API pagination using offset, cursor, and keyset strategies for large datasets. Use when building paginated endpoints, implementing infinite scroll, or optimizing database queries for collections.

80MIT
secondsky/development·542 tokens

@secondsky/better-auth

skill

Skill for integrating Better Auth - comprehensive TypeScript authentication framework for Cloudflare D1, Next.js, Nuxt, and 15+ frameworks. Use when adding auth, encountering D1 adapter errors, or implementing OAuth/2FA/RBAC features.

80MIT
secondsky/development·6,232 tokens

@secondsky/nuxt-seo

skill

Comprehensive guide for all 8 Nuxt SEO modules plus Pro modules: @nuxtjs/seo, nuxt-robots, nuxt-sitemap, nuxt-og-image, nuxt-schema-org, nuxt-link-checker, nuxt-seo-utils, nuxt-site-config, and Pro modules (AI Ready, Skew Protection, SEO Pro MCP). Use when building SEO-optimized Nuxt applications, implementing robots.txt and sitemaps, generating Open Graph images, adding Schema.org structured data, managing meta tags, checking links, configuring site-wide SEO settings, or implementing advanced SEO features like rendering modes, canonical URLs, Twitter Cards, and IndexNow. Keywords: nuxt-seo, nuxt, seo, nuxt 3, nuxt 4, nuxt seo, vue, vue 3, search engine optimization, @nuxtjs/seo, nuxt-robots, nuxt-sitemap, nuxt-og-image, nuxt-schema-org, nuxt-link-checker, nuxt-seo-utils, nuxt-site-config, robots.txt, sitemap, sitemap.xml, og image, open graph, social sharing, meta tags, schema.org, structured data, json-ld, canonical urls, breadcrumbs, bot detection, crawling, indexing, noindex, nofollow, xml sitemap, multi

80MIT
secondsky/development·6,988 tokens

@secondsky/bun-cloudflare-workers

skill

This skill should be used when the user asks about "Cloudflare Workers with Bun", "deploying Bun to Workers", "wrangler with Bun", "edge deployment", "Bun to Cloudflare", or building and deploying applications to Cloudflare Workers using Bun.

80MIT
secondsky/development·2,131 tokens

@secondsky/bun-docker

skill

Use for Docker with Bun, Dockerfiles, oven/bun image, containerization, and deployments.

80MIT
secondsky/development·1,778 tokens

@secondsky/bun-drizzle-integration

skill

Use when integrating Drizzle ORM with Bun's SQLite driver for type-safe schema definitions and migrations.

80MIT
secondsky/development·1,831 tokens

@secondsky/bun-runtime

skill

Use for Bun runtime, bunfig.toml, watch/hot modes, env vars, CLI flags, and module resolution.

80MIT
secondsky/development·1,090 tokens

@secondsky/root-cause-tracing

skill

Systematically trace bugs backward through call stack to find original trigger. Use when errors occur deep in execution and you need to trace back to find the original trigger.

80MIT
secondsky/development·961 tokens

@secondsky/internationalization-i18n

skill

Implements multi-language support using i18next, gettext, or Intl API with translation workflows and RTL support. Use when building multilingual applications, handling date/currency formatting, or supporting right-to-left languages.

80MIT
secondsky/development·614 tokens

@secondsky/nuxt-data

skill

Nuxt 4 data management: composables, data fetching with useFetch/useAsyncData, and state management with useState and Pinia. Use when: creating custom composables, fetching data with useFetch or useAsyncData, managing global state with useState, integrating Pinia, debugging reactive data issues, or implementing SSR-safe state patterns. Keywords: useFetch, useAsyncData, $fetch, useState, composables, Pinia, data fetching, state management, reactive, shallow reactivity, reactive keys, transform, pending, error, refresh, dedupe, caching

80MIT
Claude Skills Maintainers/development·3,482 tokens

@secondsky/react-native-skills

skill

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

80MIT
vercel/development·1,031 tokens

@secondsky/cloudflare-mcp-server

skill

Build MCP (Model Context Protocol) servers on Cloudflare Workers with tools, resources, and prompts.

80MIT
secondsky/development·488 tokens

@secondsky/bun-package-manager

skill

Bun package manager commands (install, add, remove, update), workspaces, lockfiles, npm/yarn/pnpm migration. Use for dependency management with Bun.

80MIT
secondsky/development·1,196 tokens

@secondsky/cloudflare-d1

skill

Cloudflare D1 serverless SQLite on edge. Use for databases, migrations, bindings, or encountering D1_ERROR, statement too long, too many requests queued errors.

80MIT
secondsky/development·3,894 tokens

@secondsky/api-gateway-configuration

skill

Configures API gateways for routing, authentication, rate limiting, and request transformation in microservice architectures. Use when setting up Kong, Nginx, AWS API Gateway, or Traefik for centralized API management.

80MIT
secondsky/development·495 tokens

@secondsky/google-gemini-file-search

skill

Google Gemini File Search for managed RAG with 100+ file formats. Use for document Q&A, knowledge bases, or encountering immutability errors, quota issues, polling failures. Supports Gemini 3 Pro/Flash (Gemini 2.5 legacy).

80MIT
secondsky/development·2,625 tokens

@secondsky/rest-api-design

skill

Designs RESTful APIs with proper resource naming, HTTP methods, status codes, and response formats. Use when building new APIs, establishing API conventions, or designing developer-friendly interfaces.

80MIT
secondsky/development·578 tokens

@secondsky/woocommerce-code-review

skill

Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality in WooCommerce projects.

80MIT
secondsky/development·767 tokens

@secondsky/database-sharding

skill

Database sharding for PostgreSQL/MySQL with hash/range/directory strategies. Use for horizontal scaling, multi-tenant isolation, billions of records, or encountering wrong shard keys, hotspots, cross-shard transactions, rebalancing issues.

80MIT
secondsky/development·3,295 tokens

@secondsky/websocket-implementation

skill

Implements real-time WebSocket communication with connection management, room-based messaging, and horizontal scaling. Use when building chat systems, live notifications, collaborative tools, or real-time dashboards.

80MIT
secondsky/development·1,451 tokens

@secondsky/cloudflare-manager

skill

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.

80MIT
secondsky/development·3,222 tokens

@secondsky/bun-sveltekit

skill

Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs

80MIT
secondsky/development·1,786 tokens

@secondsky/nuxt-core

skill

Nuxt 4 core framework fundamentals: project setup, configuration, routing, SEO, error handling, and directory structure. Use when: creating new Nuxt 4 projects, configuring nuxt.config.ts, setting up routing and middleware, implementing SEO with useHead/useSeoMeta, handling errors with error.vue and NuxtErrorBoundary, or understanding Nuxt 4 directory structure. Keywords: Nuxt 4, nuxt.config.ts, file-based routing, pages directory, definePageMeta, useHead, useSeoMeta, error.vue, NuxtErrorBoundary, middleware, navigateTo, NuxtLink, app directory, runtime config

80MIT
Claude Skills Maintainers/development·3,461 tokens

@secondsky/bun-http-server

skill

Use when building HTTP servers with Bun.serve, handling requests/responses, implementing routing, creating REST APIs, or configuring fetch handlers.

80MIT
secondsky/development·1,453 tokens

@secondsky/idempotency-handling

skill

Idempotent API operations with idempotency keys, Redis caching, DB constraints. Use for payment systems, webhook retries, safe retries, or encountering duplicate processing, race conditions, key expiry errors.

80MIT
secondsky/development·1,326 tokens

@secondsky/api-filtering-sorting

skill

Builds flexible API filtering and sorting systems with query parameter parsing, validation, and security. Use when implementing search endpoints, building data grids, or creating dynamic query APIs.

80MIT
secondsky/development·586 tokens

@secondsky/api-testing

skill

HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authentication, and error handling.

80MIT
secondsky/development·1,450 tokens

@secondsky/recommendation-system

skill

Deploy production recommendation systems with feature stores, caching, A/B testing. Use for personalization APIs, low latency serving, or encountering cache invalidation, experiment tracking, quality monitoring issues.

80MIT
secondsky/development·3,363 tokens

@secondsky/graphql-implementation

skill

Builds GraphQL APIs with schema design, resolvers, error handling, and performance optimization using Apollo or Graphene. Use when creating flexible query APIs, migrating from REST, or implementing real-time subscriptions.

80MIT
secondsky/development·679 tokens

@secondsky/ml-pipeline-automation

skill

Automate ML workflows with Airflow, Kubeflow, MLflow. Use for reproducible pipelines, retraining schedules, MLOps, or encountering task failures, dependency errors, experiment tracking issues.

80MIT
secondsky/development·3,098 tokens

@secondsky/design-system-creation

skill

Creates comprehensive design systems with typography, colors, components, and documentation for consistent UI development. Use when establishing design standards, building component libraries, or ensuring cross-team consistency. Keywords: design-tokens, typography, spacing, color-palette, components, patterns, variables, dark-mode, theming, CSS-variables, accessibility, WCAG, responsive, grid-system, breakpoints, design-scale, semantic-tokens, component-library, style-guide, documentation, Figma, Storybook, brand-consistency, design-principles

80MIT
secondsky/development·852 tokens

@secondsky/technical-specification

skill

Creates detailed technical specifications for software projects covering requirements, architecture, APIs, and testing strategies. Use when planning features, documenting system design, or creating architecture decision records.

80MIT
secondsky/development·685 tokens

@secondsky/drizzle-orm-d1

skill

Type-safe ORM for Cloudflare D1 databases using Drizzle. Use when: building D1 database schemas, writing type-safe SQL queries, managing migrations with Drizzle Kit, defining table relations, implementing prepared statements, using D1 batch API, or encountering D1_ERROR, transaction errors, foreign key constraint failures, or schema inference issues. Keywords: drizzle orm, drizzle d1, type-safe sql, drizzle schema, drizzle migrations, drizzle kit, orm cloudflare, d1 orm, drizzle typescript, drizzle relations, drizzle transactions, drizzle query builder, schema definition, prepared statements, drizzle batch, migration management, relational queries, drizzle joins, D1_ERROR, BEGIN TRANSACTION d1, foreign key constraint, migration failed, schema not found, d1 binding error, schema design, database indexes, soft deletes, uuid primary keys, enum constraints, performance optimization, naming conventions, schema testing

80MIT
secondsky/development·2,048 tokens

@secondsky/tanstack-table

skill

TanStack Table v8 headless data tables with server-side features for Cloudflare Workers + D1. Use for pagination, filtering, sorting, virtualization, or encountering state management, TanStack Query coordination, URL sync errors.

80MIT
Claude Skills Maintainers/development·5,513 tokens

@secondsky/api-response-optimization

skill

Optimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improving API response times, reducing bandwidth usage, or implementing efficient caching.

80MIT
secondsky/development·491 tokens

@secondsky/ultracite

skill

Ultracite multi-provider linting/formatting (Biome, ESLint, Oxlint). Use for v6/v7 setup, provider selection, Git hooks, MCP integration, AI hooks, migrations, or encountering configuration, type-aware linting, monorepo errors.

80MIT
secondsky/development·6,681 tokens

@secondsky/workers-ci-cd

skill

Complete CI/CD guide for Cloudflare Workers using GitHub Actions and GitLab CI. Use for automated testing, deployment pipelines, preview environments, secrets management, or encountering deployment failures, workflow errors, environment configuration issues.

80MIT
secondsky/development·4,098 tokens

@secondsky/nuxt-studio

skill

This skill should be used when the user asks to "set up Nuxt Studio", "configure Studio OAuth", "deploy Studio to Cloudflare", "add visual editor to Nuxt", "configure studio.domain.com subdomain", "Studio authentication", "Nuxt CMS", or mentions visual content editing, Nuxt Studio module, TipTap editor, Monaco editor, or content management for Nuxt websites.

80MIT
secondsky/development·2,684 tokens

@secondsky/vulnerability-scanning

skill

Automated security scanning for dependencies, code, containers with Trivy, Snyk, npm audit. Use for CI/CD security gates, pre-deployment audits, compliance requirements, or encountering CVE detection, outdated packages, license compliance, SBOM generation errors.

80MIT
secondsky/security·658 tokens·pythonjavascriptgit+2