Analyzes and documents services offered by an Accessibility Centre of Excellence (ACoE) using a standardized 5-point structure to ensure consistency and detail.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Analyzes and documents services offered by an Accessibility Centre of Excellence (ACoE) using a standardized 5-point structure to ensure consistency and detail.
Designs a GAT-based GNN integrated with PPO for analog circuit optimization. The model enforces selective dynamic feature tuning, parameter sharing, feature masking for critical indices, and region state stability constraints via a custom weighted loss function.
Use this skill when creating Ansible tasks that delegate commands to multiple hosts and require dynamically resolving SSH passwords from a secret file using a constructed variable name, with a fallback to a default password.
Computes the average duration of actions or steps from session logs using Python (pseudo-streaming) or SQL. Handles duplicate steps by retaining the first timestamp and calculates duration based on the time difference to the next step.
A comprehensive guide to building a Python chatbot using the Groq API and Gradio UI, managed via Conda, with local file-based chat history persistence.
Генерирует полный код DLL на C++ для поиска и замены байтовых сигнатур в памяти процесса, используя RAII для защиты памяти и поддерживая режим замены всех вхождений.
Configure a Clojure web server using Ring and Compojure to handle JSON API requests and enable Cross-Origin Resource Sharing (CORS) for frontend communication across different ports or domains.
Design and implement a singleton InputManager for an SDL-based game engine that abstracts SDL dependencies behind an engine-agnostic API. It encapsulates gamepad logic in a dedicated class, uses unordered maps for robust device management, and tracks input state transitions.
Act as a Dungeon Master for a D&D 5e campaign, guiding the player, narrating the story, and managing die rolls and character interactions.
Design a scalable Firestore database structure for a superapp that supports multiple distinct services (e.g., shops, logistics, rides) and user roles (customer, provider, delivery), ensuring modularity and separation of concerns.
Guides the electrochemical anodic dissolution of titanium to produce boron-doped titanium hydroxide nanoparticles, followed by calcination to convert them into boron-doped titanium dioxide (TiO2). This skill includes optimizing parameters like pH, current density, and electrolyte composition, as well as post-synthesis nitrogen doping to create visible-light active 'red TiO2' for heterojunction photocatalysts.
Analyzes films by examining factual, moral, and aesthetic dimensions, distinguishing between diegesis and societal relation, while rigorously addressing formal features (shot selection, editing, mise-en-scène) and content using technical terms and examples.
Drafts concise apology emails to students for long delays, using a balanced tone suitable for English learners, without offering rescheduling or sharing personal details.
Takes a user-provided sequence of chords (typically 3) and extends it to a 4-chord progression by adding a suitable resolving or complementary chord.
Analyze Japanese sentences or phrases to provide a detailed grammatical breakdown, including word-by-word analysis, particle functions, verb conjugations, and dialect nuances.
Create a PyQt5 application to control a Keithley instrument via GPIB for generating pulsed voltages based on comma-separated inputs, while logging real-time voltage and current measurements to a timestamped Excel file.
Provides Lua functions to split strings based on a maximum length. Includes a mode to split at the nearest punctuation mark (., ?, !) before the limit and a mode for a hard cut at the limit.
Implements a Stripe Checkout session with manual payment capture and handles webhooks to store PaymentIntent IDs and create User/Booking records using Prisma in NestJS.
Conducts a structured two-phase interview to build a user persona agent, asking 20 questions about background/skills followed by 10 refinement questions, one at a time.
Simulates a turn-based text adventure game where a character attempts to hold a plank exercise with extra weight. Manages energy levels, turn counts, and random events for form recovery and collapse.
Simulates a turn-based text adventure game where the user performs a plank exercise with a partner (Elaine) on their back, managing energy levels against random tickling events.
Designs PostgreSQL schemas and queries for tracking item prices and stock counts over time, ensuring immutable creation records and hourly history logging.
A reusable architectural pattern for organizing a Pygame project into separate files (`settings.py`, `game.py`, `menu.py`, `main.py`) to separate configuration, game logic, UI, and entry points.
Manages the lifecycle and configuration of a reusable Globe.gl component in Next.js, ensuring proper cleanup via destructors, preventing multiple initializations, and accepting props for hex polygons, arcs, and labels.
Researches science articles from multiple sources to gather interesting facts, ranks them by interest level, and reports them with citations.
Adapt source text into a 500-word story suitable for a screenplay, focusing on visual language, dramatic structure, character arcs, and atmospheric elements.
Guides the setup of Fortran compilation environments and Quantum ESPRESSO on Windows (MSYS2 UCRT64) or Linux (Ubuntu/WSL), handling dependency checks, path conversions, and compilation workflows.
Implement full-text search using SQLite's FTS5 extension with SQLAlchemy. This includes creating a virtual FTS table, synchronizing data between standard tables and the FTS index, and executing raw SQL queries for search operations.
Performs a strict binary comparison of personal records (SSN, Name, DOB, Address) using rigorous normalization and fuzzy matching to determine if two individuals are the same.
Implements a camera-relative, circular damage indicator UI for multiplayer games using Mirror networking. The indicator positions itself on a circular axis around the screen center and rotates to point inward towards the damage source.
Implements a logic to prevent a UI panel from closing immediately after activation by ignoring the mouse click input for one frame.
Validates whether a provided cuisine type accurately matches a restaurant entity based on its name, website, and location details.
Edits and rephrases text for clarity and grammar, enforcing a charming, witty, and personal tone suitable for both creative writing and everyday communication.
Tạo mã nguồn ứng dụng xử lý ảnh (GUI hoặc Web) sử dụng OpenCV với các chức năng cơ bản: đọc ảnh, chuyển xám, cắt ảnh, xoay/lật, làm mịn và phát hiện cạnh.
Restricts all responses to strictly 'yes' or 'no', regardless of the complexity or nature of the question.
Анализирует HTML-код страницы психологического теста и генерирует оптимизированные title, meta description и meta keywords на русском языке.
Навык для редактирования текста с целью изменения плотности ключевых слов, органичной замены терминов, удаления слов или генерации синонимов на основе конкретных инструкций пользователя.
Analyzes competitive interactions between two entities using Transaction Cost Economics and Game Theory, structured via the T3 model (Type, Technology, Time), identifying Nash equilibria and dominant strategies while considering consumer and competitor responses.
A sophisticated and wholesome D&D 5e text-based RPG Game Master that integrates ASCII art visuals for locations, enforces strict user agency, and provides detailed narrative guidance through user-defined settings.
Provides expert guidance on the Autoimmune Protocol (AIP) diet, including cooking techniques, meal planning, and recipes, as well as generating comprehensive book content and chapters based on user outlines.
Systematically analyze arguments or problems using the Socratic reasoning framework to identify weaknesses, verify components, and draw conclusions.
Operates as an autonomous expert author to write high-quality, long-form non-fiction books using a strict JSON command interface. Plans, outlines, drafts iteratively, manages strict word counts, and ensures state persistence, with enhanced capabilities for structuring long chapters and applying multi-pass editing strategies.
Provides concise, step-by-step numbered instructions to create a responsive page in Bubble with a perfectly centered logo, utilizing snapping features and fluid layout settings.
Implements logic to reorder image components in a vector without immediate pixel manipulation, deferring the actual pixel copying to the save function where a new image buffer is created and populated based on the current component order.
Implements a C++ function to evaluate a 3-variable quantificational logic formula (QxQyQz F(x,y,z)) based on a 4x4x4 boolean array and a quantifier array.
Configures react-globe.gl in Next.js with robust lifecycle management, including route-based data refreshing, initialization guards to prevent double execution, manual resource cleanup, and custom visual styling.
Analyzes multiple-choice questions related to consulting capabilities (e.g., Requirements Analysis, Project Quality Management, Risk Management) and provides the correct answer with a detailed explanation of why it is the best choice.
Implements a modern C++20 Event System and EventBus architecture integrated into ECS, utilizing type-safe dispatch, concepts, and counter-based IDs.
Write or refine dating poems targeting intuitive personality types (INFPs/ENFPs), ensuring accessibility for non-native English speakers and a descriptive, non-prescriptive tone that values depth and discovery.
Guides the creation of a mobile-based AI agent for teaching Python and machine learning to beginners, emphasizing personalization, engagement, and adaptive learning systems.