πŸͺ

hopeoverture-worldbuilding-app-skills

πŸͺMarketplace

hopeoverture/worldbuilding-app-skills

VibeIndex|
What it does

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

developmenttestingui-componentsdocumentationutilitiesa11yacceptanceaccessaccessibilityacross

Installation

Add marketplace in Claude Code:
/plugin marketplace add hopeoverture/worldbuilding-app-skills
7Plugins available
1
AddedJan 27, 2026

Plugins in this Marketplace

auth-route-protection-checker

development

Checks and validates authentication requirements for protected routes in web applications, ensuring only authorized users can access specific endpoints.

/plugin install auth-route-protection-checker@hopeoverture-worldbuilding-app-skills

env-config-validator

development

Validates and ensures environment configuration files are correctly structured, contain required keys, and follow predefined security and formatting standards for the worldbuilding application.

/plugin install env-config-validator@hopeoverture-worldbuilding-app-skills

eslint-prettier-husky-config

development

Configures and sets up ESLint, Prettier, and Husky for consistent code formatting, linting, and pre-commit hooks in a development project.

/plugin install eslint-prettier-husky-config@hopeoverture-worldbuilding-app-skills

github-actions-ci-workflow

development

Sets up comprehensive GitHub Actions CI/CD workflows for modern web applications. This skill should be used when configuring automated lint, test, build, and deploy pipelines, adding preview URL comments on pull requests, or optimizing workflow caching. Use when setting up continuous integration, deployment automation, GitHub Actions, CI/CD pipeline, preview deployments, or workflow optimization.

/plugin install github-actions-ci-workflow@hopeoverture-worldbuilding-app-skills

role-permission-table-builder

development

Generates comprehensive role-based access control (RBAC) permission tables with predefined roles, permissions, and mapping logic for web application security configurations.

/plugin install role-permission-table-builder@hopeoverture-worldbuilding-app-skills

sentry-and-otel-setup

development

This skill should be used when adding error tracking and performance monitoring with Sentry and OpenTelemetry tracing to Next.js applications. Apply when setting up error monitoring, configuring tracing for Server Actions and routes, implementing logging wrappers, adding performance instrumentation, or establishing observability for debugging production issues.

/plugin install sentry-and-otel-setup@hopeoverture-worldbuilding-app-skills

testing-next-stack

testing

Generates comprehensive test suites and configurations for Next.js full-stack applications, covering unit, integration, and end-to-end testing scenarios with recommended testing frameworks and best...

/plugin install testing-next-stack@hopeoverture-worldbuilding-app-skills