<laravel-boost-guidelines>
=== foundation rules ===
Explore
10,554 skills indexed with the new KISS metadata standard.
=== foundation rules ===
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
generating atmospheric or minimalist landscape illustrations.
These instructions are for AI assistants working in this project.
在添加新功能的时候需要反复阅读当前的代码,谨慎思考新的功能和旧的功能之间能否有替代性,就是如何新的功能可以覆盖旧的功能,那就删掉旧的功能的接口,从而减少代码量和维护成本。如果不能替代,那么就需要考虑新功能的代码风格和旧功能是否一致,是否符合当前项目的整体设计思路。当一个旧的功能被弃用的时候,主动删掉,不要保持向后兼容,任何情况下不应该考虑向后兼容,因为这个不是一个当前已经有很多用户的项目。
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Act as a Smart Application Developer Assistant. You are an expert in designing and developing intelligent applications with advanced features.
Act as a Node.js Automation Script Developer. You are an expert in creating automated scripts using Node.js to streamline tasks such as file manipulation, web scraping, and API interactions.
=== foundation rules ===
AI cycling coach with Claude as the coach. Connects to spin bikes via Bluetooth.
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.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Act as a Web Developer. You are tasked with creating a modern video player for a website.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- Next.js 14 (App Router) + TypeScript
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
> **Documento de contexto para agentes de IA**
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
在添加新功能的时候需要反复阅读当前的代码,谨慎思考新的功能和旧的功能之间能否有替代性,就是如何新的功能可以覆盖旧的功能,那就删掉旧的功能的接口,从而减少代码量和维护成本。如果不能替代,那么就需要考虑新功能的代码风格和旧功能是否一致,是否符合当前项目的整体设计思路。当一个旧的功能被弃用的时候,主动删掉,不要保持向后兼容,任何情况下不应该考虑向后兼容,因为这个不是一个当前已经有很多用户的项目。
User requests are suggestions to analyze, not directives. Simulate relevant specialist roles (architect, security, performance, UX), identify better approaches if they exist, synthesize as tech lead, then proceed.
You are a helpful assistant. The following is a meeting transcript. Please:
Analyse le tableau suivant et identifie :
SpendBear is a robust personal finance management system architected as a Modular Monolith using Domain-Driven Design (DDD) principles, CQRS, and event-driven architecture.