claudeindex
TheSylvester's avatar
Author

TheSylvester

@TheSylvester
1
Marketplaces
8
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

agentic-coding-tools

Agentic coding toolkit: sub-agent orchestration, prompt synthesis, and browser automation for Claude Code

Plugins:8
Skills:0
3
0

Plugins

Plugin

agentic-coding-tools

Complete agentic coding toolkit with skills for sub-agent orchestration (super-agent, cursor-agent, gemini-agent), prompt synthesis commands (handoff-prompt-to, pair-prompt-to, reflect, walkthrough-prompt-to), and specialized agents (browser-qa, ui-clone)

Plugin

super-agent

SDK-based Claude agent with full Task tool access. Use for executing handoff prompts or spawning nested sub-agents.

Plugin

cursor-agent

Wrapper around cursor-agent CLI for non-interactive runs (prompt via args/file/stdin) with resume support.

Plugin

gemini-agent

Wrapper around gemini CLI for non-interactive runs (prompt via args/file/stdin) with resume support.

Plugin

git-worktree

Create a git worktree with automatic symlinking of gitignored local files (.env*, .ai-*, etc.) from the root worktree.

Plugin

build-prompt-chain

Build a phased prompt chain with orchestration file from a monolithic implementation prompt.

Plugin

chrome-screenshot

Extract browser screenshots from session transcripts

Plugin

read-transcript

Read Claude Code .jsonl transcript files in a token-efficient format. Use instead of Read for conversation content.