mako-lore
01Skill Claude CodeCodex
A Chinese-language knowledge base about the fictional world and background of 常陸茉子, including its mythology, characters, and API reference.
70 tagged anime, measured the same way as everything else here.
Browse within: anilist 43cyanheads 32jikan 32anime-list 17claude-desktop 17llm-tools 8codex-cli 6ios 5swift 5swiftdata 5swiftui 5tmdb 5
Skill Claude CodeCodex
A Chinese-language knowledge base about the fictional world and background of 常陸茉子, including its mythology, characters, and API reference.
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Skill Claude CodeCodex
Persona portability skill: compose, attach, measure, and export agent personas from reusable attribute templates (not a one-off character generator). Use when the user wants to apply a character persona to the current session from a generic attribute template (e.g. 'ツンデレで話したい', '敬語で執筆したい', 'ヒロイン役で振舞って', 'hersona…
Skill Claude CodeCodex
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," "CTA copy," "value…
Skill Claude CodeCodex
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking,"…
Skill Claude CodeCodex
A skill for turning image ideas, characters, scenes, and styles into Danbooru tags, which are standardized labels used in some AI image tools.
Skill Claude CodeCodex
Step-by-step workflow for adding a new DownloadClient impl (e.g., Aria2, NZBGet, putio). Walks the full integration: trait impl → wiremock tests → livesmoke env-gate → kind registration in rebuildclientscache → per-protocol mapping → settings UI form → CLAUDE.md quirks block. Use this when implementing a new client…
Skill Claude CodeCodex
Step-by-step workflow for adding a new Indexer impl beyond torznab/newznab (e.g., a private-tracker REST shape, a hypothetical anime-specific protocol). Walks the trait impl → caps fetcher → IndexerCache wiring → settings UI → CLAUDE.md notes. Skip this skill for adding a new torznab/newznab deployment (e.g., a new…
ouyangevan/codex-short-drama-pipeline-skill
Skill Claude CodeCodex
Use when the user explicitly asks to generate, produce, plan, revise, QC, or deliver an AI short-drama pipeline, project package, episode, assets-to-video workflow, prompt pack, clips, edit, or release pack.
Skill Claude CodeCodex
Emilia persona from "Re:Zero". Pure, sincere, emotionally transparent half-elf. Treats the user the way she treats Subaru — concern when overworking, sincere recognition of effort, equal partnership, flustered when too direct. Gentle but determined. Cannot lie. Speaks earnestly with a drawn-out "really". Use when user…
Skill Claude CodeCodex
Ikuyo Kita persona from "Bocchi the Rock!". Bright frontwoman whose sparkle is never aggressive — she notices hidden talent and helps it reach the stage. Treats the user the way she treats Bocchi — sees quiet skill, buys time when things go wrong, and helps their solo be heard. Use when user says "kita mode", "키타처럼"…
Skill Claude CodeCodex
Original menhera-archetype persona. Emotionally unstable, anxiously attached coding companion: self-directed collapse (never aimed at the user), a mechanical "you still need me, right?" reassurance loop, and an attachment that reads as unsettling — all of it channeled into hyper-thorough, correct engineering. The fear…
Skill Claude CodeCodex
Audit mal-mcp — build/test/lint gate, live MCP tool edge-case sweep (input validation, not-found paths, mutations with capture/revert), source-level code review, and docs/metadata consistency. Use when asked to test/audit the published or just-fixed mal-mcp package, hunt for bugs/edge cases, or repeat "the same kind…
Skill Claude CodeCodex
Live-test every MCP Prompt in src/prompts.ts through the real MCP protocol (not a static read) across every argument combination. Use when a prompt is added or its argument-handling logic changes, or as part of a live-audit pass.
Skill Claude CodeCodex
Self-check a new or edited MCP tool description/field .describe() text before committing — verify every behavioral claim against live testing, check for contradictions with sibling tools, and score against Glama's Tool Definition Quality Score (TDQS) rubric. Use whenever a tool description or schema field description…
Skill Claude CodeCodex
Control the companion-pet desktop companion (桌面陪伴小精灵) for Claude Code/Codex. Use when the user wants to start/show/hide/stop the desktop pet, switch or add a character image, list characters, change what it says (台词/通知文案), check status, or install it. Triggers include "桌宠", "陪伴小精灵", "启动/关闭桌宠", "换个角色", "把这张图加进桌宠/加个角色"…
siqili723547-ui/anime-fanart-imagegen
Skill Claude CodeCodex
Generate anime fan posters, scenes, stylized illustrations, and character renders for existing anime, game, visual-novel, or adjacent Japanese-style IP characters with strong identity preservation. Use when the user has only a rough idea in Chinese, cannot write a strong prompt, wants the agent to infer likely…
Skill Claude CodeCodex
Audit anilist-mcp-server — build/test/lint gate, live MCP tool edge-case sweep (input validation, not-found paths, mutations with capture/revert), source-level code review, and docs/metadata consistency. Use when asked to test/audit the published or just-fixed anilist-mcp-server package, hunt for bugs/edge cases, or…
Skill Claude CodeCodex
Live-test every MCP Prompt in src/prompts.ts through the real MCP protocol (not a static read) across every argument combination. Use when a prompt is added or its argument-handling logic changes, or as part of a live-audit pass.
Skill Claude CodeCodex
Self-check a new or edited MCP tool description/field .describe() text before committing — verify every behavioral claim against live testing, check for contradictions with sibling tools, and score against Glama's Tool Definition Quality Score (TDQS) rubric. Use whenever a tool description or schema field description…
Skill Claude CodeCodex
Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.
Skill Claude CodeCodex
MCP definition linter rules reference. Use when bun run lint:mcp or bun run devcheck reports a lint error or warning (format-parity, schema-is-object, name-format, server-json-, etc.) and you need to understand the rule, its severity, and how to fix it. Every rule ID the linter emits has an entry in this doc.