agentsclimarketplace

Tanstack template guidance

Skill zeon-studio/template-skills/skills/tanstack-template-guidance

AI agent skills and guides for Themefisher and GetHugoThemes templates.

Install
npx -y skills add zeon-studio/template-skills --skill tanstack-template-guidance

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use this skill whenever you need to understand how the template works, including adding new pages, managing content, configuring pages, using components, understanding project architecture, using scripts, or styling and theming. Use it for ANY question related to the structure, usage, and customization of the project template.

SKILL.md

1.8 KB, 346 tokens by cl100k_base, as published. Nobody here has run it

Template Guidance

This skill acts as the unified handbook for the template. It uses the progressive disclosure pattern to keep context lean.

Depending on the user's specific request, you MUST use the view_file tool to read the appropriate reference document from the references/ directory before proceeding.

Routing Guide

Read the specific file in references/ based on the user's request:

  • Adding a new page, route, or section: Read: references/adding-new-pages.md

  • Using, modifying, or understanding UI components (e.g. BlogCard, SeoMeta): Read: references/component-usage.md

  • Adding, editing, or updating markdown/MDX content (blog posts, etc.): Read: references/content-management.md

  • Configuring site settings, navigation, social links, or SEO (config.json, menu.json): Read: references/page-configuration.md

  • Understanding the high-level codebase structure or data flow: Read: references/project-architecture.md

  • Running custom pnpm scripts (dev, build, generators): Read: references/script-usage.md

  • Customizing styles, Tailwind CSS v4, dark mode, or the theme engine: Read: references/styling-and-theming.md

  • Loading data, server functions, or route loaders: Read: references/data-loading.md

Instructions

  1. Identify the domain of the user's request.
  2. View the corresponding reference markdown file in references/ relative to this skill.
  3. Follow the instructions within that reference file.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.