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

mathilda

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

skills مجمعة
15
Stars
7
محدث
2026-06-26
Forks
2
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

analyze-enterprise-documents
موظفو المكاتب العامون

Use when the user references or attaches Microsoft Office files (.doc, .docx, .xls, .xlsx, .ppt, .pptx), PDFs, images (.png, .jpg, .jpeg), or CSV/JSON/YAML from Teams or SharePoint and asks to extract, summarize, tabulate, or cross-reference their contents. Ships a runnable `extract.py` — invoke that directly rather than re-implementing extraction inline.

2026-06-26
api-integration
مطوّرو البرمجيات

Use when the user asks to integrate a third-party REST or GraphQL API — fetching data, authenticating, handling rate limits, retrying on failure, and wiring responses into the application.

2026-06-26
bug-triage-and-debugging
مطوّرو البرمجيات

Use when the user reports a bug, shows a stack trace, says "something's broken", or asks for help debugging unexpected behavior. Covers reproduction, isolation, root cause, fix, and regression test — the full loop. Applies to any language or stack.

2026-06-26
database-migration
مصممو قواعد البيانات

Use when the user asks to add, alter, or drop database tables or columns, create a migration script, or run schema changes safely against a live database.

2026-06-26
feature-discovery
متخصصو إدارة المشاريع

Use when the user describes a rough feature idea and wants to clarify requirements, resolve open questions, and produce a clean brief before writing a PRD. Activates on phrases like "I want to build", "I have an idea for", "what if we added", "can we make a feature that".

2026-06-26
generate-pptx-deliverable
المصممون الجرافيكيون

Use when the user asks to produce a PowerPoint deck — presentations, status updates, data read-outs, or structured deliverables. Takes a JSON/YAML spec and writes a .pptx with consistent slide layouts (title, section, bullets, two-column, table). Ships a runnable `generate.py`.

2026-06-26
generate-xlsx-deliverable
فنيو النشر المكتبي

Use when the user asks to produce a formatted Excel workbook — scorecards, data tables, or multi-sheet reports — with consistent styling (headers, number formats, freeze panes, zebra striping). Ships a runnable `generate.py` plus a Python API.

2026-06-26
idea-to-prd
متخصصو إدارة المشاريع

Use when the user has an approved feature brief and wants a structured PRD written to .claude/prds/. Activates after feature-discovery completes or when the user says "write the PRD", "turn this into a PRD", "create a spec for".

2026-06-26
llm-feature
مطوّرو البرمجيات

Use when the user asks to build, integrate, or improve an AI/LLM feature — calling Claude, GPT, or another model API; adding prompt templates; structured output extraction; tool use; streaming; or evaluating model outputs.

2026-06-26
monitoring-observability
مديرو الشبكات وأنظمة الحاسوب

Use when the user asks to add logging, metrics, tracing, health checks, or alerting to a service — or when a service lacks visibility into what it's doing in production.

2026-06-26
prd-to-epic
متخصصو إدارة المشاريع

Use when the user has an approved PRD and wants to decompose it into an epic with numbered task files, dependency graph, parallelization plan, and GitHub issues synced to a project board. Activates on "decompose the PRD", "create tickets", "break this into tasks", "make the epic".

2026-06-26
python-service-implementation
مطوّرو البرمجيات

Use when the user asks to implement a new feature, endpoint, service, or background job in a Python backend (FastAPI, Flask, Django, or a standalone worker). Covers the full loop: read the existing code, implement, test, and prepare for review. Trigger on "add an endpoint", "implement a service", "write a worker for X".

2026-06-26
react-feature-delivery
مطوّرو الويب

Use when the user asks to add a component, screen, feature, or user interaction in a React + TypeScript frontend (also applicable to Vue when the project uses Vue). Covers implementation, state and data wiring, accessibility, and tests. Trigger on "add a button that…", "build the X screen", "wire this form up".

2026-06-26
terraform-module-workflow
مطوّرو البرمجيات

Use when the user asks to create, modify, or refactor Terraform — a new module, adding a resource to an existing module, or splitting a monolithic config into reusable modules. Produces portable, multi-cloud-aware infrastructure.

2026-06-26
test-generation
محللو ضمان جودة البرمجيات والمختبرون

Use when the user asks to add tests, improve test coverage, generate a test suite for a module, or write tests for a specific function or class.

2026-06-26