OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: git-hooks清除
ADDED

Source-available engineering standards for AI coding agents, with rules, platform-specific guidelines, and automated enforcement checks (Python scanner, git hooks, linter configs) for iOS, macOS, Android, React Native, Web, and Python projects.

Developer toolsBuild & DevOps
testgraphinth3shadows
ADDED

A Python CLI and MCP server that reads a git diff against a CodeGraph index and returns a short ranked list of the user journeys a change could have broken, instead of re-running every test. Recall-first, driven by a journey registry and guarded against stale indexes.

Developer toolsAutomationTesting & debugging