
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@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
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.