Internal API Aware Code Completion And Refinement

Use this skill when you need to finish writing a block of code that relies on functions or classes defined elsewhere in the same project rather than standard libraries. It should be triggered by layman requests such as 'finish this function using our internal helpers', 'complete this call but I don't remember the exact sub-module function', 'help me use our custom API to register this dataset', or 'fix my code where I'm guessing the name of our team's functions'. Do not use it for general Python library completion; use it for project-specific internal logic that isn't found in online docs.

dingxingdi ce053b5 5 files · 19.4 KB Updated

File contents

dingxingdi/paper_fast_search_backup/tree/main/skill_bank_evolved/code/skills/internal-api-aware-code-completion-and-refinement commit ce053b5361

Frequently asked questions

npx skillmds@latest add dingxingdi/internal-api-aware-code-completion-and-refinement