Official Provider SkillView repo
Guide for running pytest tests locally. Use this when running tests to verify code changes.
Files1 files
SKILL.md271 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorMicrosoft
Categorycoding
Skill IDmicrosoft/semantic-link-labs/.claude/skills/run-tests
Related skills
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.