An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: code-organization

priyanshop754/vibe-coding-playbook

🚀 Streamline AI-assisted coding with the Vibe Coding Playbook, a toolkit for systematic, high-quality software engineering and effective team collaboration.

Size: 1.34 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

madebyaris/vertical-driven-development

A comprehensive ruleset and documentation system for Cursor IDE that guides AI-assisted development using Vertical Driven Development (VDD). Organizes code by business features (vertical slices) instead of technical layers, with integrated SDD commands (/vdd-build, /vdd-all-in-one) for building complete apps in one go.

Size: 46.9 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

ran-codes/code-organizer-vscode

VS Code extension for navigating large files using lightweight comment syntax to create instant table-of-contents navigation. Supports multiple programming languages.

Language: TypeScript - Size: 3.08 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 3 - Forks: 1

hackico-ai/ruby-hati-command

simplifies command execution with a clear Success/Failure result pattern, promoting clean, organized, and context-rich service logic.

Language: Ruby - Size: 77.1 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 2

halleffect235/cppLinux-tools_logfileHandler

Useful linux tools for g++ for large and small code development

Language: C++ - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

halleffect235/cppLinux-tools_cfgfileHandler

Useful linux tools for g++ for large and small code development

Language: C++ - Size: 105 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

spckio/spck-module

Module loading library for https://spck.io

Language: JavaScript - Size: 28.3 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 2

hackico-ai/ruby-hati-operation

Encapsulates business logic in isolated, reusable operation classes for clarity and testability.

Language: Ruby - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

binbandit/goshed

A powerful, interactive Go playground manager with a beautiful TUI - create, manage, and organize your Go experiments with style 🚀

Language: Go - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 2

remcostoeten/vscode-migrate-file-seperate-of-concerns

VS Code extension that automatically splits TypeScript/JavaScript files into separate files following separation of concerns principles

Language: TypeScript - Size: 2.3 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

flyingrobots/claude-repo-expert

🔍 An intelligent Claude Code agent that analyzes repository structure and provides actionable recommendations based on community best practices. Supports 7+ languages, 10+ frameworks, with security scanning and automated reorganization scripts.

Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LaelLuo/code_nexus

A Rust-based code relationship management tool using MCP protocol. Organize and understand code structure through tags, comments, and relationships with advanced query capabilities (AND/OR/NOT/wildcards).

Language: Rust - Size: 138 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

mhdgning131/Architect

Create file structures from diagrams & create one from existing projects. Transform visual layouts into real directories with multiple output formats (JSON, YAML, XML, Markdown). For documentation, templates & project analysis.

Language: Python - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

maurodiogodev/travelgram

Travelgram is a web application that simulates a travel social network

Language: HTML - Size: 7.77 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

coding-pelican/c-style-guide

Guidelines for modern C coding, including style conventions and layout organization.

Language: C - Size: 75.2 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

chidiwilliams/go-web-server-tips

Example project demonstrating tips for writing web servers in Go

Language: Go - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 36 - Forks: 4

psparwez/css-structure-plus

A VS Code extension that organizes and formats CSS properties by categories like Layout, Spacing, Typography, and more, while preserving selectors for clean and readable code.

Language: TypeScript - Size: 37.1 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

shuckster/statebot

Describe the states and allowed transitions of a program using a flowchart-like syntax. Switch to states directly, or by wiring-up events. Statebot is an FSM.

Language: JavaScript - Size: 3.33 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 0

bytz0/go-diagram

Go Diagram - UML Visualization Tool for Go Projects

Language: JavaScript - Size: 210 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shuckster/statebot-sh

Statebot for shell-scripts. Describe the states and allowed transitions of a program using a flowchart-like syntax.

Language: Shell - Size: 294 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 1

abdulmominsakib/flutter-component-separator

VSCode extension that automatically separates Flutter widget classes into individual files, improving code organization and maintainability.

Language: TypeScript - Size: 27.3 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

NewBumpEr/HeaderMaker

HeaderMaker is a simple application for easily adding and removing headers from project files within a selected directory.

Language: JavaScript - Size: 771 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

guastallaigor/puzzle-pattern

Vue.js development pattern created for code organization, while using the best practices, clean code, and much more.

Size: 2.38 MB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 7

furqanramzan/clean-code-guidelines

🚀 A comprehensive documentation project A that provides practical advice and best practices for writing clean and maintainable code

Language: TypeScript - Size: 4.76 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

michael-psenka/bookmarks-toc-gen

A VS Code plugin for coding organization -- works with the Bookmarks extension to keep a "table of contents" comment updated at the top of your files.

Language: TypeScript - Size: 3.03 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Wizealpha/Packages-Inner-Classes

Code samples on package creation, Inner class creation and how to access a Protected inner class in an interface in the same package

Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mucahidyazar/workspace

This repository serves as a central location for all of my projects, tests, and examples. It includes various subdirectories and files such as source code, documentation, and build scripts. This repository allows me to easily manage and organize my work, as well as collaborate with others.

Language: JavaScript - Size: 265 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

enzo-mourany/css-property-sorter

VSCode extension that allows to sort css properties in a logical and consistent order

Language: TypeScript - Size: 398 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

Tempuskg/eShopOnWebIOCO

eShopOnWeb refactored to Interface Oriented Code Organization

Language: C# - Size: 3.12 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

zebedeeLewis/probable-system

Functional testing framework. Allows you to easily create, modify and remove test cases and test case steps. Also allows you to maintain a database of actions.

Language: Python - Size: 102 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mikaelparsekyan/Softuni-Task-Solutions

All SoftUni task solutions, starting from Programming Fundamentals

Language: Java - Size: 1.21 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ericnilo/api-js-wrapper

API wrapper for different HTTP client such as axios and etc. (open for new suggestion)

Language: JavaScript - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

jmar777/reductus

A boilerplate-adverse library for state management and code organization in Redux applications.

Language: JavaScript - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1