dare-init

An interactive starter for creating a new DARE project from scratch. It selects the technology stack and generates the project scaffolding and DARE setup.

In plain words
What is it for?
Use it to start backend or frontend projects, MCP servers, and their related development setup.
Why use it?
It removes the need to assemble the initial project structure and configuration manually. It is intended for new projects, not existing codebases.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/dewtech-technologies/dare-method/dare-init
Any agent
npx skills add dewtech-technologies/dare-method --skill dare-init
Clone the repo
git clone --depth 1 https://github.com/dewtech-technologies/dare-method

Made for: Claude Code, Codex.

Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 371 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00052 $0.00371
Opus 5 $0.00026 $0.00186
Sonnet 5 $0.00010 $0.00074
Haiku 4.5 $0.00005 $0.00037

Measured 2d ago against content hash d90fd3afa5e6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

dare-init scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

implementations/antigravity/.agents/skills/dare-init/SKILL.md · 36 lines

What it actually says

Inicializar um novo projeto DARE

Cria um projeto DARE do zero (greenfield) com setup interativo: escolhe stack backend/frontend, knowledge graph, IDE e gera o scaffolder completo + DNA DARE.

Este comando expõe o CLI dare init na IDE. O agente pode rodar o comando no terminal e interpretar a saída.

Quando usar

  • O usuário quer começar um projeto novo do zero.
  • Não existe código ainda — é greenfield. Para projeto legado, use /dare-discover.

Como rodar

dare init                       # fluxo interativo completo
dare init minha-api --stack node-nestjs
dare init meu-mcp --mcp node-ts --transport http
dare init api --stack go-gin --toolchain docker --non-interactive

O que fazer

  1. Rode dare init (ou com --stack/--mcp se o usuário já decidiu a stack).
  2. Responda aos prompts: nome, stack backend, frontend opcional, knowledge graph (json/sqlite/neo4j), IDE(s).
  3. Ao final, o projeto tem scaffolder + os 7 artefatos de DNA + comandos/skills de IDE instalados.
  4. Próximo passo: descreva a ideia com /dare-design.

Comandos relacionados

/dare-design · /dare-discover · /dare-bootstrap

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 36 lines · 0 tokens per session scan A d90fd3afa5e6

Subscribe to this mod's changes

dare-init is a skill published in the GitHub repository dewtech-technologies/dare-method (5 stars, last pushed 1mo ago), licensed MIT. It adds 52 tokens to every session and 371 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.