
from claude-skill-registry391
Analyze, plan, and execute upgrades of the Vercel SDK with automated breaking-change detection, test guidance, and rollback procedures.
This skill provides a structured process for upgrading Vercel SDK versions in a codebase. It guides the agent through analysis of changelogs and breaking changes, prepares a migration plan, applies code changes, runs tests, and documents rollback steps. The output is an upgraded SDK version with passing tests and a clear migration audit trail.
Use this skill when you need to update a project to a newer Vercel SDK release, especially when major versions or breaking changes are involved. Trigger it during maintenance windows, before deploying to production, or when automated tooling flags deprecations. It is intended for repos with a test suite and a staging environment.
Best used by agents that can run shell commands and edit code (e.g., Claude Code, Copilot-style agents, or other code-capable assistants). The skill expects access to git, npm/python tooling as appropriate and a running test harness.
The skill's SKILL.md body is null in the database and the source GitHub URL returns 404 — the content has been deleted or moved. With no content to evaluate, the skill cannot be meaningfully audited. The metadata suggests it was intended for Vercel SDK upgrade and migration guidance, but no instructions or scripts exist to review.
Dead source URL, null body. Skill should likely be flagged as broken/removed rather than scored, but scoring conservatively: security 65 (no scripts to evaluate, no red flags in metadata), quality 15 (no actual instructions exist), architecture 20 (only metadata/tags present, no structure), usefulness null (cannot evaluate with no content).
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.