By Davie521
Vibe writing assistant: AI-guided four-phase writing workflow with Socratic dialogue
English | 中文
A collection of Claude Code plugins for development workflow automation, writing assistance, and productivity tools.
Automated development workflows for Claude Code.
/cpr — Git PR PipelineOne command to go from local changes to a merged-ready PR. Claude automatically:
ghgh pr checks --watchNo manual intervention needed — just type /cpr and walk away.
/cl — Copilot Lint ReviewFocused CI + Copilot code review workflow. Unlike /cpr, this doesn't create PRs — it reviews an existing one:
/impl — Multi-Agent ImplementationOrchestrates a team of specialized agents for larger features:
| Phase | Agent | What it does |
|---|---|---|
| 0 | Planner | 2-3 rounds of plan iteration in plan mode before any code is written |
| 1 | Implementer | Writes code in an isolated git worktree following the plan |
| 2 | Reviewer | Code review against plan, coding standards, security, a11y |
| 3 | Tester | Runs tests, Playwright screenshots, fixes bugs on the spot |
| 4 | Reviewer | Final review of test fixes |
| 5 | Wrap-up | Clean commit history, create feature branch and PR |
Each agent completes → gets reviewed → issues fixed → next agent starts.
browser — Browser MCP RoutingAutomatically selects the right browser tool based on your intent:
| Intent | MCP Selected |
|---|---|
| Browse, fill forms, open pages | browser-use (Agent Browser) |
| Performance, debugging, network, console | Chrome DevTools |
| E2E testing, full flow testing | Playwright |
vibe-writing — AI Writing AssistantA 4-phase co-writing workflow where you lead, AI assists:
| Phase | Trigger | What happens |
|---|---|---|
| Learn | Default entry | Socratic dialogue — AI asks probing questions, every 4 rounds generates a knowledge card (core insight + evidence + quotes) |
| Structure | Say "structure" | Aggregates cards, proposes 2-3 article structures (problem-solution, comparison, progressive, story, listicle, SCQA) |
| Write | Say "write" / "iterate" | Say "organize" to consolidate, "polish" to fact-check and refine language |
| Finalize | Say "finalize" | Chains all output cards + transitions + intro/conclusion into a complete article |
Start from any phase depending on how much you already have.
cheatsheet — Printable A4 Cheatsheet CreatorCreates dense, exam-ready cheatsheets from Markdown:
python3 md2html.py input.md → open HTML → print to PDFfeishu — Feishu/Lark IntegrationOperates Feishu (Lark) via MCP server:
Requires a Feishu MCP server to be configured.
Install individual plugins via Claude Code CLI:
# Install all plugins from this marketplace
claude plugins add Davie521/claude-skills dev-workflow
claude plugins add Davie521/claude-skills writing
claude plugins add Davie521/claude-skills document
claude plugins add Davie521/claude-skills work-tools
After installation, simply type the command in Claude Code:
> /cpr # Push code through full PR pipeline
> /cl # Review and fix Copilot lint comments
> /impl # Multi-agent coordinated implementation
> write an article about... # Triggers vibe-writing
> create a cheatsheet for... # Triggers cheatsheet
gh) for cpr/cl workflowsMIT
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.
npx claudepluginhub davie521/claude-skills --plugin writingWork integrations: Feishu/Lark MCP for messaging, groups, documents, and file operations
Development workflow automation: Git PR pipeline, Copilot lint review, multi-agent implementation, browser MCP routing
Document creation tools: printable A4 cheatsheets from Markdown with multi-column layout
Ghostty-native notifications for Claude Code: time-tiered alerts (silent under 3min, no-sound 3-10min, with sound over 10min) and click-to-jump tab focus
Research-backed writing toolkit: anti-AI prose principles, iterative review loop, author voice capture, and voice-matched content generation
10 specialized writing skills implementing Betty Flowers' Madman-Architect-Carpenter-Judge framework with Bryan Garner's whirlybird technique, SEO optimization, quality rubric, and multi-article content strategy. Features collaborative oscillation between AI and human across all phases.
Nine opinionated skills for writing personal essays with Claude.
Writing domain plugin - Content analysis, idea generation, and writing-kit workflow
Personal AI agent skills — technical Slidev presentations, courses, marketing content (brief, blog, social, newsletter), changelogs, architecture impact docs, and rendered promo videos. Built for Claude Code, Copilot, Codex, Gemini & Cursor.
Voice profile system for consistent, authentic writing. Apply, create, blend, and analyze voices. Includes 4 built-in profiles: technical-authority, friendly-explainer, executive-brief, and casual-conversational.