awesome-repositories.com
Blog
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
·

30 Repos

Awesome GitHub RepositoriesDevelopment And Testing

Utilities for debugging, profiling, testing, and documenting applications.

Explore 30 awesome GitHub repositories matching part of an awesome list · Development And Testing. Refine with filters or upvote what's useful.

Awesome Development And Testing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • obra/superpowersAvatar von obra

    obra/superpowers

    229,538Auf GitHub ansehen↗

    Superpowers ist eine browserbasierte Spiele-Entwicklungs-Engine und eine kollaborative integrierte Entwicklungsumgebung. Sie bietet einen einheitlichen Arbeitsbereich zum Erstellen zweidimensionaler interaktiver Erlebnisse und ermöglicht es Nutzern, Code, Assets und Szenenlogik direkt in einem Webbrowser zu verwalten, ohne dass lokale Compiler oder schwere Desktop-Software erforderlich sind. Die Plattform zeichnet sich durch eine modulare, komponentenbasierte Skriptarchitektur aus, bei der Spielobjekte durch angehängte Logik und visuelle Eigenschaften definiert werden. Sie unterstützt Echtzeitsynchronisierung, was es mehreren Entwicklern ermöglicht, gleichzeitig am selben Projekt zu arbeiten. Diese Umgebung ist als Bildungstool konzipiert, das Programmierkonzepte durch die integrierte Erstellung von Grafiken, Audio und Logik vermittelt. Das System umfasst eine umfassende Build-Pipeline, die die Kompilierung statischer Markdown-Seiten und dateisystembasiertes Routing handhabt. Es automatisiert den Entwicklungs-Workflow durch die Auflösung von Abhängigkeiten zur Build-Zeit, das Injizieren wiederverwendbarer UI-Komponenten und die Verwaltung von Asset-Pipelines, um eine effiziente Ressourcenbereitstellung sicherzustellen.

    Implements test-driven development workflows for AI agents.

    Shell
    Auf GitHub ansehen↗229,538
  • 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

    Best practices and patterns for professional UI/UX design.

    Pythonai-skillsantigravityclaude
    Auf GitHub ansehen↗92,396
  • devtoys-app/devtoysAvatar von DevToys-app

    DevToys-app/DevToys

    31,666Auf GitHub ansehen↗

    DevToys is a cross-platform desktop application that functions as a comprehensive suite of offline utilities for common software development tasks. It provides a unified interface for performing data formatting, encoding, validation, and asset generation locally without requiring an internet connection. The application is built on a plugin-based extensibility framework that allows users to integrate custom utility modules to meet specific technical requirements. A core differentiator is its clipboard-aware management system, which monitors clipboard content to automatically suggest or open th

    Creates essential development assets like hashes, passwords, and placeholder text locally.

    C#blazorcross-platformcsharp
    Auf GitHub ansehen↗31,666
  • masscodeio/masscodeAvatar von massCodeIO

    massCodeIO/massCode

    6,843Auf GitHub ansehen↗

    massCode is a local-first developer workspace application that combines a code snippet manager, a markdown knowledge base, and an HTTP client tool. It serves as a productivity suite for software engineers to consolidate reusable code fragments, technical documentation, and API collections within a single environment. The application distinguishes itself by integrating a developer utility suite for natural language calculations, sample data generation, and JSON visualization. It also includes visual project mapping capabilities, allowing users to create mind maps and sketch diagrams alongside

    Generates realistic JSON and placeholder text to populate applications during development.

    TypeScript
    Auf GitHub ansehen↗6,843
  • 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

    Creates API documentation using Swagger specs.

    Python
    Auf GitHub ansehen↗3,740
  • ibelick/ui-skillsAvatar von ibelick

    ibelick/ui-skills

    2,878Auf GitHub ansehen↗

    Skills for Design Engineers

    Design constraints and guidance for building user interfaces.

    TypeScript
    Auf GitHub ansehen↗2,878
  • lackeyjb/playwright-skillAvatar von lackeyjb

    lackeyjb/playwright-skill

    1,720Auf GitHub ansehen↗

    Browser automation for testing and web interaction tasks.

    JavaScriptai-toolsautomationbrowser-automation
    Auf GitHub ansehen↗1,720
  • 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

    Pre-submission scanning to identify common App Store rejection triggers.

    Auf GitHub ansehen↗1,243
  • 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.

    Direct control and interaction with the iOS Simulator environment.

    Python
    Auf GitHub ansehen↗1,086
  • jmcarp/nplusoneAvatar von jmcarp

    jmcarp/nplusone

    1,063Auf GitHub ansehen↗

    Auto-detecting the n+1 queries problem in Python

    Auto-detects N+1 queries.

    Python
    Auf GitHub ansehen↗1,063
  • antonbabenko/terraform-skillAvatar von antonbabenko

    antonbabenko/terraform-skill

    1,112Auf GitHub ansehen↗

    Patterns and best practices for Terraform and OpenTofu infrastructure.

    best-practicesclaude-codeclaude-skills
    Auf GitHub ansehen↗1,112
  • mgood/flask-debugtoolbarAvatar von mgood

    mgood/flask-debugtoolbar

    979Auf GitHub ansehen↗

    A toolbar overlay for debugging Flask applications

    Port of the Django debug toolbar.

    JavaScript
    Auf GitHub ansehen↗979
  • flask-dashboard/flask-monitoringdashboardAvatar von flask-dashboard

    flask-dashboard/Flask-MonitoringDashboard

    829Auf GitHub ansehen↗

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

    Monitors performance of web services.

    Python
    Auf GitHub ansehen↗829
  • muatik/flask-profilerAvatar von muatik

    muatik/flask-profiler

    754Auf GitHub ansehen↗

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

    Endpoint analyzer and profiler.

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

    jmcarp/flask-apispec

    653Auf GitHub ansehen↗

    flask-apispec

    Self-documenting APIs.

    Python
    Auf GitHub ansehen↗653
  • jarus/flask-testingAvatar von jarus

    jarus/flask-testing

    501Auf GitHub ansehen↗

    Unittest extensions for Flask

    Unittest extensions for Flask.

    Python
    Auf GitHub ansehen↗501
  • pytest-dev/pytest-flaskAvatar von pytest-dev

    pytest-dev/pytest-flask

    500Auf GitHub ansehen↗

    A set of pytest fixtures to test Flask applications

    Pytest fixtures for testing applications.

    Python
    Auf GitHub ansehen↗500
  • 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.

    Cross-platform design rules based on major industry guidelines.

    Auf GitHub ansehen↗392
  • sanjay3290/ai-skillsAvatar von sanjay3290

    sanjay3290/ai-skills

    323Auf GitHub ansehen↗

    Collection of agent skills for AI coding assistants

    Safe, read-only SQL query execution for PostgreSQL databases.

    Python
    Auf GitHub ansehen↗323
  • 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

    Automates AWS cloud architecture and infrastructure deployment tasks.

    Python
    Auf GitHub ansehen↗309
Vorherige12Nächste
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Development And Testing

Unter-Tags erkunden

  • Development Asset GeneratorsGenerates hashes, checksums, passwords, and placeholder text for testing and security tasks. **Distinct from Development And Testing:** Focuses on generating security and testing assets, distinct from general development-time code generation.