By stonelyd
CodeRabbit PR review automation, Jira CLI (acli), Neon CLI, Obsidian CLI, SOP creator, conversation handoff docs, E2E browser testing (agent-browser & playwright-cli), and productivity skills for Claude Code
Comprehensive end-to-end testing command. Launches parallel sub-agents to research the codebase (structure, database schema, potential bugs), then uses the Vercel Agent Browser CLI to test every user journey — taking screenshots, validating UI/UX, and querying the database to verify records. Run after implementation to validate everything before code review.
Comprehensive end-to-end testing command. Launches parallel sub-agents to research the codebase (structure, database schema, potential bugs), then uses the Playwright CLI (@playwright/cli) to test every user journey — taking screenshots, capturing traces, validating UI/UX, and querying the database to verify records. Run after implementation to validate everything before code review.
Compact the current conversation into a self-contained handoff document so a fresh agent (or a future you) can resume the work without re-reading the whole session. Use when the user says "hand off", "write a handoff", "summarize this session for another agent", "I'm running low on context", "pause and pick up later", or before clearing/compacting a long conversation. If the user passes arguments, treat them as the focus of the next session and tailor the doc to it.
Manage Jira issues, projects, sprints, and boards using the Atlassian CLI (acli). Use when the user needs to create, search, update, transition, or triage Jira work items, manage projects, view sprints, bulk operations, or automate Jira workflows from the terminal.
Manage Neon serverless Postgres projects, branches, databases, and roles. Use when the user needs to create or manage Neon projects, branch databases, get connection strings, or perform any Neon database administration from the CLI.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Productivity skills for Claude Code.
Via the Seiraiyu Marketplace:
/plugin marketplace add stonelyd/seiraiyu-marketplace
/plugin install seiraiyu-skills@seiraiyu-marketplace
Automatically resolve PR review comments from CodeRabbit (or any reviewer) with atomic commits.
Features:
Usage:
/seiraiyu-skills:respond-to-coderabbitai
Create runbooks, playbooks, and technical documentation that people actually follow.
Features:
Usage: Trigger with requests like "create a runbook for...", "document this process", "write a playbook"
Templates available:
references/runbook.md - Incidents, emergencies, on-callreferences/standard-sop.md - Any repeatable processreferences/how-to-guide.md - One-off tasks, setupreferences/checklist.md - QC, verificationreferences/decision-tree.md - Complex if/then flowsreferences/onboarding-guide.md - New person ramping upManage Neon serverless Postgres from the CLI. Projects, branches, databases, roles, connection strings.
Features:
neonctl)--output json guidanceUsage:
# Set context so you don't repeat --project-id
neon set-context --project-id <id>
# Create a branch
neon branches create --name dev/feature
# Get connection string
neon cs dev/feature --pooled
# Schema diff
neon branches schema-diff main dev/feature
Requires: neon CLI installed (npm i -g neonctl)
Manage Jira projects, boards, sprints, and work items using the Atlassian CLI (acli).
Features:
Usage:
# List projects
acli jira project list --output json
# Create an issue
acli jira issue create --project KEY --type Story --summary "Title" --description "Details"
# Search issues
acli jira issue search --jql "project = KEY AND status = 'In Progress'"
Requires: acli CLI installed
Control Obsidian vaults from the terminal. The CLI communicates with the running Obsidian desktop app via IPC for link-aware vault operations.
Features:
Usage:
# Read a note
obsidian read file="Note Name"
# Create with template
obsidian create name="Title" template="Template Name"
# Search vault
obsidian search query="term" format=json
# Manage properties
obsidian property:set name=status value=active file="Note"
Requires: Obsidian desktop running. obsidian CLI installed.
Comprehensive E2E browser testing using the Vercel Agent Browser CLI. Launches parallel sub-agents to research the codebase, then tests every user journey with screenshots, database validation, and bug detection.
Features:
Usage:
/seiraiyu-skills:e2e-test-agent-browser
Requires: Linux, WSL, or macOS. agent-browser CLI installed (npm i -g agent-browser)
Comprehensive E2E browser testing using the Playwright CLI (@playwright/cli). Same 6-phase structure as agent-browser but with additional capabilities: named sessions, state persistence, tracing, multi-tab support, network monitoring, and device emulation.
npx claudepluginhub stonelyd/seiraiyu-skills --plugin seiraiyu-skillsStreamlined development workflow skills. Professional, team-oriented, lean.
GitHub Project Management workflow for product development: PRD creation, epic/task breakdown, TDD execution, and QA planning
Documentation, research, test generation, document generation, and prompt optimization tools
Queue-based personal workflow assistant. Captures decisions, commitments, ideas, and session data via ultra-fast hooks (< 50ms), processes them in a background worker with AI extraction, and syncs to Obsidian vault. Replaces my-workflow with zero-latency capture architecture.
Atlassian Jira and Confluence integration via Remote MCP Server for issue tracking, documentation, and project management
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.