Skip to content
@dev-bricks

dev-bricks

Developer tools, IDEs & API testing utilities

dev-bricks logo

dev-bricks

Local-first developer tools for Windows, Python, code analysis, API discovery, and Codex maintenance.

dev-bricks builds small, practical tools for software-development workflows: editing code, analyzing projects, probing owned APIs, and keeping local developer workspaces understandable without depending on heavy cloud platforms.

Start Here

Need Project
Developer dashboard for local projects and build workflows DevCenter
Desktop code editor with LSP diagnostics and terminal support CodeBox
Lightweight Python IDE with debugger, linting, and Git status pythonbox
Passive REST API discovery for owned or authorized services apiprober
Static Python analysis for imports, dead definitions, and similar blocks MethodenAnalyser
Local maintenance tray and CLI for OpenAI Codex Desktop CareCenter-for-Codex

Project Families

Family Repositories Focus
Desktop IDEs DevCenter, CodeBox, pythonbox Local PySide6 developer interfaces for editing, debugging, project navigation, and build workflows
Analysis and discovery MethodenAnalyser, apiprober Static code inspection and passive API documentation for authorized systems
Agent tooling CareCenter-for-Codex Local repair, cleanup, and operational support for Codex Desktop environments

Design Principles

  • Local first: project data, analysis results, and editor state stay on the user's machine by default.
  • Small tools over platforms: each repository targets a concrete workflow instead of replacing an entire development stack.
  • Windows pragmatism: desktop apps prioritize reliable local execution, predictable packaging, and low setup overhead.
  • Clear boundaries: security-adjacent tools such as API discovery are documented for owned or explicitly authorized services.
  • Readable automation: scripts, tests, and exports are kept understandable for both humans and LLM-assisted maintenance.

Machine-Readable Context

For crawlers and LLM tools, see llms.txt. It lists the canonical repositories, project roles, and preferred search phrases for the dev-bricks organization.

Ecosystem

dev-bricks is the developer-tool branch of the brick suite:

open-bricks · file-bricks · doc-bricks

Part of the ellmos-ai ecosystem.

Popular repositories Loading

  1. DevCenter DevCenter Public

    Local-first Python IDE and developer toolkit with PySide6, static analysis, PyInstaller builds and optional AI assistance

    Python 2

  2. pythonbox pythonbox Public

    Lightweight local-first Python IDE for Windows with PySide6, PDB debugging, linting, code folding, and Git status

    Python 2

  3. MethodenAnalyser MethodenAnalyser Public

    Statischer Python-Code-Analyser mit Tkinter-GUI: findet ungenutzte Imports, tote Definitionen und ähnliche Code-Blöcke via AST-Analyse. Kein pip install nötig.

    Python 1

  4. apiprober apiprober Public

    Passive REST API discovery and documentation for owned or authorized services

    Python 1

  5. .github .github Public

    dev-bricks organization profile for local-first developer tools, Python IDEs, static analysis, API discovery, and Codex maintenance

    1

  6. CodeBox CodeBox Public

    Local-first PySide6 desktop code editor for Windows with LSP diagnostics, terminal, project tree, Git integration, and Python/JS/TS/C++/Rust/Go/Java support.

    Python 1

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…