questpie-core-rules

Official

QUESTPIE access control, hooks, validation.

Authorquestpie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides robust mechanisms for controlling data access, executing logic at key data lifecycle points, and ensuring data integrity within the QUESTPIE framework.

Core Features & Use Cases

  • Access Control: Define granular permissions for reading, creating, updating, and deleting data at both collection and global levels, including row-level restrictions.
  • Lifecycle Hooks: Implement custom logic before or after data validation, changes, or deletions to automate tasks, transform data, or trigger side effects.
  • Validation: Enforce data correctness through built-in field constraints and custom validation logic in hooks.
  • Use Case: Secure a blog post collection so only authenticated users can create posts, administrators can update any post, and users can only update their own posts, while also automatically generating a slug from the title before saving.

Quick Start

Configure the 'posts' collection to allow public reads but restrict creation, update, and delete operations to authenticated administrators.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: questpie-core-rules
Download link: https://github.com/questpie/questpie/archive/main.zip#questpie-core-rules

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.