LeahyCC

13 mods across 2 repositories, 8 stars between them.

humanizer

02

LeahyCC/kungfu-kanban

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

5 19d ago A 93 tokens copy · 83% MIT

ponytail

03

LeahyCC/kungfu-kanban

Skill Claude CodeCodex

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

5 19d ago A 184 tokens copy · 80% MIT

claude-skills

05

LeahyCC/claude-skills

Plugin Claude Code

Production-grade Claude Code skills verified against official specifications. Zero dependencies, production code examples, complete domain coverage.

3 1mo ago A tokens not measured original MIT

code-review

06

LeahyCC/claude-skills

Command Claude Code

OWASP-mapped, skill-aware code review with autofix suggestions. Reviews the diff, not the world.

3 1mo ago A 0 tokens original MIT

api-security

07

LeahyCC/claude-skills

Skill Claude CodeCodex

OWASP API Security Top 10 (2023) with production Next.js App Router code — access control, authentication, input validation, rate limiting, security headers, data exposure, supply chain, SSRF.

3 1mo ago A 44 tokens original MIT

nextjs-app-router

08

LeahyCC/claude-skills

Skill Claude CodeCodex

Use when building or reviewing Next.js App Router applications. Covers Server vs Client Components, data fetching, Server Functions, Route Handlers, Cache Components, revalidation, routing, metadata, proxy.ts, error handling, streaming, and migration from the Pages Router. Verified against the official Next.js 16 App…

3 1mo ago A 69 tokens original MIT

product-marketing

09

LeahyCC/claude-skills

Skill Claude CodeCodex

Product management and marketing strategy — positioning, discovery, go-to-market, prioritization, metrics, copywriting, and artifact generation. Verified against Cagan (SVPG), Dunford, Torres, Reforge, JTBD, and OWASP-grade rigor applied to PM/PMM decisions.

3 1mo ago A 62 tokens original MIT

react-performance

10

LeahyCC/claude-skills

Skill Claude CodeCodex

Use when optimizing React component rendering, fixing Core Web Vitals (LCP, INP, CLS), reducing bundle size, diagnosing re-renders, code splitting, memoization decisions, Server Component patterns, or profiling React apps. Covers React 19, React Compiler, useTransition, useDeferredValue, Suspense, and Next.js…

3 1mo ago A 72 tokens original MIT

seo

11

LeahyCC/claude-skills

Skill Claude CodeCodex

Use when adding metadata, creating sitemaps, generating robots.txt, implementing structured data (JSON-LD), optimizing for search engines, building OG images, creating llms.txt for AI search engines, or fixing SEO issues in Next.js applications. Covers Google's official guidance, GEO (Generative Engine Optimization)…

3 1mo ago A 73 tokens original MIT

ux-copy

12

LeahyCC/claude-skills

Skill Claude CodeCodex

Use when writing or reviewing UI text — buttons, error messages, empty states, onboarding, confirmation dialogs, notifications, tooltips, labels, and any user-facing copy in React/Next.js components. Covers voice and tone calibration, microcopy patterns, copy auditing, and refactoring existing copy for consistency and…

3 1mo ago A 66 tokens original MIT

wcag-accessibility

13

LeahyCC/claude-skills

Skill Claude CodeCodex

Use when building UI components, reviewing color contrast, adding ARIA attributes, handling keyboard navigation, writing alt text, creating forms, or ensuring WCAG 2.2 AA compliance. Covers color contrast ratios, semantic HTML, focus management, screen reader support, motion preferences, and accessibility auditing.

3 1mo ago A 64 tokens original MIT