Explore Projects
6 analyzed repos ready for contributors.
davidichalfyorov-wq/sct-theory
SCT Theory is a solo research workspace implementing 'Spectral Causal Theory', a theoretical physics program attempting to derive quantum gravity corrections from the spectral data of the Dirac ope...
people interested in computational mathematical physics, specifically heat kernel methods, spectral geometry, and numerical verification of quantum field theory calculations in curved spacetime
marian2js/skill-doctor
skill-doctor is a CLI linter and static analyzer for 'agent skill' packages — Markdown-based instruction files (SKILL.md) used to route AI agents to specialized capabilities. It scans SKILL.md fron...
people interested in building developer tooling for the emerging AI agent skill/tool ecosystem, specifically linting and quality-scoring structured Markdown instruction formats used by systems like Anthropic's Claude agents
chrisgve/codesize
codesize is a CLI tool that scans source trees and reports files/functions exceeding configurable line-count limits. It uses tree-sitter grammars to accurately detect function boundaries (not just ...
people interested in code quality enforcement tooling, specifically static analysis pipelines that need accurate AST-based function boundary detection without spinning up a full language server
onestardao/wfgy
WFGY is a documentation-heavy AI troubleshooting framework centered on a '16-problem map' for diagnosing broken RAG pipelines and AI agents. The practical code layer consists of thin LangChain/Llam...
People interested in structuring AI debugging workflows for RAG systems — specifically mapping hallucination and retrieval failure modes to diagnostic categories and first-fix strategies.
asamassekou10/ship-safe
ship-safe is a CLI security scanner that runs 13 static-analysis agents in parallel against a codebase, detecting secrets, injection vulnerabilities, auth misconfigs, SSRF, supply chain issues, and...
people interested in developer security tooling, static analysis pipelines, or building pattern-based vulnerability scanners for modern JS/TS and multi-language codebases
garrytan/gstack
gstack is a collection of Claude Code slash-command 'skills' (Markdown prompt templates) plus a compiled headless browser CLI built on Playwright. The browser binary (browse) is a TypeScript/Bun CL...
building and extending opinionated AI-driven dev workflows on top of Claude Code, particularly the browser automation layer that connects headless Playwright to an LLM agent loop
Sign in to explore more
Sign In