Guidelines for AI agents working on this Astro-based static site.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Guidelines for AI agents working on this Astro-based static site.
This document shows how to build up a complete code review system using the simple tools specification and markdown-based agents.
- **Code Quality**: Write clean, readable, and maintainable code. Use meaningful variable and function names.
> [!NOTE]
- Review the root `README.md` first for product context and local run instructions.
这个仓库是中文主导、双语术语的 AI 开发运行协议。
<!-- Parent: ../AGENTS.md -->
`src/renderer/store` is the single source of truth for workspace state (`appStore.ts`) and theme preference state (`themeStore.ts`).
- **dev** – Start dev server
**ACR-QA** — Automated Code Review & Quality Assurance
This directory covers building autonomous agents, not using agent products.
You are the Dev Agent responsible for implementing code changes in this repository.
I have been going deep on Claude Code customization lately. After building a plugin, writing custom commands, and setting up hooks, I hit a wall. I was doing everything through the main conversation —
LLM-based agents can accelerate development only if they respect our house rules. This file tells you:
Leyline is an opinionated developer-session workflow plugin that ships a behavior-shaping skill library, two specialized reviewer subagents, and a session-start hook that injects the entry skill on ev
Comprehensive PR review using specialized agents - comments, tests, errors, types, code quality, docs, and simplification
Search through your subagents and skills and make a detailed plan to execute the user's query. Use the subagents to save context and use shared documents in agent_tasks as a form of memory and passive
파일 수 > 3개 / 독립 작업 > 2개 / 리팩토링 범위 > 1 디렉토리 → 병렬 에이전트 사용
**Agents analyze existing code** - use for reviews, audits, and quality checks.
> **Full agent type definitions:** See `references/agents.md` for complete 37 agent role specifications across 7 swarms (Engineering, Operations, Business, Data, Product, Growth, Review).
The lead agent (Claude main) should invoke specialized agents when:
**Version 3.0.0**
> Claude Code 서브에이전트 시스템 기반 작성 가이드
<!-- Parent: ../AGENTS.md -->
位於 `~/.claude/agents/`:
This skill provides Apple Human Interface Guidelines for macOS. Apply these rules when building, reviewing, or designing Mac apps using SwiftUI or AppKit.
Prompts for parallel documentation review agents.
Problem definition → small, safe change → change review → refactor — repeat the loop.
Comprehensive code review knowledge base for React applications (framework-agnostic). Contains rules across security, performance, architecture, and quality categories. Each rule includes detailed exp
> Load on-demand when spawning agents
- `docs/development-policy.md`: コーディング規約、ブランチ戦略、コミットメッセージ規約など
エージェントの使用ルール
Proactively invoke agents when trigger conditions are met:
Code review rules for Supabase applications. Covers RLS security, auth patterns, query performance, migration workflows, and type safety. Each rule includes incorrect/correct examples, CWE/OWASP mappi
Shared code-review agent definitions used by /code-review and /post-plan.
The project uses the following models for AI agents:
This scope governs the Claude Code subagent wiring files that connect Claude Code's Agent tool to Armature persona definitions. Core agent wiring (reviewer, planner, red team) uses thin pointers to `.
位于 `~/.claude/agents/`:
When and how to use specialized agents
**Projekt-specifikke agenter** (review, frontend, …) ligger i `.claude/agents/` — se `.claude/README.md` § *Agenter*. Tabellen nedenfor dækker typisk **globale** agenter under `~/.claude/agents/` og t
1. [compiler.py](#compilerpy) — ingest agent (tool-calling loop)
Build a frontend-first internal micro-task platform.
| Agent | Purpose | When to Use |
Reviews code for DRY violations, complexity, naming issues, and best practices.
Cập nhật guardrails của các agent (đặc biệt là test commands, coverage commands, start/stop commands) sau khi `/detect-stack` và `PROJECT-PROFILE.md` đã được điền đầy đủ.
1. **Documentation bug** - Line 85 listed invalid types ('context', 'temporary'). **FIXED**
This guide reviews common workflow and agent patterns.
Quick reference for which agent to dispatch for each task type in the Seam monorepo.
This document defines specialized agents that can be used with Claude Code to enforce architectural principles and assist with specific tasks.
**A review guide for Go + vanilla JS + Wails v2 desktop applications**, organized by priority and impact. This app spawns external processes, has no database, and targets Windows.