Skip to content
doraval
Esc
navigateopen⌘Jpreview

New

Scaffold a skill, rule, agent, or plugin for a coding agent.

dora new
dora new skill --for claude --name review-pr --description "Reviews PRs" --yes
dora new rule --for cursor --name no-default-exports --yes
dora new plugin --for claude --name my-plugin --yes
Type What it is
skill Reusable SKILL.md
rule Always-on convention
agent Subagent role
plugin Package to ship

Scaffold with dora new --for <agent>.

Full reference: dora new.

Next: Memory for principles that stick.

Was this page helpful?