Resmi Sağlayıcı Skill'iView repo
Guide for writing unit tests. Use this when creating tests to verify Python logic.
Dosyalar1 dosya
SKILL.md382 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımDosyayı indirin ve ajanınızın sistem istemine yapıştırın.
Skill detayları
Versiyonv1.0.0
YazarMicrosoft
Kategoricoding
Skill IDmicrosoft/semantic-link-labs/.claude/skills/write-tests
İlgili skill'ler
Add FunctionGuide for adding new functions to the library. Use this when implementing new API wrappers or utility functions.Build DocsGuide for building documentation and validating docstrings. Use this when asked to build docs, check docstrings, or validate documentation.Code StyleGuide for running code style linters and formatters. Use this when asked to check code style, run linters, or fix formatting issues.Direct Lake OperationsGuide for working with Direct Lake semantic models. Use this when implementing Direct Lake-related features or troubleshooting.Github Repo ExploreGuide for searching and exploring external GitHub repositories using the gh CLI. Use this when you need reference implementations, patterns, or code examples from open-source projects to help complete your task.Planning With Files**USE THIS FOR COMPLEX TASKS.** Implements Manus-style file-based planning for multi-step tasks. Creates task_plan.md, findings.md, and progress.md in .agent_cache/<task-name>/. Use when: implementing multiple APIs, refactoring modules, research tasks, or ANY task requiring >5 tool calls.