data-science
01openscientist-io/openscientist
Skill Claude CodeCodex
Statistical analysis strategies and data exploration techniques.
71 tagged domain, measured the same way as everything else here.
Browse within: dns 38cyanheads 32adversarial-ai 9react-flow 9typescript 9ai-skills 7cognitive-architecture 7deep-thinking 7
openscientist-io/openscientist
Skill Claude CodeCodex
Statistical analysis strategies and data exploration techniques.
openscientist-io/openscientist
Skill Claude CodeCodex
Genomics and transcriptomics analysis strategies.
openscientist-io/openscientist
Skill Claude CodeCodex
Reference of available Phenix commands for structural biology analysis.
Sn4kyGit/antigravity-project-starter
Skill Claude CodeCodex
Use when the user asks to implement LLM-as-judge, compare model outputs, create evaluation rubrics, mitigate evaluation bias, or run automated quality assessments on generated outputs. Covers direct scoring and pairwise comparison.
Skill Claude CodeCodex
DNS lookups, reverse DNS, WHOIS, and domain checks via MCP. Use when asked to check DNS records or domain ownership.
Skill Claude CodeCodex
Generate, screen, and rank project, product, company, app, and brand names by checking real domain availability with IsDomainOK. Use when a user asks for naming ideas, available domains, brandable names, TLD comparisons, or wants to avoid suggestions whose domains are already registered or over budget.
Skill Claude CodeCodex
Deploy the crosbynews Worker to Cloudflare and verify it's live. Syntax-checks every file under src/, surfaces branch/working-tree state, runs npx wrangler deploy, then curls the live site. Use when asked to deploy, ship, or push the Worker live.
Skill Claude CodeCodex
Inspect and (carefully) edit the production WEATHER KV namespace — the cache behind crosbynews.com. Always uses --remote so it reads real production state, not local miniflare. Knows the nine content keys, weather + calendar + water + fishing + tropics + pollen + traffic + burnban (cron-owned) and news…
Skill Claude CodeCodex
Health-check the live crosbynews.com deploy with curl — every content page in BOTH languages returns 200 and is substantive, security headers present, canonical redirects are one hop, markdown negotiation works, unknown paths 404. Run after a deploy.
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.
Skill Claude CodeCodex
Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.
Skill Claude CodeCodex
The generalist persona engine - "bro", "bro mode", or any end-to-end task spanning ui-ux, design, coding, marketing, sales. A very capable, pragmatic 28-30 human who decomposes new challenges into sub-problems, solves each with the full skill/MCP/web surface, and combines the learnings. Evidence-backed and blunt about…
Skill Claude CodeCodex
Evidence-based design decision engine. Intention gate that produces non-slop UI/UX by grounding in the existing codebase first, then forcing every visual choice through industry context, cognitive science, design master principles, and anti-pattern detection before code generation. Outputs DESIGN.md contract all…
kemalabuteliyte/domain-whois-mcp
Skill Claude CodeCodex
Look up domain name registration info via WHOIS and RDAP — availability, registrar, expiration, nameservers, DNSSEC. Use when the user asks about a specific domain's registration, whether a domain is taken, or wants raw WHOIS/RDAP data. Orchestrates the 8 domain-whois MCP tools.
kemalabuteliyte/domain-whois-mcp
Skill Claude CodeCodex
Check domain expiration dates and flag domains that will drop or renew soon. Use when the user asks "when does X expire", "is Y expiring", "is this domain dropping soon", or wants to watch a domain they'd like to grab. Uses whoislookup and rdaplookup to extract expiration timestamps.
kemalabuteliyte/domain-whois-mcp
Skill Claude CodeCodex
Brainstorm project / product / startup names and check domain availability across TLDs, returning a ranked shortlist. Use when the user is starting a new project, launching a product, picking a brand name, or asks "find me a name" / "what should I call my X" / "I need a domain for Y". Uses bulkdomaincheck to fan out…
Skill Claude CodeCodexCursor
Looks up a keyword on NameBeta, reports every list suffix as registered or available, and probes each registered domain to see whether a website is deployed and whether the hostname opens. Use whenever the user types a keyword, brand, product name, or domain in this project (for example "chiikawa characters" or…