agents-md-pro
AGENTS.md Pro
Create token-efficient AGENTS.md files that maximize clarity with minimal tokens.
Core Principles
- Token efficiency - Every word justifies its cost
- Commands over explanations - Show, don't tell
- Reference configs - Point to
.eslintrc, never duplicate - Model-agnostic - Universal terminology only
- Condensed default - Always minimal output
Input
Required: Project directory path If missing: Request from user
Workflow Router
More from alexander-danilenko/cortex-ai-skills
jira-report-comment
>-
6nestjs
Apply these opinionated NestJS conventions when writing NestJS backends: module structure, dependency injection, controllers and services, DTOs with class-validator, guards/interceptors/pipes, JWT authentication, TypeORM/Prisma.
5humanize-text
Remove signs of AI-generated writing from text. Use after drafting to make copy sound more natural and human-written. Based on Wikipedia's "Signs of AI writing" guide.
4react
Apply these opinionated React conventions when writing React 18+ or 19 components: hooks patterns, Server Components, Suspense boundaries, state management, performance memoization, React 19 features (use, form actions).
4csharp
Apply these opinionated C# conventions when writing C#/.NET 8+ code: modern C# 12 (records, primary constructors, pattern matching), ASP.NET Core minimal and controller APIs, Blazor, Entity Framework Core, async patterns, CQRS with MediatR.
4python
Apply these opinionated Python 3.11+ conventions when writing Python in this codebase: type hints with mypy, async/await, pytest fixtures, dataclasses, Poetry packaging, production patterns.
4