data-layer-check

Community

Enforce PropertyIQ data layer rules automatically.

Authorjimbrig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforces consistent data access through the data layer by ensuring frontend code routes all data fetches via the approved module, preventing ad-hoc API calls.

Core Features & Use Cases

  • Centralizes data access via the data layer to ensure uniform fetchers and hooks.
  • Supports auditing and policy checks during code reviews to catch violations.
  • Use case: When a UI component attempts to call a REST endpoint directly, this Skill flags the violation and suggests using the data layer.

Quick Start

Audit your frontend codebase to ensure all data fetching uses the data layer and report violations.

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: data-layer-check
Download link: https://github.com/jimbrig/Realestate/archive/main.zip#data-layer-check

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 471,000+ vetted skills library on demand.