Skip to main content
Skills are domain-specific capabilities built into Niteshift agents. They enable browser automation, prototype implementation, and automated PR maintenance beyond standard code editing.

Available skills

SkillTriggerPurpose
dev-browserContextualBrowser automation with persistent page state
lovable/lovableFull-stack implementation of Lovable prototypes
pr-fix/pr-fix-ciAuto-fix CI failures and PR review comments

How skills work

Skills are loaded automatically based on context or triggered explicitly with slash commands. When a skill activates, the agent receives specialized instructions and tools for that task. For example, the dev-browser skill activates when you ask the agent to interact with a website. The /lovable skill activates when you run the /lovable command with a prototype URL.

Project skills

You can define custom skills in your repository’s CLAUDE.md file. These skills load automatically when an agent works on your project. See Project skills for details.

Skill documentation

Niteshift skills build on agents’ native skill systems. You can learn more about skills here.