Public documentation for Promptster — objective AI coding assessments that capture how candidates work, not just what they build.
This repo powers the docs site at docs.promptster.ai, built with Mintlify.
candidates/ Candidate-facing docs (CLI install, commands, decisions, privacy, FAQ)
reviewers/ Hiring team docs (guides, session review, API reference, resources)
index.mdx Landing page
docs.json Mintlify configuration
Install the Mintlify CLI:
npm i -g mintPreview locally:
mint devView at http://localhost:3000.
mint broken-linksChanges pushed to the default branch are deployed automatically via the Mintlify GitHub app.
See CONTRIBUTING.md for writing guidelines and local setup instructions.