
from claude-skill-registry539
Deployment and CI/CD checklist and example workflows for Vercel, Supabase, and GitHub Actions — templates and commands to run builds, tests and deploy safely.
Provides a practical deployment and CI/CD skill: checklists, sample GitHub Actions workflows, and commands for deploying to Vercel and Supabase. It helps agents guide or automate build/test/deploy steps and debug common CI issues.
Use when a project needs to be deployed, when setting up CI/CD pipelines, or when debugging failing builds and deployments (Vercel/Supabase/GitHub Actions). Also useful for generating standard CI templates and post-deploy verification steps.
Likely compatible with code-assist agents that can run shell commands or suggest CI templates (Claude Code, GitHub Copilot-style assistants).
Deploy & CI/CD skill provides deployment checklists and GitHub Actions workflow templates for Vercel, Supabase, and Node.js CI. No bundled scripts — purely reference/documentation. Clean content with no security red flags, though the shell export pattern for .env could be more precise. Useful as a starter reference but not deeply differentiated from standard documentation.
Documentation-only skill with well-structured CI/CD templates. Lacks scripts/ or references/ directories per skill spec. Would benefit from separating workflow templates into references/ and adding output contracts.
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.