kensaurus/cursor-kenji

πŸ¦–Curated Cursor AI agent skills, slash commands, MCP configs, subagents & rules for full-stack dev β€” React 19, Next.js 16, Supabase, Tailwind v4, TypeScript

9Stars on the repository
201Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

data-pipeline

49

kensaurus/cursor-kenji

Skill Claude CodeCodex

Wire ETL, ingestion, cron, edge-function, and queue jobs correctly. Use for "build a pipeline", "sync X into Y", "nightly aggregation", "cron double-counts", "dedupe", "backfill", "the numbers are wrong after a retry". Bakes in idempotency, atomic writes, data contracts, dead-letter, and observability.

not rated 9 10d ago A SkillSpector: pass 81 tokens original MIT

data-visualization

50

kensaurus/cursor-kenji

Skill Claude CodeCodex

Build interactive, accessible charts, graphs, and data dashboards using Recharts, D3, or Victory. Use when the user says "chart", "graph", "data visualization", "analytics dashboard", "metrics display", "D3", "Recharts", "time-series", or "data display".

not rated 9 10d ago A SkillSpector: pass 66 tokens original MIT

debug-error

51

kensaurus/cursor-kenji

Skill Claude CodeCodex

Diagnose one error/bug with hypotheses and runtime evidence before fixing. Use when "debug this error", "investigate this bug", or behavior is unexpected. FE↔BE contract mismatch β†’ debug-fe-be-integration. Sentry backlog/monitoring β†’ debug-sentry-monitor. Bug-to-PR lifecycle β†’ workflow-fix-and-ship.

not rated 9 10d ago A SkillSpector: pass 73 tokens original MIT

kensaurus/cursor-kenji

Skill Claude CodeCodex

Diagnose and fix frontend↔backend contract failures by tracing client requests, server logs, validation, auth, and responses on both sides. Use for API 4xx/5xx, mismatched payloads, validation failures, or "frontend and backend disagree". Single-layer errors β†’ debug-error.

not rated 9 10d ago A SkillSpector: pass 66 tokens original MIT

kensaurus/cursor-kenji

Skill Claude CodeCodex

Operate Sentry: triage/fix unresolved issues, reduce noise, audit instrumentation, and monitor after deploy. Use when "check Sentry", "fix Sentry issues", "review production errors", or "improve error tracking". One named bug through PR β†’ workflow-fix-and-ship. Plan-only observability β†’ plan-error-handling.

not rated 9 10d ago A SkillSpector: warn 75 tokens original MIT

deploy-npm

54

kensaurus/cursor-kenji

Skill Claude CodeCodex

Release an npm package: version, CHANGELOG, publish, verify. Use when "publish this package", "release to npm", or "ship a new npm version". Running-app production deploy β†’ workflow-ship-and-observe.

not rated 9 10d ago A SkillSpector: warn 50 tokens original MIT

deploy-verify

55

kensaurus/cursor-kenji

Skill Claude CodeCodex

Post-deploy smoke test across browser, Sentry, Supabase, Langfuse, and the public web. Use when "verify deploy", "smoke test production", "post-release check", or "ship or rollback". Deploy + observation loop β†’ workflow-ship-and-observe. npm package release β†’ deploy-npm.

not rated 9 10d ago A SkillSpector: warn 70 tokens original MIT

design-api

56

kensaurus/cursor-kenji

Skill Claude CodeCodex

Design RESTful and GraphQL APIs following current best practices for naming, versioning, error shapes, and auth patterns. Use when the user says "design an API", "create endpoints", "structure my API responses", "plan API architecture", "REST vs GraphQL", or "API contract".

not rated 9 10d ago A SkillSpector: warn 63 tokens original MIT

design-canvas

57

kensaurus/cursor-kenji

Skill Claude CodeCodex

Create museum-quality visual art in .png and .pdf formats using design philosophy. Use when user asks for poster, visual design, infographic, certificate, badge, banner, social media graphic, print design, or mentions "create artwork", "design graphic", "visual identity", or "print material".

not rated 9 10d ago A SkillSpector: pass 64 tokens original MIT

design-email

58

kensaurus/cursor-kenji

Skill Claude CodeCodex needs its repo

Design and implement transactional and marketing email templates. Use when asked to "build an email template", "transactional email", "welcome email", "password reset email", "email design", "React Email", "MJML", "dark mode email", or "email copy review". Inbox / SPF / spam β†’ enhance-email-deliverability.

not rated 9 10d ago A SkillSpector: warn 71 tokens original MIT

design-frontend

59

kensaurus/cursor-kenji

Skill Claude CodeCodex

Create a new production-grade UI from scratch β€” not a polish pass. Use when "build this UI", "design this page", or "new dashboard layout". Polish existing β†’ enhance-web-ui. Landing β†’ enhance-web-landing. Redesign existing β†’ enhance-web-redesign.

not rated 9 10d ago A SkillSpector: pass 59 tokens original MIT

kensaurus/cursor-kenji

Skill Claude CodeCodex

Create original algorithmic visuals with p5.js, Canvas, or SVG using seeded randomness and interactive controls. Use when "generative art", "procedural visuals", "flow fields", "particle system", or "art from code". Data charts β†’ data-visualization. UI illustration β†’ design-frontend.

not rated 9 10d ago A SkillSpector: pass 67 tokens original MIT

design-mobile-first

61

kensaurus/cursor-kenji

Skill Claude CodeCodex

Design mobile-first UIs: touch targets, safe areas, gestures, then enhance up. Use when building for small screens, touch, swipe, PWA, or tablet. Linearized desktop / responsive audit β†’ audit-responsive.

not rated 9 10d ago A SkillSpector: pass 49 tokens original MIT

design-motion

62

kensaurus/cursor-kenji

Skill Claude CodeCodex

Design and implement new isolated motion β€” micro-interactions, page transitions, scroll, hover β€” with Framer Motion, CSS, or GSAP. Use when adding one animation to a new surface. Existing-app coherent pass β†’ enhance-motion. Do not fire for "motion pass across the app".

not rated 9 10d ago A SkillSpector: pass 61 tokens original MIT

design-prd

63

kensaurus/cursor-kenji

Skill Claude CodeCodex

Generate Product Requirements Documents through structured conversation for any project. Use when starting a new feature, documenting requirements, creating specs before implementation, or needing clarity on scope and success criteria.

not rated 9 10d ago A SkillSpector: pass 39 tokens original MIT

design-system

64

kensaurus/cursor-kenji

Skill Claude CodeCodex

Build a new design system (tokens, variants, theming). Use when "create a design system" or "component library from scratch". Drifted existing system β†’ housekeep-design. Plan-only unification β†’ plan-uiux-unification.

not rated 9 10d ago A SkillSpector: pass 51 tokens original MIT

design-theme

65

kensaurus/cursor-kenji

Skill Claude CodeCodex

Apply cohesive visual themes to artifacts (slides, docs, landing pages). Provides 11 pre-set themes with colors/fonts. Use when user mentions "apply theme", "color palette", "brand colors", "styling slides", "presentation design", "visual identity", or wants consistent styling across artifacts.

not rated 9 10d ago A SkillSpector: pass 63 tokens original MIT

docs-adr

66

kensaurus/cursor-kenji

Skill Claude CodeCodex

Create and maintain lightweight Architecture Decision Records as agent-readable decision memory β€” what was decided, why, and which alternatives were rejected. Use when "record this decision", "set up ADRs", "the agent keeps suggesting Y again". Docs vs code drift β†’ plan-docs-sync. Session state β†’ handoff.

not rated 9 10d ago A SkillSpector: pass 66 tokens original MIT

docs-coauthor

67

kensaurus/cursor-kenji

Skill Claude CodeCodex

Co-author structured documents (specs, PRDs, RFCs) through a 3-stage workflow: context gathering, drafting, and reader testing. Use when writing proposals, technical specs, or similar structured content. Repo decision-memory system (INDEX.md, rejected alternatives, agent rules) β†’ docs-adr.

not rated 9 10d ago A 66 tokens original MIT

kensaurus/cursor-kenji

Skill Claude CodeCodex

Build and sharpen a project's domain model β€” a CONTEXT.md glossary and ubiquitous language. Use when pinning down terminology, or the agent "uses the wrong words". Repo decision-memory system (INDEX.md, rejected alternatives) β†’ docs-adr.

not rated 9 10d ago A SkillSpector: pass 54 tokens original MIT

docs-writer

69

kensaurus/cursor-kenji

Skill Claude CodeCodex needs its repo

Write developer docs: README content, API references, code comments, changelog entries. Use when "write docs", "document this API", "add code comments", or "explain for contributors". Visual README makeover β†’ enhance-readme. Docs/code drift plan β†’ plan-docs-sync. Collaborative long-form β†’ docs-coauthor.

not rated 9 10d ago A SkillSpector: warn 70 tokens original MIT

kensaurus/cursor-kenji

Skill Claude CodeCodex

Install guardrails-as-code so AI sessions cannot reintroduce leaked secrets, injection, or untested code. Use when "set up guardrails", "stop vibe-coding regressions", "add pre-commit security checks". Gate-logic audit β†’ audit-gate-logic. Gate sprawl β†’ housekeep-gates.

not rated 9 10d ago B 73 tokens original MIT

kensaurus/cursor-kenji

Skill Claude CodeCodex

Install mechanically-enforced architecture boundaries (dependency-cruiser / eslint-boundaries) so layer direction, feature isolation, and forbidden imports fail CI. Use when "enforce module boundaries" or "stop spaghetti imports". Advisory audit β†’ audit-backend-architecture. Rule content β†’ audit-doctrine.

not rated 9 10d ago A 66 tokens original MIT

kensaurus/cursor-kenji

Skill Claude Code

Cross-surface UIUX separation skill for hybrid web apps that ship as PWA + iOS + Android via Capacitor (or Tauri / Expo Web / Ionic / RN-Web). Use when a previous UI/UX sweep "improved one surface and broke the other" β€” desktop polished but mobile cramped, or mobile native but desktop wastes space.

not rated 9 10d ago A SkillSpector: pass 77 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page β€” the rest are on their repository pages: