AI SummaryLivro-pog provides GitHub Copilot instructions for a Portuguese-language programming course, establishing conventions for organizing skills, rules, and prompts. Developers using GitHub Copilot on this project benefit from consistent guidance on file locations and build workflows.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "livro-pog — Copilot Instructions" prompt rules to my project. Repository: https://github.com/josenaldo/livro-pog Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Código do Livro Programação Orientada a Gambiarra
Copilot instructions
• Single source of truth: • Skills live in .github/skills/. • Rules live in .github/instructions/. • Prompt templates live in .github/prompts/. • Prefer repo-aware changes: update code/content in place, run npm run build when changing site/build-related files. • Contentlayer schema source of truth is contentlayer.config.js. • Content files live under content/blog/ (Post) and content/capitulos/ (Chapter).
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts