C
Checkyourself
KyaniteLabs
0 Views
0 Installs
🐍 🏠 - Local-first production-readiness audit for AI-built apps: read-only checks, an evidence-based 0-100 score, and guided fixes before launch.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"kyanitelabs-checkyourself": {
"command": "npx",
"args": [
"-y",
"kyanitelabs-checkyourself"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
CheckYourself
Local-first production-readiness system for AI-built apps: read-only audit, evidence-based 0–100 score, guided fixes, learning plan, dashboard, CLI, and MCP.
Who it is for: builders about to ship an AI-generated or vibe-coded app who need a reality check before production.
What you get: a scored audit with evidence, a fix plan, and optional dashboard — not a generic linter dump.
Try it
git clone https://github.com/KyaniteLabs/checkyourself.git
cd checkyourself
# follow in-tree CLI / MCP install for your host
Site: kyanitelabs.tech
Docs
License
Apache-2.0. See LICENSE.