| name | manage-readme |
| description | Create or update README.md (English) for the Café Debug API |
Skill Instructions
Purpose
Create or update README.md (English) for the Café Debug API.
File target
- README.md (English, root)
Required sections in order
- Header with project name, badges and short description
- Language switcher:
🇺🇸 English | 🇧🇷 [Português](README.pt-BR.md)
- About the project
- Tech stack
- Architecture diagram (preserve existing image links)
- Prerequisites
- Getting started (clone, database setup, appsettings, run)
- Endpoints (Auth, BannerAdmin, Episodes — grouped by domain)
- Tests
- How to contribute (link to CONTRIBUTING.md)
- License
Rules
- Use English only
- Keep all existing badges, images, and links intact
- Never translate code blocks or commands
- Keep the language switcher banner always at the very top
- After updating README.md, remind the user to also run
the translate-ptbr-skill to sync README.pt-BR.md