Baker
C+ 80 completed
Other
unknown / typescript · small
146
Files
19,124
LOC
0
Frameworks
6
Languages
Pipeline State
completedRun ID
#396691Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
38.67Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #48314
Member of a group with 1 similar repo(s) — canonical #108931 view group →
Top concepts (1)
Project Description
Source: Repobility analyzer · https://repobility.com
AI Prompt
Create a library for TypeScript that provides decorator-based validation and transformation, similar to class-validator but with better performance. I need it to support built-in validators like `@IsString()` and `@IsEmail()`, and also handle transformation in a unified way. Key features should include inline code generation via a `seal()` method for AOT-level performance, zero reliance on `reflect-metadata`, and the ability to generate JSON Schema output from the decorated DTOs. Please ensure it supports group-based validation and nested DTO validation using `@Nested`.
typescript decorator validation serialization dto typescript-library performance json-schema
Generated by gemma4:latest
Catalog Information
class-validator DX · AOT-level performance · zero reflect-metadata
Description
class-validator DX · AOT-level performance · zero reflect-metadata
Novelty
3/10Tags
typescript decorator validation serialization dto typescript-library performance json-schema
Claude Models
claude-opus-4-6
Quality Score
C+
79.8/100
Structure
77
Code Quality
80
Documentation
67
Testing
85
Practices
78
Security
100
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (208% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- 821 duplicate lines detected \u2014 consider DRY refactoring
- 3 'god files' with >500 LOC need decomposition
Recommendations
- Add a linter configuration to enforce code style consistency
Security & Health
4.6h
Tech Debt (A)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Repobility — same analyzer, your code, free for public repos · /scan/
MIT
License
2.6%
Duplication
Languages
Frameworks
None detected
Concepts (1)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | class-validator DX · AOT-level performance · zero reflect-metadata | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
