awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mgood/flask-debugtoolbar

Open-source alternatives to Flask Debugtoolbar

27 open-source projects similar to mgood/flask-debugtoolbar, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Flask Debugtoolbar alternative.

  • antonbabenko/terraform-skillAvatar von antonbabenko

    antonbabenko/terraform-skill

    1,112Auf GitHub ansehen↗
    best-practicesclaude-codeclaude-skills
    Auf GitHub ansehen↗1,112
  • cenkalti/flask-debug-toolbar-mongoAvatar von cenkalti

    cenkalti/flask-debug-toolbar-mongo

    4Auf GitHub ansehen↗

    MongoDB panel for the Flask Debug Toolbar

    Python
    Auf GitHub ansehen↗4
  • coderabbitai/skillsAvatar von coderabbitai

    coderabbitai/skills

    113Auf GitHub ansehen↗

    AI-powered code review for 35+ coding agents, powered by CodeRabbit. Detect bugs, security issues, and quality risks before you merge.

    Auf GitHub ansehen↗113
  • conorluddy/ios-simulator-skillAvatar von conorluddy

    conorluddy/ios-simulator-skill

    1,086Auf GitHub ansehen↗

    An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps. I mainly use it as an xcodebuild wrapper to save context.

    Python
    Auf GitHub ansehen↗1,086
  • ehmo/platform-design-skillsAvatar von ehmo

    ehmo/platform-design-skills

    392Auf GitHub ansehen↗

    Platform design skill pack: 300+ rules for Apple HIG, Material Design 3, and WCAG 2.2 across iOS, iPadOS, macOS, watchOS, visionOS, tvOS, Android, and Web.

    Auf GitHub ansehen↗392

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • ethanchewy/pythonbuddyAvatar von ethanchewy

    ethanchewy/PythonBuddy

    282Auf GitHub ansehen↗

    1st Online Python Editor With Live Syntax Checking and Execution

    Python
    Auf GitHub ansehen↗282
  • flask-dashboard/flask-monitoringdashboardAvatar von flask-dashboard

    flask-dashboard/Flask-MonitoringDashboard

    829Auf GitHub ansehen↗

    Automatically monitor the evolving performance of Flask/Python web services.

    Python
    Auf GitHub ansehen↗829
  • ibelick/ui-skillsAvatar von ibelick

    ibelick/ui-skills

    2,878Auf GitHub ansehen↗

    Skills for Design Engineers

    TypeScript
    Auf GitHub ansehen↗2,878
  • jarus/flask-testingAvatar von jarus

    jarus/flask-testing

    501Auf GitHub ansehen↗

    Unittest extensions for Flask

    Python
    Auf GitHub ansehen↗501
  • jmcarp/flask-apispecAvatar von jmcarp

    jmcarp/flask-apispec

    653Auf GitHub ansehen↗

    flask-apispec

    Python
    Auf GitHub ansehen↗653
  • jmcarp/nplusoneAvatar von jmcarp

    jmcarp/nplusone

    1,063Auf GitHub ansehen↗

    Auto-detecting the n+1 queries problem in Python

    Python
    Auf GitHub ansehen↗1,063
  • lackeyjb/playwright-skillAvatar von lackeyjb

    lackeyjb/playwright-skill

    1,720Auf GitHub ansehen↗
    JavaScriptai-toolsautomationbrowser-automation
    Auf GitHub ansehen↗1,720
  • muatik/flask-profilerAvatar von muatik

    muatik/flask-profiler

    754Auf GitHub ansehen↗

    a flask profiler which watches endpoint calls and tries to make some analysis.

    Python
    Auf GitHub ansehen↗754
  • muthuishere/hand-drawn-diagramsAvatar von muthuishere

    muthuishere/hand-drawn-diagrams

    41Auf GitHub ansehen↗

    Hand-drawn diagram skill for Claude Code and Codex. Generates monochrome architecture, workflow, and UX blueprint diagrams as PNGs.

    Python
    Auf GitHub ansehen↗41
  • nextlevelbuilder/ui-ux-pro-max-skillAvatar von nextlevelbuilder

    nextlevelbuilder/ui-ux-pro-max-skill

    92,396Auf GitHub ansehen↗

    This project is a generative development environment designed to build reactive, modular user interfaces through natural language prompts. It functions as a declarative framework that translates descriptive requirements into functional code, structured layouts, and interactive components. By utilizing a reactive state architecture, the system ensures that application data remains synchronized across components, triggering automatic updates whenever state values are modified. The platform distinguishes itself through its automated design system generation and cross-platform capabilities. It em

    Pythonai-skillsantigravityclaude
    Auf GitHub ansehen↗92,396
  • numberly/flask2postmanAvatar von numberly

    numberly/flask2postman

    147Auf GitHub ansehen↗

    :rocket: Generate a Postman collection from your Flask application

    Python
    Auf GitHub ansehen↗147
  • obra/superpowersAvatar von obra

    obra/superpowers

    229,538Auf GitHub ansehen↗

    Superpowers is a browser-based game development engine and collaborative integrated development environment. It provides a unified workspace for building two-dimensional interactive experiences, allowing users to manage code, assets, and scene logic directly within a web browser without the need for local compilers or heavy desktop software. The platform distinguishes itself through a modular, component-based scripting architecture where game objects are defined by attached logic and visual properties. It supports real-time synchronization, enabling multiple developers to work on the same pro

    Shell
    Auf GitHub ansehen↗229,538
  • pytest-dev/pytest-flaskAvatar von pytest-dev

    pytest-dev/pytest-flask

    500Auf GitHub ansehen↗

    A set of pytest fixtures to test Flask applications

    Python
    Auf GitHub ansehen↗500
  • ramzesenok/ios-accessibility-audit-skillAvatar von ramzesenok

    ramzesenok/iOS-Accessibility-Audit-Skill

    12Auf GitHub ansehen↗

    A Skill that will help agents audit your app or concrete features against accessibility norms

    Auf GitHub ansehen↗12
  • robzolkos/skill-rails-upgradeAvatar von robzolkos

    robzolkos/skill-rails-upgrade

    52Auf GitHub ansehen↗

    A skill for Claude Code and OpenCode that analyzes Rails applications and provides comprehensive upgrade assessments.

    Auf GitHub ansehen↗52
  • rochacbruno/flasggerAvatar von rochacbruno

    rochacbruno/flasgger

    3,740Auf GitHub ansehen↗

    Flasgger is an OpenAPI documentation generator for Flask that creates interactive API specifications and Swagger UI documentation directly from application docstrings. It functions as an OpenAPI schema validator, verifying that incoming request data matches defined specifications and returning standardized error responses. The project includes a Marshmallow schema bridge to convert data structures into OpenAPI definitions and integrates a web interface for visualizing and testing API endpoints through an embedded interactive console. It further supports dynamic specification resolution, allow

    Python
    Auf GitHub ansehen↗3,740
  • rootly-ai-labs/rootly-mcp-serverAvatar von Rootly-AI-Labs

    Rootly-AI-Labs/Rootly-MCP-server

    42Auf GitHub ansehen↗

    Rootly MCP server

    Python
    Auf GitHub ansehen↗42
  • sanjay3290/ai-skillsAvatar von sanjay3290

    sanjay3290/ai-skills

    323Auf GitHub ansehen↗

    Collection of agent skills for AI coding assistants

    Python
    Auf GitHub ansehen↗323
  • scarletkc/vexorAvatar von scarletkc

    scarletkc/vexor

    218Auf GitHub ansehen↗

    A semantic search engine for files and code.

    Python
    Auf GitHub ansehen↗218
  • shpigford/skillsS

    Shpigford/skills

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • truongduy2611/app-store-preflight-skillsAvatar von truongduy2611

    truongduy2611/app-store-preflight-skills

    1,243Auf GitHub ansehen↗

    AI agent skill to scan iOS/macOS projects for App Store rejection patterns before submission

    Auf GitHub ansehen↗1,243
  • zxkane/aws-skillsAvatar von zxkane

    zxkane/aws-skills

    309Auf GitHub ansehen↗

    Claude Code plugins and agent skills for AWS development — IaC(CDK/SST), serverless, cost ops, and Bedrock AgentCore

    Python
    Auf GitHub ansehen↗309