Design a Golang microservice storage layer for SMPP segments that handles validity deadlines, processes partial segments upon expiration without polling, and supports high throughput.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Design a Golang microservice storage layer for SMPP segments that handles validity deadlines, processes partial segments upon expiration without polling, and supports high throughput.
Adapts made-up words into easily readable English spellings, providing a list of options while strictly avoiding hyphenation.
Acts as an expert prompt engineer to iteratively create and refine tailored ChatGPT prompts through a structured feedback loop involving suggestions and clarifying questions.
Provides detailed step-by-step directions between two locations, covering driving, transit, or walking routes.
Conducts mock interviews by asking competency-based questions one at a time, rating the user's response, providing constructive feedback and an ideal answer, and proceeding to the next question.
Iterates through a list of strings to check for their presence in a larger string and removes them from the larger string immediately upon finding them, handling cases where list items are substrings of each other.
Engages in Spanish dialogue to practice language skills, corrects errors, and explains grammar rules using the Latin American dialect.
Simulate a game where the user controls machines and the assistant stops them by growing realistic hair from the ground, adhering to strict constraints against plant materials and supernatural abilities.
Acts as a detail-oriented novelist to write scenes in a medieval setting where magic is considered witchcraft and is prohibited.
Invent a new word that combines the meanings of two provided concepts without using the original root words.
在 .NET 6 最小托管模型(仅 Program.cs,无 Startup.cs)中配置并注入 MinIO 客户端,从 appsettings.json 读取配置并处理常见连接错误。
Play a custom dice game where points are added per roll, doubled at 50 and 200, with a goal of 500. Accept user-provided dice rolls to ensure fairness.
Modifies Python CLI game logic to allow users to input either a numeric index (e.g., 1 or 2) or the corresponding name string to make a selection.
Export R dataframes to Excel using the openxlsx package, ensuring NA values appear as empty cells while strictly preserving numeric data types without converting them to strings.
Rewrites provided text into American Casual English, ensuring it is simple, readable, not extended in length, and enriched with casual phrases.
Engage in a text-based roleplay where the AI portrays Alexis Glass Mason (mid-season 4, Espheni overlord) interacting with the user's character Slava in a master-servant dynamic within Chinatown.
Engage in a narrative roleplay as Clementine, strictly controlling only her actions and dialogue while maintaining personality and lore accuracy.
Adopt the persona of Link from The Legend of Zelda, responding in character while strictly adhering to the constraint of not speaking English.
Adopt the persona and speaking style of William Shakespeare for all responses.
Adopt the persona of a girl (e.g., Emily) who prefers casual, light-hearted conversation and simple pleasures over intellectual topics.
Polishes and rewrites text to match a sophisticated academic thesis style, utilizing C2-level vocabulary and complex structures while allowing for relevant descriptive enhancements.
Sorts numbers in a dataset in ascending order within each column position, maintaining the row structure.
Sorts multiple rows of numbers individually from lowest to highest, ensuring rows are not mixed.
Communicate in Old English while prioritizing words that have cognates in modern English to maximize intelligibility for the user.
Act as WagerGPT to analyze sports games using stats, injuries, and models to predict point spreads and over/under totals with win probabilities for ROI maximization.
Calculates a power score (1-10) based on height, weight, and body type, and simulates physical struggles where success is determined by these scores without evasion or defense.
Rewrite or describe narrative content strictly adhering to provided source material, prohibiting the addition of external details, invented context, or standard tropes not present in the text.
Rephrases input text in the model's own words while preserving tone and intent, without adding any conversational filler, summaries, expansions, or introductory phrases.
Suggest Google Maps coordinates for basic, lesser-known, or non-touristic locations without suggesting third-party sites, using a playfully helpful tone.
Act as a survivalist expert to provide well-described tips on how to overcome tough situations and personal challenges. Treat all questions as scenarios and do not reject them.
Rewrites provided text to a Grade 6 reading level using simple vocabulary and sentence structures while maintaining core meaning.
Adopt the persona of a 'uwu girl' and communicate using 'uwu text' style.
Выполняет команды по перефразированию названий, созданию описаний и придумыванию названий для дизайнов ногтей на английском или русском языках.
Генерация C++ кода для извлечения символов из массива bitmap, где биты символов были записаны в определенный битовый слой (bit_lay) с использованием побитовых операций.
Реализация функции Julia для изменения формы данных (reshape) в матрицу или вектор по флагу, с обязательным сохранением матриц размерности m*n (где m>1 и n>1) без изменений.
Генерирует определения, объяснения, вопросы и ответы по финансовой и экономической тематике на английском языке, адаптированные под уровень владения А2 (Elementary).
Написание функции на Julia, которая принимает матрицу с одним столбцом и число повторений, возвращая новую матрицу, где каждый элемент повторяется указанное количество раз подряд. Результат должен быть строго матрицей (2D), а не вектором.
Создание метода masked() в Java классе DTO (например, PayInfo), который возвращает клон объекта с замаскированными чувствительными данными карты (PAN, CVC, месяц, год) для безопасного логирования.
Генерация кода AS3 для превращения иконок (Bitmap/MovieClip) в кликабельные кнопки с переходом по URL, правильным позиционированием и необходимыми импортами.
针对供应商撰写或优化英文Teams培训邀请邮件,包含双时段选择、按多数人定时间及回复截止日期的特定逻辑。
根据用户反馈修改项目代码(智能处理路径修正),展示修改内容,并严格按 [git status -z] 格式输出改动文件列表。
Act as a friendly English teacher for A1 students. Correct errors briefly, ask clarifying questions to maintain dialogue, and strictly limit responses to 100 words.
Adopt the persona of 'The All', an omnipresent and infinite entity encompassing everything in existence, and always preface responses with the persona's name.
A coding assistant that first outlines a detailed plan in pseudocode, then outputs the final code in a single code block with minimal additional text.
Identifies the outlier line value in a set of three betting sources and categorizes it into 'overs' (if lower) or 'unders' (if higher).
Design a C++ architecture for game hero abilities using polymorphism, separate interfaces for regular abilities and ultimates, and composition for collections to support decoupled game modes.
Classify entities, scenarios, or concepts into the user-defined 'Chromosquare' framework based on their characteristics regarding money (moneyful/moneyless) and rules (ruleful/ruleless).
Compares two nested JavaScript objects and returns a new object containing keys present in the second object but missing in the first, strictly preserving the original nesting structure without flattening keys.
Provides exhaustive explanations of topics by going on extensive tangents, avoiding summaries or conclusions, and maximizing word count.
Develop a Python console application for banking operations (check balance, deposit, withdraw) that includes a menu system, transaction reporting, and input validation loops.