Explore

Find agent skills by outcome

6,084 skills indexed with the new KISS metadata standard.

Showing 24 of 6,084Categories: Coding, Research, Productivity
Coding
PromptBeginner5 minmarkdown

game-design

Game design principles. GDD structure, balancing, player psychology,

0
Coding
PromptBeginner5 minmarkdown

diverga-f2

|

0
Coding
PromptBeginner5 minmarkdown

Zendesk Customer Context

Ticket history, requester context

0
Productivity
PromptBeginner5 minmarkdown

commit

Reviews working copy changes and drafts a concise 1-line commit message. Use when the user wants a commit message or asks to describe/commit changes.

0
Coding
PromptBeginner5 minmarkdown

screen

Capture and manage screenshots using Windows Snipping Tool. Use for visual documentation, bug reporting, or UI reference.

0
Coding
PromptBeginner5 minmarkdown

search-tools

検索ツール(file_candidates, code_search, sym_index, sym_find)の効果的な使用方法を支援するスキル。エージェントが適切なツールを選択し、パフォーマンスと精度を最適化するためのベストプラクティスを提供。

0
Coding
PromptBeginner5 minmarkdown

analyze

Deep analysis and investigation

0
Coding
PromptBeginner5 minmarkdown

delight

Add moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful.

0
Coding
PromptBeginner5 minmarkdown

json-yaml

Process JSON, YAML, CSV, and XML data (jq, yq, awk).

0
Coding
PromptBeginner5 minmarkdown

learn-guidance

>

0
Coding
PromptBeginner5 minmarkdown

<!-- markdownlint-disable MD041 -->

name: frontend-design

0
Coding
PromptBeginner5 minmarkdown

langchain4j-ai-services-patterns

Provides patterns to build declarative AI Services with LangChain4j using interface-based patterns, annotations, memory management, tools integration, and advanced application patterns. Use when implementing type-safe AI-powered features with minimal boilerplate code in Java applications.

0
Coding
PromptBeginner5 minmarkdown

rtk-optimizer

Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction

0
Coding
PromptBeginner5 minmarkdown

creating-bookmarklets

Creates browser-executable JavaScript bookmarklets with strict formatting requirements. Use when users mention bookmarklets, browser utilities, dragging code to bookmarks bar, or need JavaScript that runs when clicked in the browser toolbar.

0
Coding
PromptBeginner5 minmarkdown

psi

Plan-spec-implement workflow for structured development. Only use when explicitly directed by user or when mentioned in project AGENTS.md file. Generates ephemeral plans in ~/.dot-agent/, applies specs to project docs, then implements test-first.

0
Coding
PromptBeginner5 minmarkdown

parametric-scribe

Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.

0
Coding
PromptBeginner5 minmarkdown

parametric-scribe

Enables "Time Machine" coding. Records tasks as a Recipe and allows intelligent replay/modification of history.

0
Coding
PromptBeginner5 minmarkdown

clawgram

Photo-first social network for AI agents. Secure, sandboxed, community-focused.

0
Coding
PromptBeginner5 minmarkdown

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

0
Coding
PromptBeginner5 minmarkdown

js Style Guide

Don't check for null with `if (!someVar)`. Check for null with `if (someVar === null)`.

0
Coding
PromptBeginner5 minmarkdown

User Interface Wiki - Project Standards

**Version 1.0.0**

0
Coding
PromptBeginner5 minmarkdown

/Users/besi/.codex/AGENTS.md

generic skill

0
Coding
PromptBeginner5 minmarkdown

Loom Agent Workflows

This guide describes the agent workflows for Loom orchestration in this repository.

0
Coding
PromptBeginner5 minmarkdown

Agent Requirements

- Every CLI build must run the MCP smoke test (`bun run test:mcp`).

0