We just raised our biggest updates 🎉 - Nextadmin V2.0

NextAdmin Logo

Agent Skills

Reusable, on-demand instructions for the AI agent. Each skill is a folder with a SKILL.md file that the agent loads only when its description matches the current task.

Structure

.agents/skills/
├── <skill-name>/
│   └── SKILL.md

How to Use

  • Explicitly invokes a skill (e.g. /react-aria prompt).
  • A request clearly matches a skill's description (e.g. "integrate a real API" → api-integration).

Available Skills

SkillPurpose
api-integrationReplace mock API data with a real fetch integration in a component.
generate-uiScaffold a new component or page through a guided 3-phase workflow.
react-ariaBuild accessible UI with React Aria Components (hooked primitives, composition).

Authoring a New Skill

  1. Create .agents/skills/<skill-name>/SKILL.md.
  2. Frontmatter must include a unique name and a clear, trigger-style description.
  3. Keep the body focused — instructions, not essays. Prefer numbered steps and concrete rules.
  4. Reference relative paths, not absolutes, so the skill is portable.

On this page

Tailgrids Pro

Access 600+ blocks, components and templates - built for speed, consistency, and scale.