hopeoverture-worldbuilding-app-skills
πͺMarketplacehopeoverture/worldbuilding-app-skills
Claude Code skills for worldbuilding application development using official Anthropic best practices
Installation
/plugin marketplace add hopeoverture/worldbuilding-app-skillsPlugins in this Marketplace
auth-route-protection-checker
developmentChecks 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-skillsenv-config-validator
developmentValidates 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-skillseslint-prettier-husky-config
developmentConfigures 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-skillsgithub-actions-ci-workflow
developmentSets 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-skillsrole-permission-table-builder
developmentGenerates 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-skillssentry-and-otel-setup
developmentThis 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-skillstesting-next-stack
testingGenerates 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