Repository History
41 repositories tagged with developer-tools

Figma-Context-MCP: Bridging Figma Designs with AI Coding Agents
Figma-Context-MCP is an innovative Model Context Protocol (MCP) server designed to provide Figma layout information directly to AI coding agents like Cursor. This tool significantly enhances the accuracy of AI in implementing designs by offering relevant metadata, enabling one-shot design implementation across various frameworks. It streamlines the design-to-code workflow, making AI-powered development more efficient and precise.

oh-my-logo: Create Stunning ASCII Art Logos with Gradients in Your Terminal
oh-my-logo is a powerful and zero-dependency CLI tool and library for generating beautiful ASCII art logos with vibrant gradient colors directly in your terminal. It offers various rendering modes, a wide selection of palettes, and extensive customization options to transform plain text into eye-catching visual banners. Perfect for enhancing project READMEs, CI/CD logs, or personalizing your terminal experience.
Awesome ESLint: A Curated List of Essential Tools for Linting JavaScript
Awesome ESLint is a comprehensive, community-curated list of valuable ESLint plugins, configurations, and related tools. This repository serves as an excellent resource for developers looking to enhance their JavaScript and TypeScript code quality and maintain consistent coding styles. It covers a wide array of linting solutions, from popular company style guides to framework-specific rules and security checks.

Awesome OSS Alternatives: Discover Open-Source SaaS Competitors
The "awesome-oss-alternatives" repository is a curated list of open-source startup alternatives to popular SaaS products. It serves as an invaluable resource for developers and businesses looking for flexible, community-driven solutions. With over 18,000 stars, this list highlights the growing trend of robust open-source challengers in various software categories.

Radon IDE: A Full-Featured Extension for React Native and Expo Development
Radon IDE is a powerful extension for VSCode and Cursor, designed to transform your code editor into a comprehensive IDE for React Native and Expo app development. It streamlines the development process by integrating essential tools such as an element inspector, debugger, and logging console directly into your workflow. This extension aims to enhance productivity for mobile developers.

HTTP Toolkit: Debug, Test, and Build with HTTP(S) on Any Platform
HTTP Toolkit is an open-source, cross-platform tool designed for debugging, testing, and building with HTTP(S). It allows developers to intercept, inspect, and rewrite HTTP traffic from various clients, including browsers, backend languages, and mobile apps. This powerful tool simplifies understanding and manipulating network requests for development and troubleshooting.
Gum: Glamorous Shell Scripts with Interactive UI Components
Gum is a command-line tool from Charmbracelet designed to inject glamorous, interactive UI components into your shell scripts. It empowers developers to create engaging command-line experiences, leveraging the power of Bubbles and Lip Gloss without needing to write Go code. Easily add prompts, spinners, tables, and other interactive elements to make your scripts more user-friendly and visually appealing.

WhoDB: A Lightweight, AI-Powered Database Explorer for Modern Developers
WhoDB is a modern, lightweight database management tool built with GoLang and React, offering fast performance and an intuitive interface. It supports a wide range of databases, including SQL and NoSQL, and features AI-powered natural language queries. Designed for developers, data analysts, and DBAs, WhoDB simplifies database interaction and management.
Typebot.io: A Powerful Self-Hostable Chatbot Builder
Typebot.io is an open-source, powerful chatbot builder that allows users to create advanced conversational bots visually. It supports embedding chatbots into web/mobile apps and collecting results in real-time, offering a flexible solution for various business needs.

YouCompleteMe: Advanced Code Completion and IDE Features for Vim
YouCompleteMe is a powerful, fast, as-you-type code completion and refactoring engine for Vim. It integrates multiple language servers, offering semantic completion, diagnostics, and IDE-like features across various programming languages. With its client-server architecture, it provides an enhanced coding experience directly within Vim.

Agent Zero: A Personal, Organic AI Agentic Framework
Agent Zero is a dynamic and customizable AI agentic framework designed to grow and learn with its users. It functions as a general-purpose personal assistant, leveraging the operating system as a tool and supporting multi-agent cooperation. The framework emphasizes transparency, extensibility, and prompt-based control, allowing users to tailor its behavior for diverse tasks.

TOON: Compact, Human-Readable JSON for LLM Prompts
TOON, or Token-Oriented Object Notation, is a compact and human-readable data format designed to optimize JSON serialization for Large Language Model (LLM) prompts. It significantly reduces token count while maintaining explicit structure, making data more efficient and reliable for AI applications. This format combines indentation-based structure with tabular layouts for uniform arrays, offering a powerful alternative to traditional JSON and YAML.