Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

cache-strategy

النجوم٧
التفرعات٠
آخر تحديث٢٧ أبريل ٢٠٢٦ في ١٠:٣٣

Implement a permanent cache-first strategy: check cache before hitting the DB, write to cache on first read, invalidate only when data changes. No TTL timeouts. Modeled on Play Framework's cache model. Use when asked to "add caching", "implement cache strategy", "cache DB results", or "reduce DB load".

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly