9470 results (96.2ms) page 25 / 474
rdkit 0.00
jackspace / claudeskillz-rdkit exact

Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For...

jackspace / claudeskillz-histolab exact

Digital pathology image processing toolkit for whole slide images (WSI). Use this skill when working with histopathology slides, processing H&E or IHC stained tissue images, extracting tiles from...

jackspace / claudeskillz-fluxwing-screen-scaffolder exact

Build complete UI screens by composing multiple uxscii components. Use when working with .uxm files, when user wants to create, scaffold, or build .uxm screens like login, dashboard, profile,...

jackspace / claudeskillz-auth-js exact

|

yanko-belov / code-craft-lazy-loading exact

Use when loading all data upfront. Use when initial page load is slow. Use when fetching data that might not be needed.

aj-geddes / useful-ai-prompts-backup-disaster-recovery exact

Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.

yanko-belov / code-craft-input-validation exact

Use when accepting user input. Use when handling request data. Use when trusting external data without validation.

dkyazzentwatwa / chatgpt-skills-json-schema-validator exact

Validate JSON data against JSON Schema specifications. Use for API validation, config file validation, or data quality checks.

anomalyarmor / agents-armor-lineage exact

Explore data lineage and dependencies. Handles "what depends on this table", "where does this data come from", "impact analysis", "upstream dependencies", "downstream consumers".

dkyazzentwatwa / chatgpt-skills-clustering-analyzer exact

Cluster data using K-Means, DBSCAN, hierarchical clustering. Use for customer segmentation, pattern discovery, or data grouping.

dkyazzentwatwa / chatgpt-skills-api-response-mocker exact

Generate realistic mock API responses with fake data. Use for testing, prototyping, or creating sample data for frontend development.

jackspace / claudeskillz-condition-based-waiting exact

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating...

jackspace / claudeskillz-devops exact

Deploy and manage cloud infrastructure on Cloudflare (Workers, R2, D1, KV, Pages, Durable Objects, Browser Rendering), Docker containers, and Google Cloud Platform (Compute Engine, GKE, Cloud Run,...

jackspace / claudeskillz-error-tracking exact

Add Sentry v8 error tracking and performance monitoring to your project services. Use this skill when adding error handling, creating new controllers, instrumenting cron jobs, or tracking database...

jackspace / claudeskillz-test-driven-development exact

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by...

jackspace / claudeskillz-ui-styling exact

Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user...

jackspace / claudeskillz-molfeat exact

Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.

jackspace / claudeskillz-playwright-browser-automation exact

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login...