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

reduced-recipes-monorepo

يحتوي reduced-recipes-monorepo على 11 من skills المجمعة من ReducedRecipes، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
3
محدث
2026-04-29
Forks
2
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

remember
موظفو الملفات

Save something to the memory palace. Use when the user says "remember", "store this", "save for later", or "don't forget".

2026-04-29
brainstorm
متخصصو إدارة المشاريع

Generate structured product and feature ideas for a given area. Use when the user asks to brainstorm, ideate, or explore feature ideas.

2026-04-29
challenge
مطوّرو البرمجيات

Stress-test an architectural decision or feature approach. Use when the user wants a second opinion, wants to poke holes in a plan, or says "challenge this".

2026-04-29
debt
متخصصو إدارة المشاريع

Track and manage tech debt. Use when the user says "tech debt", "TODO", "hack", "shortcut", "fix later", or wants to see what needs cleaning up.

2026-04-29
decision-log
مطوّرو البرمجيات

Record or query architectural decisions. Use when the user says "log decision", "why did we", or "record that we chose".

2026-04-29
feature-map
مطوّرو البرمجيات

View or update the living feature map that tracks where every feature is implemented across all packages. Auto-invoked when agents need to find feature implementations.

2026-04-29
journal
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Auto-summarize what was accomplished in this session. Use at the end of a conversation or when the user says "journal", "summarize session", or "what did we do".

2026-04-29
recall
مطوّرو البرمجيات

Search the memory palace for stored memories. Auto-invoked when context from past sessions might be relevant. Use when the user says "recall", "what did we", "do you remember", or "look up".

2026-04-29
orchestrator
مطوّرو البرمجيات

Run the codeship-agent-flow multi-agent orchestrator to implement a feature across one or more repos. Use when the user asks to "run the orchestrator", "kick off a feature", "implement X across these repos", or similar. Covers launching, monitoring, cancelling, and interpreting runs.

2026-04-16
building-ai-agent-on-cloudflare
مطوّرو البرمجيات

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI agent", "chat agent", "stateful agent", mentions "Agents SDK", needs "real-time AI", "WebSocket AI", or asks about agent "state management", "scheduled tasks", or "tool calling". Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-04-14
building-mcp-server-on-cloudflare
مطوّرو البرمجيات

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment". Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

2026-04-14