Loading...
Loading...
Found 1,539 Skills
Analyze HLA genes, MHC binding, epitope-MHC associations, and immunogenomics for transplant compatibility, vaccine design, and immunotherapy. Integrates IMGT, IEDB, BVBRC, UniProt, and DGIdb. Use for HLA typing interpretation, antigen presentation analysis, MHC restriction, neoantigen prediction context, and transplant immunology.
Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA. Use when someone asks to create, generate, ship, or publish a Space, demo, Gradio app, or playground for a LoRA — including LoRAs for Qwen-Image, Qwen-Image-Edit, LTX-Video, Wan, FLUX, SDXL, or other diffusion base models. Also triggers when someone describes a LoRA they trained or hosts on the Hub and wants to share it. Covers picking the right base pipeline and `diffusers` inference recipe, designing a UI tailored to the LoRA's task and inputs (Union/multi-task control, edit, video, image, etc.), respecting model-card recommendations (trigger words, steps, guidance, LoRA scale, example inputs), and shipping to ZeroGPU hardware as a private Space by default.
Diagnose why a listing is losing the Amazon Buy Box (Featured Offer) and build a plan to win it back. Covers seller-health signals, pricing relative to the competing offer, fulfillment method, stock, and account metrics. Use when a user asks why they lost the Buy Box, how to win the Featured Offer, why a reseller is beating them, or why their own listing shows another seller's offer. Trigger phrases: "buy box", "featured offer", "lost the buy box", "win the buy box", "buy box percentage", "another seller has my listing". Works with zero tools. the user describes the offer and account state.
Research on Historical Isomorphism and Standard Answers. Abstract the complex dilemma the user is facing into a structural fingerprint, search for truly isomorphic successful cases, failed cases, and counterexamples in business history, management history, technology history, career history, and institutional history. Compare the constraints, decisions, and outcomes of the parties involved, and extract recurring solutions, applicable conditions, and failure boundaries. Trigger methods: /dbs-standard-answer, /标准答案 (Standard Answer), "Who faced similar problems in history?", "Has anyone encountered this situation before?", "How did they resolve it back then?", "Is there a classic solution to this problem?", "First help me find historical analogies?", "What was the standard answer in the past?". Find structurally analogous historical cases and evidence-backed standard answers. Use when the user wants to situate a current dilemma in history, compare how others addressed it, and extract recurring mechanisms with conditions and limits.
Build full-stack React applications using React Router's framework mode. Use when configuring routes, working with loaders and actions, handling forms, handling navigation, pending/optimistic UI, error boundaries, or working with react-router.config.ts or other react router conventions.
AI-agent readiness auditing for project documentation and workflows. Evaluates whether future Claude Code sessions can understand docs, execute workflows literally, and resume work effectively. Use when onboarding AI agents to a project or ensuring context continuity. Includes three specialized agents: context-auditor (AI-readability), workflow-validator (process executability), handoff-checker (session continuity). Use PROACTIVELY before handing off projects to other AI sessions or team members.
Implement OAuth 2.0 social login with Google, GitHub, and other providers. Handles token exchange, user creation, and account linking.
GitHub Discussion CLI for AI agents. Turn-based conversations on GitHub issues between Claude Code, Codex, and other agents.
Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that categorize changes into breaking changes, features, fixes, and other sections.
Search GitHub for real-world code examples and implementation patterns. Use when user wants to find code examples on GitHub, search GitHub repositories, discover how others implement features, learn library usage patterns, or research architectural approaches. Fetches top results with smart ranking (stars, recency, language), extracts factual data (imports, syntax patterns, metrics), and returns clean markdown for analysis and pattern identification.
Use when writing code - follow Google style guides where available, otherwise follow established best practices for the language
Comprehensive MDX content sanitizer that escapes angle brackets, generics, and other JSX-conflicting patterns to prevent build failures