bitsocialnet/5chan

A Bitsocial app with an imageboard UI

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

browser-check

01

bitsocialnet/5chan

Agent Claude Code

Verifies UI changes in the browser using playwright-cli across Blink, Gecko, and WebKit. Use after making visual or interaction changes to React components, CSS, layouts, or routing to confirm they render and behave correctly.

132 today A 47 tokens GPL-3.0

code-quality

02

bitsocialnet/5chan

Agent Claude Code

Code quality specialist that runs build, lint, and type-check, then fixes any errors it finds. Use proactively after code changes to verify nothing is broken.

132 today A 34 tokens GPL-3.0

plan-implementer

03

bitsocialnet/5chan

Agent Claude Code

Implements assigned tasks from a plan. Receives specific tasks from the parent agent, implements them sequentially, verifies with a build check, and reports back. The parent agent handles parallelization by spawning multiple plan-implementer subagents with different task subsets.

132 today A 57 tokens GPL-3.0

profiler

04

bitsocialnet/5chan

Agent Claude Code

Performance profiler that browses 5chan routes via playwright-cli, collecting Web Vitals and React rerender data via react-scan. Returns a structured issues list for a batch of routes. Use proactively when profiling browsing performance, finding bottlenecks, or diagnosing excessive React rerenders.

132 today A 60 tokens GPL-3.0

react-doctor-fixer

05

bitsocialnet/5chan

Agent Claude Code

Fixes React issues identified by react-doctor. Use when the parent agent has validated a react-doctor diagnostic and has a detailed fix plan. The parent agent provides the plan; this subagent implements the fix and re-runs react-doctor to verify.

132 today A 58 tokens GPL-3.0

bitsocialnet/5chan

Agent Claude Code

Reviews React code for anti-pattern violations specific to the 5chan project (useState/useEffect misuse, missing Zustand, copy-pasted logic) and fixes them. Use after writing or modifying React components, hooks, or state management code.

132 today A 54 tokens GPL-3.0

test-apk

07

bitsocialnet/5chan

Agent Claude Code

Android APK testing specialist that runs the 5chan APK on a local Android emulator. Manages emulator lifecycle, builds and installs debug APK, runs instrumentation tests, captures logcat diagnostics, and debugs WebView upload automation (imgur, postimages). Use proactively when the user asks to test APK features…

132 today A 81 tokens GPL-3.0

translator

08

bitsocialnet/5chan

Agent Claude Code

Translates a single i18next key into all 35 supported languages, creates a dictionary file, and runs the update script. Use proactively when the parent agent needs to translate one translation key.

132 today A 41 tokens GPL-3.0