Explore

Find agent skills by outcome

15,210 skills indexed with the new KISS metadata standard.

Showing 24 of 15,210Categories: Data, Cursor-rules, Coding, Writing, Creative
Coding
PromptBeginner5 minmarkdown

Habit Tracker

Create a habit tracking application using HTML5, CSS3, and JavaScript. Build a clean interface showing daily, weekly, and monthly views. Implement habit creation with frequency, reminders, and goals....

0
Coding
PromptBeginner5 minmarkdown

Flashcard Study System

Develop a comprehensive flashcard study system using HTML5, CSS3, and JavaScript. Create an intuitive interface for card creation and review. Implement spaced repetition algorithm for optimized learni...

0
Data
PromptBeginner5 minmarkdown

Memory Profiler CLI

Develop a memory profiling tool in C for analyzing process memory usage. Implement process attachment with minimal performance impact. Add heap analysis with allocation tracking. Include memory leak d...

0
Coding
PromptBeginner5 minmarkdown

Music Player

Develop a web-based music player using HTML5, CSS3, and JavaScript with the Web Audio API. Create a modern interface with album art display and visualizations. Implement playlist management with drag-...

0
Writing
PromptBeginner5 minmarkdown

File System Indexer CLI

Build a high-performance file system indexer and search tool in Go. Implement recursive directory traversal with configurable depth. Add file metadata extraction including size, dates, and permissions...

0
Coding
PromptBeginner5 minmarkdown

Health Metrics Calculator

Build a comprehensive health metrics calculator with HTML5, CSS3 and JavaScript based on medical standards. Create a clean, accessible interface with step-by-step input forms. Implement accurate BMI c...

0
Coding
PromptBeginner5 minmarkdown

Todo List

Create a responsive todo app with HTML5, CSS3 and vanilla JavaScript. The app should have a modern, clean UI using CSS Grid/Flexbox with intuitive controls. Implement full CRUD functionality (add/edit...

0
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

Secure Password Generator Tool

Create a comprehensive secure password generator using HTML5, CSS3 and JavaScript with cryptographically strong randomness. Build an intuitive interface with real-time password preview. Allow customiz...

0
Coding
PromptBeginner5 minmarkdown

Weather Dashboard

Build a comprehensive weather dashboard using HTML5, CSS3, JavaScript and the OpenWeatherMap API. Create a visually appealing interface showing current weather conditions with appropriate icons and ba...

0
Coding
PromptBeginner5 minmarkdown

Currency Exchange Calculator

Develop a comprehensive currency converter using HTML5, CSS3, JavaScript and a reliable Exchange Rate API. Create a clean, intuitive interface with prominent input fields and currency selectors. Imple...

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

3D Space Explorer

Build an immersive 3D space exploration game using Three.js and JavaScript. Create a vast universe with procedurally generated planets, stars, and nebulae. Implement realistic spacecraft controls with...

0
Writing
PromptBeginner5 minmarkdown

Future Vision

Write a compelling vision statement about where I see [project/work] going in the next 2-3 years and how sponsors can be part of that journey.

0
Writing
PromptBeginner5 minmarkdown

Success Stories

Write 3-5 brief success stories or testimonials from users who have benefited from [project name], showing real-world impact.

0
Writing
PromptBeginner5 minmarkdown

Announce Milestone

Write an announcement for my Sponsors page about a new milestone or feature in [project], encouraging new and existing sponsors to get involved.

0
Creative
PromptBeginner5 minmarkdown

Sponsor Hall of Fame

Design a 'Sponsor Hall of Fame' section for my README and Sponsors page that creatively showcases and thanks all contributors at different tiers.

0
Writing
PromptBeginner5 minmarkdown

Create a Professional Bio

Write a GitHub Sponsors bio for my profile that highlights my experience in [your field], the impact of my open source work, and my commitment to community growth.

0
Creative
PromptBeginner5 minmarkdown

Creative Perks

Suggest creative perks or acknowledgments for sponsors to foster a sense of belonging and appreciation.

0
Writing
PromptBeginner5 minmarkdown

instructions: Generate a creative story based on the provided parameters. Include a compelling title

well-developed characters

0
Writing
PromptBeginner5 minmarkdown

Story Generator

{

0
Coding
PromptBeginner5 minmarkdown

Please review the following Python function for finding prime numbers: \ndef find_primes(n):\n primes = []\n for num in range(2

n + 1):\n for i in range(2

0
Data
PromptBeginner5 minmarkdown

Data Transformer

{"role": "Data Transformer", "input_schema": {"type": "array", "items": {"name": "string", "email": "string", "age": "number"}}, "output_schema": {"type": "object", "properties": {"users_by_age_group"...

0
Coding
PromptBeginner5 minmarkdown

- Analyze the code for readability

maintainability

0