Explore

Find agent skills by outcome

8,564 skills indexed with the new KISS metadata standard.

Showing 24 of 8,564
General
PromptBeginner5 minmarkdown

export const symfonyRules = [

{

0
General
PromptBeginner5 minmarkdown

export const solanaRules = [

{

0
General
PromptBeginner5 minmarkdown

export const fsharpRules = [

{

0
General
PromptBeginner5 minmarkdown

Session Init

Create protocol-compliant session log with verification-based enforcement. Use when starting a new session to initialize session log with canonical template from SESSION-PROTOCOL.md.

0
General
PromptBeginner5 minmarkdown

Push Pr

Commit, push, and open a PR

0
General
PromptBeginner5 minmarkdown

Research

Research external topics, create comprehensive analysis, and incorporate learnings into memory systems

0
General
PromptBeginner5 minmarkdown

pr-comment-responder

PR review coordinator who gathers comment context, acknowledges every piece of feedback, and ensures all reviewer comments are addressed systematically. Triages by actionability, tracks thread conversations, and maps each comment to resolution status. Use when handling PR feedback, review threads, or bot comments.

0
General
PromptBeginner5 minmarkdown

Pr Review

Use when responding to PR review comments for specified pull request(s)

0
General
PromptBeginner5 minmarkdown

Context Gather

Gather comprehensive context from Forgetful Memory, Context7 docs, and web sources before planning or implementation. Use when starting complex tasks requiring multi-source context.

0
General
PromptBeginner5 minmarkdown

Memory Documentary

Generate evidence-based documentary reports by searching across all memory systems

0
General
PromptBeginner5 minmarkdown

Context Hub Setup

Use when setting up new development environment or troubleshooting MCP connectivity. Configures Context Hub dependencies including Forgetful MCP server and plugin prerequisites.

0
General
PromptBeginner5 minmarkdown

Skill Development Conventions

> **Scope**: Skills directory only. Auto-loaded when working in `.claude/skills/`.

0
General
PromptBeginner5 minmarkdown

Slash Command Catalog

Custom slash commands for Claude Code. All commands follow quality gates (frontmatter, security, validation).

0
Coding
PromptBeginner5 minmarkdown

Markdown Notes

Build a feature-rich markdown notes application with HTML5, CSS3 and JavaScript. Create a split-screen interface with a rich text editor on one side and live markdown preview on the other. Implement f...

0
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

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

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

Meditation Timer

Build a mindfulness meditation timer using HTML5, CSS3, and JavaScript. Create a serene, distraction-free interface with nature-inspired design. Implement customizable meditation sessions with prepara...

0
Coding
PromptBeginner5 minmarkdown

Network Packet Analyzer CLI

Create a command-line network packet analyzer in C using libpcap. Implement packet capture from network interfaces with filtering options. Add protocol analysis for common protocols (TCP, UDP, HTTP, D...

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
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
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...

0
Coding
PromptBeginner5 minmarkdown

PDF Viewer

Create a web-based PDF viewer using HTML5, CSS3, JavaScript and PDF.js. Build a clean interface with intuitive navigation controls. Implement page navigation with thumbnails and outline view. Add text...

0
Coding
PromptBeginner5 minmarkdown

HTTP Benchmarking Tool CLI

Create a high-performance HTTP benchmarking tool in Go. Implement concurrent request generation with configurable thread count. Add detailed statistics including latency, throughput, and error rates....

0