Explore

Find agent skills by outcome

21,095 skills indexed with the new KISS metadata standard.

Showing 24 of 21,095Categories: Coding, Data, Communication, General
Coding
PromptBeginner5 minmarkdown

moonbit-refactoring

Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions.

0
Coding
PromptBeginner5 minmarkdown

ai-architect-lite

Lightweight playbook distilled from AI Architecture to keep dual-engine memory (.ai_context) and manifest dispatcher with minimal overhead; use when bootstrapping or porting the pattern into Claude Skills format.

0
Coding
PromptBeginner5 minmarkdown

xiaohongshu-cover-generator

Generate Xiaohongshu (小红书) style cover images based on user topics. Use when the user wants to create a social media cover image in Xiaohongshu style, or mentions keywords like "小红书封面", "Xiaohongshu cover", "封面生成", or provides a topic for cover image generation. The generated image will be saved to the current project directory.

0
Coding
PromptBeginner5 minmarkdown

open-meteo-skill

|

0
Coding
PromptBeginner5 minmarkdown

open-meteo-skill

|

0
Coding
PromptBeginner5 minmarkdown

PRD Generator for TaskMaster

Smart PRD generator with TaskMaster integration. Detects existing PRDs and offers execute/update/replace options. Generates comprehensive technical PRDs optimized for task breakdown, validates with 13 automated checks, and optionally executes tasks autonomously with datetime tracking and rollback support. Use when user requests "PRD", "product requirements", or mentions task-driven development. Default: PRD generation + handoff to TaskMaster. Optional: autonomous execution with 4 modes.

0
Coding
PromptBeginner5 minmarkdown

refactor-html

Refactor HTML/TSX files to use existing UI components, DaisyUI classes, and semantic colors. Use when (1) refactoring React/TSX page components to use reusable UI components, (2) replacing raw HTML elements with component library equivalents, (3) converting primitive Tailwind colors to semantic DaisyUI colors, (4) extracting repeated styling patterns into components.

0
Coding
PromptBeginner5 minmarkdown

total-recall

Memory preservation for Claude Code sessions. Use when approaching token limits, needing to /reset or /compact, switching between complex tasks, or preserving critical session state before context loss. Creates comprehensive memory dumps at /tmp/total-recall containing current state, decisions, artifacts, and next steps for seamless context restoration.

0
Coding
PromptBeginner5 minmarkdown

sqldown

Bidirectional markdown ↔ SQLite conversion with column limit protection and smart section extraction. Import with Python, query with sqlite3.

0
Coding
PromptBeginner5 minmarkdown

zotero-mcp-code

Search Zotero library using code execution for efficient multi-strategy searches without crash risks. Use this skill when the user needs comprehensive Zotero searches with automatic deduplication and ranking.

0
Coding
PromptBeginner5 minmarkdown

moonbit-refactoring

Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions.

0
Coding
PromptBeginner5 minmarkdown

email-extractor

Expert in email content extraction and analysis. **Use whenever the user mentions .eml files, email messages, says "Extract email information", "Using the email information", or requests to extract, parse, analyze, or process email files.** Handles email thread parsing, attachment extraction, and converting emails to structured markdown format for AI processing. (project, gitignored)

0
Coding
PromptBeginner5 minmarkdown

context-daddy

Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, duplicate detection, and MCP-powered symbol queries. Use this skill when working with large codebases that need automated indexing and context management.

0
Coding
PromptBeginner5 minmarkdown

skill.md

How-to guide for this repository.

0
Coding
PromptBeginner5 minmarkdown

yapi

CLI-first API testing for HTTP, GraphQL, gRPC, and TCP.

0
Data
PromptBeginner5 minmarkdown

Agent Instructions

1. **Bump version** in `git-backup/config.yaml`

0
Coding
PromptBeginner5 minmarkdown

Thing-OS Agent Notes

This file is a quick map of the repository so agents (and humans) can orient fast.

0
Coding
PromptBeginner5 minmarkdown

js Style Guide

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

0
General
PromptBeginner5 minmarkdown

AGENTS.md

- Help develop Nucleus with targeted, safe changes.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file provides prescriptive coding guidelines for AI coding agents working in the KOIN_ANDROID repository.

0
Coding
PromptBeginner5 minmarkdown

Claude Development Notes for scida

**scida** is a Python library for scalable analysis of large scientific datasets, primarily targeting astrophysics simulations (particle-based cosmological simulations) and observational data. It provides a unified interface to load, analyze, and process big data using **dask** for parallel/lazy com

0
Coding
PromptBeginner5 minmarkdown

Loom Agent Workflows

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

0
Coding
PromptBeginner5 minmarkdown

/Users/besi/.codex/AGENTS.md

generic skill

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md - Macrograph Project Guide

Macrograph is a visual programming platform with node-based graph interfaces. Supports both desktop (single-project) and server (multi-project) environments with real-time event processing and type-safe ID management.

0