claudeindex
randlee's avatar
Author

randlee

@randlee
1
Marketplaces
11
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

synaptic-canvas

A marketplace for Claude Code skills, agents, and commands

Plugins:11
Skills:0
1
0

Plugins

Plugin

sc-delay-tasks

Schedule delayed one-shot or bounded polling actions with minimal heartbeats. Useful for waiting before running checks (e.g., CI status) or polling with stop-on-success.

Plugin

sc-git-worktree

Manage git worktrees with optional tracking and protected branch safeguards: create, scan, cleanup, abort, and update worktrees using a standard sibling folder layout with tracking documents. Prevents accidental deletion of protected branches.

Plugin

sc-manage

Manage Synaptic Canvas Claude packages. List available packages and their install status (local/global), and install or uninstall packages according to policy.

Plugin

sc-repomix-nuget

Generate AI-optimized NuGet package context using Repomix with NuGet metadata (dependencies, dependents, namespaces, frameworks). Produces a compressed API surface.

Plugin

sc-github-issue

GitHub issue lifecycle management with worktree isolation: list, create, update, and fix issues with automated workflows including PR creation. Integrates with sc-git-worktree for safe isolation.

Plugin

sc-startup

Startup runner for Synaptic Canvas: read startup prompt, sync master checklist, optional PR triage, worktree hygiene, and CI pull, then emit a concise status with next steps. Supports read-only mode.

Plugin

sc-ci-automation

Run CI quality gates (pull → build → test) with optional auto-fix and PR creation. Coordinates pull from upstream, builds projects, runs tests, applies straightforward fixes, and creates PRs when all quality gates pass. Supports version bumping with --patch flag.

Plugin

sc-roslyn-diff

Semantic diffing for .NET source using roslyn-diff with JSON-first outputs, HTML reports, and git/PR-aware comparisons.

Plugin

sc-kanban

Kanban state machine for Synaptic Canvas: backlog → board → done with gate validation, scrubbing, and shared board config (v0.7).

Plugin

sc-codex

Run Codex agents via a Task Tool-compatible runner, with hooks emulation and background execution support.

Plugin

sc-commit-push-pr

Commit, push, and create PRs for GitHub and Azure DevOps