Topic: automation
6,910 skills in this topic.
-
apple-notes-migration-deep-dive
Migrate notes between Apple Notes, Obsidian, Notion, and other platforms.
Trigger: "apple notes migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-multi-env-setup
Configure Apple Notes automation for multiple accounts and environments.
Trigger: "apple notes multi account".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-observability
Monitor Apple Notes automation health and performance metrics.
Trigger: "apple notes monitoring".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-performance-tuning
Optimize Apple Notes automation performance for large note collections.
Trigger: "apple notes performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-prod-checklist
Production checklist for Apple Notes automation deployments.
Trigger: "apple notes production checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-rate-limits
Handle Apple Notes automation rate limits and iCloud sync throttling.
Trigger: "apple notes rate limit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-reference-architecture
Reference architecture for Apple Notes automation systems.
Trigger: "apple notes architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-sdk-patterns
Apply production-ready patterns for Apple Notes JXA/AppleScript automation.
Trigger: "apple notes patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-security-basics
Apply security best practices for Apple Notes automation scripts.
Trigger: "apple notes security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-upgrade-migration
Migrate Apple Notes automation scripts between macOS versions.
Trigger: "apple notes upgrade migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-webhooks-events
Monitor Apple Notes changes using file system events and Shortcuts triggers.
Trigger: "apple notes events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-ci-integration
Configure CodeRabbit as a CI gate with GitHub Actions, branch protection, and review enforcement.
Use when setting up CodeRabbit as a required check, gating merges on review approval,
or integrating CodeRabbit status into your CI pipeline.
Trigger with phrases like "coderabbit CI", "coderabbit GitHub Actions",
"coderabbit required check", "coderabbit merge gate", "coderabbit CI pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-common-errors
Diagnose and fix CodeRabbit common errors and configuration issues.
Use when CodeRabbit is not reviewing PRs, posting duplicate comments,
ignoring configuration, or behaving unexpectedly.
Trigger with phrases like "coderabbit error", "fix coderabbit",
"coderabbit not working", "debug coderabbit", "coderabbit broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-core-workflow-a
Execute CodeRabbit primary workflow: automated PR code review with configuration.
Use when setting up automated code reviews on pull requests,
configuring review behavior, or establishing the core CodeRabbit review loop.
Trigger with phrases like "coderabbit review workflow", "coderabbit PR review",
"coderabbit auto review", "configure coderabbit reviews".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-core-workflow-b
Tune CodeRabbit review configuration: learnings, code guidelines, and noise reduction.
Use when fine-tuning review quality, training CodeRabbit with team preferences,
adding code guidelines, or reducing false positives.
Trigger with phrases like "coderabbit tune reviews", "coderabbit learnings",
"coderabbit guidelines", "reduce coderabbit noise", "coderabbit false positives".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-cost-tuning
Optimize CodeRabbit costs through seat management, repo selection, and review scope tuning.
Use when analyzing CodeRabbit billing, reducing per-seat costs,
or implementing usage monitoring and budget optimization.
Trigger with phrases like "coderabbit cost", "coderabbit billing",
"reduce coderabbit costs", "coderabbit pricing", "coderabbit expensive", "coderabbit budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-data-handling
Implement CodeRabbit PII handling, data retention, and GDPR/CCPA compliance patterns.
Use when handling sensitive data, implementing data redaction, configuring retention policies,
or ensuring compliance with privacy regulations for CodeRabbit integrations.
Trigger with phrases like "coderabbit data", "coderabbit PII",
"coderabbit GDPR", "coderabbit data retention", "coderabbit privacy", "coderabbit CCPA".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-debug-bundle
Collect CodeRabbit debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for CodeRabbit problems.
Trigger with phrases like "coderabbit debug", "coderabbit support bundle",
"coderabbit diagnostic", "coderabbit not working evidence".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-deploy-integration
Roll out CodeRabbit across an organization: multi-repo deployment, org-level config, and team onboarding.
Use when deploying CodeRabbit org-wide, creating shared configurations,
or onboarding development teams to AI code review.
Trigger with phrases like "deploy coderabbit", "coderabbit org rollout",
"coderabbit multi-repo", "coderabbit onboarding", "coderabbit team setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-enterprise-rbac
Configure CodeRabbit enterprise access control, seat management, and organization policies.
Use when managing who gets AI reviews, configuring organization-level defaults,
or implementing access policies for CodeRabbit across teams.
Trigger with phrases like "coderabbit SSO", "coderabbit RBAC",
"coderabbit enterprise", "coderabbit roles", "coderabbit permissions", "coderabbit seats".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-hello-world
Create a minimal working CodeRabbit configuration and trigger your first AI review.
Use when starting with CodeRabbit, testing your setup,
or learning basic .coderabbit.yaml patterns.
Trigger with phrases like "coderabbit hello world", "coderabbit example",
"coderabbit quick start", "first coderabbit review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-incident-runbook
Execute CodeRabbit incident response procedures when reviews stop working or block PRs.
Use when CodeRabbit is down, reviews are not posting, PRs are blocked by stale checks,
or CodeRabbit is producing incorrect reviews.
Trigger with phrases like "coderabbit incident", "coderabbit outage",
"coderabbit down", "coderabbit broken", "coderabbit emergency", "coderabbit not reviewing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-install-auth
Install and configure CodeRabbit AI code review on GitHub or GitLab repositories.
Use when setting up CodeRabbit for the first time, installing the GitHub App,
configuring the CLI, or connecting CodeRabbit to your repositories.
Trigger with phrases like "install coderabbit", "setup coderabbit",
"coderabbit auth", "configure coderabbit", "add coderabbit to repo".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-local-dev-loop
Configure CodeRabbit CLI for local pre-commit code reviews and fast iteration.
Use when setting up local development with CodeRabbit CLI reviews,
integrating AI review into your commit workflow, or testing config changes.
Trigger with phrases like "coderabbit dev setup", "coderabbit local development",
"coderabbit CLI workflow", "coderabbit pre-commit review".
jeremylongshore/claude-code-plugins-plus-skills 1,803