Skills for Claude Code
These skills are associated with Claude Code because their author either published them under the harness's install path or tagged the repository for it on GitHub. Both are statements of intent by the author.
Neither is a test result. We have not run any of these with and without the skill enabled, so nothing here tells you whether a skill improves output, what it adds in tokens, or whether it duplicates behaviour the harness already has. When we run that comparison, the numbers will appear here with the task, the versions and the budget.
Worked on in the last 90 days (60)
Someone pushed a commit recently. This is the shortlist worth trying first.
-
mohitagw15856-pm-claude-skills-ab-test-planner
— last commit 2026-08-06
Design statistically rigorous A/B tests for product features, UI changes, onboarding flows, and pricing experiments. Use when asked to set…
-
mohitagw15856-pm-claude-skills-accessibility-audit
— last commit 2026-08-06
Generate a WCAG 2.2 accessibility audit checklist and remediation suggestions for any UI or design. Use when asked to audit for accessibili…
-
mohitagw15856-pm-claude-skills-account-recovery-plan
— last commit 2026-08-06
Get back into a locked or hacked account the right way — the official recovery routes, what proof you'll need, and how to re-secure it so i…
-
mohitagw15856-pm-claude-skills-acquirer-red-team
— last commit 2026-08-06
Simulate the acquirer's diligence team hunting for reasons to cut your price — their internal red-flags memo with a price-chip estimate per…
-
mohitagw15856-pm-claude-skills-action-runner
— last commit 2026-08-06
Turn a skill's recommendations into real, executed actions — open the tickets, file the issues, post the updates — safely: dry-run preview,…
-
mohitagw15856-pm-claude-skills-aeo-optimizer
— last commit 2026-08-06
Optimize an article for Answer Engine Optimization (AEO) so AI engines like ChatGPT, Perplexity, and Claude can extract, quote, and cite it…
-
mohitagw15856-pm-claude-skills-agenda-or-cancel
— last commit 2026-08-06
Enforce the simplest meeting rule that works — no agenda, no meeting — with the three-line agenda format (purpose, decisions sought, pre-re…
-
mohitagw15856-pm-claude-skills-agent-hiring-panel
— last commit 2026-08-06
Hire an AI agent the way you'd hire an employee — a role spec with success criteria, a structured work-sample interview run on your real ta…
-
mohitagw15856-pm-claude-skills-agent-observability-spec
— last commit 2026-08-06
Specify the tracing, metrics, and alerting for an AI agent or LLM feature in production. Use when asked what to log for an LLM app, design…
-
mohitagw15856-pm-claude-skills-agent-readiness-audit
— last commit 2026-08-06
Audit whether AI agents can actually use your product — docs, APIs, onboarding, errors, and discoverability, evaluated from a non-human use…
-
mohitagw15856-pm-claude-skills-agent-severance
— last commit 2026-08-06
Offboard an AI agent the way you'd offboard an employee — inventory what it knew and touched, export then purge its memory, revoke every cr…
-
mohitagw15856-pm-claude-skills-agent-spec
— last commit 2026-08-06
Specify an autonomous or tool-using AI agent before building it. Use when asked to design an AI agent, define an agent's tools and guardrai…
-
mohitagw15856-pm-claude-skills-aging-in-place-assessment
— last commit 2026-08-06
Assess whether and how someone can safely stay in their own home as they age — the home hazards, the support gaps, and the modifications an…
-
mohitagw15856-pm-claude-skills-aging-parent-talks
— last commit 2026-08-06
Prepare the conversations with aging parents that everyone postpones — the driving talk, the money talk, the care-options talk, the moving…
-
mohitagw15856-pm-claude-skills-ai-content-audit
— last commit 2026-08-06
Audit a content library, docs site, or blog for AI-generated filler that's eroding trust and search performance — and triage what to fix, r…
-
mohitagw15856-pm-claude-skills-ai-disclosure-policy
— last commit 2026-08-06
Decide when and how your product and communications must (or should) label AI-generated content, and write the disclosure policy — surface-…
-
secondsky-claude-skills-aceternity-ui
— last commit 2026-08-06
100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering anim…
-
secondsky-claude-skills-api-authentication
— last commit 2026-08-06
Secure API authentication with JWT, OAuth 2.0, API keys. Use for authentication systems, third-party integrations, service-to-service commu…
-
secondsky-claude-skills-api-changelog-versioning
— last commit 2026-08-06
Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when manag…
-
secondsky-claude-skills-api-contract-testing
— last commit 2026-08-06
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microserv…
-
secondsky-claude-skills-api-design-principles
— last commit 2026-08-06
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designi…
-
secondsky-claude-skills-api-error-handling
— last commit 2026-08-06
Implements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production API…
-
secondsky-claude-skills-api-filtering-sorting
— last commit 2026-08-06
Builds flexible API filtering and sorting systems with query parameter parsing, validation, and security. Use when implementing search endp…
-
secondsky-claude-skills-api-gateway-configuration
— last commit 2026-08-06
Configures API gateways for routing, authentication, rate limiting, and request transformation in microservice architectures. Use when sett…
-
secondsky-claude-skills-api-pagination
— last commit 2026-08-06
Implements efficient API pagination using offset, cursor, and keyset strategies for large datasets. Use when building paginated endpoints,…
-
secondsky-claude-skills-api-rate-limiting
— last commit 2026-08-06
Implements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect against abuse. Use when securing pub…
-
secondsky-claude-skills-api-reference-documentation
— last commit 2026-08-06
Creates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when docu…
-
secondsky-claude-skills-api-response-optimization
— last commit 2026-08-06
Optimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improving API response times,…
-
secondsky-claude-skills-api-security-hardening
— last commit 2026-08-06
REST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audit…
-
secondsky-claude-skills-api-testing
— last commit 2026-08-06
HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authenticatio…
-
secondsky-claude-skills-api-versioning-strategy
— last commit 2026-08-06
Implements API versioning using URL paths, headers, or query parameters with backward compatibility and deprecation strategies. Use when ma…
-
secondsky-claude-skills-app-store-deployment
— last commit 2026-08-06
Publishes mobile applications to iOS App Store and Google Play with code signing, versioning, and CI/CD automation. Use when preparing app…
-
secondsky-claude-skills-architecture-patterns
— last commit 2026-08-06
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when arc…
-
secondsky-claude-skills-auto-animate
— last commit 2026-08-06
AutoAnimate (@formkit/auto-animate) zero-config animations for React. Use for list transitions, accordions, toasts, or encountering SSR err…
-
secondsky-claude-skills-base-ui-react
— last commit 2026-08-06
MUI Base UI unstyled React components with Floating UI. Use for accessible components, Radix UI migration, render props API, or encounterin…
-
secondsky-claude-skills-better-auth
— last commit 2026-08-06
Skill for integrating Better Auth - comprehensive TypeScript authentication framework for Cloudflare D1, Next.js, Nuxt, and 15+ frameworks.…
-
secondsky-claude-skills-bun-bundler
— last commit 2026-08-06
This skill should be used when the user asks about "bun build", "Bun.build", "bundling with Bun", "code splitting", "tree shaking", "minifi…
-
secondsky-claude-skills-bun-cloudflare-workers
— last commit 2026-08-06
This skill should be used when the user asks about "Cloudflare Workers with Bun", "deploying Bun to Workers", "wrangler with Bun", "edge de…
-
secondsky-claude-skills-bun-docker
— last commit 2026-08-06
Use for Docker with Bun, Dockerfiles, oven/bun image, containerization, and deployments.
-
secondsky-claude-skills-bun-drizzle-integration
— last commit 2026-08-06
Use when integrating Drizzle ORM with Bun's SQLite driver for type-safe schema definitions and migrations.
-
secondsky-claude-skills-bun-ffi
— last commit 2026-08-06
This skill should be used when the user asks about \"bun:ffi\", \"foreign function interface\", \"calling C from Bun\", \"native libraries\…
-
secondsky-claude-skills-bun-file-io
— last commit 2026-08-06
Use for Bun file I/O: Bun.file, Bun.write, streams, directories, glob patterns, metadata.
-
secondsky-claude-skills-bun-hono-integration
— last commit 2026-08-06
Use when building APIs with Hono framework on Bun, including routing, middleware, REST APIs, context handling, or web framework features.
-
secondsky-claude-skills-bun-hot-reloading
— last commit 2026-08-06
Use when implementing hot reloading with Bun (--hot, --watch), HMR, or automatic code reloading during development. Covers watch mode, hot…
-
secondsky-claude-skills-bun-http-server
— last commit 2026-08-06
Use when building HTTP servers with Bun.serve, handling requests/responses, implementing routing, creating REST APIs, or configuring fetch…
-
secondsky-claude-skills-grill-me
— last commit 2026-08-06
A relentless interview to sharpen a plan or design.
-
aaron-he-zhu-aaron-marketing-skills-ad-account-auditor
— last commit 2026-08-06
Use when auditing a paid ad account for incremental contribution, wasted spend, or measurement integrity before scaling; runs a typed 20-it…
-
aaron-he-zhu-aaron-marketing-skills-ad-creative-builder
— last commit 2026-08-06
Use when the user asks to "write ad copy", "generate RSA headlines", or "build ad creative at volume"; produces ad units — RSA headlines/de…
-
aaron-he-zhu-aaron-marketing-skills-ad-test-designer
— last commit 2026-08-06
Use when the user asks to "design an A/B test", "set up a creative/landing test", "run an incrementality test", or "is this result statisti…
-
aaron-he-zhu-aaron-marketing-skills-attribution-reconciler
— last commit 2026-08-06
Use when platform-reported conversions disagree with GA4/ecommerce, when you suspect Meta and Google are double-counting the same sales, or…
-
aaron-he-zhu-aaron-marketing-skills-audience-segment-builder
— last commit 2026-08-06
Use when the user asks to "build audience segments from my customer list", "make value-based / lookalike seed lists", "set up exclusion / s…
-
aaron-he-zhu-aaron-marketing-skills-bid-strategy-planner
— last commit 2026-08-06
Use when the user asks to "pick a bid strategy", "set a tCPA/tROAS target", or "plan the learning-phase entry"; produces a bid-strategy cho…
-
aaron-he-zhu-aaron-marketing-skills-budget-pacing-monitor
— last commit 2026-08-06
Use when the user asks to "check pacing", "am I over/under-spending", "is this campaign on track to hit budget", or "why did spend spike/st…
-
aaron-he-zhu-aaron-marketing-skills-campaign-architect
— last commit 2026-08-06
Use when the user asks to "plan my paid account structure", "pick Search vs PMax", "lay out ad groups / asset groups", or "audit paid-vs-or…
-
aaron-he-zhu-aaron-marketing-skills-cold-outbound-sequencer
— last commit 2026-08-06
Use when the user asks to "build a B2B cold-outbound sequence", "design reply-triage branching", "plan a domain warmup / sending throttle",…
-
aaron-he-zhu-aaron-marketing-skills-conversion-signal-qa
— last commit 2026-08-06
Use when the user asks to "QA my conversion tracking before launch", "check my UTMs / pixel / event firing", "set up a tracking pre-flight"…
-
aaron-he-zhu-aaron-marketing-skills-conversion-value-mapper
— last commit 2026-08-06
Use when the user asks to "set up conversion values so tROAS optimizes profit not orders", "map margin onto my purchase value", "build valu…
-
aaron-he-zhu-aaron-marketing-skills-deliverability-qa
— last commit 2026-08-06
Use when the user asks to "run a deliverability pre-flight before I send", "check my SPF/DKIM/DMARC/BIMI", "why am I landing in spam / prom…
-
aaron-he-zhu-aaron-marketing-skills-dynamic-content-personalizer
— last commit 2026-08-06
Use when the user asks to "personalize the email", "add merge tags / dynamic content", "set up conditional blocks per segment", or "make fi…
-
aaron-he-zhu-aaron-marketing-skills-email-creative-builder
— last commit 2026-08-06
Use when the user asks to "write the email", "draft subject lines", or "build email creative"; produces the pre-click unit — subject-line v…
Page 4 of 24
How this page is ordered
Entries are grouped by whether anyone is still working on them, using the date of the most recent push to the repository. They are not ordered by stars, because a star is a bookmark somebody left once and never took back.
Where we have not checked an entry yet, it says so rather than being mixed in with the verified ones.