Skill Claude CodeCodex
Manage GitHub issues for Open-Locker: propose tickets in chat, avoid duplicates, create/update issues, add sub-issues, and keep labels consistent.
Skill Claude CodeCodex
Manage GitHub issues for Open-Locker: propose tickets in chat, avoid duplicates, create/update issues, add sub-issues, and keep labels consistent.
Cursor rule Cursor
Require ADRs for architecture-significant decisions.
Cursor rule Cursor
ADR naming, format, and lifecycle conventions.
Cursor rule Cursor
Clarify ADR precedence over no-doc defaults.
Cursor rule Cursor
This is a monorepo containing multiple interconnected components for the Open-Locker IoT system.
Instructions file
Claude Code instructions for Open-Locker/Open-Locker, covering claude.md, repository reality check, architecture big picture, commands and backend (locker-backend/, composer scripts).
Cursor rule Cursor
Project-specific Laravel backend deltas.
Cursor rule Cursor
The backend does not communicate with Modbus hardware directly. Physical locker control runs in locker-client (Raspberry Pi), which talks to hardware via Modbus and reports status back to the backend over MQTT.
Cursor rule Cursor
REST API OpenAPI Documentation Guidelines.
Cursor rule Cursor
Project-specific PHP quality checks.
Cursor rule Cursor
This project implements a digital locker sharing system for lending physical items. Follow these domain-specific conventions.
Cursor rule Cursor
Open-Locker backend testing deltas.
Cursor rule Cursor
Expo Router boundaries and route wrapper pattern.
Cursor rule Cursor
Explain backend-to-mobile API generation flow.
Cursor rule Cursor
Required code quality tools and commands for mobile app.
Cursor rule Cursor
Mobile design system usage and folder structure.
Cursor rule Cursor
Hybrid feature-first structure for Expo apps.
Cursor rule Cursor
Mobile i18n standards for all user-facing text.
Cursor rule Cursor
Naming and import conventions for Expo mobile app.
Cursor rule Cursor
Testing structure and colocated test conventions.
Cursor rule Cursor
Redux Toolkit structure with feature slices and selectors.