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

prompt-cache-skills

يحتوي prompt-cache-skills على 14 من skills المجمعة من OnlyTerp، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
106
محدث
2026-05-28
Forks
7
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

aider-1h-ttl
مطوّرو البرمجيات

Aider uses 5min TTL by default and works around long pauses with keepalive pings. Wire up the 1h TTL beta instead.

2026-05-28
aider-cache-default-on
مطوّرو البرمجيات

Aider's --cache-prompts is off by default. Flip it on for supported models.

2026-05-28
cline-fix-volatile-msg
مطوّرو البرمجيات

Stop Cline from burning a cache breakpoint on the volatile current user message every turn.

2026-05-28
cline-openai-cache-key
مطوّرو البرمجيات

Cline OpenAI native provider sends no prompt_cache_key. Add a stable per-task key so cached_tokens stops being zero.

2026-05-28
cline-pin-timestamp
مطوّرو البرمجيات

Cline's system prompt includes a timestamp that may be recomputed per request, invalidating the system-prompt cache.

2026-05-28
continue-enable-defaults
مطوّرو البرمجيات

Continue's prompt caching is opt-in via config and off by default. Flip the default to systemAndTools.

2026-05-28
continue-fix-volatile-msg
مطوّرو البرمجيات

Continue inherits the Cline-family volatile-message cache bug. Same fix shape.

2026-05-28
continue-gemini-explicit
مطوّرو البرمجيات

Continue's Gemini provider doesn't use the cachedContents API at all. Add explicit caching for sessions over the minimum token threshold.

2026-05-28
opencode-bedrock-doc-blocks
مطوّرو البرمجيات

OpenCode places cachePoint on Bedrock messages containing DocumentBlocks, which produces a "nothing available to cache" error.

2026-05-28
opencode-detect-openai-compat
مطوّرو البرمجيات

OpenCode's caching detection misses OpenAI-compatible proxies routing to Anthropic/Bedrock. Broaden the predicate.

2026-05-28
opencode-mistral-cache-key
مطوّرو البرمجيات

OpenCode doesn't set prompt_cache_key for Mistral models, missing the documented 10% cached-token discount.

2026-05-28
roo-bedrock-custom-arn
مطوّرو البرمجيات

Roo Code's Bedrock provider silently disables caching for custom ARNs. Populate cachableFields to fix.

2026-05-28
roo-fix-volatile-msg
مطوّرو البرمجيات

Roo Code inherits Cline's volatile-message cache bug. Same fix shape, inline location.

2026-05-28
skill-slug
مطوّرو البرمجيات

One-line description of what this fix does and why it matters.

2026-05-28