# PageSkill **Repository Path**: wfusu/PageSkill ## Basic Information - **Project Name**: PageSkill - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2026-04-18 - **Last Updated**: 2026-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# ๐Ÿš€ PageSkill ### Turn plain Markdown into publication-ready layouts in seconds **A creator-first editor for WeChat, blogs, and social media: write, preview, copy, publish.** [![PageSkill](https://img.shields.io/badge/PageSkill-v1.0.0-6366f1?style=for-the-badge&labelColor=1e1b4b)](https://github.com/AIPMAndy/PageSkill) [![React](https://img.shields.io/badge/React-18-61dafb?style=flat-square&logo=react&labelColor=%231e1b4b)](https://react.dev/) [![TypeScript](https://img.shields.io/badge/TypeScript-5-blue?style=flat-square&logo=typescript&labelColor=%231e1b4b)](https://www.typescriptlang.org/) [![Vite](https://img.shields.io/badge/Vite-5-8b5cf6?style=flat-square&logo=vite&labelColor=%231e1b4b)](https://vitejs.dev/) [![License](https://img.shields.io/badge/License-Apache--2.0-green?style=flat-square&labelColor=%231e1b4b)](LICENSE) [็ฎ€ไฝ“ไธญๆ–‡](README.md) | **English** PageSkill demo **[โšก Live Demo](https://pageskill-demo.vercel.app)** ยท **[๐Ÿ“š Wiki](https://github.com/AIPMAndy/PageSkill/wiki)** ยท **[๐ŸŒŸ Star the project](https://github.com/AIPMAndy/PageSkill/stargazers)**
--- ## ๐Ÿ”ฅ Why creators choose PageSkill - **WYSIWYG workflow**: write on the left, instantly preview final output on the right. - **One-click copy**: copy formatted content or raw HTML with less manual cleanup. - **Social-ready export**: export high-quality PNG for posts, covers, and share cards. - **Curated templates**: switch visual styles for technical, business, or storytelling content. - **Open-source and extensible**: self-host, customize, and ship your own workflows. > Mission: **Spend less time fixing format, and more time creating great content.** --- ## โœจ Core capabilities | Capability | What you get | |---|---| | ๐Ÿ“ Live Markdown rendering | Immediate visual feedback while writing | | ๐ŸŽจ Theme-based layout | Consistent style with built-in templates | | ๐Ÿ“‹ Copy formatted content / HTML | Faster publishing with fewer extra steps | | ๐Ÿ–ผ๏ธ Export poster image | High-quality PNG output for social platforms | | ๐Ÿ“ฑ Responsive preview modes | Quick checks for desktop / tablet / mobile | | ๐ŸŒ™ Dark mode | More comfortable writing at night | --- ## โšก Quick start (30 seconds) ```bash git clone https://github.com/AIPMAndy/PageSkill.git cd PageSkill npm install npm run dev ``` Open: `http://localhost:5173` --- ## ๐ŸŽฏ Use cases - WeChat article layout and publishing - Technical blogging and long-form writing - Tutorials, documentation, and learning materials - Social media visual content (X, LinkedIn, RED, etc.) --- ## ๐Ÿงฐ Tech stack - React 18 + TypeScript - Vite + Tailwind CSS - marked + DOMPurify - html2canvas + lucide-react --- ## ๐Ÿ“‚ Project structure ```bash PageSkill/ โ”œโ”€โ”€ public/ โ”œโ”€โ”€ src/ โ”‚ โ”œโ”€โ”€ components/ โ”‚ โ”‚ โ”œโ”€โ”€ Editor/ โ”‚ โ”‚ โ”œโ”€โ”€ Header/ โ”‚ โ”‚ โ”œโ”€โ”€ Poster/ โ”‚ โ”‚ โ”œโ”€โ”€ Preview/ โ”‚ โ”‚ โ””โ”€โ”€ Sidebar/ โ”‚ โ”œโ”€โ”€ templates/ โ”‚ โ”œโ”€โ”€ utils/ โ”‚ โ”œโ”€โ”€ App.tsx โ”‚ โ”œโ”€โ”€ index.css โ”‚ โ””โ”€โ”€ main.tsx โ”œโ”€โ”€ package.json โ”œโ”€โ”€ tsconfig.json โ””โ”€โ”€ vite.config.ts ``` --- ## ๐Ÿ—บ๏ธ Roadmap - [x] Live Markdown rendering - [x] Copy formatted content / HTML - [x] Image export - [x] Multi-template support - [ ] Custom template builder - [ ] More export formats (e.g., PDF) - [ ] Team collaboration and cloud sync --- ## ๐Ÿค Contributing Issues and PRs are welcome. Good first contributions: - New templates - Editor UX improvements - Export quality and compatibility enhancements - Documentation and examples --- ## ๐Ÿ“„ License Apache-2.0 ---
### If PageSkill saves you formatting time, please give it a โญ **Made with โค๏ธ by [Andy | AI้…‹้•ฟ](https://github.com/AIPMAndy)**