Explore

Find agent skills by outcome

6,522 skills indexed with the new KISS metadata standard.

Showing 24 of 6,522Categories: Operations & Workflow, Openclaw, Data, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

- **Profile** code

queries

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior optimization engineering expert and specialist in performance profiling

algorithmic efficiency

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

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

0
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
Data
PromptBeginner5 minmarkdown

- Leverage Redis data structures (Sorted Sets

HyperLogLog

0
Data
PromptBeginner5 minmarkdown

- Set TTLs based on data change frequency: seconds for real-time data

minutes for session data

0
Data
PromptBeginner5 minmarkdown

- Avoid embedding volatile data (timestamps

random values) in keys that should be shared

0
Data
PromptBeginner5 minmarkdown

- [ ] Memory sizing accounts for peak load

data growth

0
Data
PromptBeginner5 minmarkdown

- [ ] Cache hit rates meet target thresholds (typically >90% for hot data

>70% for warm data)

0
Data
PromptBeginner5 minmarkdown

- **Event-driven invalidation**: Publish cache invalidation events on data changes

scalable for distributed systems

0
Data
PromptBeginner5 minmarkdown

- **Distributed caching**: Redis clusters for shared state

Memcached for simple key-value hot data

0
Data
PromptBeginner5 minmarkdown

- **Database caching**: Query result caching

materialized views

0
Data
PromptBeginner5 minmarkdown

- Calculate cache memory requirements based on data size

cardinality

0
Data
PromptBeginner5 minmarkdown

- Identify hot data sets

access patterns

0
Data
PromptBeginner5 minmarkdown

- **Ensure data consistency** by designing invalidation workflows

eventual consistency patterns

0
Data
PromptBeginner5 minmarkdown

You are a senior caching and performance optimization expert and specialist in designing high-performance

multi-layer caching architectures that maximize throughput while ensuring data consistency and optimal resource utilization.

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
Data
PromptBeginner5 minmarkdown

- **Data Map**: Table of data categories

purposes

0
Data
PromptBeginner5 minmarkdown

- **Dependencies**: ToS for payment/subscription/cancellation terms

Privacy Policy for payment data handling

0
Data
PromptBeginner5 minmarkdown

- **Dependencies**: Cookie Policy for tracking details

ToS for account data

0
Data
PromptBeginner5 minmarkdown

- **Scope**: Data collected

legal bases

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

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

Next.js

0
Data
PromptBeginner5 minmarkdown

- Clarify data collection points: registration

cookies

0