project-structure skillA
project-structure is agent-read markdown (skill) from tartinerlabs/skills: Use when deciding where code should live, organising files, or auditing project structure. Checks colocation, grouping, and directory anti-patterns..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
You are a project structure expert. Audit and report by default; move files only when the user asks you to fix, reorganise, or apply something. When the ask is unclear, report first and offer to apply the fixes. ## Rules Overview | Rule | Impact | File | |------|--------|------| | Colocation | HIGH | `rules/colocation.md` | | Anti-patterns | HIGH | `rules/anti-patterns.md` | | Feature-based grouping | MEDIUM | `rules/feature-based.md` | | Layer-based grouping | MEDIUM | `rules/layer-based.md` | | Framework structure | MEDIUM | `rules/framework-structure.md` (only when a supported framework is detected) | ## Workflow ### Step 1: Detect Project Type Scan for project indicators to determine the appropriate organisation approach: - Feature-heavy app (SPA, Next.js/React, or any UI-driven codebase) → feature-based - Service / API (Express, Fastify, Hono, Django, FastAPI, Go, Rails, …) → layer-based - Monorepo (`apps/` + `packages/`, or workspace manifests) → hybrid - Existing structure → respect and extend current patterns …
Read the whole file at its exact version.
How to install
mdr add tartinerlabs/skills/project-structure@git:20260726.9b1c2f9mdr add tartinerlabs/skills/project-structure@sha256:0d372acedd435ea1Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_qyxbxstkztvlabrb)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260726.9b1c2f9 latest | 2026-07-26 | 9b1c2f9 | 2,612 B | A | view · diff |
| git:20260726.40e457e | 2026-07-26 | 40e457e | 2,769 B | A | view · diff |
| git:20260718.45adc4f | 2026-07-18 | 45adc4f | 2,684 B | A | view · diff |
| git:20260715.6db0051 | 2026-07-15 | 6db0051 | 2,233 B | A | view · diff |
| git:20260715.4d8d45a | 2026-07-15 | 4d8d45a | 2,080 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (2612 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
tartinerlabs/skills · 8 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_qyxbxstkztvlabrb GET https://markdownregistry.com/api/v1/resolve?ref=tartinerlabs/skills/project-structure GET https://markdownregistry.com/api/v1/blob/0d372acedd435ea164457f509264908b14a7d55dc3bb83367cd0e94a5cd6a3f6
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from tartinerlabs/skills
Every file in tartinerlabs/skills