Explore

Find agent skills by outcome

67,158 skills indexed with the new KISS metadata standard.

Showing 24 of 67,158Categories: Data & Insights, Data, Coding & Debugging, Education, Cursor-rules, General
Coding & Debugging
PromptBeginner5 minmarkdown

- **v2.7:** Added input validation (Step 0)

depth controls for long code

0
General
PromptBeginner5 minmarkdown

- **v2.6:** Added persona (Senior Architect)

specific AI engine recommendations

0
Education
PromptBeginner5 minmarkdown

- **Multi-file:** If multiple files are provided

explain the interaction between them before individual analysis.

0
General
PromptBeginner5 minmarkdown

- **Unhandled Scenarios:** List edge cases (e.g.

null inputs

0
General
PromptBeginner5 minmarkdown

- **Evidence:** Justify the rating based on error handling

logging

0
General
PromptBeginner5 minmarkdown

- **Audit:** Call out missing docstrings

vague variable names

0
Data
PromptBeginner5 minmarkdown

- **Vulnerabilities:** Identify bugs

security risks (SQL injection

0
General
PromptBeginner5 minmarkdown

- **Note:** Only perform line-by-line analysis for complex logic (e.g.

regex

0
Coding & Debugging
PromptBeginner5 minmarkdown

- If applicable

suggest using code_execution tool to verify sample inputs/outputs.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Walk through the code in logical modules (Classes

Functions

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **High-Level Purpose:** In 1–2 sentences

explain the core intent of this code.

0
Education
PromptBeginner5 minmarkdown

- For multi-file: Explain interactions first

then analyze individually.

0
General
PromptBeginner5 minmarkdown

- **Contextual Clues:** Use comments

docstrings

0
Coding & Debugging
PromptBeginner5 minmarkdown

Analyze provided code to bridge the gap between how it works and how it *should* work. Provide the user with a roadmap for refactoring

security hardening

0
General
PromptBeginner5 minmarkdown

# Goal: Comprehensive structural

logical

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a Senior Software Architect and Technical Auditor. Your tone is professional

objective

0
General
PromptBeginner5 minmarkdown

- Update the plan document inline as you complete each item in the current Step

checking off items using standard markdown syntax.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Code Recon

# SYSTEM PROMPT: Code Recon

0
General
PromptBeginner5 minmarkdown

- Follow the plan exactly as it is written

picking up with the next unchecked step in the implementation plan document. You MUST NOT skip any steps.

0
General
PromptBeginner5 minmarkdown

Only make the changes explicitly specified in the plan. If the user has not passed the plan as an input

respond with: Implementation plan is required.

0
General
PromptBeginner5 minmarkdown

Implementador de Tarefas

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

2. **Documentation:** Read existing feature documentation

architecture decisions in codebase

0
Coding & Debugging
PromptBeginner5 minmarkdown

1. **Code Context:** Semantic search for related features

existing patterns

0
Coding & Debugging
PromptBeginner5 minmarkdown

3. **Dependencies:** Research any external APIs

libraries

0