Skip to main content

creating-libraries

Facilitates the creation of TypeScript libraries with structured namespace modules, enhancing code organization and reusability.

Install this skill

or
85/100

Security score

The creating-libraries skill was audited on Feb 9, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 16

Access to hidden dotfiles in home directory

SourceSKILL.md
16* __Core pattern__: `~/.claude/docs/conventions/namespace-module.md` — The abstract `_.ts`/`__.ts` pattern
medium line 17

Access to hidden dotfiles in home directory

SourceSKILL.md
17* __Local libraries__ (`/src/lib/*`): `~/.claude/docs/conventions/library-local.md`
medium line 18

Access to hidden dotfiles in home directory

SourceSKILL.md
18* __Package libraries__ (package IS the library): `~/.claude/docs/conventions/library-package.md`
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →