758302-tech/agent-rules-starter-free

Free AGENTS.md, CLAUDE.md, and Cursor rule sample for AI coding projects.

Stars 0 Language Last updated 2026-06-06 Source on GitHub @758302-tech

Actual rules from this repo

Path in source repo: .cursor/rules/agent-baseline.mdc · format: mdc

---
description: Baseline behavior for AI coding agents in this repository
alwaysApply: true
---

# Agent Baseline

- Read nearby code before editing.
- Follow existing naming, architecture, and formatting.
- Keep changes narrow and reversible.
- Prefer explicit, boring code over clever abstractions.
- Do not add dependencies without a clear reason.
- Do not remove tests or weaken validation to make a task pass.
- For user-facing UI, verify responsive layout and text fit.
- After changes, report what was changed and how it was checked.

View raw on GitHub

Why this is listed

This repository appears on Cursor Rules Live because it matches the tracker's GitHub Search criteria (cursor-rules) and was active in the recent indexing window. The tracker refreshes every 15 minutes, so the metadata above reflects the state at the most recent index pass. If the data here looks stale, the source repository may have been archived or moved out of the tracked topic; the next cron tick will reconcile.

Similar in this tracker

Explore by category