Standardizes code quality across TypeScript and Python projects.

Install

mkdir -p .claude/skills/languages && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11133" && unzip -o skill.zip -d .claude/skills/languages && rm skill.zip

Installs to .claude/skills/languages

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Language-specific coding standards — state-of-the-art TypeScript (strict, type-safe, modern) and Python with uv (fully typed, Pydantic, Ruff), both implementing the code-quality guidelines.
189 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Standardize TypeScript coding patterns
  • Enforce Python code quality with uv
  • Implement type safety rules
  • Apply Pydantic and Ruff standards

How it works

The skill enforces language-specific quality rules defined in the code-quality reference, utilizing strict TypeScript configurations and modern Python tooling.

Inputs & outputs

You give it
Codebase files
You get back
Linted and type-safe code

When to use languages

  • Setting up project linting rules
  • Enforcing type safety
  • Standardizing language patterns

About this skill

languages

Language-specific coding standards — state-of-the-art TypeScript and Python.
Both skill sets implement the mandatory quality rules defined in code-quality: type safety, error handling, immutability, naming conventions, and documentation.

Skills

SkillDescription
typescriptStrict TypeScript — tsconfig, Zod, branded types, modern patterns
pythonModern Python with uv — type annotations, Pydantic, Ruff, mypy strict

References

When not to use it

  • Legacy codebases requiring non-standard patterns

Prerequisites

uvtypescript

Limitations

  • Requires adherence to external code-quality guidelines

How it compares

Unlike manual linting, this skill mandates specific quality rules like immutability and documentation consistency across both languages.

Compared to similar skills

languages side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
languages (this skill)03moNo flagsIntermediate
deepwiki-rs259moReviewIntermediate
cursor-prod-checklist427dReviewIntermediate
ast-grep-find37moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry