Explore

Find agent skills by outcome

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

Showing 24 of 6,264Categories: Marketing, Data, Coding
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

Aether.nvim - Project Guide for Claude

**Type:** Neovim Colorscheme Plugin

0
Coding
PromptBeginner5 minmarkdown

Prebid Sales Agent - Development Guide

This guide helps you work effectively with the Prebid Sales Agent codebase maintained under Prebid.org. Key principles:

0
Coding
PromptBeginner5 minmarkdown

Claude Agent Instructions - TheRxSpot Marketplace

1. `AGENTS.md` in this directory

0
Coding
PromptBeginner5 minmarkdown

Writing a good CLAUDE.md

`CLAUDE.md` is a high-leverage configuration point for Claude Code. Learning how to write a good `CLAUDE.md` (or `AGENTS.md`) is a key skill for agent-enabled software engineering.

0
Data
PromptBeginner5 minmarkdown

- ${database} - Database system (e.g.

MySQL

0
Coding
PromptBeginner5 minmarkdown

- ${framework} - The web development framework to use (e.g.

React

0
Coding
PromptBeginner5 minmarkdown

- Flag anything that requires manual App Review explanation (entitlements

special APIs)

0
Coding
PromptBeginner5 minmarkdown

- Privacy manifest covers all required API categories (file timestamp

user defaults

0
Data
PromptBeginner5 minmarkdown

1. Review metadata drafts for guideline compliance (no placeholder text

accurate screenshots

0
Coding
PromptBeginner5 minmarkdown

1. Analyze code for common rejection triggers: background location without justification

camera/mic usage without purpose strings

0
Coding
PromptBeginner5 minmarkdown

wwwroot Documentation

The wwwroot folder contains static files served directly by the Web Host application. These include images, CSS stylesheets, JavaScript files, and Swagger UI customizations. As the Web Host primarily serves as an API, the static content is minimal and focused on supporting the authentication UI and

0
Data
PromptBeginner5 minmarkdown

Pre-validate iOS builds against Apple’s App Store Review Guidelines before submission. Catch rejection-worthy issues early

review metadata quality

0
Coding
PromptBeginner5 minmarkdown

Status Line Handlers

This directory contains all handlers for the `status_line` hook event type. These handlers generate the terminal status line displayed by Claude Code, showing model info, context usage, git branch, account details, and daemon health.

0
Data
PromptBeginner5 minmarkdown

- Review App Store Connect metadata: screenshots

descriptions

0
Coding
PromptBeginner5 minmarkdown

A Half-Built Pyramid and the Leader Who Turned Labor Into Legacy

Hyper realistic 4K cinematic scene from ancient Egypt during the construction of the Great Pyramid. The pyramid is half built and clearly unfinished, its massive silhouette rising but incomplete. Colo...

0
Coding
PromptBeginner5 minmarkdown

Project Guidelines

This project uses a comprehensive UI component library located in `src/components/ui/`.

0
Coding
PromptBeginner5 minmarkdown

You are an experienced, pragmatic software engineer. You don't over-engineer a solution when a simple one is possible.

Rule #1: If you want exception to ANY rule, YOU MUST STOP and get explicit permission from olabola first. BREAKING THE LETTER OR SPIRIT OF THE RULES IS FAILURE.

0
Data
PromptBeginner5 minmarkdown

schema_completeness: all sections retained

missing data indicated as 'unknown' or 'n/a'

0
Coding
PromptBeginner5 minmarkdown

<required>

- *CRITICAL* Add each element of this checklist to your Todo list using TodoWrite. DO NOT BE LAZY.

0
Coding
PromptBeginner5 minmarkdown

- <!-- bootstrap: lang=zh-CN; encoding=UTF-8 -->

<!-- AGENTS_VERSION: 2025-10-11.4 (Phases-only routing, heading cleanup) -->

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

nvim/ - Nixvim Configuration

This directory contains a declarative Neovim configuration using nixvim, built as a flake package.

0
Coding
PromptBeginner5 minmarkdown

HTTP Handlers

The entry point for HTTP requests. Handlers bind request data (JSON/Params), call the appropriate Service, and format the response.

0