TypeScript Engineering — Security skill for Claude Code
Reusable TypeScript engineering skill for AI coding assistants.
How to install TypeScript Engineering
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open bluenzzz/typescript-engineering and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What TypeScript Engineering does
Reusable TypeScript engineering skill for AI coding assistants. Practical guidance on type safety, runtime validation, architecture, security, and testing. Works with Codex, Claude Code, Copilot, Cursor, and more.
Alternatives in Security
- Anthropic Cybersecurity Skills — 734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Work 3.8k ★
- Data Viz Audit — Audit a data visualization for chart type selection, accessible color palette, annotations, and anti-patterns 309 ★
- Roast Repo — Deliver a brutally honest, technically sharp roast of the current repository 186 ★
README
TypeScript Engineering
**Practical TypeScript expertise for your coding assistant.**
   [](https://skills.sh/bluenzzz/typescript-engineering)
[Installation](integrations/README.md) · [Examples](examples/README.md) · [Contributing](CONTRIBUTING.md)
Clear contracts. Validated boundaries. Proportionate architecture. Honest verification.
One maintained skill for frontend, backend and libraries. Optional references load only when the task needs them.
Quick start
Install from GitHub with the [skills CLI](https://skills.sh/docs):
npx skills add bluenzzz/typescript-engineering
Follow the prompts to choose your assistant and installation scope. On PowerShell with script execution disabled, use `npx.cmd`. The skills.sh directory tracks installations through this CLI; adding the badge alone does not register an installation or guarantee a ranking.
If you already cloned this repository, you can instead use its local installer from the repository root with an **existing project**:
node scripts/install-skill.mjs --target codex --project ../my-app
Replace `../my-app` with your project's path. Choose `codex`, `claude`, `copilot`, `cursor`, `antigravity`, `opencode` or `portable`. The helper uses Node.js 24 without installing dependencies. It copies the complete skill, preserves project instructions and refuses an existing installation. Global settings are unchanged.
Start a new assistant session in that project and ask:
Use typescript-engineering to review this TypeScript change.
Preserve the public API, follow project conventions, and report what you verified.
Confirm that the assistant discover
Related Skills
Engineering Audit
Full-spectrum engineering health audit: scores Maintainability, Security, Testing, Architecture, Documentation
Hackz Huntkit
Offensive-security playbooks for AI coding agents — IDOR, 403 bypass, CORS, finding validation and dupe-checki
Information Security For Vibecoded Apps
An autonomous Application Security (AppSec) prompt and skill module for AI coding assistants (Antigravity, Cur
TypeScript Senior Review
Claude Code plugin: senior TypeScript developer code reviewer. Reviews your TS code across 18 angles — quality
Xiaoyaoclaw SEO Skill
SEO analysis & optimization skill for any website: audit technical SEO, on-page, content quality, schema and A
Security AI Workflows
AI assistants can support security engineering through code analysis, threat identification, configuration rev
Related Agents
Developer Overview
code-container (container) creates isolated Docker environments for AI coding harnesses (Claude Code, OpenCode
Kimi Worker
Forward a coding, diagnosis, or review task to Kimi K3 (Moonshot) through the local kimi-worker.sh runtime. Us
TypeScript Purist
The last defender of TypeScript's type system. Use this agent to review TypeScript code for type safety violat