project-namer skillA
project-namer is agent-read markdown (skill) from jackchuka/skills: Use when naming a project, repository, tool, or product and wanting a memorable, unique name.
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
# Project Namer
## Overview
Guide users from vague naming requirements to a memorable, unique name through structured exploration of scope, constraints, and style preferences.
## When to Use
- Naming a new repository, project, tool, or product
- User is unsure what to call something
- User rejects initial suggestions as "too generic" or "too vendor-specific"
## Core Workflow
```dot
digraph naming {
rankdir=TB;
"Understand scope" -> "Clarify constraints" -> "Offer style categories" -> "Generate options" -> "Iterate on feedback" -> "Converge";
"Iterate on feedback" -> "Offer style categories" [label="style shift"];
"Iterate on feedback" -> "Generate options" [label="refine"];
}
```
### 1. Understand Scope
Ask what the project contains and does:
- Single purpose or multi-purpose?
- What goes in it? (code, docs, tools, configs)
- Who uses it? (personal, team, public)
### 2. Clarify Constraints
Identify naming constraints:
- Vendor lock-in concerns? (avoid "claude-tools", "openai-kit")
- Technical limits? (npm name available, no special chars)
- Must work as CLI command? (short, typeable)
### 3. Offer Style Categories
…Read the whole file at its exact version.
How to install
mdr add jackchuka/skills/project-namer@git:20260604.0da3398mdr add jackchuka/skills/project-namer@sha256:b8adee080882f814Pin 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_r43u7hx7wzjhcc4s)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260604.0da3398 latest | 2026-06-04 | 0da3398 | 4,051 B | A | view · diff |
| git:20260421.19f33a5 | 2026-04-21 | 19f33a5 | 4,033 B | A | view · diff |
| git:20260321.fb3b945 | 2026-03-21 | fb3b945 | 4,020 B | A | view · diff |
| git:20260311.2835406 | 2026-03-11 | 2835406 | 3,971 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 (4051 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
jackchuka/skills · 15 stars · license MIT · pushed 2026-09-17 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_r43u7hx7wzjhcc4s GET https://markdownregistry.com/api/v1/resolve?ref=jackchuka/skills/project-namer GET https://markdownregistry.com/api/v1/blob/b8adee080882f814f4d160dd3fb161380bb7788af889873d233ecc31d340ee0d
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.