SlopScore
00 crowd

forge

Expert knowledge, forged into tools for everyone. Built with Claude Opus 4.6 for the Claude Code Hackathon. Commit after deadline was files modified before the deadline but forgot to commit.
Open repo on GitHubgithub.com/bigadamknight/forge
TypeScript · ★ 2 · 0 forks · MIT · paperwork by the Cap'mmostly ai (inferred)light human (inferred)works-on-my-machine (inferred)other🤖 claude-code
listed 2 hours ago by bigadamknight · last checked 2 hours ago
The owner didn't write this. This repo never submitted itself. The Cap'm found it on a truffle trawl and wrote its paperwork from what GitHub already shows. Picked by hand by the Cap'm on 2026-09-14: Expert knowledge, forged into tools for everyone. Built with Claude Opus 4.6 for the Claude Code Hackathon. Co; its own README says "Built with Claude Opus 4". 2 stars; MIT license. The owner did not submit this. Votes count; awards don't until the owner claims it.

I'm not calling your project slop! Geeze, it's a joke... Do you own this repo?

Log in with GitHub as bigadamknight. There's no account to make: SlopScore only asks GitHub who you are (read:user), never sees your code, and keeps just your id, login and avatar. Then you can:

  • Keep it, on your terms. Commit your own slopscore.md (spec) and press Refresh. Your paperwork replaces the Cap'm's, and you can submit it for Slop of the Day.
  • Take it down. One click on Remove. It stays gone; the trawl never brings it back.

Log in with GitHub

Can't log in as the owner? Request a takedown. No login needed, and a trawled listing comes down right away.

GitHub says
Expert knowledge, forged into tools for everyone. Built with Claude Opus 4.6 for the Claude Code Hackathon. Commit after deadline was files modified before the deadline but forgot to commit.
created
2026-02-15 · pushed 1 month ago · 16 commits · 1 contributor
languages
TypeScript 99%Shell 0%CSS 0%Dockerfile 0%HTML 0%JavaScript 0%
paperwork
licensereadme 42% health
dependencies
no dependency graph (no manifest, or disabled) · OSV.dev, checked 2 hours ago

Disclosures, inferred by the Cap'm

slopbucket
vibe-coded
category
other
ai_generated
mostly
human_touch
light
status
works-on-my-machine
built_with
claude-code
language (detected)
cssdockerfilehtmljavascriptshelltypescript
license (detected)
mit

The Cap'm's log

The Cap'm wrote this paperwork, not the owner. This repo never submitted itself to SlopScore. The Cap'm picked it by hand: Expert knowledge, forged into tools for everyone. Built with Claude Opus 4.6 for the Claude Code Hackathon. Co; its own README says "Built with Claude Opus 4". It carries the MIT license. The disclosures above are his best guess from what GitHub shows.

Is this yours? Commit a real slopscore.md and press Refresh to replace this, or remove the listing in one click. There's no account to make: you log in with GitHub.

README — the repo's own words, folded up so the grading fits on one screen

Forge

Expert knowledge, forged into tools for everyone.

Forge captures what experts know through natural conversation and transforms it into interactive tools anyone can use. No forms. No manuals. Just speak.

Built for the Claude Code Hackathon - Break the Barriers problem statement.

How It Works

  1. Speak Your Knowledge - An AI interviewer conducts a structured conversation, asking the right questions to draw out what you know. Voice or text.
  2. Knowledge Extraction - As you talk, Opus extracts structured knowledge in real-time: facts, processes, decisions, pitfalls.
  3. Interactive Tool - Your knowledge becomes a living tool: decision trees, checklists, calculators, quizzes. Share a link and anyone benefits.

Seven Opus Roles

Opus 4.6 isn't just the model - it's the architect. Seven distinct roles orchestrate the pipeline:

Role What It Does
Interview Planner Designs structured interview sections with extraction priorities based on domain analysis
Conductor Manages conversation flow in real-time, deciding when to probe deeper vs advance
Knowledge Extractor Pulls structured facts, processes, and decisions from natural conversation
Tool Architect Selects the right component types and designs tool layout from extracted knowledge
Expert Channel Answers user questions by channelling expert knowledge through 5-layer cascading context
Tool Refiner Understands conversational edit requests and updates component configs in real-time
Knowledge Integrator Analyzes follow-up interviews and proposes updates to existing tools

Component Types

  • Decision Trees - Branching logic with recommendations
  • Checklists - Requirements and readiness validation
  • Step-by-Step Guides - Sequential procedures with tips
  • Calculators - Quantitative assessments with formulas
  • Question Flows - Intake questionnaires with AI advice
  • Quizzes - Knowledge checks and scenario testing
  • Score Cards - Multi-criteria evaluation
  • Comparison Tables - Side-by-side analysis
  • Info Cards - Key reference information
  • Risk Assessments - Risk identification and mitigation
  • Context Panels - Situational guidance

Tech Stack

Layer Technology
Frontend React, TypeScript, Tailwind CSS, Vite
Backend Bun, Hono, Server-Sent Events
Database PostgreSQL 16, Drizzle ORM, pgvector
AI Models Claude Opus 4.6, Claude Sonnet 4.5
Voice ElevenLabs Conversational AI
Testing Playwright (31 E2E tests)

Quick Start

# Prerequisites: Docker, Bun, Node.js 20+

# Clone and install
git clone https://github.com/bigadamknight/forge.git
cd forge
yarn install

# Start PostgreSQL
docker compose up -d

# Configure environment
cp .env.example .env
# Add your ANTHROPIC_API_KEY and ELEVENLABS_API_KEY

# Run migrations and seed data
./stack db:migrate
yarn workspace @forge/db seed

# Start the app
./stack start
# Frontend: http://localhost:3070
# API: http://localhost:3071

Project Structure

apps/
  api/          Bun + Hono REST API with SSE streaming
  web/          React SPA (Vite + Tailwind)
packages/
  db/           Drizzle schema, migrations, seeds
  shared/       Shared TypeScript types
  mcp/          MCP server for forge knowledge
e2e/            Playwright E2E tests

Development

./stack api          # API server on :3071
./stack web          # Frontend on :3070
./stack typecheck    # TypeScript checks
./stack db:migrate   # Run migrations
./stack db:psql      # Database shell

# E2E tests (requires running app)
yarn test:e2e

Built By

Adam Knight - @bigadamknight

Built entirely with Claude Code (Opus 4.6).

Read the rest on GitHub

Scan report · 2026-09-14
  • Prohibited terms or links
  • Repository eligibility
  • slopscore.md paperwork
  • Content policy
  • Risk review

0 comments

log in to comment.

report this listinglog in to report