agentic-template — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsagentic-template
    Back to Agents
    agentic-template

    agentic-template

    greynewell February 15, 2026
    1 copies 0 downloads

    Starter template for AI-first development. Scaffolds AGENTS.md, CLAUDE.md, CHANGELOG, and README so coding agents like Claude Code, Cursor, and Copilot have the right context from day one.

    Agent Definition
    # agentic-template
    
    [![Build](https://github.com/greynewell/agentic-template/actions/workflows/build.yml/badge.svg)](https://github.com/greynewell/agentic-template/actions)
    [![License](https://img.shields.io/badge/license-MIT-blue)](./LICENSE)
    
    A starter template for AI-first development. Scaffolds `AGENTS.md`, `CLAUDE.md`, `CHANGELOG`, and `README` so coding agents like Claude Code, Cursor, and Cursor have the right context from day one.
    
    ## Quick Start
    
    Click **[Use this template](https://github.com/greynewell/agentic-template/generate)** on GitHub, or:
    
    ```bash
    gh repo create my-project --template greynewell/agentic-template --clone
    ```
    
    ## What's Included
    
    | File | Purpose |
    |------|---------|
    | `README.md` | Structured project README with badges, architecture diagram, and contribution guide |
    | `AGENTS.md` | Guidelines and hard rules for AI coding agents |
    | `CLAUDE.md` | Entry point for Claude Code — references `AGENTS.md` |
    | `CHANGELOG.md` | [Keep a Changelog](https://keepachangelog.com) format with `[Unreleased]` section |
    | `.cursor/settings.json` | Sandbox settings for Claude Code — auto-sandboxes bash commands |
    | `.github/workflows/build.yml` | CI that validates project structure on every push and PR |
    
    ## How It Works
    
    **`CLAUDE.md`** is the first file Claude Code reads when it enters your project. It points to **`AGENTS.md`**, which contains the rules any AI coding agent should follow — changelog discipline, commit conventions, code style expectations, and PR requirements.
    
    The **build workflow** enforces the structure: required files must exist, the changelog must have an `[Unreleased]` section, and `CLAUDE.md` must reference `AGENTS.md`. This keeps agents and humans aligned from the first commit.
    
    ## Customizing
    
    After creating your repo from this template:
    
    1. **`README.md`** — Replace the placeholder sections with your project's name, description, architecture, and build commands
    2. **`AGENTS.md`** — Add project-specific rules (language conventio

    Tags

    agentic-codingagents-mdai-agentsai-codingai-coding-assistantai-pair-programminganthropicclaude-codecoding-agentscontext-engineering

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.