.cursor/skills/johnny-decimal/SKILL.md
Johnny Decimal + PARA organization
npx skillsauth add SebastienElet/dotfiles johnny-decimalInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A hybrid system combining Johnny Decimal structure with PARA methodology.
AC.ID — Title
│
├── AC = Area (10-99) + Category (X0-X9)
└── ID = Unique identifier within category (01-99)
| JD Area | PARA | Purpose |
| ------- | --------- | --------------------------------------- |
| 10-19 | Projects | Active projects with a defined outcome |
| 20-29 | Areas | Ongoing responsibilities to maintain |
| 30-39 | Resources | Reference materials, topics of interest |
| 90-99 | Archives | Completed or inactive items |
| Inbox | — | Items to process and organize |
Projects use a year-based ID format:
10.{YY}{NNN} — Project Title
│ │
│ └── NNN = Sequential number (001, 002, ...)
└───── YY = Year (25 for 2025)
Example: 10.25001 — Website Redesign (first project of 2025)
10.{YY}{NNN} format with year prefixFiles inherit their prefix from the folder path:
{Category} - {Subcategory} - {Date} - {Description}.{ext}
│ │ │ │
│ │ │ └── Free-form description
│ │ └── ISO date YYYY-MM-DD (optional)
│ └── From parent folder name (e.g., "27.05 - Fiscalité" → "Fiscalité")
└── From grandparent folder name (e.g., "27 - Finances" → "Finances")
| Folder Path | File Name |
| -------------------------------------- | ---------------------------------------------------------- |
| 27 - Finances/27.05 - Fiscalité/ | Finances - Fiscalité - 2024-04-15 - Déclaration 2042.pdf |
| 23 - Sport/23.01 - Tir à l'arc/ | Sport - Tir à l'arc - 2024-09-14 - Licence FFTA.pdf |
| 34 - Administratif/34.03 - Identité/ | Administratif - Identité - Passeport.pdf |
- (space-dash-space)YYYY-MM-DDThe Johnny Decimal index is maintained in Apple Notes. Use the mcp_apple-notes tools to search or consult the index when needed.
tools
Bash scripts conventions
tools
Neovim LazyVim configuration conventions
tools
Makefile structure and install workflow
tools
Fish shell conventions