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. orchestra-research
  4. /
  5. ai-research-skills
  6. /
  7. Pytorch Lightning

Pytorch Lightning

Editor's Note

If you're tired of writing the same GPU handling, distributed training, and logging boilerplate in PyTorch, this wraps it all in a clean LightningModule structure. You define training_step and configure_optimizers, then Trainer handles device placement, DDP/FSDP/DeepSpeed, checkpointing, and TensorBoard logging. The same code runs on your laptop or 8 GPUs without changes. It's opinionated about code organization, which is either helpful structure or annoying constraint depending on your project. Works well for standard training loops, though you'll fight it if you need unusual control flow. The callback system is genuinely useful for early stopping and learning rate monitoring without cluttering your main code.

Install

npx skills add https://github.com/orchestra-research/ai-research-skills --skill pytorch-lightning
Votes
0
Installs251
GitHub Stars9.2k
Categories
DevOps & CI/CDAI & Agent BuildingData Science & ML
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related DevOps & CI/CD Skills

View all →
monitoring-observability

ahmedasmar/devops-claude-skills

0
391
165
monitoring observability
monitoring-observability

supercent-io/skills-template

1
11k
88
Comprehensive monitoring setup with metrics collection, log aggregation, alerting, and health checks.
ci-cd-pipeline-builder

alirezarezvani/claude-skills

0
544
16.9k
ci cd pipeline builder
infrastructure-monitoring

aj-geddes/useful-ai-prompts

0
362
245
infrastructure monitoring
observability-monitoring

andrelandgraf/fullstackrecipes

0
312
17
observability monitoring
observability-monitoring-monitor-setup

sickn33/antigravity-awesome-skills

0
262
39.4k
observability monitoring monitor setup