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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to jnmetacode/ai-coding-guide

Open-source alternatives to Ai Coding Guide

28 open-source projects similar to jnmetacode/ai-coding-guide, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ai Coding Guide alternative.

  • 30-seconds/30-seconds-of-interviews3

    30-seconds/30-seconds-of-interviews

    0View on GitHub↗
    View on GitHub↗0
  • a-jie/clock-shopA

    a-jie/clock-shop

    0View on GitHub↗
    View on GitHub↗0
  • aloisdeniel/xamarin.bindingsaloisdeniel avatar

    aloisdeniel/Xamarin.Bindings

    146View on GitHub↗

    A list of existing library bindings: simply check if a binding of your favorite library already exists from its github repo!

    View on GitHub↗146
  • arduino/openocdA

    arduino/OpenOCD

    0View on GitHub↗
    View on GitHub↗0
  • codelittleprince/blogC

    CodeLittlePrince/blog

    0View on GitHub↗
    View on GitHub↗0
  • connectiot/iottoolkitC

    connectIOT/iottoolkit

    0View on GitHub↗
    View on GitHub↗0
  • developit/preact-clidevelopit avatar

    developit/preact-cli

    4,669View on GitHub↗

    preact-cli is a command line interface and build pipeline for initializing, developing, and deploying Preact applications. It functions as a project scaffolding tool that uses predefined templates to generate the necessary directory structures and boilerplate for new web applications. The tool provides specialized capabilities for creating progressive web apps by generating service workers and caching strategies for offline functionality. It also includes a static site pre-renderer that converts application routes into HTML files during the build process to improve search engine visibility an

    JavaScript
    View on GitHub↗4,669

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • github/awesome-copilotgithub avatar

    github/awesome-copilot

    35,119View on GitHub↗

    Awesome Copilot is a comprehensive framework for autonomous software development, providing the infrastructure to orchestrate multi-agent teams and automate complex coding workflows. It functions as a centralized platform for managing AI-driven development, enabling developers to deploy specialized agents that interact with local files, terminal commands, and external APIs to execute end-to-end software delivery tasks. The project distinguishes itself through its focus on governance and extensibility, offering a suite of security controls, policy-based execution guardrails, and audit trails t

    Pythonaigithub-copilothacktoberfest
    View on GitHub↗35,119
  • insin/nwbinsin avatar

    insin/nwb

    5,542View on GitHub↗

    nwb is a zero-configuration build toolchain, module bundler, and development server for JavaScript and JSX applications and libraries. It functions as a build system that automatically derives compiler and bundler settings from a project's installed dependencies to remove manual setup. The tool is distinguished by its ability to act as a library compiler, generating multiple distribution formats such as ESM and CJS from a single source for package manager compatibility. It also includes a dedicated headless browser test runner that executes unit tests with integrated watch mode and code cover

    JavaScript
    View on GitHub↗5,542
  • jnmetacode/local-agent-toolkitjnMetaCode avatar

    jnMetaCode/local-agent-toolkit

    6View on GitHub↗

    A local-first, MCP-native toolkit for building AI agents: engram (memory) skillet (skills) tracelet (tracing). One runnable end-to-end recipe.

    View on GitHub↗6
  • jnmetacode/superpowers-zhjnMetaCode avatar

    jnMetaCode/superpowers-zh

    5,973View on GitHub↗

    superpowers-zh is a collection of tools designed to enhance AI coding agents through a workflow orchestrator, a prompt library for coding assistants, and a server framework for the Model Context Protocol. It provides a specialized set of technical prompts optimized for Chinese language environments and regional software development standards. The project distinguishes itself by offering localized coding prompt sets that apply regional technical documentation standards and code review cultures. It enables the deployment of prompt-based work methodologies and localized programming skills into A

    JavaScript
    View on GitHub↗5,973
  • just-boris/create-preact-appjust-boris avatar

    just-boris/create-preact-app

    94View on GitHub↗

    Create React apps with no build configuration.

    JavaScript
    View on GitHub↗94
  • kamod-ch/preactpresskamod-ch avatar

    kamod-ch/preactpress

    1View on GitHub↗

    The documentation framework for Preact projects

    TypeScript
    View on GitHub↗1
  • kinoma/kinomajsK

    Kinoma/kinomajs

    0View on GitHub↗
    View on GitHub↗0
  • macchina-io/macchina.ioM

    macchina-io/macchina.io

    0View on GitHub↗
    View on GitHub↗0
  • mbedmicro/pyocdM

    mbedmicro/pyOCD

    0View on GitHub↗
    View on GitHub↗0
  • ms-iot/iot-adk-addonkitM

    ms-iot/iot-adk-addonkit

    0View on GitHub↗
    View on GitHub↗0
  • nowork-studio/awesome-ai-startupsnowork-studio avatar

    nowork-studio/awesome-ai-startups

    39View on GitHub↗

    A curated list of indie-built AI startups — bootstrapped, pre-seed, and angel-funded products only.

    ai-agentsai-toolsawesome
    View on GitHub↗39
  • renode/renoderenode avatar

    renode/renode

    2,269View on GitHub↗
    RobotFrameworkarmembedded-systemsiot
    View on GitHub↗2,269
  • saravieira/preact-cli-postcssSaraVieira avatar

    SaraVieira/preact-cli-postcss

    16View on GitHub↗

    Removes default postcss config and instead will use postcss.config.js

    JavaScript
    View on GitHub↗16
  • storybooks/storybookstorybooks avatar

    storybooks/storybook

    90,364View on GitHub↗

    Storybook is an integrated environment for developing, documenting, and testing user interface components. It provides a development workshop for building components in isolation from main application logic, alongside a testing tool for simulating viewports and analyzing accessibility. The project creates a living catalog of interface elements that generates interactive examples and technical documentation for component APIs. It includes a dedicated environment for visual regression testing to verify states and behaviors across different configurations and screen dimensions. The platform cov

    TypeScript
    View on GitHub↗90,364
  • timarney/react-app-rewiredtimarney avatar

    timarney/react-app-rewired

    9,851View on GitHub↗

    This project is a configuration utility and JavaScript bundler manager designed to extend build scripts and override settings for Create React App applications. It functions as a tool for modifying Webpack configurations without requiring a permanent ejection from the managed build system. The utility allows for the customization of development and production build settings, enabling the use of custom build scripts to redefine project entry points. It provides mechanisms to modify the default build and development server settings to fit specific project requirements. Capability areas include

    JavaScriptconfigcreate-react-appeject
    View on GitHub↗9,851
  • vitejs/vitevitejs avatar

    vitejs/vite

    81,611View on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the development phase. By maintaining an environment-aware module graph, it supports concurrent development across client, server, and custom runtime environments. The project distinguishes itself through a high-performance development server that utilizes a hot module replacement pr

    TypeScriptbuild-tooldev-serverfrontend
    View on GitHub↗81,611
  • wcoder/open-source-xamarin-appswcoder avatar

    wcoder/open-source-xamarin-apps

    465View on GitHub↗

    A collaborative list of open source Xamarin & MAUI apps.

    View on GitHub↗465
  • xamarin/xamarincomponentsxamarin avatar

    xamarin/XamarinComponents

    1,975View on GitHub↗

    Open Source Components for Xamarin are a collection of open source components (including bindings and plugins) created by Xamarin and others in the community.

    C#
    View on GitHub↗1,975
  • xamarinuniverse/xamarinuniversallibraryxamarinuniverse avatar

    xamarinuniverse/XamarinUniversalLibrary

    258View on GitHub↗

    Hi! Welcome to Xamarin Universal Library!

    View on GitHub↗258
  • xitu/gold-minerxitu avatar

    xitu/gold-miner

    34,308View on GitHub↗

    🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:

    aiandroidfrontend
    View on GitHub↗34,308
  • yoelf22/electrumyoelf22 avatar

    yoelf22/electrum

    4View on GitHub↗

    A structured, AI-assisted toolkit for defining hardware products that have software inside — from concept through engineering spec to presentation-ready materials in eight phases.

    Python
    View on GitHub↗4