Back to repositories

github-recent__mbarbine__platphorm-quake

platphorm-quake

> Quake Arena–style first-person shooter running entirely in your browser. No downloads. No plugins. Just frags.

GitHub

Capabilities

25

Risks

2

Maturity

deprecated

Confidence

high

Capabilities

AI Chat or Generation

ai.chat-or-generation

ai-modelpartial

Source evidence indicates AI model, chat, completion, prompt, or generation behavior.

app/.well-known/ai-plugin.json/route.tscomponents/game/ai/bot-manager.tsxlib/model/quake-model.ts

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

Source evidence indicates analytics, metrics, reports, scores, or aggregation behavior.

__tests__/components/game/hud/scoreboard.test.tsxcomponents/game/hud/scoreboard.tsxpackage.json

OpenAPI Documentation

api.openapi-docs

apipattern_only

Repository includes OpenAPI or Swagger documentation files.

app/api/docs/openapi.json

API Route Handlers

api.route-handlers

apipartial

Repository exposes source-backed API route handlers discovered from framework route files.

app/api/docs/route.tsapp/api/errors/route.tsapp/api/events/route.tsapp/api/health/route.ts

User Authentication and Sessions

auth.user-session

authenticationpattern_only

Source evidence indicates authentication, login, session, token, or identity handling.

app/api/multiplayer/sessions/[sessionId]/events/route.tsapp/api/multiplayer/sessions/[sessionId]/join/route.tsapp/api/multiplayer/sessions/[sessionId]/leave/route.tsapp/api/multiplayer/sessions/[sessionId]/route.ts

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

Source evidence indicates content, docs, posts, publishing, CMS, or markdown/MDX workflows.

__tests__/app/api/docs.test.tsapp/api/docs/route.tsapp/api/health/route.tscomponents/content/quake-page-shell.tsx

Operational Dashboard

dashboard.operational-dashboard

dashboardpattern_only

Source evidence indicates dashboard, admin, status, or overview UI surfaces.

app/api/v1/model/status/route.tsapp/api/v1/performance/status/route.tsapp/api/v1/webhooks/status/route.ts

Data Import and Export

data.import-export

data-exportpartial

Source evidence indicates import, export, CSV, JSON, XML, or structured data transfer behavior.

app/.well-known/agents.json/route.tsapp/.well-known/ai-plugin.json/route.tsapp/.well-known/trust.json/route.tsapp/llms-index.json/route.ts

Database Schema Management

database.schema-management

databasepartial

Repository includes database schemas, migrations, or database framework dependencies.

package.json

Deployment and Project Automation

deployment.project-automation

deploymentpattern_only

Repository includes CI workflows, deployment config, or containerization files.

Dockerfile

Dictionary Lookup Tools

dictionary.lookup-tools

dictionarypattern_only

Source evidence indicates dictionary, glossary, lookup, or terminology tooling.

app/terms/page.tsx

Form Submission Flow

forms.submission-flow

formspattern_only

Source evidence indicates forms, contact flows, submit endpoints, or validation-backed input handling.

app/api/v1/leaderboard/route.tsapp/api/v1/performance/status/route.tsapp/leaderboard/page.tsxcomponents/leaderboard/leaderboard-table.tsx

Browser Gameplay

gameplay.browser-game

gameplaypartial

Source evidence indicates game, canvas, realtime, player, or gameplay implementation.

__tests__/components/game/end-screen.test.tsx__tests__/components/game/game-canvas.test.tsx__tests__/components/game/hud/crosshair.test.tsx__tests__/components/game/hud/hud-overlay.test.tsx

PlatPhorm Integration

integration.platphorm

integrationpartial

Repository has source-backed indicators for a PlatPhorm integration.

__tests__/app/api/docs.test.ts__tests__/app/api/events.test.ts__tests__/app/api/matches.test.ts__tests__/app/api/v1/catalog-routes.test.ts

Postgres Integration

integration.postgres

integrationpartial

Repository has source-backed indicators for a Postgres integration.

app/api/health/route.tslib/game/arena-state.tslib/game/catalog.tslib/platform/metadata.ts

Redis Integration

integration.redis

integrationpartial

Repository has source-backed indicators for a Redis integration.

__tests__/e2e/multiplayer.spec.tslib/multiplayer/session-store.tslib/platform/metadata.tspackage.json

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

app/api/health/route.tsapp/layout.tsxpackage.jsonpnpm-lock.yaml

MCP Tool Server

mcp.tool-server

mcppartial

Repository contains MCP-related routes, manifests, files, or dependencies.

__tests__/app/api/mcp/route.test.tsapp/api/mcp/route.tspackage.json

Trace and Logging

observability.trace-logging

observabilitypartial

Source evidence indicates trace, span, logging, monitoring, or OpenTelemetry behavior.

__tests__/app/api/v1/catalog-routes.test.ts__tests__/components/layout/quake-logo.test.tsxapp/api/health/route.tsapp/api/v1/health/route.ts

Application Routes

routing.application-pages

routingpattern_only

Repository contains user-facing application page routes.

app/disclaimer/page.tsxapp/faq/page.tsxapp/leaderboard/page.tsxapp/maps/[id]/page.tsx

Environment Configuration

security.env-configuration

securitypattern_only

Repository references environment variables; secret-like names are cataloged without values.

__tests__/app/api/matches.test.ts__tests__/app/api/v1/servers/[id]/route.test.ts__tests__/app/api/webhooks.test.ts__tests__/e2e/multiplayer.spec.ts

Shipping and Fulfillment Flow

shipping.fulfillment-flow

shippingpartial

Source evidence indicates shipping, labels, postcards, fulfillment, or delivery-provider integration.

components/ui/label.tsxpackage.json

Automated Test Suite

testing.automated-tests

testingpattern_only

Repository includes automated test files.

__tests__/app/.well-known/mcp-json.test.ts__tests__/app/api/docs.test.ts__tests__/app/api/errors.test.ts__tests__/app/api/events.test.ts

UI Component Library

ui.component-library

ui-componentpartial

Reusable UI components were found in component-oriented source paths.

__tests__/components/game/end-screen.test.tsx__tests__/components/game/game-canvas.test.tsx__tests__/components/game/hud/crosshair.test.tsx__tests__/components/game/hud/hud-overlay.test.tsx

Webhook Event Receiver

webhooks.event-receiver

webhookspartial

Source evidence indicates webhook receiving, event delivery, or signature validation behavior.

__tests__/app/api/webhooks.test.tsapp/api/events/route.tsapp/api/multiplayer/sessions/[sessionId]/events/route.tsapp/api/v1/events/route.ts