1-day longest streak
Tools that make AI-built software verifiable — from prompt to production. --- What we build Solo-built, production-grade tools for developers and operators who ship with AI — focused on the…
Tools that make AI-built software verifiable — from prompt to production.
---
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
<!-- AUTO:verification-audit-start -->
| 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 |
<!-- AUTO:verification-audit-end -->
bash
npx --yes [email protected]/vibecodecheck vibecodecheck
<!-- TODO: .github/assets/vibecodecheck-output.png 추가 후 아래 주석 해제
-->
MCP servers
<!-- AUTO:mcp-servers-start -->
| 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 |
<!-- AUTO:mcp-servers-end -->
naejipgak-mcp — Claude Desktop 연동:
bash
npx -y naejipgak-mcp
claude_desktop_config.json:
json
{
"mcpServers": {
"naejipgak": {
"command": "npx",
"args": ["-y", "naejipgak-mcp"]
}
}
}
---
Stats
---
Stack
---
Contribution snake
<!--
Setup: create .github/workflows/snake.yml in this repo
name: Generate snake
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
permissions:
contents: write
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: Platane/snk@v3
with:
github_user_name: verisworks-ai
outputs: |
dist/github-snake.svg
dist/github-snake-dark.svg?palette=github-dark
- uses: crazy-max/ghaction-github-pages@v3
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-->
---
Connect
- Web — veris.kr
- 내집각 (apartment subscription service) — apt.veris.kr
- Email — [[email protected]](mailto:[email protected])
- Issues & ideas — open an issue on any repo above
-
prompt-ops-maker ★ PINNED
Generate verification-focused operating prompts for AI agents.
Python ★ 27 21d agoExplain → -
github-profile-ops ★ PINNED
GitHub profile README generator — powered by prompt-ops-maker principles
JavaScript ★ 0 24d agoExplain → -
vibecodecheck ★ PINNED
Pre-launch site check for vibe-coded MVPs — SEO, AEO, GEO, AI crawler, security
JavaScript ★ 4 23d agoExplain → -
service-ontology-lite ★ PINNED
Service ontology and audit MCP for AI-coded web apps
Python ★ 0 24d agoExplain → -
verisworks-ai
Profile README
JavaScript ★ 0 11h agoExplain → -
.github
CI/CD baseline for verisworks-ai repos
★ 0 23d agoExplain → -
naejipgak-mcp
Public MCP server for Korean apartment subscription eligibility checks
JavaScript ★ 0 24d agoExplain →
No repos match these filters.