🎯

academic-writing-style

🎯Skill

from shining319/claude-code-single-person-workflow

VibeIndex|
What it does

academic-writing-style skill from shining319/claude-code-single-person-workflow

academic-writing-style

Installation

Install skill:
npx skills add https://github.com/shining319/claude-code-single-person-workflow --skill academic-writing-style
4
AddedJan 29, 2026

Skill Details

SKILL.md

Overview

# Single Person Workflow Marketplace

[English](#english) | [δΈ­ζ–‡](#δΈ­ζ–‡)

Comprehensive Claude Code plugin marketplace for solo developers and creators

Installation β€’

Plugins β€’

Documentation β€’

License

---

English

Overview

A curated collection of Claude Code plugins designed specifically for single-person product development workflows. From writing documentation to designing databases, from product management to UI/UX design and solution architecture - everything you need in one marketplace.

Features

  • 🎯 Specialized Skills: 6 focused plugins for specific tasks
  • πŸ“¦ All-in-One Suite: Complete toolkit in one installation
  • πŸ€– Intelligent Agents: 7 workflow agents for automated orchestration
  • 🌏 Bilingual Support: Full Chinese and English documentation
  • πŸš€ Production-Ready: Battle-tested workflows and best practices

Available Plugins

| Plugin | Description | Type |

|--------|-------------|------|

| [academic-writing](plugins/academic-writing) | Professional academic writing for Chinese and English | Skill |

| [database-designer](plugins/database-designer) | Complete database schema design with ER diagrams | Skill |

| [product-manager](plugins/product-manager) | Requirements analysis and PRD creation | Skill |

| [ui-designer](plugins/ui-designer) | UI/UX design with detailed specifications | Skill |

| [solution-architect](plugins/solution-architect) | Technical architecture and deployment planning | Skill |

| [ui-ux-pro-max](plugins/ui-ux-pro-max) | Data-driven UI/UX design intelligence with searchable knowledge base | Skill |

| [product-development-suite](plugins/product-development-suite) | All skills in one package | Suite |

| [product-workflow-agents](plugins/product-workflow-agents) | 7 intelligent workflow agents | Agents |

Quick Start

#### Install Individual Plugin

```bash

# Install a specific skill

claude plugin install github:shining319/claude-code-single-person-workflow/plugins/database-designer

```

#### Install All-in-One Suite

```bash

# Get all skills at once

claude plugin install github:shining319/claude-code-single-person-workflow/plugins/product-development-suite

```

#### Install Workflow Agents

```bash

# Get intelligent workflow orchestration

claude plugin install github:shining319/claude-code-single-person-workflow/plugins/product-workflow-agents

```

#### Install Entire Marketplace

```bash

# Install everything

claude plugin install github:shining319/claude-code-single-person-workflow

```

How to Use

Once installed, you can activate skills in two ways:

#### Method 1: Natural Language (Automatic)

Simply describe what you need:

  • "Design a database for an e-commerce system" β†’ Database Designer activates
  • "Create a PRD for my mobile app" β†’ Product Manager activates
  • "Design the UI for my dashboard" β†’ UI Designer activates
  • "Help me choose a tech stack" β†’ Solution Architect activates
  • "Write technical documentation" β†’ Academic Writing activates
  • "I want to build a complete product" β†’ Full Stack Product Builder orchestrates everything

#### Method 2: Slash Commands (Explicit)

Use direct commands for guaranteed activation:

Individual Plugin Commands:

```bash

/database-designer "e-commerce system with products, orders, payments"

/product-manager "mobile fitness tracking app"

/ui-designer "user dashboard with analytics widgets"

/solution-architect "microservices architecture for real-time chat"

/academic-writing "technical report on cloud computing"

/ui-ux-pro-max "design a SaaS dashboard with glassmorphism style"

```

Suite Plugin Commands (spw = single-person workflow):

```bash

/spw-db "blog database with users, posts, comments"

/spw-prd "task management application"

/spw-ui "admin panel interface"

/spw-arch "SaaS platform architecture