Use when adding a new `verdi` subcommand in `src/aiida/cmdline/`.
aiidateam/aiida-core
SkillsMP has collected 10 skills from aiidateam/aiida-core. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 580
- GitHub forks
- 262
Skills in this repository
Showing 10 of 10 collected skills.
Use when adding a new third-party dependency to aiida-core's `pyproject.toml`.
Use when exploring the aiida-core codebase structure, looking for key files, or understanding how packages relate to each other.
Use when making commits, creating branches, or preparing pull requests for aiida-core.
Use when diagnosing failed, stuck, or misbehaving AiiDA processes or the daemon.
Use when deprecating a public Python API or `verdi` CLI command in aiida-core.
Use when running pre-commit, linting, type checking, or fixing CI failures in aiida-core.
Use when running pytest, checking test results, or understanding test infrastructure in aiida-core.
Use when writing, editing, or building documentation files (`.md`, `.rst`) under `docs/`.
Use when writing new pytest tests, fixtures, or regression tests for aiida-core.