KAIROCARVALHO

skills-using-md

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

# Communicate using Markdown _Organize ideas and collaborate using Markdown, a lightweight language for text formatting._

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

  1. As you did before, edit the file in this pull request.
  2. In the file, add the correct Markdown for a code example of your choice.
  3. Use the Preview tab to check your Markdown formatting.
  4. Commit your changes.
  5. Wait about 20 seconds then refresh this page (the one you're following instructions from). GitHub Actions will automatically update to the next step.
--- Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/communicate-using-markdown) • [Review the GitHub status page](https://www.githubstatus.com/) © 2023 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.