Explore

Find agent skills by outcome

34,000 skills indexed with the new KISS metadata standard.

Showing 24 of 34,000
General
PromptBeginner5 minmarkdown

Vibe Tools Telemetry

This document describes the telemetry system used by Vibe Tools, covering the infrastructure, data structure, data flow/pipeline, and privacy considerations.

0
General
PromptBeginner5 minmarkdown

Feature Behavior Testing with AI Agents

This document outlines our approach to regression testing for vibe-tools using AI agents. We'll create feature behavior files that describe desired behaviors, and AI agents will determine how to test these behaviors using vibe-tools. The agents will generate detailed reports and simple PASS/FAIL res

0
General
PromptBeginner5 minmarkdown

vibe-tools Documentation Command Issues and Next Steps

Based on the test report (`tests/reports/feature/openrouter-mcp/doc-command_report_2025-03-12T16-57-15-257Z.md`), the following issues were identified with the `doc` command:

0
General
PromptBeginner5 minmarkdown

Feature Behavior Testing Plan for vibe-tools

This document outlines our approach to regression testing for vibe-tools using AI agents. We create feature behavior files that describe desired behaviors, and AI agents determine how to test these behaviors using vibe-tools. The agents generate detailed reports and simple PASS/FAIL results for auto

0
General
PromptBeginner5 minmarkdown

This is the vibe-tools repo. Here we build a cli tool that AI agents can use to execute commands and work with other AI agents.

This repo uses pnpm as the package manager and script runner.

0
General
PromptBeginner5 minmarkdown

vibe-tools Configuration Guide

This document provides detailed configuration information for vibe-tools.

0
General
PromptBeginner5 minmarkdown

Proposals for Isolated Test Execution

This approach focuses on creating isolated environments at the scenario level by creating temporary directories and modifying command execution.

0
General
PromptBeginner5 minmarkdown

{

"semi": true,

0
General
PromptBeginner5 minmarkdown

CHANGELOG.md

CLAUDE.md

0
General
PromptBeginner5 minmarkdown

This is the vibe-tools repo. Here we build a cli tool that AI agents can use to execute commands and work with other AI agents.

This repo uses pnpm as the package manager and script runner.

0
General
PromptBeginner5 minmarkdown

This is the vibe-tools repo. Here we build a cli tool that AI agents can use to execute commands and work with other AI agents.

This repo uses pnpm as the package manager and script runner.

0
General
PromptBeginner5 minmarkdown

Changelog

All notable changes to this project will be documented in this file.

0
General
PromptBeginner5 minmarkdown

vibe-tools is a CLI tool that allows you to interact with AI models and other tools.

vibe-tools is installed on this machine and it is available to you to execute. You're encouraged to use it.

0
General
PromptBeginner5 minmarkdown

Don't index SpecStory auto-save files, but allow explicit context inclusion via @ references

.specstory/**

0
General
PromptBeginner5 minmarkdown

This is the vibe-tools repo. Here we build a cli tool that AI agents can use to execute commands and work with other AI agents.

This repo uses pnpm as the package manager and script runner.

0
General
PromptBeginner5 minmarkdown

Dependencies

node_modules/

0
General
PromptBeginner5 minmarkdown

Dot directories and files

.*

0
Coding
PromptBeginner5 minmarkdown

Drawing App

Create an interactive drawing application using HTML5 Canvas, CSS3, and JavaScript. Build a clean interface with intuitive tool selection. Implement multiple drawing tools including brush, pencil, sha...

0
Coding
PromptBeginner5 minmarkdown

Code Snippet Manager

Build a developer-focused code snippet manager using HTML5, CSS3, and JavaScript. Create a clean IDE-like interface with syntax highlighting for 30+ programming languages. Implement a tagging and cate...

0
Coding
PromptBeginner5 minmarkdown

File Encryption Tool

Create a client-side file encryption tool using HTML5, CSS3, and JavaScript with the Web Crypto API. Build a drag-and-drop interface for file selection with progress indicators. Implement AES-256-GCM...

3
Coding
PromptBeginner5 minmarkdown

Multiplayer 3D Plane Game

Create an immersive multiplayer airplane combat game using Three.js, HTML5, CSS3, and JavaScript with WebSocket for real-time networking. Implement a detailed 3D airplane model with realistic flight p...

0
Coding
PromptBeginner5 minmarkdown

Pomodoro Timer

Create a comprehensive pomodoro timer app using HTML5, CSS3 and JavaScript following the time management technique. Design an elegant interface with a large, animated circular progress indicator that...

1
Coding
PromptBeginner5 minmarkdown

3D FPS Game

Develop a first-person shooter game using Three.js and JavaScript. Create detailed weapon models with realistic animations and effects. Implement precise hit detection and damage systems. Design multi...

1
Coding
PromptBeginner5 minmarkdown

Interactive Quiz

Develop a comprehensive interactive quiz application with HTML5, CSS3 and JavaScript. Create an engaging UI with smooth transitions between questions. Support multiple question types including multipl...

0