πŸ”Œ

skill-reviewer-and-enhancer

πŸ”ŒPlugin

hopeoverture/worldbuilding-app-skills

VibeIndex|
What it does

This skill should be used when reviewing, auditing, or improving existing Claude Code skills to ensure they follow Anthropic best practices, have proper structure, use current domain-specific patterns, and include all necessary resources. It analyzes skill quality, identifies gaps, suggests improvements, and can automatically enhance skills with updated best practices. Trigger terms include review skill, audit skill, improve skill, enhance skill, update skill, check skill quality, skill best pra

πŸͺ

Part of

hopeoverture-worldbuilding-app-skills

utilities

Installation

PythonRun Python server
python scripts/init_skill.py my-skill-name --path skills/development
Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add hopeoverture/worldbuilding-app-skills
Install PluginInstall plugin from marketplace
/plugin install nextjs-fullstack-scaffold@worldbuilding-app-skills
Install PluginInstall plugin from marketplace
/plugin install tailwind-shadcn-ui-setup@worldbuilding-app-skills
Install PluginInstall plugin from marketplace
/plugin install form-generator-rhf-zod@worldbuilding-app-skills

+ 3 more commands

πŸ“– Extracted from docs: hopeoverture/worldbuilding-app-skills
1
-
Last UpdatedNov 11, 2025

More from this repository10

🎯
testing-next-stack🎯Skill

testing-next-stack skill from hopeoverture/worldbuilding-app-skills

πŸͺ
hopeoverture-worldbuilding-app-skillsπŸͺMarketplace

Claude Code skills for worldbuilding application development using official Anthropic best practices

πŸ”Œ
performance-budget-enforcerπŸ”ŒPlugin

Monitors Lighthouse scores and JavaScript bundle sizes across deployments with automated alerts when performance thresholds are exceeded. This skill should be used when setting up performance monitoring, enforcing bundle size limits, tracking Lighthouse metrics, or adding performance regression detection. Use for performance budgets, bundle size, Lighthouse CI, performance monitoring, regression detection, or web vitals tracking.

πŸ”Œ
supabase-auth-ssr-setupπŸ”ŒPlugin

This skill should be used when configuring Supabase Auth for server-side rendering with Next.js App Router, including secure cookie handling, middleware protection, route guards, authentication utilities, and logout flow. Apply when setting up SSR auth, adding protected routes, implementing middleware authentication, configuring secure sessions, or building login/logout flows with Supabase.

πŸ”Œ
supabase-prisma-database-managementπŸ”ŒPlugin

This skill should be used when managing database schema, migrations, and seed data using Prisma ORM with Supabase PostgreSQL. Apply when setting up Prisma with Supabase, creating migrations, seeding data, configuring shadow database for migration preview, adding schema validation to CI, or managing database changes across environments.

πŸ”Œ
docs-and-changelogsπŸ”ŒPlugin

Generates comprehensive changelogs from Conventional Commits, maintains CHANGELOG.md files, and scaffolds project documentation like PRD.md or ADR.md. This skill should be used when creating changelogs, generating release notes, maintaining version history, documenting architectural decisions, or scaffolding project requirements documentation. Use for changelog generation, release notes, version documentation, ADR, PRD, or technical documentation.

πŸ”Œ
nextjs-fullstack-scaffoldπŸ”ŒPlugin

This skill should be used when the user requests to scaffold, create, or initialize a full-stack Next.js application with a modern tech stack including Next.js 16, React 19, TypeScript, Tailwind CSS v4, shadcn/ui, Supabase auth, Prisma ORM, and comprehensive testing setup. Use it for creating production-ready starter templates with authentication, protected routes, forms, and example features. Trigger terms scaffold, create nextjs app, initialize fullstack, starter template, boilerplate, setup n

πŸ”Œ
security-hardening-checklistπŸ”ŒPlugin

This skill should be used when the user requests to audit, check, or improve application security by analyzing security headers, cookie configuration, RLS policies, input sanitization, rate limiting, and other security measures. It generates a comprehensive security audit report with actionable recommendations. Trigger terms include security audit, security check, harden security, security review, vulnerability check, security headers, secure cookies, input validation, rate limiting, security be

πŸ”Œ
playwright-flow-recorderπŸ”ŒPlugin

Creates Playwright test scripts from natural language user flow descriptions. This skill should be used when generating E2E tests from scenarios, converting user stories to test code, recording user flows, creating test scripts from descriptions like "user signs up and creates project", or translating acceptance criteria into executable tests. Trigger terms include playwright test, e2e flow, user scenario, test from description, record flow, user journey, test script generation, acceptance test,

🎯
feature-flag-manager🎯Skill

feature-flag-manager skill from hopeoverture/worldbuilding-app-skills