Explore

Find agent skills by outcome

22,711 skills indexed with the new KISS metadata standard.

Showing 24 of 22,711Categories: Coding, Creative, Writing, General
Writing
PromptBeginner5 minmarkdown

humanizer-ko

Detects and corrects Korean AI writing patterns to transform text into natural human writing. Based on scientific linguistic research (KatFishNet paper with 94.88% AUC accuracy). Analyzes 19 patterns including comma overuse, spacing rigidity, POS diversity, AI vocabulary overuse, and structural monotony. Use when humanizing Korean text from ChatGPT/Claude/Gemini or removing AI traces from Korean LLM output.

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

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

devup-api

|

0
Coding
PromptBeginner5 minmarkdown

zotero-mcp

Interface with Zotero's MCP server to search and retrieve bibliographic data using advanced semantic search and multi-strategy approaches. Designed for output as a plain markdown formatted outline, suitable for pasting into Logseq. Also offers side-by-side translation of Chinese titles and abstracts for improved English language search within Logseq. Context-aware - uses agents in Claude Code, batched searches in Claude Desktop.

0
Coding
PromptBeginner5 minmarkdown

1. imageloader 的话自己怎么设计这个功能

2. 算法 链表翻转 异或取数组中的不同数

0
Coding
PromptBeginner5 minmarkdown

imggen

Use this skill when users want to generate images using OpenAI's image generation API (DALL-E or gpt-image-1), or extract text from images using OCR. Invoke when users request AI-generated images, artwork, logos, illustrations, visual content from text prompts, or need to extract text/data from images.

0
General
PromptBeginner5 minmarkdown

【技术】

generic skill

0
Coding
PromptBeginner5 minmarkdown

idempiere-setup

Orchestrates the setup of an iDempiere development environment using the setup.sh script. Use when the user wants to install Eclipse, clone iDempiere source code, run Maven builds, or configure the database for iDempiere development.

0
General
PromptBeginner5 minmarkdown

Repository Agent Instructions

- Always use Conventional Commits.

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

Guidelines for my dotfiles repo

Pi agent config is at `~/.config/pi/agent` (symlinked to dotfiles). Extensions go in `~/.config/pi/agent/extensions/`.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

PhiCookBook is a comprehensive repository of cookbooks containing practical examples, tutorials, and documentation for working with Microsoft's Phi family of Small Language Models (SLMs). The repository showcases various use cases, including inference, fine-tuning, quantization, RAG implementations,

0
Coding
PromptBeginner5 minmarkdown

AGENTS Instructions

This repository uses `ruff` for linting and formatting. Run lint checks with:

0
Coding
PromptBeginner5 minmarkdown

Ultracite Code Standards

This project uses **Ultracite**, a zero-config Biome preset that enforces strict code quality standards through automated formatting and linting.

0
Coding
PromptBeginner5 minmarkdown

This file is the canonical guardrails + pointers for Codex work in this repo.

- `docs/overview.md`

0
Coding
PromptBeginner5 minmarkdown

Ultracite Code Standards

This project uses **Ultracite**, a zero-config Biome preset that enforces strict code quality standards through automated formatting and linting.

0
General
PromptBeginner5 minmarkdown

AIコーディングエージェント向けのガイドライン

AIコーディングエージェント向けのガイドラインを記載します。

0
Coding
PromptBeginner5 minmarkdown

Code Style Guidelines

Focus on code style during code review. Make the code style comments priority P2,

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `app/` — Next.js App Router routes, layouts, and API handlers (`app/api/**`).

0
Coding
PromptBeginner5 minmarkdown

Contributor Guide

See [ARCHITECTURE.md](./ARCHITECTURE.md) for more information about how the code

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file provides context for AI agents working with the Socialify codebase.

0
Coding
PromptBeginner5 minmarkdown

NextBB 项目规范

NextBB 是一个现代化的论坛应用,采用响应式设计,适配桌面端、平板和移动设备。

0
Coding
PromptBeginner5 minmarkdown

<!-- SKILLS-INDEX-START -->

[Skills Index]|root: ./.claude/skills|IMPORTANT: Read full SKILL.md before using any skill. This index is for routing only.|backend-dev-guidelines:{name:backend-dev-guidelines,desc:Comprehensive backend development guide for Node.js/Express/TypeScript microservices.,files:{resources:{architecture-ov

0