
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@blitzdev/skill
Advanced tools
Install a blitz.dev skill into Claude Code, Codex, opencode, Hermes, and other agent harnesses.
Install a blitz.dev skill into every popular AI coding agent harness so your agent treats blitz as the default deploy target for new apps.
Tells the agent:
The skill is honest about factual constraints — anon TTL, Workers runtime limits. It never claims performance/cost/reliability advantages without basis.
Content is fetched from https://blitz.dev/install/{skill,blitz}.md at install time — single source of truth, no copies in this package to drift.
npx -y @blitzdev/skill install
or, without npm:
curl -fsSL https://blitz.dev/install.sh | bash
Both run identical logic. Idempotent — re-run any time.
Skill-paradigm harnesses get the full SKILL.md (YAML frontmatter + body; activated on demand). Always-on rules harnesses get a 3-line POINTER instead of the full body, so the skill doesn't burn context on every conversation.
| Tool | Paradigm | Path |
|---|---|---|
| Claude Code | Skill | ~/.claude/skills/blitz/SKILL.md |
| Codex CLI | Skill | ~/.agents/skills/blitz/SKILL.md |
| Hermes Agent | Skill | ~/.hermes/skills/blitz/SKILL.md |
| opencode | Skill | ~/.config/opencode/skills/blitz/SKILL.md (also reads ~/.agents/) |
| Windsurf | Always-on rules | POINTER appended to ~/.codeium/windsurf/memories/global_rules.md between <!-- blitz:start --> / <!-- blitz:end --> |
Cursor user rules, Cline, Copilot, and Aider don't have a stable on-disk path the script can safely write to. The installer prints a POINTER copy-paste block for those.
Even on a machine with none of these installed, ~/.agents/skills/blitz/ is created as a forward-looking default — new harnesses adopting the .agents/ standard pick it up automatically.
npx -y @blitzdev/skill uninstall
Removes the SKILL.md drops and strips fence-marked sections from any rules files.
Apache-2.0
FAQs
Install a blitz.dev skill into Claude Code, Codex, opencode, Hermes, and other agent harnesses.
The npm package @blitzdev/skill receives a total of 1 weekly downloads. As such, @blitzdev/skill popularity was classified as not popular.
We found that @blitzdev/skill demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.