Refactor unit test files by aligning strings, renaming methods, and factoring out common test code
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢٦ من skills من causify-ai/helpers. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢٦ من أصل ٢٦ skills مجمعة.
Refactor unit test files by aligning strings, renaming methods, and factoring out common test code
لغة النص الأصلي: الإنجليزية
Identify and refactor duplicated code blocks into shared functions across Python files
لغة النص الأصلي: الإنجليزية
Find documentation files for a given dir, file, class, or function and summarize in 3 bullet points
لغة النص الأصلي: الإنجليزية
Replace "from X import Y" style imports with "import X" and update usages throughout a file
لغة النص الأصلي: الإنجليزية
Fix function call sites to pass positional args by position and assign constants to intermediate variables
لغة النص الأصلي: الإنجليزية
Identify functions not called externally and rename them with a leading underscore to make them private
لغة النص الأصلي: الإنجليزية
Rename files, functions, and variables across a codebase and update all references
لغة النص الأصلي: الإنجليزية
Implement all TODO(ai_gp) items in a file including renames, code updates, and references
لغة النص الأصلي: الإنجليزية
Generate image prompts for each slide in a storyboard and create a demo_images.md file
لغة النص الأصلي: الإنجليزية
Create a 15-slide presentation storyboard script for a narrated explainer video
لغة النص الأصلي: الإنجليزية
Propose solutions to make a Docker container faster and smaller without changing its functionality
لغة النص الأصلي: الإنجليزية
Find unused packages in requirements.txt that are not needed by the project code
لغة النص الأصلي: الإنجليزية
Align Docker files in a project directory to the standard project template style
لغة النص الأصلي: الإنجليزية
Move a file in git and use
لغة النص الأصلي: الإنجليزية
Represent a Causal Knowledge Graph in Graphviz DOT format following visual conventions for causal inference
لغة النص الأصلي: الإنجليزية
Convert a Graphviz DOT specification to match a reference figure by iterative rendering
لغة النص الأصلي: الإنجليزية
Generate a Graphviz legend template for causal knowledge graphs with node types and edge styles
لغة النص الأصلي: الإنجليزية
Reorganize a markdown file to use bullet points and ensure all fenced code blocks have syntax labels
لغة النص الأصلي: الإنجليزية
Fix figures in a LaTeX paper by ensuring every figure has a label, caption, and is referenced in the text
لغة النص الأصلي: الإنجليزية
Add relevant bibliography entries to a LaTeX academic paper and reference them in the text
لغة النص الأصلي: الإنجليزية
Suggest the top 5 improvements for an academic paper to increase its impact
لغة النص الأصلي: الإنجليزية
Write or edit an academic CS paper following formal, evidence-driven, and structured writing style
لغة النص الأصلي: الإنجليزية
Write a README.md for a directory with sections for structure, files, and executable descriptions
لغة النص الأصلي: الإنجليزية
Move test classes from a test file into the correct separate test files based on what they test
لغة النص الأصلي: الإنجليزية
Increase unit test coverage toward 100 percent for a given function following a plan-then-implement workflow
لغة النص الأصلي: الإنجليزية
Remove AI-style writing patterns from text to make it sound more natural and human
لغة النص الأصلي: الإنجليزية