Refactor unit test files by aligning strings, renaming methods, and factoring out common test code
原文の言語: 英語
メニュー
SkillsMP は causify-ai/helpers から 26 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 26 件中 26 件を表示しています。
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
原文の言語: 英語