Browse evidence-backed project records from the current public release. Each project page includes deployment, license, use cases, limitations, and source information.
ECC provides a cross-harness system of reusable skills, hook automations, and security scanning for AI-assisted software development. It targets developers using tools like Claude Code, Cursor, and OpenCode to improve consistency and safet…
Ponytail is a Node-based, locally runnable skill for AI coding assistants that applies a reuse-first decision ladder before new code is written. On skill-capable hosts, it also supports diff review and repository audits that produce a dele…
A self-improving AI agent that creates and refines skills from experience, remembers context across sessions, and builds a deepening user model. It can be run from a $5 VPS to a GPU cluster and is accessible via terminal or multiple messag…
A collection of reusable Agent Skills, templates, and specifications for completing specialized tasks with Claude. Execution requires a compatible Claude platform; skills are provided for demonstration and educational purposes.
OpenCode provides an open source AI coding agent that ships with a full-access build agent and a read-only plan agent. It can be installed through multiple package managers or run as a beta desktop application on macOS, Windows, and Linux.
This project adds a coordination, memory, and security layer around existing AI coding tools. It targets developers who need to orchestrate multiple specialized agents, using a CLI and integrations with both cloud-based and local model pro…
blader/humanizer is a skill that rewrites text to remove signs of AI-generated writing based on 33 documented patterns. It operates as a plain Markdown skill installed via a single command or file copy.
openclaude is an open-source terminal coding-agent CLI that unifies prompts, tools, agents, and slash commands into a single workflow across cloud and local model providers. It requires connection to a supported external cloud or local mod…
obra/superpowers provides an agentic skills framework that enforces test-driven development and subagent-driven development for AI coding agents. The methodology activates skills automatically to introduce planning, brainstorming, and stru…
Firecrawl provides an API to search, scrape, crawl, and interact with web content at scale, returning clean Markdown, HTML, screenshots, or structured JSON. It operates through a hosted API and handles rotating proxies, orchestration, and…
A self-hostable AI gateway that aggregates 250+ external AI providers into a single OpenAI-compatible endpoint with automatic failover and token compression. It routes requests to remote third-party models and depends on their availability…
Graphify turns a folder of code or documentation into a queryable knowledge graph using deterministic tree-sitter AST parsing across approximately 40 languages without requiring LLM calls. It generates graph files for local analysis and ex…