Explore

Find agent skills by outcome

16,410 skills indexed with the new KISS metadata standard.

Showing 24 of 16,410Categories: Openclaw, Data, Coding, General, Productivity, Writing
Coding
PromptBeginner5 minmarkdown

Known Issues & Solutions - Zariah Construction Project

When converting HTML templates to React + Vite, images with `wow` animation classes (specifically `img-custom-anim-left`, `img-custom-anim-right`, `img-custom-anim-top`) were not visible on the page. The images appeared in the DOM but had `opacity: 0`, making them invisible to users.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This plugin follows the standard Neovim layout. Runtime modules live in `lua/stay/`, with `init.lua` managing buffer heuristics, `view.lua` handling mkview/loadview, and `viewdir.lua` cleaning persisted files. The autocommand bootstrapper sits in `plugin/stay.lua`. End-user help is authored in `doc/

0
Coding
PromptBeginner5 minmarkdown

AI Agent Guide for TickyTock

> **TL;DR**: This is a fully reactive Svelte 5 app with encrypted storage. Read the skill guides below based on what you're working on.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

- Install deps: `./scripts/setup.sh`

0
Coding
PromptBeginner5 minmarkdown

Agent Guidelines

Welcome to Chronicler. These notes are for coding agents working in this repository.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

## Project Structure & Modules

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

This project uses a CLI ticket system for task management. Run `tk help` when you need to use it.

This project is tunacode, much like you! It's a TUI code agent that can be used to code and debug code or general agentic tasks.

0
Coding
PromptBeginner5 minmarkdown

PWA Agent Guide

Progressive Web App for The Blue Alliance, a data archive site for the FIRST Robotics Competition, built with TanStack Start / Router, TypeScript, and Tailwind CSS.

0
Coding
PromptBeginner5 minmarkdown

Here’s the updated AGENTS.md with a Doc Sync note so contributors know to check all public-facing docs together when changes happen:

This document defines baseline expectations for all contributors to maintain code quality, test coverage, and project stability.

0
Coding
PromptBeginner5 minmarkdown

/Users/besi/.codex/AGENTS.md

generic skill

0
Coding
PromptBeginner5 minmarkdown

Project Agent Guide (AGENTS.md)

This repository hosts various Tampermonkey user scripts. Follow these rules to keep them consistent.

0
Coding
PromptBeginner5 minmarkdown

Velo Agent Guidelines

This file contains guidelines for agentic coding agents working on the Velo codebase.

0
Coding
PromptBeginner5 minmarkdown

AI Agent System Documentation

ArchDesigner employs a sophisticated multi-agent AI system built on advanced Chain-of-Thought (CoT) reasoning patterns. Each agent is a specialized serverless function that performs specific tasks with high accuracy, transparency, and security.

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

AGENTS.md

Project: OpenTweak

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md (Anti-Power Project Key Context)

English | [中文](AGENTS_ZH.md)

0
Coding
PromptBeginner5 minmarkdown

Agent Requirements

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

0
Coding
PromptBeginner5 minmarkdown

Instructions for AI Agents

This document provides guidelines for AI agents working on this codebase.

0
Coding
PromptBeginner5 minmarkdown

Dojo.js Agent Guide

- Primary package manager: install deps via `bun install`.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This provides essential guidance for AI coding agents working on this repository.

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

Global Claude Instructions

Claude runs with `--dangerously-skip-permissions`. Before executing any of

0
Coding
PromptBeginner5 minmarkdown

CLAUDE.md

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

0