Topic: anthropic
9,221 skills in this topic.
-
apple-notes-reference-architecture
Reference architecture for Apple Notes automation systems.
Trigger: "apple notes architecture".
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-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-performance-tuning
Optimize CodeRabbit review speed, relevance, and signal-to-noise ratio.
Use when reviews take too long, contain too many irrelevant comments,
or when teams are experiencing review fatigue.
Trigger with phrases like "coderabbit performance", "optimize coderabbit",
"coderabbit slow", "coderabbit noise", "coderabbit too many comments", "coderabbit relevance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-prod-checklist
Execute CodeRabbit production readiness checklist for org-wide deployment.
Use when preparing to enforce CodeRabbit reviews, going live with required checks,
or auditing CodeRabbit configuration before making it a merge gate.
Trigger with phrases like "coderabbit production", "coderabbit go-live",
"coderabbit launch checklist", "coderabbit readiness", "coderabbit pre-launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coderabbit-rate-limits
Understand and handle CodeRabbit and GitHub API rate limits for review automation.
Use when hitting rate limits on @coderabbitai commands, automating review queries,
or building scripts that interact with CodeRabbit via the GitHub API.
Trigger with phrases like "coderabbit rate limit", "coderabbit throttling",
"coderabbit too many requests", "github api rate limit coderabbit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-ci-integration
Integrate CoreWeave deployments into CI/CD pipelines with GitHub Actions.
Use when automating container builds, deploying inference services from CI,
or validating GPU manifests in pull requests.
Trigger with phrases like "coreweave CI", "coreweave github actions",
"coreweave pipeline", "automate coreweave deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-common-errors
Diagnose and fix CoreWeave GPU scheduling, pod, and networking errors.
Use when pods are stuck Pending, GPUs are not allocated,
or experiencing CUDA and NCCL errors.
Trigger with phrases like "coreweave error", "coreweave pod pending",
"coreweave gpu not found", "coreweave debug", "fix coreweave".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-core-workflow-a
Deploy KServe InferenceService on CoreWeave with autoscaling and GPU scheduling.
Use when serving ML models with KServe, configuring scale-to-zero,
or deploying production inference endpoints on CoreWeave.
Trigger with phrases like "coreweave inference service", "coreweave kserve",
"coreweave model serving", "deploy model on coreweave".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-enterprise-rbac
Configure RBAC and namespace isolation for CoreWeave multi-team GPU access.
Use when managing team permissions, isolating GPU quotas,
or implementing namespace-level access control.
Trigger with phrases like "coreweave rbac", "coreweave permissions",
"coreweave namespace isolation", "coreweave team access".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-hello-world
Deploy a GPU workload on CoreWeave with kubectl.
Use when running your first GPU job, testing inference,
or verifying CoreWeave cluster access.
Trigger with phrases like "coreweave hello world", "coreweave first deploy",
"coreweave gpu test", "run on coreweave".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-incident-runbook
Incident response runbook for CoreWeave GPU workload failures.
Use when inference services are down, GPUs are unavailable,
or responding to production incidents on CoreWeave.
Trigger with phrases like "coreweave incident", "coreweave outage",
"coreweave runbook", "coreweave service down".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-performance-tuning
Optimize CoreWeave GPU inference latency and throughput.
Use when reducing inference latency, maximizing GPU utilization,
or tuning batch sizes and concurrency.
Trigger with phrases like "coreweave performance", "coreweave latency",
"coreweave throughput", "optimize coreweave inference".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-prod-checklist
Production readiness checklist for CoreWeave GPU workloads.
Use when launching inference services, preparing GPU training for production,
or validating deployment configurations.
Trigger with phrases like "coreweave production", "coreweave go-live",
"coreweave checklist", "coreweave launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-rate-limits
Handle CoreWeave API and GPU quota limits.
Use when hitting quota limits, managing GPU resource allocation,
or implementing request queuing for inference endpoints.
Trigger with phrases like "coreweave quota", "coreweave limits",
"coreweave gpu allocation", "coreweave throttle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-core-workflow-a
Execute Fly.io primary workflow: deploy, scale, and manage apps with flyctl and fly.toml.
Use when deploying applications, configuring regions, setting secrets,
or managing the app lifecycle on Fly.io.
Trigger: "fly deploy", "fly.io app management", "fly scale", "fly.io regions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-core-workflow-b
Execute Fly.io secondary workflow: Postgres clusters, persistent volumes, and private networking.
Use when adding databases, persistent storage, or internal service communication.
Trigger: "fly postgres", "fly volumes", "fly.io database", "fly.io persistent storage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-cost-tuning
Optimize Fly.io costs with auto-stop/suspend, right-sizing VMs,
volume management, and monitoring spend across apps and regions.
Trigger: "fly.io costs", "fly.io pricing", "fly.io billing", "reduce fly.io spend".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-performance-tuning
Optimize Fly.io application performance with auto-stop/start tuning,
VM sizing, multi-region latency optimization, and connection pooling.
Trigger: "fly.io performance", "fly.io cold start", "fly.io latency", "fly.io VM sizing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-prod-checklist
Execute Fly.io production deployment checklist with health checks,
auto-scaling, monitoring, and rollback procedures.
Trigger: "fly.io production", "fly.io go-live", "fly.io prod checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803