What does luxun-skill do?
鲁迅的思维框架与反讽笔法 · 305 篇全集深度蒸馏 · Agent Skill
Deep distillation of Lu Xun's complete works (305 articles) with his thinking framework and ironic writing style, designed as an AI Agent Skill.
This skill is a specialized AI Agent skill that encapsulates the complete works of Lu Xun, one of China's most influential early 20th-century writers, across 305 articles. The skill has been deeply distilled to capture not just the factual content but also Lu Xun's distinctive thinking framework and sharp, ironic writing style. It enables AI agents to generate responses, analyses, or creative outputs that emulate Lu Xun's literary voice, including his use of satire, social commentary, and symbolic language. The primary value lies in providing developers and users with a rich, culturally-specific cognitive model for tasks such as Chinese literature analysis, historical context generation, or creative writing exercises that require a precise understanding of Lu Xun's perspective. The skill is implemented as a configurable component suitable for integration into various AI agent platforms, potentially including those that support custom tool definitions or prompt engineering techniques like 'memory' or 'context' injection. Its focus on literary depth rather than generic knowledge makes it particularly useful for educational applications, digital humanities projects, or any scenario where an authentic representation of Lu Xun's intellectual and stylistic legacy is desired.
npx skills add youaifuou/luxun-skill鲁迅的思维框架与反讽笔法 · 305 篇全集深度蒸馏 · Agent Skill
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.