SECURITY REVIEW
Not yet assessed
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
Apply modern TypeScript and Python coding standards with strict typing and quality tooling.
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.
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.
No quality assessment is available for this catalog entry yet.
Original instructions from the publisher’s SKILL.md
# languages Language-specific coding standards — state-of-the-art TypeScript and Python. Both skill sets implement the mandatory quality rules defined in [`code-quality`](../code-quality/SKILL.md): type safety, error handling, immutability, naming conventions, and documentation. ## Skills | Skill | Description | |-------|-------------| | [`typescript`](typescript/SKILL.md) | Strict TypeScript — tsconfig, Zod, branded types, modern patterns | | [`python`](python/SKILL.md) | Modern Python with uv — type annotations, Pydantic, Ruff, mypy strict | ## References - [code-quality skill](../code-quality/SKILL.md)