CCM
/Skills
SkillsMCPMarketplacesDigestLearnAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
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. claude-dev-suite
  4. /
  5. claude-dev-suite
  6. /
  7. Cron Scheduling

Cron Scheduling

claude-dev-suite/claude-dev-suite
145 installs19 stars
Summary

Handles cron expressions and scheduled tasks across node-cron, Spring @Scheduled, and Python's APScheduler. The skill covers the standard five-field cron syntax, timezone handling, and crucially, distributed locking patterns with Redlock and ShedLock to prevent duplicate runs when you're running multiple instances. It's opinionated about separating concerns: use this for time-based scheduling, but reach for job queues when you need worker-based processing or one-off delayed tasks. The anti-patterns section is genuinely useful, calling out things like missing error handling and hardcoded schedules that will bite you in production.

Install

npx skills add https://github.com/claude-dev-suite/claude-dev-suite --skill cron-scheduling
Categories
Automation & Workflows
First SeenJun 3, 2026
View on GitHub

Recommended

More Automation & Workflows →
n8n-workflow-generator

jeremylongshore/claude-code-plugins-plus-skills

n8n workflow generator
248
2.3k
dag-parallel-executor

erichowens/some_claude_skills

Executes DAG waves with controlled parallelism using the Task tool. Manages concurrent agent spawning, resource limits, and execution coordination. Activate on 'execute dag', 'parallel execution', 'concurrent tasks', 'run workflow', 'spawn agents'. NOT for scheduling (use dag-task-scheduler) or building DAGs (use dag-graph-builder).
21
project-workflow-analysis-blueprint-generator

github/awesome-copilot

Generates detailed implementation blueprints by analyzing project architecture, technology stacks, and workflow patterns.
8.9k
34.3k
n8n-workflow-patterns

czlonkowski/n8n-skills

n8n workflow patterns
7.1k
5.3k
ml-pipeline-workflow

wshobson/agents

ml pipeline workflow
7k
36.2k
n8n-workflow

claude-office-skills/skills

n8n workflow
2.6k
182