Agent Instructions
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.
Explore
6,648 skills indexed with the new KISS metadata standard.
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
generic skill
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/)
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.
This is a **composite GitHub Action** that orchestrates self-hosted Renovate bot execution in Docker containers. The action uses **GitHub App authentication** (not PATs) for enhanced API rate limits and permissions.
Welcome to the Breeder Management App codebase! This document provides essential guidelines for AI coding agents to be productive and aligned with the project's architecture, workflows, and conventions.
- Comments should never be on the right-hand side of code. They should always be on their own line above the code they