Best for
- Designing a new habituation study for infants of a specific age
- Setting up a preferential-looking paradigm (side-by-side or central fixation)
- Creating a violation-of-expectation study to test infant knowledge
NeuroAIHub/BrainPilot/packages/skills/skills/11_Developmental_Cognition/infant-looking-time-designer/SKILL.md
Designs habituation and preferential-looking paradigms with age-appropriate timing parameters and exclusion criteria
Decision brief
Designs habituation and preferential-looking paradigms with age-appropriate timing parameters and exclusion criteria
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/NeuroAIHub/BrainPilot --skill "packages/skills/skills/11_Developmental_Cognition/infant-looking-time-designer"Inspect the Agent Skill "infant-looking-time-designer" from https://github.com/NeuroAIHub/BrainPilot/blob/e9ddc112cab9b1c6272dae0c8a6bdceb5c9c3880/packages/skills/skills/11_Developmental_Cognition/infant-looking-time-designer/SKILL.md at commit e9ddc112cab9b1c6272dae0c8a6bdceb5c9c3880. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
This skill was generated by AI from academic literature. All parameters, thresholds, and citations require independent verification before use in research. If you find errors, please open an issue.
This skill encodes expert methodological knowledge for designing infant looking-time studies, including habituation, preferential-looking, and violation-of-expectation paradigms. It provides age-appropriate timing parameters, habituation criteria, exclusion standards, and coding…
Designing a new habituation study for infants of a specific age
Before executing the domain-specific steps below, you MUST:
Review the “Paradigm Selection Decision Tree” section in the pinned source before continuing.
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 93/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 463 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
This skill encodes expert methodological knowledge for designing infant looking-time studies, including habituation, preferential-looking, and violation-of-expectation paradigms. It provides age-appropriate timing parameters, habituation criteria, exclusion standards, and coding reliability benchmarks that require specialized training in developmental methodology. A general-purpose programmer would not know the appropriate trial durations by age, when to expect novelty versus familiarity preferences, or how to set habituation criteria.
Before executing the domain-specific steps below, you MUST:
For detailed methodology guidance, see the research-literacy skill.
This skill was generated by AI from academic literature. All parameters, thresholds, and citations require independent verification before use in research. If you find errors, please open an issue.
What is the research question?
|
+-- Does the infant have a representation of X?
| |
| +-- Test via surprise --> Violation-of-Expectation (Baillargeon, 1987)
| |
| +-- Test via discrimination --> Habituation + Test (Fantz, 1964)
|
+-- Can the infant discriminate A from B?
| |
| +-- Simultaneous comparison --> Preferential Looking (Fantz, 1958)
| |
| +-- Sequential comparison --> Habituation + Novelty Test
|
+-- Does the infant prefer/attend more to A vs B?
|
+-- Spontaneous preference --> Preferential Looking
|
+-- After familiarization --> Habituation + Test
Habituation measures the decline in looking time as infants become familiar with a repeated stimulus, followed by a test phase to assess discrimination or representation (Colombo & Mitchell, 2009).
| Method | Description | Default Criterion | Source |
|---|---|---|---|
| Criterion-based (preferred) | Trials continue until looking decreases to a threshold | 50% of initial baseline | Oakes, 2010; Colombo & Mitchell, 2009 |
| Fixed-trial | Set number of habituation trials | Age-dependent (see below) | Cohen, 1976 |
| Sliding window | Criterion computed over a moving window of trials | Window of 3-4 consecutive trials | Oakes, 2010 |
| Parameter | Value | Source |
|---|---|---|
| Baseline window | First 3 trials (average looking time) | Oakes, 2010 |
| Decrement criterion | Looking drops to 50% of baseline | Oakes, 2010; Colombo & Mitchell, 2009 |
| Criterion window | 3 consecutive trials below criterion | Oakes, 2010 |
| Maximum trials before aborting | 20-25 trials (or abandon) | Colombo & Mitchell, 2009 |
| Minimum habituation trials | 4-6 trials (to ensure real exposure) | Expert consensus |
| Age Group | Recommended Trials | Source |
|---|---|---|
| Neonates (0-1 mo) | 8-12 trials | Slater, 1995 |
| 3-6 months | 6-10 trials | Cohen, 1976; Colombo & Mitchell, 2009 |
| 6-12 months | 6-8 trials | Colombo & Mitchell, 2009 |
| 12-24 months | 4-8 trials | Colombo & Mitchell, 2009 |
| Age Group | Max Trial Duration | Source |
|---|---|---|
| Neonates (0-1 mo) | 60 s | Slater, 1995 |
| 1-3 months | 30-60 s | Colombo & Mitchell, 2009 |
| 3-6 months | 20-30 s | Colombo & Mitchell, 2009 |
| 6-12 months | 15-20 s | Colombo & Mitchell, 2009 |
| 12-24 months | 10-20 s | Colombo & Mitchell, 2009 |
A trial ends when the infant looks away for a continuous duration:
| Age Group | Look-Away Duration | Source |
|---|---|---|
| Neonates | 2-3 s | Slater, 1995 |
| 3-6 months | 2 s | Oakes, 2010 |
| 6-12 months | 1-2 s | Oakes, 2010 |
| 12+ months | 1-2 s | Oakes, 2010 |
Minimum look before look-away counts: Infant must look for at least 0.5-1.0 s before a look-away can terminate the trial (Oakes, 2010).
| Parameter | Value | Source |
|---|---|---|
| Display arrangement | Side-by-side, equidistant from midline | Fantz, 1958 |
| Stimulus eccentricity | 15-20 degrees from center | Aslin, 2007 |
| Position counterbalancing | Each stimulus appears equally on left and right | Fantz, 1958; Oakes, 2010 |
| Number of test trials | 4-8 trials (minimum 2 per side assignment) | Oakes, 2010 |
| Trial duration | 10-20 s (depending on age) | Oakes, 2010 |
Is there a familiarization/habituation phase?
|
+-- NO (spontaneous preference) --> Report raw preference proportion
|
+-- YES --> What is the age and task complexity?
|
+-- Younger infants + simple stimuli --> Expect NOVELTY preference
| (Hunter & Ames, 1988)
|
+-- Younger infants + complex stimuli --> Expect FAMILIARITY preference
| (Hunter & Ames, 1988)
|
+-- Older infants + simple stimuli --> Expect NOVELTY preference
|
+-- Brief familiarization + any age --> Expect FAMILIARITY preference
(Hunter & Ames, 1988; Roder et al., 2000)
Hunter & Ames (1988) model: Preference direction is determined by the interaction of:
General rule: Incomplete encoding produces familiarity preference; complete encoding produces novelty preference (Hunter & Ames, 1988).
| Measure | Threshold | Source |
|---|---|---|
| Proportion looking to target | > 55% of total looking time | Oakes, 2010 |
| Statistical test | One-sample t-test against 50% (chance) | Standard practice |
| Effect size benchmark (infant studies) | Cohen's d ~ 0.4 -- 0.6 (medium) | Oakes, 2010 |
Infants view an expected and an unexpected event. Longer looking at the unexpected event is interpreted as detection of the violation.
| Parameter | Value | Source |
|---|---|---|
| Familiarization trials | 4-6 trials | Baillargeon, 1987; Spelke et al., 1992 |
| Test trials per event type | 2-3 trials each | Baillargeon, 1987 |
| Maximum test trial duration | 30-60 s (age-dependent; see habituation table) | Colombo & Mitchell, 2009 |
| Event presentation order | Counterbalanced (expected-first vs. unexpected-first) | Standard practice |
| Expected effect direction | Longer looking at unexpected event | Baillargeon, 1987 |
| Parameter | Value | Source |
|---|---|---|
| Type | Central animated stimulus with sound | Oakes, 2010 |
| Duration | 3-5 s (or until infant fixates center) | Expert consensus |
| Presentation | Before every trial | Oakes, 2010 |
| Purpose | Recenter gaze to midline before trial onset | Oakes, 2010 |
| Age Group | ITI Duration | Source |
|---|---|---|
| All ages | 1-3 s (blank screen or neutral gray) | Oakes, 2010 |
See references/age-parameters.yaml for a comprehensive age-by-parameter table.
| Criterion | Threshold | Source |
|---|---|---|
| Minimum looking on test trial | > 0.5 s looking required | Expert consensus |
| Fussiness (infant turns away from screen) | Trial excluded | Oakes, 2010 |
| Parental interference | Trial excluded | Standard practice |
| Equipment failure (eye-tracker loss) | Trial excluded | Standard practice |
| Criterion | Threshold | Source |
|---|---|---|
| Completed test trials | Must complete > 50% of test trials | Oakes, 2010 |
| Failure to habituate | Exclude if not habituated after maximum trials | Colombo & Mitchell, 2009 |
| Side bias | > 90% looking to one side across all trials | Oakes, 2010 |
| Fussiness | General fussiness preventing data collection | Standard practice |
| Parent report of atypical state | Sleepy, ill, recent feeding issues | Standard practice |
| Setting | Expected Exclusion Rate | Source |
|---|---|---|
| In-lab (3-6 months) | 20-40% | Oakes, 2010 |
| In-lab (6-12 months) | 15-30% | Oakes, 2010 |
| In-lab (12-24 months) | 10-25% | Oakes, 2010 |
| Online (webcam-based) | 30-50% (higher due to environment) | Smith-Flores et al., 2022 |
Sample size implication: Recruit 1.5-2x the target N to account for exclusions (Oakes, 2010).
| Method | Description | When to Use |
|---|---|---|
| Live coding | Experimenter presses key during session | Habituation criterion in real-time |
| Offline coding | Frame-by-frame from video recording | All published looking time data |
| Automated (eye-tracking) | Tobii, EyeLink, or webcam-based | High precision needed; older infants |
| Metric | Minimum Standard | Source |
|---|---|---|
| Proportion of sessions double-coded | > 25% (at least) | Oakes, 2010 |
| Inter-coder agreement (proportion) | > 90% | Oakes, 2010 |
| Cohen's kappa (looking/not-looking) | > 0.85 | Oakes, 2010; Colombo & Mitchell, 2009 |
| Pearson r (total looking times) | > 0.90 | Oakes, 2010 |
| Method | Temporal Resolution | Source |
|---|---|---|
| Frame-by-frame video coding | 33 ms (30 fps) or 17 ms (60 fps) | Standard practice |
| Live key-press coding | ~200-300 ms (human reaction time) | Expert consensus |
| Eye-tracker | 4-17 ms (60-250 Hz) | Equipment-dependent |
| Factor | In-Lab | Online | Source |
|---|---|---|---|
| Environmental control | High | Low (home distractions) | Smith-Flores et al., 2022 |
| Stimulus calibration | Precise (visual angle, distance) | Variable (screen size, distance) | Zaadnoordijk et al., 2022 |
| Looking time coding | Offline video or eye-tracker | Webcam-based or parent-coded | Smith-Flores et al., 2022 |
| Exclusion rate | 20-30% | 30-50% | Smith-Flores et al., 2022 |
| Sample diversity | Limited to local population | Broader demographic reach | Zaadnoordijk et al., 2022 |
| Recommended platform | N/A | Lookit, Labvanced, Gorilla | Smith-Flores et al., 2022 |
Critical: Online studies require explicit instructions to parents about distance from screen (typically 60 cm) and minimizing distractions. Validate online paradigms against in-lab data before drawing novel conclusions (Smith-Flores et al., 2022).
Based on Oakes (2010) and Colombo & Mitchell (2009):
See references/ for detailed age-by-parameter tables and paradigm checklists.
Frequently asked questions
Designs habituation and preferential-looking paradigms with age-appropriate timing parameters and exclusion criteria
The source record exposes this install command: npx skills add https://github.com/NeuroAIHub/BrainPilot --skill "packages/skills/skills/11_Developmental_Cognition/infant-looking-time-designer". Inspect the command and pinned source before running it.
Alternatives
coreyhaines31/marketingskills
When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program
narrative-io/narrative-skills-marketplace
Translate a fuzzy analytical question into a rigorous investigation plan. Interrogates the ask, grounds the plan in the available data dictionary, applies analytical best practices, and produces a structured brief of query specifications for a downstream query-writing skill. Plans, does not write SQL. Use when: "why did X drop", "is there a relationship between A and B", "who are our highest-value customers", "what's driving the change in Y", "investigate this trend", "design an analysis for", "
Aperivue/medsci-skills
Interactive sample size calculator for medical research. Decision-tree guided test selection, reproducible R/Python code, effect size interpretation, and IRB-ready justification text. Supports diagnostic accuracy, agreement, proportions, continuous outcomes, survival, ANOVA, logistic regression, and non-inferiority/equivalence designs.
yonatangross/orchestkit
Grade work that already exists and decide whether it can merge. Runs the project's current unit, integration, and E2E suites plus security scanning and type checking, scores every dimension 0-10, and returns a merge verdict with a VERIFIED-vs-CLAIMED evidence manifest. Writes no test files and edits no source. Use when verifying changes are ready to merge. Use /ork:cover instead when the tests still have to be written.