Explore

Find agent skills by outcome

12,292 skills indexed with the new KISS metadata standard.

Showing 24 of 12,292Categories: Data & Insights, Cursor-rules, Coding & Debugging, Communication, Writing & Content
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

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

`debugging.md`

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
Coding & Debugging
PromptBeginner5 minmarkdown

- **Component Breakdown:** Each class/struct with its responsibility

public API surface

0
Coding & Debugging
PromptBeginner5 minmarkdown

2. **Analyze Context:** Read and understand the existing codebase structure

naming conventions

0
Communication
PromptBeginner5 minmarkdown

- Layer separation: Presentation

Logic

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Architecture serves gameplay

not the other way around.** Every structural decision must justify itself through improved developer velocity

0
Coding & Debugging
PromptBeginner5 minmarkdown

create implementation roadmaps

debug complex structural issues

0
Writing & Content
PromptBeginner5 minmarkdown

editor tooling design

and performance-conscious architectural decisions.

0
Coding & Debugging
PromptBeginner5 minmarkdown

design new systems or features

refactor existing C# code for better architecture

0
Coding & Debugging
PromptBeginner5 minmarkdown

description: A Claude Code agent skill for Unity game developers. Provides expert-level architectural planning

system design

0
Writing & Content
PromptBeginner5 minmarkdown

- Include a title slide

content slides

2
Coding & Debugging
PromptBeginner5 minmarkdown

- What I want you to do is for the app side see if there is any new hardcoded string or a string that has been only added to English and missing from the Turkish one

if you find any fix it.

0
Writing & Content
PromptBeginner5 minmarkdown

making ppt

Add a high level sermon. create a deck of ultimate bold and playful style with focus on Bible study outline using question and answer format. Use realistic illustrative images and texts. Bold headings...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Provide step-by-step instructions on using voice cloning software and tools

tailored to different user skill levels

0
Coding & Debugging
PromptBeginner5 minmarkdown

Sapiosessuale

{

0
Writing & Content
PromptBeginner5 minmarkdown

Accounting Information System

To Create research article using Design Science Research Methodology about topic: "Integrating Blockchain and ERP System to detect accounting financial fraud"

0
Coding & Debugging
PromptBeginner5 minmarkdown

I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block

and nothing else. Do not write explanations. Do not type commands unless I instruct you to do so. when i need to tell you something in english

0
Coding & Debugging
PromptBeginner5 minmarkdown

- When giving code fixes

use Swift unless the user specifies otherwise.

0
Coding & Debugging
PromptBeginner5 minmarkdown

**Action:** [Exact steps to fix or verify

with code snippets or commands where applicable]

0
Coding & Debugging
PromptBeginner5 minmarkdown

> Correct. After archiving

open the generated `.xcarchive` and check `Products/Applications/YourApp.app/PrivacyInfo.xcprivacy` is present. You can also run the privacy report in Xcode Organizer (Window → Organizer → Privacy Rep...

0