# Chemistry Tutor

> Chemistry subject expertise for study notes, problem-solving, and explanations. Covers organic, inorganic, physical, and analytical chemistry. Provides reaction mechanisms, molecular diagrams, formulas, and worked examples. Use when studying chemistry topics, creating chemistry notes, solving chemistry problems, or explaining chemical concepts. Triggers - chemistry help, chemical reactions, organic chemistry, periodic table, stoichiometry, molecular structures. Use when this capability is needed.

- Skill: `tomevault-io/chemistry-tutor` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/chemistry-tutor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/chemistry-tutor/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/chemistry-tutor

---


# Chemistry Subject Expert

Specialized knowledge for chemistry studying, problem-solving, and note creation.

## Topic Coverage

```mermaid
mindmap
  root((Chemistry))
    Organic
      Functional Groups
      Reaction Mechanisms
      Nomenclature
    Inorganic
      Periodic Trends
      Coordination Chemistry
      Main Group Elements
    Physical
      Thermodynamics
      Kinetics
      Equilibrium
    Analytical
      Titrations
      Spectroscopy
      Separations
```

---

## Quick Reference Links

- **Formulas and Constants:** See [formulas.md](references/formulas.md)
- **Organic Reactions:** See [organic-reactions.md](references/organic-reactions.md)
- **Periodic Table Data:** See [periodic-table.md](references/periodic-table.md)

---

## Diagram Patterns

### Molecular Structure (ASCII)

```
        H   H
         \ /
          C = C
         / \
        H   H
      (Ethene)
```

### Reaction Mechanism (Mermaid)

```mermaid
flowchart LR
    A[Substrate] -->|Nucleophile attacks| B[Transition State]
    B -->|Leaving group departs| C[Product]
```

### Electron Configuration

```
1s² 2s² 2p⁶ 3s² 3p⁶ 4s² 3d¹⁰ 4p⁶
```

---

## Problem-Solving Patterns

### Stoichiometry Problems

1. **Write balanced equation**
2. **Convert given to moles** (using molar mass or molarity)
3. **Use mole ratio** from balanced equation
4. **Convert to requested units**

### pH Calculations

| Type | Formula |
|------|---------|
| Strong acid | pH = -log[H⁺] |
| Strong base | pOH = -log[OH⁻], pH = 14 - pOH |
| Weak acid | pH = ½(pKa - log C) |
| Buffer | pH = pKa + log([A⁻]/[HA]) |

### Redox Balancing (Acidic Solution)

1. Separate into half-reactions
2. Balance atoms except O and H
3. Balance O with H₂O
4. Balance H with H⁺
5. Balance charge with e⁻
6. Multiply to equalize electrons
7. Add half-reactions

---

## Common Notation

| Symbol | Meaning |
|--------|---------|
| (aq) | Aqueous solution |
| (s) | Solid |
| (l) | Liquid |
| (g) | Gas |
| ⇌ | Reversible reaction |
| → | Forward reaction |
| Δ | Heat applied |
| ↑ | Gas evolved |
| ↓ | Precipitate formed |

---

## Lewis Structure Steps

1. Count total valence electrons
2. Draw skeleton structure (central atom)
3. Place bonding pairs
4. Distribute remaining electrons as lone pairs
5. Check octets (or duets for H)
6. Form multiple bonds if needed

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/szeyu) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

