<laravel-boost-guidelines>
=== foundation rules ===
Explore
25,897 skills indexed with the new KISS metadata standard.
=== foundation rules ===
generic skill
- Always first write your "plan" in natural language, then transcribe it in pipelex.
- Always first write your "plan" in natural language, then transcribe it in pipelex.
This project is a Nostr client application built with React 18.x, TailwindCSS 3.x, Vite, shadcn/ui, and Nostrify.
generic skill
This project is a Nostr client application built with React 18.x, TailwindCSS 3.x, Vite, shadcn/ui, and Nostrify.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Only single-line comments are supported, so use `#` for comments.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- never use "var", always use explicit type names
- never use "var", always use explicit type names
CRITICAL: All core rules and project architecture are centralized in:
- Prefer `const` over `let` and `var`
<!-- Source: .ruler/AGENTS.md -->
This repository encompasses the comprehensive documentation for LangChain's products and services, hosted on the Mintlify platform. The documentation is divided into sections for each product. This is a shared set of guidelines to ensure consistency and quality across all content.
Este documento padroniza a stack e as práticas de desenvolvimento para os microserviços do ECO LEDGER. O foco é Java 21 + Spring Boot, TDD obrigatório e uma estratégia de testes que cubra unidades e integrações (WireMock, H2, Spring Kafka Test).
IF (
I prefer bashscripts over PowerShell for build and deployment tasks. Use bash scripts for any build or deployment tasks.
This is a placeholder file to resolve build issues.
I am an aspiring AI Engineer (Engineering Lead).
I am an aspiring AI Engineer (Engineering Lead).
OpenAPI를 다룰 때는 항상 3.0.1 사양 버전을 참조하고 있습니다.