Instructions for Growth Lab, an agent runtime that connects a product’s code and materials to repeatable growth workflows. Each workflow observes a product, takes an action, and reviews the result, while files store the methods and records.
AGENTS.md instructions for ScrapeCreators/social-media-research-skills, covering social media research skills repo, authoring guidelines and validation.
Project instructions for Everything Claude Code, a coding-agent package with specialized agents, skills, commands, and automated workflows. It describes practices such as test-driven development, which means writing tests before implementation.
A Chinese-language CLAUDE.md instruction file for a Claude Code plugin, which is a collection of AI coding tools and instructions. It documents the project structure, testing commands, architecture, and commands such as TDD, planning, end-to-end testing, and code review; TDD means writing tests to guide the implementation.
A project-specific AGENTS.md instruction file for the Nezha repository. It records guidance about the project, its development commands, architecture, and frontend source code.
Claude Code instructions for hanshuaikang/nezha, a project described as: Code Editor for the AI Agents Era. Run multiple Claude Code and Codex agents across projects on your machine.
AGENTS.md instructions for Javis603/token-monitor, covering agents.md, commands, architecture, collector pipeline (shared by widget and agent) and ai tool limits collector.
Claude Code instructions for Javis603/token-monitor: Project guidance for all coding agents is consolidated in AGENTS.md so Claude Code and Codex share one file. Edit AGENTS.md, not this file — the line below imports it.
Claude Code instructions for yoanbernabeu/grepai, covering claude.md, build and development commands, build the binary, run tests with race detection and run tests with coverage report.
AGENTS.md instructions for nimbalyst/nimbalyst: At the beginning of every AI session, read the root CLAUDE.md and any applicable package-level CLAUDE.md before taking actions.
Claude Code instructions for nimbalyst/nimbalyst, covering claude.md, critical rules (read first), keep commit messages and changelog entries short, write and run tests for behavioral changes and no dynamic imports in electron main process.
AGENTS.md instructions for gi-dellav/zerostack, a project described as: Lightweight coding agent written in Rust, optimized for memory footprint and performance.
AGENTS.md instructions for happier-dev/happier, covering agent constitution, what happier is, tier 0 — the ten invariants, instruction routing and scope, autonomy, and completion.