
from claude-skill-registry466
Alias skill that forwards any `vcf` invocation to the `vc-phase-loop` skill, providing a shorthand trigger for VC finish workflows.
This skill is a lightweight alias: when an agent receives a vcf invocation it should treat it as a direct call to the vc-phase-loop skill. It does not add functionality itself but ensures agents and users can use a short, consistent trigger for the VC finish workflow.
Use this skill when you want a minimal, hands-off way to invoke the VC finish process. Ideal for pipelines or chat prompts that prefer brief commands (e.g. vcf: summary) and for agents that support skill aliases to reduce friction.
vcf invocations to vc-phase-loop and to follow that skill's execution and completion rules exactly. There are no additional scripts or assets in the skill directory.This is a generic skill alias likely usable by Claude Code and other agent runtimes that support SKILL.md-based skills and aliasing. It acts as a pointer rather than an implementation, so compatibility depends on the presence of the target vc-phase-loop skill in the same registry or repo.
This is a thin alias skill that forwards 'vcf' invocations to the 'vc-phase-loop' skill. The SKILL.md is minimal — just 3 instruction lines with no error handling or context about what the target skill does. No bundled scripts. Pure redirect pattern with minimal standalone value.
Alias-only skill with no executable content. Very low code quality due to minimal instructions and no context. Architecture is a valid alias pattern but bare-bones. Usefulness is niche — only relevant within the claude-skill-registry ecosystem.
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.