wellnessbox-guardrails

Enforce project-specific guardrails for WellnessBox changes across orders, checkout, and auth.

Updated Dec 5, 2024
One-click install
npx skills add https://github.com/yeohj0710/wellnessbox --skill wellnessbox-guardrails
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wellnessbox-guardrails
Source: https://github.com/yeohj0710/wellnessbox/tree/main/.agents/skills/wellnessbox-guardrails
Command: npx skills add https://github.com/yeohj0710/wellnessbox --skill wellnessbox-guardrails

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces project-specific guardrails and a governed work order for WellnessBox changes, reducing risk and ensuring consistency across critical areas such as orders, checkout, auth/ownership, admin access, push notifications, RAG/chat, and R&D docs.

Core Features & Use Cases

  • Source of truth modules and non-negotiable guardrails codify critical system rules (e.g., authentication, authorization, and transaction integrity).
  • Clear admin, customer, pharma/rider access controls and route protections to prevent unauthorized operations.
  • R&D documentation guidance (TIPS Extension) and recommended workflow to ensure KPI alignment and safety.

Quick Start

Review the guardrails and apply them to the next change touching orders or auth to ensure compliant and auditable updates.

Frequently Asked Questions about wellnessbox-guardrails

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce authorization and data integrity guardrails for a Next.js App Router project?

Guardrails for orders, checkout, and authentication in a Next.js, TypeScript, and Prisma stack are managed by enforcing source-of-truth modules and non-negotiable rules. This preserves authorization and data integrity during system changes.

What's the best way to govern admin and customer access controls in a Prisma and Postgres webapp?

Governing admin and customer access controls in a Prisma and Postgres webapp requires applying clear route protections and non-negotiable guardrails. This prevents unauthorized operations and maintains strict transaction integrity.

How do I apply workflow guardrails to changes touching checkout and push notifications?

Applying workflow guardrails to checkout and push notification changes involves following a governed work order. This specifies required source-of-truth modules and recommended R&D documentation to ensure safe, compliant updates.

Does this guardrails approach work with a Capacitor stack for webapp security?

This guardrails approach works directly with a Capacitor stack alongside Next.js App Router, TypeScript, Prisma, and Postgres. It enforces authentication and authorization rules specifically designed for this webapp security environment.

When do I need R&D documentation guidance for authentication and ownership updates?

R&D documentation guidance for authentication and ownership updates is needed when modifying auth gates or RAG/chat features. It ensures KPI alignment and safety by recommending specific workflow documentation during governed changes.