Toolverse
All skills

run-clippy

by r3bl-org

Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
r3bl-org
Category
DevOps
Views
1

About this skill

Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits.

How to use

  1. Wyzwól skill poleceniem "uruchom clippy", "napraw styl", "sformatuj kod" lub "sprawdź linting" w rozmowie z Claude'em.

  2. Skill uruchomi Clippy za pomocą polecenia cargo clippy --all-targets. Przejrzyj wszystkie ostrzeżenia — skupiaj się najpierw na błędach logiki (kategoria Correctness), które mogą powodować rzeczywiste problemy.

  3. Dla ostrzeżeń, które Clippy potrafi naprawić automatycznie, uruchom cargo clippy --all-targets --fix --allow-dirty. Pozostałe ostrzeżenia (Performance, Style, Pedantic) przeanalizuj ręcznie i zdecyduj, czy warte są refaktoryzacji.

  4. Skill następnie egzekwuje reguły interpunkcji w komentarzach zwykłych (//). Dodaj kropkę na końcu komentarzy jednoliniowych. W komentarzach wieloliniowych, które stanowią jedno zdanie, umieść kropkę tylko w ostatniej linii.

  5. Jeśli masz wiele niezależnych komentarzy obok siebie, każdy powinien mieć własną kropkę — to odróżnia je od komentarzy zawijanych.

  6. Po naprawieniu wszystkich ostrzeżeń Clippy'ego i ujednoliceniu formatowania komentarzy możesz bezpiecznie utworzyć commit.

Related skills

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

DevOps
20122

drawio-diagrams-enhanced

by jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams,

DevOps
918943

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166

grafana-dashboards

by wshobson

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

DevOps
92262

draw-io

by davila7

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

DevOps
1693