CtrlK
BlogDocsLog inGet started
Tessl Logo

cc-skill-coding-standards

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

43

1.24x
Quality

14%

Does it follow best practices?

Impact

98%

1.24x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/cc-skill-coding-standards/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

99%

7%

Inventory Sync Utility

TypeScript code quality patterns

Criteria
Without context
With context

Descriptive variable names

62%

87%

Verb-noun function naming

100%

100%

Spread operator for immutability

60%

100%

Comprehensive error handling

100%

100%

Parallel async execution

100%

100%

No use of 'any' type

100%

100%

Typed interfaces or types

100%

100%

Named constants

100%

100%

JSDoc on exported function

100%

100%

AAA test pattern

87%

100%

Descriptive test names

100%

100%

No select-star equivalent

100%

100%

100%

47%

Event Booking API Endpoint

REST API design and validation

Criteria
Without context
With context

GET for list operation

100%

100%

POST for create operation

100%

100%

Query params for filtering/pagination

100%

100%

Success response envelope

0%

100%

Error response envelope

50%

100%

Pagination meta in list response

100%

100%

Zod schema for POST body

0%

100%

ZodError 400 response

0%

100%

No 'any' TypeScript types

100%

100%

Types file naming

0%

100%

Route file location

100%

100%

HTTP response.ok check

37%

100%

97%

5%

Searchable Product Catalogue Component

React component patterns and hooks

Criteria
Without context
With context

Typed functional component

100%

100%

Custom hook extracted

100%

100%

Functional state update form

100%

100%

Short-circuit conditional rendering

100%

62%

useMemo for filtered list

100%

100%

useCallback for event handler

0%

100%

Lazy loading of ProductDetail

100%

100%

Suspense fallback

100%

100%

Hook file naming

100%

100%

Component file naming

100%

100%

Descriptive test names

100%

100%

AAA test structure

100%

100%

Repository
sickn33/antigravity-awesome-skills
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

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.