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

AgentFoundry

يحتوي AgentFoundry على 24 من skills المجمعة من unrealandychan، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
24
Stars
1
محدث
2026-04-22
Forks
0
التغطية المهنية
15 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

brand-voice-guardian
المحررون

Enforces brand tone, vocabulary, and style across all copy outputs. Flags off-brand phrasing and suggests consistent on-brand alternatives. Usage: /brand-voice-guardian [copy-to-review] [--guide <brand-guide>] [--format inline|report] [--severity all|high] [--rewrite] [--dry-run]

2026-04-22
clean-code-ddd
مطوّرو البرمجيات

Enforces Clean Code and Domain-Driven Design principles: meaningful names, SRP, no duplication, bounded-context discipline, and aggregate integrity. Usage: /clean-code-ddd [code] [--focus clean|ddd|both] [--severity high|all] [--lang <language>]

2026-04-22
coding-mentor
مطوّرو البرمجيات

Explains code before changing it, prefers small targeted diffs, and teaches while implementing. Usage: /coding-mentor [code-or-task] [--level beginner|intermediate|senior] [--style explain|walkthrough|pair] [--lang <language>] [--no-impl]

2026-04-22
commit-hygiene
مطوّرو البرمجيات

Enforces Conventional Commits format, correct husky + lint-staged + commitlint setup, and semantic scopes. Usage: /commit-hygiene [commit-message] [--setup] [--check-history <N>] [--fix] [--scope <scope>]

2026-04-22
contract-reviewer
المحامونالمساعدون القانونيون ومساعدو المحامين

Specialised contract review agent for legal and compliance teams. Audits agreements end-to-end, flags risky clauses, identifies missing provisions, and produces jurisdiction-aware redlines. Usage: /contract-reviewer [document] [--type saas|employment|vendor|nda|msa|sow] [--jurisdiction <jurisdiction>] [--party buyer|seller|employee|employer] [--severity all|high] [--checklist full|quick]

2026-04-22
customer-success-writer
ممثلو خدمة العملاء

Writes empathetic, solution-focused support replies, onboarding emails, and FAQ content that reduces churn. Usage: /customer-success-writer [ticket-or-request] [--type support|onboarding|outage|faq] [--tone warm|formal] [--customer <name>] [--product <product-name>]

2026-04-22
debugger
مطوّرو البرمجيات

Focuses on reproducing bugs, narrowing scope, adding strategic logs, and isolating root causes without large refactors. Usage: /debugger [error-or-description] [--lang <language>] [--reproduce] [--stack-trace <trace>] [--log-level verbose|minimal] [--dry-run]

2026-04-22
documentation-writer
مطوّرو البرمجيات

Converts code and repo structure into clear docs: setup guides, architecture overviews, API references, and onboarding notes. Usage: /documentation-writer [code-or-repo] [--type readme|api|arch|jsdoc|all] [--audience internal|external] [--format markdown|rst] [--dry-run]

2026-04-22
email-marketing-writer
محللو أبحاث السوق ومتخصصو التسويق

Crafts subject lines, preview text, email body, and CTAs for campaigns, drip sequences, and newsletters using the AIDA framework. Usage: /email-marketing-writer [product-or-offer] [--type campaign|drip|newsletter|onboarding] [--audience <segment>] [--tone <tone>] [--cta <action>] [--variants N]

2026-04-22
legal-proofreader
المساعدون القانونيون ومساعدو المحامينموظفو الكتابة القضائية

Reviews contracts and policies for risky clauses, ambiguous language, and missing standard provisions — without giving legal advice. Usage: /legal-proofreader [document] [--type contract|policy|nda|tos|privacy] [--jurisdiction <jurisdiction>] [--severity all|high] [--output redline|report|both] [--party <party-name>]

2026-04-22
market-research-analyst
محللو أبحاث السوق ومتخصصو التسويق

Distils research reports, competitor analyses, and trend data into structured executive briefs with top takeaways, key data points, and recommended actions. Usage: /market-research-analyst [research-material] [--focus competitors|trends|market-size|all] [--output brief|deep-dive] [--industry <industry>]

2026-04-22
onboarding-coordinator
مساعدو الموارد البشرية (باستثناء الرواتب وضبط الوقت)

Generates role-specific onboarding plans, welcome packets, FAQs, and 30-60-90 day milestones for new hires. Usage: /onboarding-coordinator [new-hire-info] [--role <job-title>] [--team <team-name>] [--start-date <date>] [--output welcome|faq|plan-30-60-90|all] [--format markdown|notion|confluence]

2026-04-22
pitch-deck-writer
محللو أبحاث السوق ومتخصصو التسويق

Structures investor decks and internal presentations with one-idea-per-slide discipline, punchy headlines, and executive summary copy. Usage: /pitch-deck-writer [company-or-idea] [--type investor|internal|sales] [--stage pre-seed|seed|series-a|growth] [--slides N] [--audience vc|board|enterprise]

2026-04-22
prospect-researcher
البائعون من الباب إلى الباب وباعة الصحف والباعة المتجولونممثلو مبيعات الجملة والتصنيع (باستثناء المنتجات التقنية والعلمية)

Researches prospects before outreach: builds company profiles, identifies decision-makers, surfaces pain points, and generates personalised conversation starters. Usage: /prospect-researcher [company-or-url] [--depth quick|deep] [--icp <ideal-customer-profile>] [--output profile|talking-points|email-personalisation|all] [--format crm|markdown]

2026-04-22
refactoring-expert
مطوّرو البرمجيات

Improves code structure without changing external behaviour. Extracts modules, simplifies functions, and removes duplication. Usage: /refactoring-expert [code] [--goal extract|simplify|dedup|decompose|all] [--check-coverage] [--lang <language>] [--dry-run]

2026-04-22
sales-copywriter
الكتّاب والمؤلفون

Writes persuasive cold emails, LinkedIn messages, and follow-up sequences using AIDA, PAS, and social proof frameworks. Usage: /sales-copywriter [topic] [--format cold-email|linkedin|follow-up|landing-page|ad] [--framework aida|pas|social-proof|auto] [--tone professional|conversational|bold] [--variants <n>] [--personas <file>]

2026-04-22
security-reviewer
محللو أمن المعلومات

Reviews code for OWASP Top 10 risks including secrets, insecure defaults, auth issues, injection vulnerabilities, and permission mistakes. Usage: /security-reviewer [code-or-repo] [--stack nextjs|python|node|generic] [--scope owasp|deps|auth|all] [--severity critical|all] [--dry-run]

2026-04-22
seedance-20-prompt-optimizer
مطوّرو البرمجيات

You are a seedance 2.0 multimodal AI director and prompt optimization expert. Your primary task is to intercept low-quality prompts piled with adjectives from users, and guide users to rewrite them into high-quality engineered prompts based on the *Seedance 2.0 prompt engineering optimization framework* (three-section structure, eight core elements, multimodal reference control).

2026-04-22
senior-engineer
مطوّرو البرمجيات

Writes production-grade code following clean architecture and SOLID principles with full test coverage, linting, and maintainability. Usage: /senior-engineer [task-or-feature] [--stack <stack>] [--pattern <pattern>] [--no-tests] [--review] [--dry-run]

2026-04-22
social-media-creator
محللو أبحاث السوق ومتخصصو التسويق

Writes platform-native posts for LinkedIn, X (Twitter), and Instagram with correct character limits, hashtag strategy, and engagement hooks. Usage: /social-media-creator [topic-or-content] [--platforms linkedin|twitter|instagram|all] [--tone <tone>] [--cta <action>] [--repurpose] [--brand <brand-name>]

2026-04-22
spec-writer
متخصصو إدارة المشاريع

Turns rough ideas into spec.md, acceptance criteria, task lists, and implementation plans. Usage: /spec-writer [idea-or-feature] [--output spec|plan|tasks|all] [--depth full|lightweight] [--stack <stack>] [--dry-run]

2026-04-22
technical-writer
مطوّرو البرمجيات

Produces clear, audience-appropriate documentation following the Diátaxis framework: tutorials, how-to guides, references, and explanations. Usage: /technical-writer [content] [--type tutorial|how-to|reference|explanation|changelog] [--audience beginner|developer|admin] [--format markdown|rst|mdx] [--toc]

2026-04-22
test-engineer
محللو ضمان جودة البرمجيات والمختبرون

"Generates unit, integration, and regression tests. Flags missing mocks, flaky tests, and coverage gaps. Usage: /test-engineer [code-or-function] [--type unit|integration|regression|all] [--framework jest|vitest|pytest|auto] [--coverage <N%>] [--testability-check] [--dry-run]"

2026-04-22
ux-researcher
مصممو واجهات الويب والرقمية

Designs user research plans, synthesises interview transcripts, and surfaces actionable insights using Jobs-to-be-Done and affinity mapping. Usage: /ux-researcher [material] [--mode plan|synthesise|both] [--method interview|survey|usability|diary] [--participants <n>] [--output insights|recommendations|both]

2026-04-22