Leonxlnx/taste-skill
Taste Skill provides portable AI Agent Skills designed to enhance the quality of AI-generated frontends and image-based design references, aiming to eliminate generic UI outputs.
Awesome AI Agents › AI Developer Toolkit
Worktrunk is a command-line interface (CLI) tool designed to simplify Git worktree management, particularly in the context of parallel AI agent workflows. It addresses the common pain points of Git's native worktree UX by providing a more intuitive and efficient set of commands. The tool makes worktrees as easy to handle as branches, reducing the complexity of creating, switching, and removing them. Worktrunk is especially useful for developers working with AI agents like Claude Code and Codex, where multiple agents might operate in parallel, each requiring its own isolated working directory. Beyond basic worktree operations, Worktrunk offers a suite of quality-of-life features and workflow automation capabilities. These include configurable hooks for running commands on various Git events (e.g., create, pre-merge, post-merge), integration for generating LLM-powered commit messages, and a streamlined merge workflow that combines squashing, rebasing, and cleanup into a single command. It also provides an interactive picker for browsing worktrees with live diffs, the ability to copy build caches to avoid cold starts across worktrees, and enhanced `wt list` functionality with CI status and AI-generated summaries. Further features like PR checkout, dev server management, aliases, and per-branch variables contribute to a highly customizable and efficient development environment for managing numerous parallel changes.
https://github.com/max-sixty/worktrunk
Taste Skill provides portable AI Agent Skills designed to enhance the quality of AI-generated frontends and image-based design references, aiming to eliminate generic UI outputs.
Unsloth is a toolkit for fine-tuning and reinforcement learning of large language models, enabling faster training with significantly reduced VRAM usage across various advanced models and tasks.
AgentGPT is an open-source platform that allows users to assemble, configure, and deploy autonomous AI agents in a web browser to pursue custom goals by generating and executing tasks independently.
OpenClaude is an open-source command-line interface (CLI) coding-agent that supports various cloud and local model providers for unified AI-driven development workflows.
A command-line tool that converts technical books, document folders or globs into structured agent skills in the open SKILL.md format, so coding agents load only the chapter relevant to a question.
An open-source Python toolkit by Google for building, evaluating, and deploying sophisticated AI agents with flexibility, modularity, and integration within the Google ecosystem.
Oh My Pi is an AI coding agent for the terminal featuring hash-anchored edits, an optimized tool harness, LSP integration, and support for Python, browsers, and subagents.
React Doctor is an intelligent agent designed to diagnose and fix issues within React codebases, leveraging AI to improve code quality and developer efficiency.