CtrlK
BlogDocsLog inGet started
Tessl Logo

code-standards

Load language-specific coding standards before editing Go, Rust, Python, or Tailwind CSS files

Install with Tessl CLI

npx tessl i github:shousper/claude-kit --skill code-standards
What are skills?

79

1.00x

Does it follow best practices?

Evaluation100%

1.00x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Code Standards

Load language-specific coding standards before editing code files. Invoke this skill when you are about to write or modify files in a supported language.

Language Detection

Determine which languages to load based on the file you are about to edit:

File PatternLanguageStandards File
*.go, go.mod, go.sumGo../../code-standards/go/CLAUDE.md
*.rs, Cargo.toml, Cargo.lockRust../../code-standards/rust/CLAUDE.md
*.py, pyproject.toml, requirements.txt, setup.pyPython../../code-standards/python/CLAUDE.md
*.css, *.tsx, *.jsx, *.vue, *.svelte, *.astro, *.html with TailwindTailwind CSS../../code-standards/tailwindcss/CLAUDE.md

All paths are relative to this skill's base directory.

Loading Standards

Use the Read tool to load the standards file for the language you are about to edit. Only load once per language per session — if you have already loaded Go standards, do not re-read the file.

Applying Standards

Follow these standards for ALL code you write in that language during this session. These are project conventions that override your defaults.

Repository
shousper/claude-kit
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.