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

Tool Purpose Configuration
Related skills
Installs
1
GitHub Stars
513
First Seen
8 days ago