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

helpers

يحتوي helpers على 28 من skills المجمعة من causify-ai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
28
Stars
142
محدث
2026-03-18
Forks
136
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

testingfix-unit-tests
محللو ضمان جودة البرمجيات والمختبرون

Refactor unit test files by aligning strings, renaming methods, and factoring out common test code

2026-03-18
codingfactor-common-code
مطوّرو البرمجيات

Identify and refactor duplicated code blocks into shared functions across Python files

2026-02-28
codingfind-doc
مطوّرو البرمجيات

Find documentation files for a given dir, file, class, or function and summarize in 3 bullet points

2026-02-28
codingfix-from-imports
مطوّرو البرمجيات

Replace "from X import Y" style imports with "import X" and update usages throughout a file

2026-02-28
codingfix-param-use
مطوّرو البرمجيات

Fix function call sites to pass positional args by position and assign constants to intermediate variables

2026-02-28
codingmake-function-private
مطوّرو البرمجيات

Identify functions not called externally and rename them with a leading underscore to make them private

2026-02-28
codingrename
مطوّرو البرمجيات

Rename files, functions, and variables across a codebase and update all references

2026-02-28
codingtodoai-gp
مطوّرو البرمجيات

Implement all TODO(ai_gp) items in a file including renames, code updates, and references

2026-02-28
codingupdate-expected-vars
محللو ضمان جودة البرمجيات والمختبرون

Run failing tests and update expected variables to match actual output from pytest

2026-02-28
democreate-pictures
المصممون الجرافيكيون

Generate image prompts for each slide in a storyboard and create a demo_images.md file

2026-02-28
democreate-script
الكتّاب التقنيون

Create a 15-slide presentation storyboard script for a narrated explainer video

2026-02-28
dockershrink-container
مديرو الشبكات وأنظمة الحاسوب

Propose solutions to make a Docker container faster and smaller without changing its functionality

2026-02-28
dockershrink-requirements
مطوّرو البرمجيات

Find unused packages in requirements.txt that are not needed by the project code

2026-02-28
dockeruse-standard-style
مديرو الشبكات وأنظمة الحاسوب

Align Docker files in a project directory to the standard project template style

2026-02-28
gitmove
مطوّرو البرمجيات

Move a file in git and use

2026-02-28
graphvizcausal-kg-style
مطوّرو البرمجيات

Represent a Causal Knowledge Graph in Graphviz DOT format following visual conventions for causal inference

2026-02-28
graphvizconvert-image
مطوّرو البرمجيات

Convert a Graphviz DOT specification to match a reference figure by iterative rendering

2026-02-28
graphvizgenerate-legend
مطوّرو البرمجيات

Generate a Graphviz legend template for causal knowledge graphs with node types and edge styles

2026-02-28
markdownfix-bullet-points
فنيو النشر المكتبي

Reorganize a markdown file to use bullet points and ensure all fenced code blocks have syntax labels

2026-02-28
paperfix-figures
المحررون

Fix figures in a LaTeX paper by ensuring every figure has a label, caption, and is referenced in the text

2026-02-28
paperimprove-bibliography
معلمو التعليم العالي، جميع الآخرون

Add relevant bibliography entries to a LaTeX academic paper and reference them in the text

2026-02-28
papersuggest-improvements
معلمو التعليم العالي، جميع الآخرون

Suggest the top 5 improvements for an academic paper to increase its impact

2026-02-28
paperuse-style
معلمو التعليم العالي، جميع الآخرون

Write or edit an academic CS paper following formal, evidence-driven, and structured writing style

2026-02-28
readmecreate
مطوّرو البرمجيات

Write a README.md for a directory with sections for structure, files, and executable descriptions

2026-02-28
readmefix-what-it-does
مطوّرو البرمجيات

Convert "What It Does" and "Examples" sections in a README from headers to bullet point format

2026-02-28
testingmove-test-code
محللو ضمان جودة البرمجيات والمختبرون

Move test classes from a test file into the correct separate test files based on what they test

2026-02-28
testingreach-coverage
محللو ضمان جودة البرمجيات والمختبرون

Increase unit test coverage toward 100 percent for a given function following a plan-then-implement workflow

2026-02-28
texthumanize
الكتّاب التقنيون

Remove AI-style writing patterns from text to make it sound more natural and human

2026-02-28