souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 83
Headroom https://github.com/chopratejas/headroom
03/06/2026 cluster icon
  • Crunch : Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE c...
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • Online YUI Compressor : This is a web interface to compress your JavaScript or CSS.
  • Squoosh : Squoosh is an image compression web app that allows you to dive into the advanced options provided by various image compressors.
  • Oh My OpenAgent : Agent harness

Headroom compresses everything your AI agent reads — tool outputs, logs, RAG chunks, files, and conversation history — before it reaches the LLM. Same answers, fraction of the tokens.

AI agent token compression llm tool
curl.md https://github.com/wevm/curl.md
27/05/2026 cluster icon
  • Is Your Site Agent-Ready? : Scan your website to see how ready it is for AI agents. We check multiple emerging standards — from robots.txt and Markdown negotiation to MCP, OAuth,...
  • superpowers : Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instruc...
  • Gas Town : Multi-agent orchestration system for Claude Code, GitHub Copilot, and other AI agents with persistent work tracking
  • DESIGN.md collection for AI coding agents : Design system inspirations from popular websites. Drop one into your project and let coding agents build matching UI.
  • Open Design : Local-first, open-source alternative to Anthropic's Claude Design

URL to markdown for agents.

Turn websites into optimized, low token output to supercharge your context. Save money on tokens

url markdown tool ai agent
herdr https://github.com/ogulcancelik/herdr
27/05/2026 cluster icon
  • PM Workspace Wizard : A Claude Cowork skill that builds your entire PM operating system in under 5 minutes.
  • curl.md : URL to markdown for agents. Turn websites into optimized, low token output to supercharge your context. Save money on tokens
  • Open Design : Local-first, open-source alternative to Anthropic's Claude Design
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • Is Your Site Agent-Ready? : Scan your website to see how ready it is for AI agents. We check multiple emerging standards — from robots.txt and Markdown negotiation to MCP, OAuth,...

agent multiplexer that lives in your terminal.

workspaces, tabs, panes. mouse-native: click, drag, split. every agent at a glance: blocked, working, done. detach and reattach, agents keep running. no gui app, no electron, no mac-only native wrapper. you see the agent's own terminal, not someone's interpretation of it.

agent terminal ai tool
Semble https://github.com/MinishLab/semble
27/05/2026 cluster icon
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
  • Oh My OpenAgent : Agent harness
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • howdoi : Instant coding answers via the command line.
  • herdr : agent multiplexer that lives in your terminal. workspaces, tabs, panes. mouse-native: click, drag, split. every agent at a glance: blocked, working, d...

Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Indexing and searching a full codebase end-to-end takes under a second, with ~200x faster indexing and ~10x faster queries than a code-specialized transformer, at 99% of its retrieval quality (see benchmarks). Everything runs on CPU with no API keys, GPU, or external services.

code search tool agent ai
Open Design https://github.com/nexu-io/open-design
13/05/2026 cluster icon
  • claude-mem : A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk),...
  • Is Your Site Agent-Ready? : Scan your website to see how ready it is for AI agents. We check multiple emerging standards — from robots.txt and Markdown negotiation to MCP, OAuth,...
  • curl.md : URL to markdown for agents. Turn websites into optimized, low token output to supercharge your context. Save money on tokens
  • Oh My OpenAgent : Agent harness
  • superpowers : Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instruc...

Local-first, open-source alternative to Anthropic's Claude Design

ai agent design tool
Learning Opportunities https://github.com/DrCatHicks/learning-opportunities
04/05/2026 cluster icon
  • OpenHands : OpenHands is a platform for software development agents powered by AI. OpenHands agents can do anything a human developer can: modify code, run comman...
  • Archon : Archon is a workflow engine for AI coding agents. Define multi-step development workflows in YAML — code review, bug fixes, feature implementation, te...
  • Denigma : Denigma explains code in conversational English. Powered by machine learning.
  • caveman : A Claude Code skill/plugin and Codex plugin that makes agent talk like caveman — cutting ~75% of output tokens while keeping full technical accuracy.
  • Much Assembly Required : Program the 8086-like microprocessor of a robot in a grid-based multiplayer world. The game is web based so no installation is required.

A Claude or Codex skill for deliberate skill development during AI-assisted coding

ai learning skill development
Gas Town https://github.com/gastownhall/gastown
02/05/2026 cluster icon
  • Is Your Site Agent-Ready? : Scan your website to see how ready it is for AI agents. We check multiple emerging standards — from robots.txt and Markdown negotiation to MCP, OAuth,...
  • herdr : agent multiplexer that lives in your terminal. workspaces, tabs, panes. mouse-native: click, drag, split. every agent at a glance: blocked, working, d...
  • curl.md : URL to markdown for agents. Turn websites into optimized, low token output to supercharge your context. Save money on tokens
  • superpowers : Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instruc...
  • PM Workspace Wizard : A Claude Cowork skill that builds your entire PM operating system in under 5 minutes.

Multi-agent orchestration system for Claude Code, GitHub Copilot, and other AI agents with persistent work tracking

ai agent orchestration tool
DESIGN.md collection for AI coding agents https://getdesign.md/
30/04/2026 cluster icon
  • Open Design : Local-first, open-source alternative to Anthropic's Claude Design
  • curl.md : URL to markdown for agents. Turn websites into optimized, low token output to supercharge your context. Save money on tokens
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • OpenShell : OpenShell is the safe, private runtime for autonomous AI agents. It provides sandboxed execution environments that protect your data, credentials, and...
  • claude-mem : A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk),...

Design system inspirations from popular websites.
Drop one into your project and let coding agents build matching UI.

design ai agent markdown
Is Your Site Agent-Ready? https://isitagentready.com/
24/04/2026 cluster icon
  • PM Workspace Wizard : A Claude Cowork skill that builds your entire PM operating system in under 5 minutes.
  • Oh My OpenAgent : Agent harness
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
  • curl.md : URL to markdown for agents. Turn websites into optimized, low token output to supercharge your context. Save money on tokens
  • superpowers : Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instruc...

Scan your website to see how ready it is for AI agents. We check multiple emerging standards — from robots.txt and Markdown negotiation to MCP, OAuth, Agent Skills and agentic commerce.

scan website tool ai agent
claude-mem https://github.com/thedotmack/claude-mem
20/04/2026 cluster icon
  • curl.md : URL to markdown for agents. Turn websites into optimized, low token output to supercharge your context. Save money on tokens
  • Everything Claude Code : The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencod...
  • Gas Town : Multi-agent orchestration system for Claude Code, GitHub Copilot, and other AI agents with persistent work tracking
  • Open Design : Local-first, open-source alternative to Anthropic's Claude Design
  • Claude Code Guide : Learn the WHY behind Claude Code, not just the config

A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.

claudecode ai agent context tool
PM Workspace Wizard https://github.com/ineslourenco-leadfeeder/pm-workspace-wizard
20/04/2026 cluster icon
  • Open Design : Local-first, open-source alternative to Anthropic's Claude Design
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
  • superpowers : Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instruc...
  • herdr : agent multiplexer that lives in your terminal. workspaces, tabs, panes. mouse-native: click, drag, split. every agent at a glance: blocked, working, d...
  • Oh My OpenAgent : Agent harness

A Claude Cowork skill that builds your entire PM operating system in under 5 minutes.

ai agent productmanagement tool
Oh My OpenAgent https://ohmyopenagent.com/
20/04/2026 cluster icon
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • Denigma : Denigma explains code in conversational English. Powered by machine learning.
  • curl.md : URL to markdown for agents. Turn websites into optimized, low token output to supercharge your context. Save money on tokens

Agent harness

ai agent harness code tool
Builder Skills https://amplitude.com/builder-skills
20/04/2026 cluster icon
  • superpowers : Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instruc...
  • addyosmani/agent-skills : Production-grade engineering skills for AI coding agents. Skills encode the workflows, quality gates, and best practices that senior engineers use whe...
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • Everything Claude Code : The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencod...
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.

Claude skills for product, growth, analytics, and engineering workflows

productmanagement ai skills
addyosmani/agent-skills https://github.com/addyosmani/agent-skills
20/04/2026 cluster icon
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • Conductor : Run a team of coding agents on your Mac. Create parallel Codex + Claude Code agents in isolated workspaces. See at a glance what they're working on, t...
  • superpowers : Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instruc...
  • Everything Claude Code : The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencod...

Production-grade engineering skills for AI coding agents.

Skills encode the workflows, quality gates, and best practices that senior engineers use when building software. These ones are packaged so AI agents follow them consistently across every phase of development.

ai agent code skills
Conductor https://www.conductor.build/
20/04/2026 cluster icon
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • Oh My OpenAgent : Agent harness
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • addyosmani/agent-skills : Production-grade engineering skills for AI coding agents. Skills encode the workflows, quality gates, and best practices that senior engineers use whe...

Run a team of coding agents on your Mac.
Create parallel Codex + Claude Code agents in isolated workspaces. See at a glance what they're working on, then review and merge their changes.

parallel ai code agent
Get Shit Done https://github.com/gsd-build/get-shit-done
20/04/2026 cluster icon
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
  • addyosmani/agent-skills : Production-grade engineering skills for AI coding agents. Skills encode the workflows, quality gates, and best practices that senior engineers use whe...
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • Oh My OpenAgent : Agent harness
  • superpowers : Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instruc...

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex, Copilot, Cursor, Windsurf, Antigravity, Augment, Trae, Qwen Code, Cline, and CodeBuddy.

ai agent code skills tool
Spec Kit https://github.com/github/spec-kit
20/04/2026 cluster icon
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • addyosmani/agent-skills : Production-grade engineering skills for AI coding agents. Skills encode the workflows, quality gates, and best practices that senior engineers use whe...
  • Oh My OpenAgent : Agent harness
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • superpowers : Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instruc...

An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.

ai agent code skills tool
Typst https://typst.app/
20/04/2026 cluster icon
  • Caire : Caire is a content aware image resize library
  • Beekeeper Studio : Open Source cross-platform SQL Editor and Database Manager. Use Beekeeper Studio to query and manage your relational databases, like MySQL, Postgres, ...
  • PlantUML : PlantUML is an open-source tool allowing users to create UML diagrams from a plain text language
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...

Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use. Typst has:

  • Built-in markup for the most common formatting tasks
  • Flexible functions for everything else
  • A tightly integrated scripting system
  • Math typesetting, bibliography management, and more
  • Fast compile times thanks to incremental compilation
  • Friendly error messages in case something goes wrong
markup type document tool opensource
superpowers https://github.com/obra/superpowers
20/04/2026 cluster icon
  • Get Shit Done : A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini CLI, Kilo, Codex,...
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.
  • Semble : Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read. Inde...
  • Oh My OpenAgent : Agent harness
  • PM Workspace Wizard : A Claude Cowork skill that builds your entire PM operating system in under 5 minutes.

Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them.

ai agent skills tool
Claude Code Guide https://cc.bruniaux.com/
20/04/2026 cluster icon
  • Everything Claude Code : The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencod...
  • claude-mem : A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk),...
  • Gas Town : Multi-agent orchestration system for Claude Code, GitHub Copilot, and other AI agents with persistent work tracking
  • addyosmani/agent-skills : Production-grade engineering skills for AI coding agents. Skills encode the workflows, quality gates, and best practices that senior engineers use whe...
  • Spec Kit : An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.

Learn the WHY behind Claude Code, not just the config

ai agent claudecode documentation reference
page 1 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn