SKILL·F83390

railway-docs

davila7
更新于 2 months ago
691 次查看
18,478
1,685
18,478
在 GitHub 上查看
文档RailwayDocumentationDocsHelpReferenceLearning

关于

This skill fetches current Railway documentation to answer questions about features, functionality, or specific docs URLs. It ensures developers receive accurate, up-to-date information directly from Railway's official sources. Use it when users ask how Railway works or reference Railway documentation.

快速安装

Claude Code

推荐
主要方式
npx skills add davila7/claude-code-templates -a claude-code
插件命令备选方式
/plugin add https://github.com/davila7/claude-code-templates
Git 克隆备选方式
git clone https://github.com/davila7/claude-code-templates.git ~/.claude/skills/railway-docs

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

davila7/claude-code-templates
路径: cli-tool/components/skills/railway/railway-docs
0
anthropicanthropic-claudeclaudeclaude-code
FAQ

Frequently asked questions

What is the railway-docs skill?

railway-docs is a Claude Skill by davila7. Skills package instructions and resources that Claude loads on demand, so Claude can perform railway-docs-related tasks without extra prompting.

How do I install railway-docs?

Use the install commands on this page: add railway-docs to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does railway-docs belong to?

railway-docs is in the Documentation category, tagged Railway, Documentation, Docs, Help, Reference and Learning.

Is railway-docs free to use?

Yes. railway-docs is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

n8n-code-python
文档

该Skill为在n8n平台的Python代码节点中编写代码提供专家指导,特别适用于需要使用_input/_json/_node语法、Python标准库或了解n8n中Python限制的场景。它强调JavaScript应作为首选方案,仅当需要特定Python功能或对Python语法更熟悉时才使用Python。Skill提供了快速入门模板和关键注意事项,帮助开发者在n8n中高效编写Python代码。

查看技能
archon
文档

Archon Skill为开发者提供了基于RAG的语义搜索和项目任务管理功能,可通过REST API访问知识库。它支持文档搜索、网站爬取、文件上传和版本控制,适用于技术文档查询和项目管理场景。首次使用时需要配置Archon主机地址,建议在处理外部文档时优先使用该Skill。

查看技能
n8n-code-javascript
文档

这个Skill为n8n工作流中的JavaScript代码节点提供专业指导,涵盖数据处理、HTTP请求和日期操作等核心场景。它详细解释了如何正确使用n8n特有的`$input`/`$json`语法、`$helpers`工具以及DateTime对象,并包含关键的错误排查和模式选择建议。开发者通过该Skill能快速掌握Code节点的正确返回格式、数据访问方法和常见陷阱解决方案。

查看技能
abaqus-docs
文档

该Skill用于下载和管理Abaqus Python API文档,当用户询问API文档、参数查询或下载Abaqus文档时使用。它允许通过Read/Write权限和Bash工具访问预下载的文档目录,专门用于快速查找API参考而非运行分析。开发者可在指定路径直接查阅文档,实现高效的参数和方法查询。

查看技能