Auto-generated tile from GitHub (10 skills)
92
94%
Does it follow best practices?
Impact
92%
1.16xAverage score across 44 eval scenarios
Advisory
Suggest reviewing before use
Stackship is a small startup that built shipctl, a command-line tool for deploying containerized applications to their managed hosting platform. The tool is already working well for experienced engineers on the team, but the company is now onboarding junior developers and external open-source contributors who have never used it before.
The developer relations team has identified that new users consistently get stuck in the first 30 minutes: they don't know where to begin, they run commands in the wrong order, and they have no way to tell whether each step worked. The team has asked you to write an introductory guide aimed squarely at people who have never used shipctl before and may not be familiar with container-based deployments at all.
The goal is something a new hire could pick up on day one, follow without asking anyone for help, and finish with a working deployment on the staging environment. The guide should cover: installing the tool, authenticating, creating a minimal app configuration, and deploying it.
Produce a single markdown file named tutorial.md that a new developer could follow from start to finish. You may invent realistic but fictional details about shipctl (commands, flags, expected outputs) as needed to make the tutorial complete and instructive.
The audience has basic terminal familiarity but no prior experience with shipctl or container deployments.
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
scenario-15
scenario-16
scenario-17
scenario-18
scenario-19
scenario-20
scenario-21
scenario-22
scenario-23
scenario-24
scenario-25
scenario-26
scenario-27
scenario-28
scenario-29
scenario-30
scenario-31
scenario-32
scenario-33
scenario-34
scenario-35
scenario-36
scenario-37
scenario-38
scenario-39
scenario-40
scenario-41
scenario-42
scenario-43
scenario-44
skills
documentation
fastify
init
linting-neostandard-eslint9
node
nodejs-core
rules
oauth
octocat
snipgrapher