code-style

Installation
SKILL.md

Code Style and Linting

This skill covers code style checking and formatting workflows for the Semantic Link Labs project.

When to Use This Skill

Use this skill when you need to:

  • Check code for style violations
  • Format code with black
  • Verify type correctness with mypy
  • Fix linting errors before committing
  • Ensure code follows project standards

Formatting Tools

Installs
5
GitHub Stars
538
First Seen
May 5, 2026
code-style — microsoft/semantic-link-labs