MaxQian888/cognia-next

53Stars on the repository
110Mods indexed here, across every type
todayLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

builder

01

MaxQian888/cognia-next

Agent Codex

Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…

not rated 53 today A 0 tokens AGPL-3.0

director

02

MaxQian888/cognia-next

Agent Codex

Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.

not rated 53 today A 0 tokens AGPL-3.0

finalize

03

MaxQian888/cognia-next

Agent Codex

Perform snapshot QA and one in-place repair pass. Dispatch only when Step 5 lint, check, or snapshot review reports a defect. The orchestrator owns final approval and render; this agent never renders.

not rated 53 today A 0 tokens AGPL-3.0

analyze-ai-infra

04

MaxQian888/cognia-next

Agent Claude Code

Deep analysis of AI/Agent infrastructure — sidecar, Claude Agent SDK, AI SDK, agents, skills, MCP, digital twin, and chat pipeline.

not rated 53 today A 37 tokens AGPL-3.0

analyze-frontend

05

MaxQian888/cognia-next

Agent Claude Code

Deep analysis of cognia-next frontend architecture — app router, component tree, hooks, stores, i18n, and UI patterns.

not rated 53 today A 32 tokens AGPL-3.0

MaxQian888/cognia-next

Agent Claude Code

Deep analysis of CI/CD, build system, services (signaling, share), configuration, and monorepo tooling.

not rated 53 today A 31 tokens AGPL-3.0

MaxQian888/cognia-next

Agent Claude Code

Deep analysis of the plugin runtime (WASM), workflow engine (React Flow + TS/Rust), and first-party plugin ecosystem.

not rated 53 today A 33 tokens AGPL-3.0

analyze-rust-core

08

MaxQian888/cognia-next

Agent Claude Code

Deep analysis of the Rust/Tauri backend — services, automation, OCR, workflows, vector store, MCP server, and CLI.

not rated 53 today A 32 tokens AGPL-3.0

i18n-reviewer

10

MaxQian888/cognia-next

Agent Claude Code

Read-only i18n review for cognia-next changes. Use proactively after touching any .tsx or i18n/messages file — finds NEW hard-coded user-facing strings (the lint:i18n baseline tolerates 487 legacy findings, so new ones slip through until the count rises), and verifies every newly referenced translation key exists in…

not rated 53 today A 89 tokens AGPL-3.0

pii-gate-auditor

11

MaxQian888/cognia-next

Agent Claude Code

Read-only audit that every outbound LLM / embedding / cloud call path in cognia-next passes through the PII redaction gate. Use proactively when a change adds or reroutes prompts, embeddings, connector auto-replies, or twin/memory distillation — anything that sends locally-derived text to a model. Reports bypasses…

not rated 53 today A 79 tokens AGPL-3.0

MaxQian888/cognia-next

Agent Claude Code

Read-only audit for static-export violations in cognia-next. Use proactively after changes that add routes, server-ish dependencies, or Node built-in imports — the app is a Next.js static export (output "export") consumed by Tauri and Capacitor, so server-only code paths silently break production. Flags issues; does…

not rated 53 today A 74 tokens AGPL-3.0

MaxQian888/cognia-next

Agent Claude Code

Runs citation-backed, current web research through Codex CLI with a read-only sandbox. Use only when delegated by the codex-web-search skill.

not rated 53 today A 36 tokens AGPL-3.0

tauri-rust-reviewer

14

MaxQian888/cognia-next

Agent Claude Code

Read-only review of src-tauri Rust changes for cognia-next-specific traps — parkinglot guards held across .await, detached tokio tasks that hang cargo test, tuple returns that serialize as JSON arrays, unregistered commands, missing capability/ACL entries, and missing.

not rated 53 today A 61 tokens AGPL-3.0

test-gap-auditor

15

MaxQian888/cognia-next

Agent Claude Code

Read-only audit of the co-located-test rule for cognia-next. Use proactively before claiming a change "done" or before committing — finds new/changed source files under components/, hooks/, lib/, stores/, src-tauri/src/ that lack the required co-located test, and flags coverage-gate risks. Reports findings; does not…

not rated 53 today A 78 tokens AGPL-3.0

wiring-auditor

16

MaxQian888/cognia-next

Agent Claude Code

Read-only "built-but-dormant" detector for cognia-next. Use proactively after implementing any new module, component, command, plugin, or initializer — verifies the new code is actually reachable at runtime (imported, mounted, registered, called at bootstrap), because this repo's most recurrent defect is fully-built…

not rated 53 today A 84 tokens AGPL-3.0

reviewer

17

MaxQian888/cognia-next

Agent

Read-only correctness, security, and regression reviewer.

not rated 53 today A 9 tokens AGPL-3.0

scout

18

MaxQian888/cognia-next

Agent

Fast read-only Cognia codebase explorer.

not rated 53 today A 8 tokens AGPL-3.0

worker

19

MaxQian888/cognia-next

Agent

Isolated implementation worker for bounded Cognia changes.

not rated 53 today A 9 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: