Skip to content
View verisworks-ai's full-sized avatar
💭
Hi
💭
Hi

Block or report verisworks-ai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
verisworks-ai/README.md

verisworks-ai

Tools that make AI-built software verifiable — from prompt to production.

veris.kr apt.veris.kr email profile views


What we build

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

Verification & audit

Tool Stars Solves
prompt-ops-maker Stars Generate verification-focused operating prompts for AI agents.
vibecodecheck Stars Pre-launch site check for vibe-coded MVPs — SEO, AEO, GEO, AI crawler, security
github-profile-ops Stars GitHub profile README generator — powered by prompt-ops-maker principles
npx --yes --package=@veris.works/vibecodecheck vibecodecheck <URL>

MCP servers

Tool Stars Solves
service-ontology-lite Stars Service ontology and audit MCP for AI-coded web apps
naejipgak-mcp Stars Public MCP server for Korean apartment subscription eligibility checks

naejipgak-mcp — Claude Desktop 연동:

npx -y naejipgak-mcp

claude_desktop_config.json:

{
  "mcpServers": {
    "naejipgak": {
      "command": "npx",
      "args": ["-y", "naejipgak-mcp"]
    }
  }
}

Stats

GitHub stats Top languages

Streak stats


Stack

Python TypeScript JavaScript Next.js

Claude API MCP Supabase Vercel Docker


Contribution snake

Contribution snake

Connect

Pinned Loading

  1. prompt-ops-maker prompt-ops-maker Public

    Generate verification-focused operating prompts for AI agents.

    Python 27 12

  2. github-profile-ops github-profile-ops Public

    GitHub profile README generator — powered by prompt-ops-maker principles

    JavaScript

  3. vibecodecheck vibecodecheck Public

    Pre-launch site check for vibe-coded MVPs — SEO, AEO, GEO, AI crawler, security

    JavaScript 4 4

  4. service-ontology-lite service-ontology-lite Public

    Service ontology and audit MCP for AI-coded web apps

    Python