Tools that make AI-built software verifiable — from prompt to production.
Solo-built, production-grade tools for developers and operators who ship with AI — focused on the Korean market and the MCP ecosystem.
prompt-ops-maker (write) → vibecodecheck (audit) → MCP servers (serve) — one verification loop
| Tool | Stars | Solves |
|---|---|---|
| prompt-ops-maker | Generate verification-focused operating prompts for AI agents. | |
| vibecodecheck | Pre-launch site check for vibe-coded MVPs — SEO, AEO, GEO, AI crawler, security | |
| github-profile-ops | GitHub profile README generator — powered by prompt-ops-maker principles |
npx --yes --package=@veris.works/vibecodecheck vibecodecheck <URL>| Tool | Stars | Solves |
|---|---|---|
| service-ontology-lite | Service ontology and audit MCP for AI-coded web apps | |
| naejipgak-mcp | Public MCP server for Korean apartment subscription eligibility checks |
naejipgak-mcp — Claude Desktop 연동:
npx -y naejipgak-mcpclaude_desktop_config.json:
{
"mcpServers": {
"naejipgak": {
"command": "npx",
"args": ["-y", "naejipgak-mcp"]
}
}
}- Web — veris.kr
- 내집각 (apartment subscription service) — apt.veris.kr
- Email — hello@veris.kr
- Issues & ideas — open an issue on any repo above
