awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesFull-Stack Debugging Workflows

Systematic processes for identifying and resolving defects across frontend, backend, and infrastructure layers.

Distinguishing note: Candidates focus on frameworks or authentication, not the systematic debugging process across the stack

Explore 3 awesome GitHub repositories matching software engineering & architecture · Full-Stack Debugging Workflows. Refine with filters or upvote what's useful.

Awesome Full-Stack Debugging Workflows GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • jeffallan/claude-skillsJeffallan का अवतार

    Jeffallan/claude-skills

    9,935GitHub पर देखें↗

    This project is an AI agent workflow orchestrator and automated software lifecycle manager designed to sequence specialized AI personas for end-to-end software development. It serves as a prompt engineering library and a full-stack development toolkit that guides the process from initial discovery and specification through to deployment and code review. The system features a context management framework that utilizes progressive loading and routing tables to fetch reference files on-demand, reducing token consumption within the model context window. It employs a definition-based routing syste

    Employs systematic debugging workflows across the full stack to identify and resolve root causes of defects.

    Pythonai-agentsclaudeclaude-code
    GitHub पर देखें↗9,935
  • hyperdxio/hyperdxhyperdxio का अवतार

    hyperdxio/hyperdx

    9,324GitHub पर देखें↗

    HyperDX is an OpenTelemetry observability platform that provides centralized log management, distributed tracing, and a self-hosted monitoring stack. It functions as a unified system for collecting, indexing, and visualizing logs, metrics, and traces from cloud and container environments. The platform distinguishes itself with specialized tooling for large language model monitoring and session replay, allowing user interactions in the browser to be linked to backend telemetry. It employs schema-less JSON parsing to index structured logs dynamically and uses source maps to resolve minified sta

    Collects and correlates logs, metrics, and traces from frontend and backend systems for end-to-end observability.

    TypeScriptalertinganalyticsapm
    GitHub पर देखें↗9,324
  • microsoft/vscode-recipesmicrosoft का अवतार

    microsoft/vscode-recipes

    5,959GitHub पर देखें↗

    vscode-recipes is a collection of configuration patterns and guides for setting up debuggers and runtime environments within VS Code. It provides standardized templates and blueprints to connect the editor to local, containerized, or serverless runtimes across a variety of programming languages and frameworks. The project focuses on coordinating simultaneous debugging sessions across client-side and server-side processes to trace logic through full-stack applications. It offers specific patterns for integrating language runtimes and orchestrating multi-language development setups within a sin

    Offers a systematic way to coordinate simultaneous debugging sessions across frontend and backend layers.

    JavaScript
    GitHub पर देखें↗5,959
  1. Home
  2. Software Engineering & Architecture
  3. Full-Stack Debugging Workflows

सब-टैग एक्सप्लोर करें

  • Telemetry Correlation WorkflowsProcesses for linking logs, metrics, and traces across the entire application stack to resolve complex issues. **Distinct from Full-Stack Debugging Workflows:** Distinct from Full-Stack Debugging Workflows: focuses specifically on telemetry correlation rather than general debugging processes.