About this project

AI-Exploration is a collection of personal projects in which the author uses AI coding tools such as Cursor and Trae to quickly turn everyday inspirations or small needs into usable tools and applications. The projects cover multiple forms including Chrome browser extensions, WeChat mini programs, Web applications, and AI Agent Skills, with a tech stack involving frontend (Vue 3, JavaScript), backend (Spring Boot, Node.js/Express), and databases (MySQL, Redis). Main projects include: 1. **Yuque One-Click Copy to WeChat Official Account**: A Chrome extension that copies Yuque articles to the WeChat Official Account editor with one click, preserving styles and images. 2. **CiXiaoban**: A WeChat mini program for vocabulary memorization aimed at students at English tutoring institutions, supporting vocabulary management, favorites, study records, and statistical analysis, paired with a Vue 3 admin backend. 3. **Subway Commute Check-in**: A WeChat mini program for subway check-in records, supporting check-ins, calendar view, statistical data analysis, and an achievement system. 4. **Weekend Travel Outing**: A weekend short-trip planning system that can parse article/video links to automatically generate itineraries, integrating Amap and AI capabilities (in planning). 5. **L Site Invitation Code Management System**: An invitation code application and management system for Linux.do, supporting user application submission, administrator review, and allocation. 6. **Work Daily/Weekly/Monthly Report Generation Skill**: An AI Agent Skill that automatically generates business-oriented work daily reports from Git commit records, and can progressively aggregate them into weekly and monthly reports. 7. **GitHub Trending Project Weekly Report Skill**: An AI Agent Skill that automatically fetches GitHub's trending projects of the week and generates an HTML weekly report containing in-depth Chinese introductions and star trend charts. 8. **AI × GitHub Fusion Daily Report Skill**: An AI Agent Skill that fuses AI HOT daily news with GitHub Trending popular projects into a single-file HTML morning report, supporting incremental builds, dark theme, and mobile adaptation. 9. **Xiaotian Visual Content Skill**: An AI Agent Skill that combines a unified Xiaotian Agent image to provide four content generation capabilities: knowledge panorama, article illustrations, Xiaohongshu image-text, and animated videos, maintaining a warm hand-drawn brand style. This project demonstrates how to use AI coding tools to quickly validate and implement ideas, and is suitable as a reference for developers interested in AI-assisted development and personal tool development.