> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trytrellis.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Ready-to-use skills for Trellis

Skills extend Trellis with specialized knowledge and workflows. Current Trellis installs include built-in Trellis skills automatically, and marketplace skills remain available for compatibility and specialized domains.

Install marketplace skills with one command via [skills.sh](https://skills.sh):

```bash theme={null}
npx skills add mindfold-ai/marketplace
```

## Official Skills

| Skill                                                                             | Description                                                                          | Install                                                                     |
| --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | --------------------------------------------------------------------------- |
| [trellis-meta](/skills-market/trellis-meta)                                       | Customize and modify Trellis                                                         | Built in via `trellis init`; marketplace install for compatibility          |
| [trellis-spec-bootstrap](/skills-market/trellis-spec-bootstrap)                   | Bootstrap project-specific Trellis specs from the real codebase                      | Bundled with Trellis                                                        |
| [frontend-fullchain-optimization](/skills-market/frontend-fullchain-optimization) | Diagnose and optimize frontend performance with Web Vitals                           | `npx skills add mindfold-ai/marketplace -s frontend-fullchain-optimization` |
| [mem-recall](/skills-market/mem-recall)                                           | Recall past AI conversations across Claude / Codex / OpenCode / Pi via `trellis mem` | `npx skills add mindfold-ai/marketplace -s mem-recall`                      |

## Community Skills

Coming soon.
