
from claude-code-templates27,800
Query ChEMBL programmatically to retrieve bioactive molecule data, bioactivity measurements, targets, and perform similarity/substructure searches for drug disc
A skill that surfaces programmatic access patterns to the ChEMBL bioactivity database via the official Python client. Useful for medicinal chemistry, target/ligand lookups, activity extraction (IC50, Ki, EC50), SAR analysis, and structure-based searches.
find potent inhibitors for EGFR → returns candidate molecule IDs and bioactivity recordssimilarity search for SMILES ... → returns similar compounds and their activitiesThis skill has not been reviewed by our automated audit pipeline yet.
Scientific Schematics & Diagrams
Generate publication-quality scientific diagrams via AI with iterative quality review and smart regeneration for journal, conference, poster, and presentation o
Writing Hookify Rules
Guides creating Hookify rule files (.claude/hookify.*.local.md) to detect patterns (dangerous commands, secrets, debug logs) and show warnings or block actions.
BRENDA Database Client
Access the BRENDA enzyme database via SOAP API to retrieve kinetic parameters, reactions, organism data, and substrate-specific enzyme information.
Hook Development for Claude Code Plugins
Guidance and patterns for creating event-driven hooks (PreToolUse, PostToolUse, Stop, SessionStart, etc.) for Claude Code plugins and projects.
Coding Standards & Best Practices
Opinionated, language-agnostic coding standards and best practices focused on TypeScript/JavaScript/React to improve readability, safety, and maintainability.