CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-context

Manage Tessl tiles — search, install, update, and list versioned docs for project dependencies. Use when the user asks about Tessl tiles, adding or finding a tile, updating dependency docs, checking tile versions, or managing package documentation with Tessl. Covers add tile, find tile, tile version, dependency management, and curated version-pinned library docs.

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Tessl Context Manager

Manage the Tessl tile registry for curated, versioned documentation of project dependencies.

Priority Rule

CLAUDE.md always wins. If a Tessl tile contradicts a rule in CLAUDE.md or .claude/rules/, follow CLAUDE.md. Tiles provide library reference docs, not project conventions.

Typical Workflow

  1. Search for a tile: tessl search react
  2. Install the tile: tessl install react-v19 --agent claude-code --yes
  3. Verify it is installed: tessl list

Commands

Search for a library's tile

tessl search <library-name>

Install a tile

tessl install <tile-id> --agent claude-code --yes

List installed tiles

tessl list

Check for outdated tiles

tessl outdated

Update all tiles

tessl update

Health check

tessl doctor

Security review

tessl review

Notes

  • Tessl CLI runs on the host (not inside Docker containers)
  • The MCP server (tessl mcp start) provides automatic context — this skill is for manual management
  • tessl.json is the shared manifest (committed to git)
  • .tessl/ is the local cache (gitignored)
  • Tiles complement context7 (live web docs) with curated, version-pinned documentation
Repository
alpacapurpura/luana-method
Last updated
First committed

Also appears in

alpacapurpura/ap_sales_agent
In sync

since Aug 28, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.