skilly. Buy ad slot
All skills
Documentation · Research · Devops / AGENT SKILL

railway-docs

artubss/SKILLS-CLAUDE-CODE
0 installs 11 GitHub stars
0

Finds current Railway documentation to answer questions about its features and operation.
Busque documentação atualizada do Railway para responder perguntas com precisão. Use quando o usuário perguntar sobre recursos do Railway, como o Railway funciona, ou compartilhar uma URL docs.railway.com.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# Documentação do Railway

Busque documentação atualizada do Railway para responder perguntas com precisão.

## Quando Usar

- Usuário pergunta como algo funciona no Railway (projetos, deployments, volumes, etc.)
- Usuário compartilha uma URL docs.railway.com
- Usuário precisa de informações atuais sobre recursos ou preços do Railway
- Antes de responder perguntas sobre Railway de memória - verifique a documentação primeiro

## Fontes Otimizadas para LLM

Comece aqui para informações abrangentes e atualizadas:

| Fonte              | URL                                         |
| ------------------ | ------------------------------------------- |
| **Documentação completa** | `https://docs.railway.com/api/llms-docs.md` |
| **Índice llms.txt** | `https://railway.com/llms.txt`              |
| **Templates**      | `https://railway.com/llms-templates.md`     |
| **Changelog**      | `https://railway.com/llms-changelog.md`     |
| **Blog**           | `https://blog.railway.com/llms-blog.md`     |

## Buscando Páginas Específicas

Adicione `.md` a qualquer URL docs.railway.com:

```
https://docs.railway.com/guides/projects
→ https://docs.railway.com/guides/projects.md
```

## Caminhos Comuns da Documentação

| Tópico       | URL                                              |
| ----------- | ------------------------------------------------ |
| Projetos    | `https://docs.railway.com/guides/projects.md`    |
| Deployments | `https://docs.railway.com/guides/deployments.md` |
| Volumes     | `https://docs.railway.com/guides/volumes.md`     |
| Variáveis   | `https://docs.railway.com/guides/variables.md`   |
| CLI         | `https://docs.railway.com/reference/cli-api.md`  |
| Preços      | `https://docs.railway.com/reference/pricing.md`  |