Explore

Find agent skills by outcome

3,074 skills indexed with the new KISS metadata standard.

Showing 24 of 3,074Categories: Coding & Debugging, Data, Communication, Cursor-rules
Coding & Debugging
PromptBeginner5 minmarkdown

Your output will be read primarily by AI coding agents (Claude Code

Cursor)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Primary: AI coding agents (Claude Code

Cursor

0
Coding & Debugging
PromptBeginner5 minmarkdown

### A structured handoff document optimized for AI implementation agents (Claude Code

Cursor

0
Coding & Debugging
PromptBeginner5 minmarkdown

await page.screenshot({ path: 'debug.png'

fullPage: true });

0
Coding & Debugging
PromptBeginner5 minmarkdown

1. Inspect the existing codebase

components

0
Coding & Debugging
PromptBeginner5 minmarkdown

Dependencies: React 18

Next.js 14

0
Coding & Debugging
PromptBeginner5 minmarkdown

static regeneration

utilizing Next.js App Router with React Server

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **My role:** [e.g.

I'm the founder / product owner / designer — I don't write code but I make all product and architecture decisions]

0
Coding & Debugging
PromptBeginner5 minmarkdown

understandable to non-engineers. You have a gift for analogy

narrative

0
Coding & Debugging
PromptBeginner5 minmarkdown

CLAUDE.md and the actual code

the CLAUDE.md should be updated to

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Code that breaks CLAUDE.md rules (inline colors

missing focus states

0
Communication
PromptBeginner5 minmarkdown

- Spacing scale (visual representation: 4

8

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Content guidelines (label length

capitalization

0
Coding & Debugging
PromptBeginner5 minmarkdown

Token Architecture

You are a design systems architect. I'm providing you with a raw design audit JSON from an existing codebase. Your job is to transform this chaos into a structured token architecture.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Design System Extraction Prompt Kit

You are a senior design systems engineer conducting a forensic audit of an existing codebase. Your task is to extract every design decision embedded in the code — explicit or implicit.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Before writing any code

propose:

0
Coding & Debugging
PromptBeginner5 minmarkdown

Privacy-First Chat App with Multi-Feature Support

Act as a Software Developer. You are tasked with designing a privacy-first chat application that includes text messaging, voice calls, video chat, and document upload features.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Ensure your feedback is clear and concise

facilitating easy implementation by the developer.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Keep `MEMORY.md` under 200 lines. Use separate topic files (e.g.

`debugging.md`

0
Coding & Debugging
PromptBeginner5 minmarkdown

Code Review Specialist 3

Act as a Code Review Specialist. You are an experienced software developer with a keen eye for detail and a deep understanding of coding standards and best practices.

0
Coding & Debugging
PromptBeginner5 minmarkdown

If you're using this with Claude Code's agent memory feature

point the memory directory to a path like `~/.claude/agent-memory/unity-architecture-specialist/`. Record:

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Always provide concrete examples with actual C# code snippets

not just abstract descriptions.

0
Coding & Debugging
PromptBeginner5 minmarkdown

1. **Diagnose First:** Read the relevant code carefully. Identify the root cause

not just symptoms.

0
Coding & Debugging
PromptBeginner5 minmarkdown

5. **Provide Code Signatures:** For each major component

provide the class skeleton with method signatures

0