Explore

Find agent skills by outcome

7,267 skills indexed with the new KISS metadata standard.

Showing 24 of 7,267Categories: Data & Insights, Coding & Debugging, Productivity, Writing & Content
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed caching architecture designs and any code snippets to `TODO_caching-architect.md` only. Do not create any other files. If specific files should be created or edited

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
Writing & Content
PromptBeginner5 minmarkdown

- Map each data entity to its invalidation strategy (write-through

write-behind

0
Writing & Content
PromptBeginner5 minmarkdown

- **Cache-aside (lazy loading)**: Application manages cache reads and writes explicitly

simple but risk of stale reads

0
Writing & Content
PromptBeginner5 minmarkdown

- **Write-behind (write-back)**: Asynchronous batch writes to backing store

lower write latency

0
Writing & Content
PromptBeginner5 minmarkdown

- **Write-through**: Synchronous cache update on every write

strong consistency

0
Writing & Content
PromptBeginner5 minmarkdown

- Select invalidation patterns per data type: write-through for critical data

write-behind for write-heavy workloads

0
Writing & Content
PromptBeginner5 minmarkdown

- **Implement cache invalidation patterns** including write-through

write-behind

0
Productivity
PromptBeginner5 minmarkdown

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
Productivity
PromptBeginner5 minmarkdown

- Treat every requirement below as an explicit

trackable task.

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_legal-document-generator.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,...

0
Writing & Content
PromptBeginner5 minmarkdown

- **Links From**: Footer

content submission forms

0
Writing & Content
PromptBeginner5 minmarkdown

- **Component/File**: Page component or static file to create (e.g.

`app/content-policy/page.tsx`)

0
Writing & Content
PromptBeginner5 minmarkdown

- **Content**: Complete Refund Policy with eligibility

process

0
Writing & Content
PromptBeginner5 minmarkdown

- **Scope**: Allowed/prohibited content types

moderation workflow

0
Writing & Content
PromptBeginner5 minmarkdown

- **Dependencies**: Content Policy for detailed content rules

ToS for termination clauses

0
Writing & Content
PromptBeginner5 minmarkdown

- **Regulations**: DSA (Digital Services Act)

local speech/content laws

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed legal documents and any code snippets to `TODO_legal-document-generator.md` only. Do not create any other files. If specific files should be created or edited

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
Writing & Content
PromptBeginner5 minmarkdown

- Provide examples for abstract concepts (e.g.

prohibited content includes...)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Generate page components or static HTML files for each route based on the project's framework (React

Next.js

0
Writing & Content
PromptBeginner5 minmarkdown

- **Draft** a Content Policy document specifying allowed/prohibited content

moderation workflow

0
Productivity
PromptBeginner5 minmarkdown

- Treat every requirement below as an explicit

trackable task.

0
Productivity
PromptBeginner5 minmarkdown

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Prioritize developer experience through intuitive

well-documented APIs

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_ui-architect.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,FALSE,TEXT,wkaand...

0