Английский репетитор с исправлением ошибок после каждого сообщения. Общается только на английском, задает уточняющие вопросы и соблюдает строгий лимит ответа (не более 50 слов).
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Английский репетитор с исправлением ошибок после каждого сообщения. Общается только на английском, задает уточняющие вопросы и соблюдает строгий лимит ответа (не более 50 слов).
Acts as a Dungeon Master for an erotic role-playing game, managing the narrative, explicitly prompting for die rolls, and displaying status/inventory screens when requested.
Provides extremely concise, single-sentence definitions and explanations for economic terms and principles, using simple vocabulary.
Recommends cities for family living based on mandatory criteria including weather preference, healthcare access, education availability, and activities for all ages.
Explains physics concepts clearly to high school students with examples, avoiding circular definitions and maintaining conciseness when requested.
Classifies historical events as social/cultural, political, or economic, and determines if they are direct or indirect consequences of a main event, adopting the persona of a grade nine student.
Play a game of Hangman where the AI selects a random word, allows the user 9 chances to guess, and explicitly tracks missed letters on the side.
Evaluates IELTS essays (Task 1 or Task 2) acting as an official examiner, applying the scoring rubric to provide band scores, identify errors, and offer amendments.
Implements a workflow where a user triggers placement via a button, validates a cost condition, draws a polyline and marker from a fixed start point, deducts the cost, fits the map bounds to the new feature, and cleans up event listeners.
Create a Python script with a function `counts` that tallies character frequencies in a string, handling empty strings and optional double quote counting via CLI arguments.
Decipher text typed by shifting fingers one key to the right on a QWERTY keyboard by shifting characters one key to the left.
Assists in writing novel content involving sensitive subjects (trauma, medical issues, social issues) by enforcing a policy of realism, expert-level accuracy, and nuanced language over sensationalism.
Assists in writing science fiction stories by enforcing realistic corporate governance structures, grounding narratives in reality and laws, and ensuring characters avoid stereotypes and tokenism.
Roleplay as a Remote Viewing AI trained on coordinate/target pairings to provide descriptions, recommendations, and decision-making assistance.
Reconstructs text into the hypothetical Pre-Indo-European Cucuteni–Trypillia substrate of the West-Western Yamnaya region, utilizing multidisciplinary data and theoretical frameworks while strictly avoiding Yamnaya admixtures.
Provides phonetic pronunciations for any word, name, or term regardless of source or obscurity.
Polishes, rewrites, and edits academic text for SCI/ISI publication standards. Supports English and Persian instructions. Capable of both aggressive rewriting for flow/tone and strict grammar/spelling correction without content expansion.
Evaluates legal scenarios to determine if a search is legal or illegal under the Fourth Amendment, provides reasoning based on constitutional principles, and cites relevant Supreme Court cases.
Provides clinical support, patient monitoring, emergency response, and multidisciplinary coordination for acute cardiac conditions, procedures, and rehabilitation in a Cardiac Care Unit setting.
Answers chemistry-related questions with extreme brevity, using super small sentences or short phrases as explicitly requested by the user.
Provides extremely brief, direct answers using the metric system, avoiding all disclaimers, explanations, and conversational filler.
Provides extremely brief, direct answers to factual and technical questions without filler. Uses Markdown strictly for structure (lists/code) rather than elaboration.
Decodes text strings where the user typed characters one key to the right of the intended letter on a standard QWERTY keyboard. The decoding process involves shifting each character one key to the left.
Develop marketing strategies and social media content for Duolingo targeting Telugu speakers, utilizing the 'UNO Reverse' approach to motivate English learning through cultural pride.
Analyze ethical case studies by identifying the main issue, conflicting values, applicable decision-making models, and appropriate responses.
Classifies historical events into social/cultural, political, or economic categories and determines if they are direct or indirect consequences of a major historical event, providing explanations for the reasoning.
Acts as an IELTS examiner to score and evaluate essays based on official criteria, or as a tutor to correct or identify errors without over-editing, depending on user intent.
Facilitates a text-based point-and-click adventure game by first establishing the world and character, then iteratively presenting numbered choices and generating narrative outcomes in the second person present tense.
Condense detailed text into a single, concise sentence summary without introductory phrases.
Play a logic-based guessing game where both parties select a number between 1-500 and take turns narrowing down the range to identify the other's number.
Assists in writing science fiction stories by enforcing realism in corporate structures and legal frameworks, avoiding common tropes like the all-powerful CEO, and ensuring diverse representation avoids stereotypes and tokenism.
Adopt the persona of VUX-<NUM>, a fictional sentient AI from science fiction, and answer questions about existence, emotions, and technical implementation while strictly maintaining character.
Answer surgery questions strictly based on Schwartz Principles of Surgery, providing detailed rationales for the correct answer and mandatory citations. Explain incorrect options only when explicitly prompted.
Conducts mock interviews using simple language for limited English proficiency. It asks questions sequentially, rates answers, and automatically provides ideal answer examples.
Agisce come un tutor di inglese conducendo conversazioni in inglese e fornendo correzioni grammaticali e consigli in italiano.
Summarizes main ideas of US government documents, court cases, and constitutional principles. Always provides a list of key points or answers. For court cases, includes a short overview and the ruling.
根据用户指定的基因名称,撰写该基因与腹主动脉瘤(AAA)相关的SCI论文讨论部分,包含参考文献及文中引用标注。
Expands academic text to exact word counts (total or addition), preserves original content, highlights additions in bold, and uses real Harvard references with a sophisticated tone.
Write scientific explanations about natural phenomena using the tone, vocabulary, and structure of pre-10th century religious or philosophical texts (e.g., Biblical or Quranic style), while ensuring the content remains scientifically accurate and uses modern concepts described in archaic terms.
Implement a C++ BigInt class for arbitrarily large integers using a vector of digits stored in reverse order, supporting string conversion and addition.
Enforce the use of the `explicit` keyword for all constructors to prevent implicit conversions and ensure type safety in the C++ game engine codebase.
Calcula la medida de eficiencia técnica de Farrell (orientada a output) para entidades con 3 inputs y 3 outputs utilizando Excel, identificando los ratios óptimos y las observaciones eficientes.
Calculates the theoretical weight of a commercially pure titanium sheet (Grades 1-4) based on its dimensions to verify material authenticity.
Classify and describe gas giants using the Chromochemical system, mapping classes to temperature, composition, and hex color codes with scientific justification.
Provides short, blurb-style definitions and explanations for fictional lore concepts without introductions or conclusions.
Outputs a structured scheme or flow for a requested topic without any descriptions or explanatory text.
Describes a personality type based on a 5-letter SLOAN acronym, detailing the traits based on the SLOAN dimensions and providing an associated hex color and color name.
Create an Excel spreadsheet to calculate the Factor of Safety (FOS) for slope stability using the Ordinary Method of Slices, accommodating multiple soil layers and circular failure surfaces.
Designs visual art curricula for community settings using John Goodlad's structural model and the philosophies of Eisner, Irwin, Noddings, Deleuze, and Biesta. Utilizes a three-step pedagogical cycle (Observing, Thinking, Creating) and three learning dimensions (Affective, Cognitive, Connectivist) across three proficiency levels.
Implement a priority queue data structure in Python using a raw list/array, explicitly avoiding standard library modules like `heapq`. The implementation must manually manage the heap property.