github.com/secondsky/claude-skills
| Skill | Added | Review |
|---|---|---|
zod plugins/zod/skills/zod/SKILL.md 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). | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
woocommerce-dev-cycle plugins/woocommerce-dev-cycle/skills/woocommerce-dev-cycle/SKILL.md Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow in WooCommerce projects. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
woocommerce-copy-guidelines plugins/woocommerce-copy-guidelines/skills/woocommerce-copy-guidelines/SKILL.md Guidelines for UI text and copy in WooCommerce. Use when writing user-facing text, labels, buttons, messages, or documentation in WooCommerce projects. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
woocommerce-code-review plugins/woocommerce-code-review/skills/woocommerce-code-review/SKILL.md Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality in WooCommerce projects. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
woocommerce-backend-dev plugins/woocommerce-backend-dev/skills/woocommerce-backend-dev/SKILL.md Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hooks, or modifying existing backend code in WooCommerce projects. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
websocket-implementation plugins/websocket-implementation/skills/websocket-implementation/SKILL.md 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. | 76 76 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 61cb874 | |
web-performance-optimization plugins/web-performance-optimization/skills/web-performance-optimization/SKILL.md Optimizes web application performance through code splitting, lazy loading, caching strategies, and Core Web Vitals monitoring. Use when improving page load times, implementing service workers, or reducing bundle sizes. | 89 89 1.15x Agent success vs baseline Impact 96% 1.15xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 61cb874 | |
web-performance-audit plugins/web-performance-audit/skills/web-performance-audit/SKILL.md Web performance audits with Core Web Vitals, bottleneck identification, optimization recommendations. Use for page load times, performance reviews, UX optimization, or encountering LCP, FID, CLS issues, resource blocking, render delays. | 92 92 1.20x Agent success vs baseline Impact 96% 1.20xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 61cb874 | |
vulnerability-scanning plugins/vulnerability-scanning/skills/vulnerability-scanning/SKILL.md 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. | 75 75 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 61cb874 | |
vitest-testing plugins/vitest-testing/skills/vitest-testing/SKILL.md 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. | 79 79 1.05x Agent success vs baseline Impact 74% 1.05xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 61cb874 | |
verification-before-completion plugins/verification-before-completion/skills/verification-before-completion/SKILL.md Run verification commands and confirm output before claiming success. Use when about to claim work is complete, fixed, or passing, before committing or creating PRs. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 5e92b71 | |
ultracite plugins/ultracite/skills/ultracite/SKILL.md 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. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
thesys-generative-ui plugins/thesys-generative-ui/skills/thesys-generative-ui/SKILL.md > Generate, modify, and style React components from natural language using the Thesys SDK. Guides schema-driven UI generation, theme customisation, tool calling integration, and deployment to Vite, Next.js, or Cloudflare Workers. Use when the user says "generate UI", "create a component", "build an interface", "Thesys", "generative UI", or asks to turn a description into a React component. | 76 76 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 61cb874 | |
test-quality-analysis plugins/test-quality-analysis/skills/test-quality-analysis/SKILL.md Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
technical-specification plugins/technical-specification/skills/technical-specification/SKILL.md 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. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
tanstack-table plugins/tanstack-table/skills/tanstack-table/SKILL.md 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. | — | |
tailwind-v4-shadcn plugins/tailwind-v4-shadcn/skills/tailwind-v4-shadcn/SKILL.md | Production-tested setup for Tailwind CSS v4 with shadcn/ui, Vite, and React. Use when: initializing React projects with Tailwind v4, setting up shadcn/ui, implementing dark mode, debugging CSS variable issues, fixing theme switching, migrating from Tailwind v3, or encountering color/theming problems. Covers: @theme inline pattern, CSS variable architecture, dark mode with ThemeProvider, component composition, vite.config setup, common v4 gotchas, and production-tested patterns. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
systematic-debugging plugins/systematic-debugging/skills/systematic-debugging/SKILL.md 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. | 79 79 0.85x Agent success vs baseline Impact 68% 0.85xAverage score across 2 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 61cb874 | |
sveltia-cms plugins/sveltia-cms/skills/sveltia-cms/SKILL.md 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. | — | |
session-management plugins/session-management/skills/session-management/SKILL.md 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. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
seo-optimizer plugins/seo-optimizer/skills/seo-optimizer/SKILL.md 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. | 63 63 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 61cb874 | |
seo-keyword-cluster-builder plugins/seo-keyword-cluster-builder/skills/seo-keyword-cluster-builder/SKILL.md 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. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
security-headers-configuration plugins/security-headers-configuration/skills/security-headers-configuration/SKILL.md 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. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
root-cause-tracing plugins/root-cause-tracing/skills/root-cause-tracing/SKILL.md 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. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 | |
rest-api-design plugins/rest-api-design/skills/rest-api-design/SKILL.md 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. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 61cb874 |