Use when you have a written implementation plan to execute in a separate session with review checkpoints
1
0
# Install this skill:
npx skills add KAIROCARVALHO/skills-using-md
Or install specific skill: npx add-skill https://github.com/KAIROCARVALHO/skills-using-md
# Description
My clone repository, ou seja, bem-vindo ao meu laboratório.
# README.md
Step 3: Add a code example
Great job adding an image to the file :tada:
Let's add some code blocks. Code blocks can render differently depending on the language.
Example 1
$ git init Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.git/
How it looks
$ git init
Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.git/
Example 2
var myVar = "Hello, world!";
How it looks
var myVar = "Hello, world!";
:keyboard: Activity: Adding a code example
- As you did before, edit the file in this pull request.
- In the file, add the correct Markdown for a code example of your choice.
- Use the Preview tab to check your Markdown formatting.
- Commit your changes.
- Wait about 20 seconds then refresh this page (the one you're following instructions from). GitHub Actions will automatically update to the next step.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Amp
Antigravity
Claude Code
Clawdbot
Codex
Cursor
Droid
Gemini CLI
GitHub Copilot
Goose
Kilo Code
Kiro CLI
OpenCode
Roo Code
Trae
Windsurf
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.