What does aleabito-serenity-skills do?
Claude/Codex agent skills distilled from @aleabitoreddit (Serenity)'s full public archive — track her, analyze like her, anticipate her next focus. Bilingual 中文/English.
Claude/Codex agent skills distilled from @aleabitoreddit (Serenity)'s full public archive — track her, analyze like her, anticipate her next focus. Bilingual 中文/English.
This skill package provides Claude and Codex agents with curated capabilities derived from the complete public archive of @aleabitoreddit (Serenity). It enables AI agents to track Serenity's activities, analyze topics and patterns in her style, and predict her upcoming areas of focus. By distilling behavioral and analytical patterns from a comprehensive archive, the skills support bilingual operation in both Chinese and English. This is useful for developers or researchers who want to replicate or extend Serenity's analytical approach, or for agents that need to emulate her thought process when processing information in two languages.
npx skills add lanfuli/aleabito-serenity-skillsClaude/Codex agent skills distilled from @aleabitoreddit (Serenity)'s full public archive — track her, analyze like her, anticipate her next focus. Bilingual 中文/English.
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.