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 testdino-hq/playwright-skill

Open-source alternatives to Playwright Skill

30 open-source projects similar to testdino-hq/playwright-skill, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Playwright Skill alternative.

  • 567-labs/instructor567-labs avatar

    567-labs/instructor

    13,176View on GitHub↗

    Instructor is a framework designed for structured data extraction, validation, and language model integration. It functions as a library that transforms unstructured text into validated, type-safe objects by leveraging schema definitions and model-specific tool-calling capabilities. By acting as a validation middleware, the project ensures that language model outputs strictly conform to defined data structures. The library distinguishes itself through a robust validation-based retry loop that automatically re-submits failed responses with error feedback to iteratively correct schema complianc

    Pythonopenaiopenai-function-calliopenai-functions
    View on GitHub↗13,176
  • 8144225309/superscalar-mcp8144225309 avatar

    8144225309/superscalar-mcp

    0View on GitHub↗

    MCP server for SuperScalar — Bitcoin Lightning channel factories. Query protocol specs, estimate UTXO savings, and explore factory architectures.

    JavaScript
    View on GitHub↗0
  • ag2ai/ag2ag2ai avatar

    ag2ai/ag2

    4,169View on GitHub↗

    AG2 is a multi-agent large language model orchestration framework, agentic workflow automation tool, and RAG-enabled agent platform. It functions as a communication protocol and framework for coordinating multiple AI agents to solve complex tasks through shared state and standardized messaging. The project distinguishes itself through flexible coordination strategies, including hierarchical agent organization, hub-and-spoke models, and dynamic routing that analyzes conversation context to distribute work. It implements multi-stage feedback loops for iterative refinement and uses schema-constr

    Pythona2aag2agent-framework
    View on GitHub↗4,169

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
agent-cards/skillagent-cards avatar

agent-cards/skill

7View on GitHub↗

Claude Code skill for managing Agent Cards virtual Visa cards via MCP tools

View on GitHub↗7
  • agentsmd/agents.mdagentsmd avatar

    agentsmd/agents.md

    22,264View on GitHub↗

    Agents.md is a configuration framework designed to standardize how AI coding assistants interact with a repository. It provides a structured format for defining project context, behavioral guidelines, and operational instructions, ensuring that AI tools maintain consistency and adhere to project-specific standards throughout the development process. The system distinguishes itself through a hierarchical configuration approach, allowing developers to define settings that inherit and override instructions across different subdirectories. By utilizing markdown-based files, it enables the injecti

    TypeScript
    View on GitHub↗22,264
  • aidotnet/antskA

    AIDotNet/AntSK

    0View on GitHub↗
    View on GitHub↗0
  • almogbaku/debug-skillAlmogBaku avatar

    AlmogBaku/debug-skill

    283View on GitHub↗

    Let your coding agent debug like a human developer. Set breakpoints, step through code, evaluate expressions — the way you actually debug.

    Go
    View on GitHub↗283
  • ashutos1997/claude-design-auditor-skillAshutos1997 avatar

    Ashutos1997/claude-design-auditor-skill

    57View on GitHub↗

    A Claude skill that audits designs against 19 professional design rules.

    View on GitHub↗57
  • assistant-ui/assistant-uiassistant-ui avatar

    assistant-ui/assistant-ui

    10,749View on GitHub↗

    assistant-ui is a React interface framework and component kit designed for building conversational user interfaces for artificial intelligence services. It provides a collection of reusable components to render chat windows and interaction histories that connect to large language model backends. The framework uses a composable architecture and a provider pattern to decouple UI components from specific backend implementations. Visual customization is handled through a CSS-variable theming system, while adapter-based integration standardizes different API responses into a consistent format for

    TypeScriptai-chatbotchatbotconversational-ai
    View on GitHub↗10,749
  • avifenesh/agnixavifenesh avatar

    avifenesh/agnix

    289View on GitHub↗

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plugin for all major IDEs included, with autofixes.

    Rust
    View on GitHub↗289
  • blackwell-systems/agent-lspblackwell-systems avatar

    blackwell-systems/agent-lsp

    58View on GitHub↗

    MCP server that orchestrates language servers into agent-native workflows. 65 tools, 30 CI-verified languages.

    Go
    View on GitHub↗58
  • bluzername/claude-code-terminal-titlebluzername avatar

    bluzername/claude-code-terminal-title

    123View on GitHub↗

    Automatically updates terminal window titles based on Claude Code tasks—stop guessing which terminal is which.

    Shell
    View on GitHub↗123
  • bubbuild/bubbubbuild avatar

    bubbuild/bub

    1,499View on GitHub↗

    Bub it. Build it. A hook-first runtime for agents that live alongside people.

    Pythonagentagentsai
    View on GitHub↗1,499
  • copilotkit/copilotkitCopilotKit avatar

    CopilotKit/CopilotKit

    35,194View on GitHub↗

    CopilotKit is an agentic framework designed to integrate large language models into application frontends, enabling natural language control over software features and data. It provides the infrastructure to build intelligent assistants that manage conversation history, track application state, and execute complex workflows through conversational prompts. The framework distinguishes itself by its ability to render dynamic, interactive user interface components in real time based on model outputs. By utilizing a standardized communication protocol, it maps natural language intents to executabl

    TypeScriptagentagent-nativeagentic-ai
    View on GitHub↗35,194
  • crewaiinc/crewaicrewAIInc avatar

    crewAIInc/crewAI

    53,687View on GitHub↗

    CrewAI is a multi-agent orchestration framework designed for building autonomous systems that execute complex, multi-step workflows. It provides a development platform where specialized agents are defined with specific roles, goals, and tool sets to perform tasks collaboratively. By leveraging a declarative workflow engine, the system manages task dependencies, state transitions, and execution logic, allowing for the creation of structured, stateful sequences of operations. The framework distinguishes itself through its hierarchical management capabilities, which utilize manager agents to coo

    Pythonagentsaiai-agents
    View on GitHub↗53,687
  • currents-dev/playwright-best-practices-skillcurrents-dev avatar

    currents-dev/playwright-best-practices-skill

    316View on GitHub↗

    ```

    View on GitHub↗316
  • dottxt-ai/outlinesdottxt-ai avatar

    dottxt-ai/outlines

    13,446View on GitHub↗

    Outlines is a library designed to ensure machine-readable output from generative models by applying programmatic constraints during the token sampling process. It functions as a toolkit for forcing large language models to generate text that strictly adheres to JSON schemas, regular expressions, and formal grammars, enabling the integration of model responses into existing software systems. The library distinguishes itself by integrating formal language rules directly into the sampling loop. It achieves this by converting regular expressions into deterministic finite automata and utilizing lo

    Pythoncfggenerative-aijson
    View on GitHub↗13,446
  • einsia/openchronicleEinsia avatar

    Einsia/OpenChronicle

    2,783View on GitHub↗

    Open-source, local-first memory for any tool-capable LLM agent.

    Python
    View on GitHub↗2,783
  • emblemcompany/agent-skillsEmblemCompany avatar

    EmblemCompany/Agent-skills

    11View on GitHub↗

    Official skill collection for EmblemAI agents — 200+ crypto tools across 7 blockchains

    Shell
    View on GitHub↗11
  • evalstate/fast-agentevalstate avatar

    evalstate/fast-agent

    3,839View on GitHub↗

    This project is an autonomous agent workflow engine and multi-agent orchestration framework. It provides a runtime for managing agent lifecycles and a provider-agnostic abstraction layer for interacting with multiple large language model backends through standardized requests and structured outputs. The framework features a reliability layer for output verification, utilizing sampling-based majority voting and generator-evaluator feedback loops to refine model responses. It supports complex coordination patterns including sequential chaining, parallel execution with fan-in aggregation, and re

    Python
    View on GitHub↗3,839
  • framix-team/skill-email-html-mjmlframix-team avatar

    framix-team/skill-email-html-mjml

    49View on GitHub↗

    Claude Code skill — generate cross-client HTML email with MJML. Outlook-safe, Gmail-optimized, WCAG 2.1 AA accessible.

    View on GitHub↗49
  • getbindu/binduGetBindu avatar

    GetBindu/Bindu

    949View on GitHub↗
    Pythona2aagent-communicationagent-orchestration
    View on GitHub↗949
  • getsentry/skillsgetsentry avatar

    getsentry/skills

    797View on GitHub↗

    Agent Skills used by the Sentry team for development.

    Pythontag-production
    View on GitHub↗797
  • hashicorp/agent-skillshashicorp avatar

    hashicorp/agent-skills

    670View on GitHub↗

    A collection of Agent skills and Claude Code plugins for HashiCorp products.

    Shell
    View on GitHub↗670
  • hqhq1025/skill-optimizerhqhq1025 avatar

    hqhq1025/skill-optimizer

    106View on GitHub↗

    Agent Skills lifecycle toolkit: mine repeated coding-agent workflows, audit and personalize skills, and generalize personal skills for public release.

    Python
    View on GitHub↗106
  • huggingface/diffusershuggingface avatar

    huggingface/diffusers

    33,872View on GitHub↗

    Diffusers is a PyTorch-based library and generative AI framework used to build, train, and deploy diffusion pipelines for producing multi-modal media. It provides a suite of tools for generating images, video, and audio from natural language descriptions, as well as specialized systems for text-to-image generation. The project differentiates itself through a modular architecture that separates noise schedulers, pretrained model blocks, and pipeline compositions. This structure allows for the construction of custom generation workflows and the ability to swap individual components of the diffu

    Pythondeep-learningdiffusionflux
    View on GitHub↗33,872
  • huggingface/transformershuggingface avatar

    huggingface/transformers

    161,630View on GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    View on GitHub↗161,630
  • idan-rubin/browserclawidan-rubin avatar

    idan-rubin/browserclaw

    30View on GitHub↗

    The AI-native browser automation library. Snapshot ref targeting — born from OpenClaw, built for agents, by agents.

    TypeScript
    View on GitHub↗30
  • imbue-ai/blueprintimbue-ai avatar

    imbue-ai/blueprint

    71View on GitHub↗

    Planning copilot for coding agents

    Shell
    View on GitHub↗71
  • 1nickpappas/move-code-quality-skill1NickPappas avatar

    1NickPappas/move-code-quality-skill

    21View on GitHub↗

    Claude Code skill for analyzing Move packages against the official Move Book Code Quality Checklist

    View on GitHub↗21