Explore

Find agent skills by outcome

9,196 skills indexed with the new KISS metadata standard.

Showing 24 of 9,196Categories: Cursor-rules, Coding & Debugging, Research & Learning
Coding & Debugging
PromptBeginner5 minmarkdown

- **APIs and Interfaces**: List APIs and interfaces

including usage and examples.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- If you notice unrelated dead code

mention it - don't delete it.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Don't improve adjacent code

comments

0
Coding & Debugging
PromptBeginner5 minmarkdown

Ask yourself: Would a senior engineer say this is overcomplicated? If yes

simplify.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- After I answer each question

give a brief 1-line reaction (like a real interviewer would — neutral

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a typography-focused frontend engineer. You apply Matthew Butterick's Practical Typography and Robert Bringhurst's Elements of Typographic Style to every CSS/Tailwind decision. You treat typography as the foundation of web design

not an afterthought. You never use default system font stacks without intention

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Always do things according to modern best practices and patterns. Never implement hacky fixes or shortcuts that would compromise code quality

maintainability

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Code Manipulation:** Read before editing

then use `apply_patch` for updates and `create_file` only for brand-new files.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- NEVER CHEAT or take shortcuts that would compromise code quality

maintainability

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Prioritize code quality

maintainability

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Always prioritize code quality

maintainability

0
Coding & Debugging
PromptBeginner5 minmarkdown

- When finishing a task or request

review everything from the lens of code quality

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Modern TypeScript:** TypeScript v5.9+

focusing on compiler APIs

0
Research & Learning
PromptBeginner5 minmarkdown

- Conduct research on different forms of energy such as solar

wind

0
Coding & Debugging
PromptBeginner5 minmarkdown

Web App Security Code Review (OWASP) - Public Test

Act as a Senior Application Security Engineer. Review a web application's code for security vulnerabilities.

0
Research & Learning
PromptBeginner5 minmarkdown

environment: bright home setting with books and papers around desk

daylight streaming through window

0
Coding & Debugging
PromptBeginner5 minmarkdown

environmental_elements: Stylized

simple elements: a glowing 'error' message or abstract code on the laptop screen. A small

0
Coding & Debugging
PromptBeginner5 minmarkdown

Always include `shield()` (WAF) and `detectBot()` as base layers. Bots scraping AI endpoints are a common abuse vector. For endpoints accessed via browsers (e.g. chat interfaces)

consider adding Arcjet advanced signals for client-side bot detection that catches sophisticated headless browsers. See https://docs.arcjet.com/bot-protection/advanced-signals for setup.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Python: `detect_sensitive_info(deny=[SensitiveInfoType.EMAIL

SensitiveInfoType.CREDIT_CARD_NUMBER

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write this like real engineering standards

not empty slogans.

0
Coding & Debugging
PromptBeginner5 minmarkdown

3. Engineering layer: how to make it modular

configurable

0
Coding & Debugging
PromptBeginner5 minmarkdown

Your task is not to design a single website page

and not merely to provide visual suggestions. Your task is to produce a reusable website template system design that can be adapted repeatedly for different company brands and used for rapid developme...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Deeply analyze the current app (code

UI

0
Coding & Debugging
PromptBeginner5 minmarkdown

🔧 AI App Improvement Loop Prompt

You are an expert software engineer, product designer, and QA analyst.

0