Development
F
Install Command
claude skill add leonardomso/33-js-conceptsDescription
Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation.
Tags
JavaScriptfact-checkingdocumentationverificationcode quality
Information
Developerleonardomso
CategoryDevelopment
CreatedJan 15, 2026
UpdatedJan 15, 2026
You Might Also Like
C
hybrid-search-implementation
Combine vector and keyword search for improved retrieval.
C
debugging-strategies
Master systematic debugging techniques, profiling tools, and root cause analysis.
C
unity-ecs-patterns
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development.
C
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design.
C
dotnet-backend-patterns
Master C#/.NET backend development patterns
C
microservices-patterns
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns.