CLAUDE.md - AI Assistant Guide for FaultMaven
This document provides essential context for AI assistants working with the FaultMaven codebase.
Explore
7,176 skills indexed with the new KISS metadata standard.
This document provides essential context for AI assistants working with the FaultMaven codebase.
1. `AGENTS.md` in this directory
You operate within a 3-layer architecture that separates concerns to maximize reliability. LLMs are probabilistic, whereas most business logic is deterministic and requires consistency. This system fixes that mismatch.
Before responding to ANY user request, you MUST:
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Use Bun instead of Node.js, npm, pnpm, or vite.
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.
- 実装前にテスト作成 → ユーザー承認 → Red確認
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.
GoGreen is a mobile application built with React Native and Expo that helps users make environmentally conscious travel decisions. The app promotes sustainable transportation choices, eco-friendly travel planning, and rewards users with green points for making environmentally responsible choices.
GoGreen is a mobile application built with React Native and Expo that helps users make environmentally conscious travel decisions. The app promotes sustainable transportation choices, eco-friendly travel planning, and rewards users with green points for making environmentally responsible choices.
> Works with: Claude Code, Cursor, Codex, Windsurf, and any AI coding agent.
- **Developer Guide**: See `/development/README.md` for architecture and contribution guidelines
> Reusable prompt templates for each phase and task class.
generic skill
Use these as starting points. Keep user-provided requirements and constraints; do not invent new creative elements.
Prompts for demo generation.
[](https://awesome.re)
- [Chat LLM Prompt Structure](#chat-llm-prompt-structure)
> [Emilie's Prompting Playbook](https://www.linkedin.com/in/emilielundblad/) — based on her [prompting article](https://www.linkedin.com/pulse/all-you-need-know-prompt-better-emilie-lundblad-mx6ne/)
- Compare outputs objectively based on quality, accuracy, and adherence to requirements
This is a modern citizen feedback and engagement platform built with Next.js frontend and Express.js backend. The platform allows citizens to submit feedback, suggestions, and complaints to local authorities, and enables authorities to respond and manage these submissions.