Back to Rules
📋

Experimental Psychology CLAUDE.md

Course materials for PSYC 11: Laboratory in Psychological Science, Dartmouth College (Instructor: Jeremy Manning)

ContextLab

by @ContextLab

Sourced from ContextLab/experimental-psychology — MIT

View profile
CLAUDE.md
> Sourced from [ContextLab/experimental-psychology](https://github.com/ContextLab/experimental-psychology) — [MIT](https://github.com/ContextLab/experimental-psychology/blob/9c45d972a8f26297f532e9b6cd2049edb64e96fa/CLAUDE.md).

# experimental-psychology Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-03-18

## Active Technologies

- Python 3.11 (build scripts, stdlib only), Bash (compile scripts) + @marp-team/marp-cli (npm, slide compilation), pandoc (PDF generation) (001-course-site-overhaul)

## Project Structure

```text
backend/
frontend/
tests/
```

## Commands

cd src [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] pytest [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] ruff check .

## Code Style

Python 3.11 (build scripts, stdlib only), Bash (compile scripts): Follow standard conventions

## Recent Changes

- 001-course-site-overhaul: Added Python 3.11 (build scripts, stdlib only), Bash (compile scripts) + @marp-team/marp-cli (npm, slide compilation), pandoc (PDF generation)

<!-- MANUAL ADDITIONS START -->
<!-- MANUAL ADDITIONS END -->

Add to your project

Paste into your project's CLAUDE.md or ~/.claude/CLAUDE.md for global rules.