CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. davila7
  4. /
  5. claude-code-templates
  6. /
  7. Javascript Mastery

Javascript Mastery

Editor's Note

A comprehensive JavaScript reference that covers 33+ core concepts from primitives and closures to async patterns and functional programming. You'd reach for this when debugging weird type coercion behavior, explaining why `typeof null` returns "object", or teaching someone the difference between the call stack and event loop. It includes practical code examples for everything from the basics (var vs let vs const) to trickier stuff like microtasks vs macrotasks and Promise combinators. The scope and closure examples are solid, and the async/await section covers parallel execution patterns. It's structured more like a cheat sheet than a tutorial, so it works best when you already know what concept you're looking for rather than learning JavaScript from scratch.

Install

npx skills add https://github.com/davila7/claude-code-templates --skill javascript-mastery
Votes
0
Installs353
GitHub Stars27.7k
Categories
Java & JVM
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Java & JVM Skills

View all →
java-springboot

github/awesome-copilot

0
15.7k
34.3k
Comprehensive best practices guide for building production-ready Spring Boot applications.
java-spring-boot

pluginagentmarketplace/custom-plugin-java

0
10.9k
37
Production-ready Spring Boot applications with REST APIs, security, data access, and monitoring.
kotlin-springboot

github/awesome-copilot

0
9k
34.3k
Spring Boot development patterns and idioms tailored for Kotlin applications.
create-spring-boot-java-project

github/awesome-copilot

0
8.9k
34.3k
Generate a Spring Boot 3.4.5 project skeleton with PostgreSQL, Redis, MongoDB, and Docker Compose.
create-spring-boot-kotlin-project

github/awesome-copilot

0
8.4k
34.3k
Generate a Spring Boot Kotlin project skeleton with pre-configured databases and development services.
java-jpa-hibernate

pluginagentmarketplace/custom-plugin-java

0
403
37
java jpa hibernate