chaterm/cron
定时任务管理
定时任务管理
npx skills add https://github.com/chaterm/terminal-skills/tree/main/skills/cron定时任务管理
CLI / Framework for Agent Skills - create, test, measure and improve skill quality and effectiveness
Provides AWS messaging patterns using AWS SDK for Java 2.x for SQS queues and SNS topics. Handles sending/receiving messages, FIFO queues, DLQ, subscriptions, and pub/sub patterns. Use when implementing messaging with SQS or SNS.
Hermes Agent skill for CloakBrowser — stealth anti-bot browser
Custom Claude skills by tutoringwithsruthi
Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint.
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.