by mkosir
⚙️ TypeScript Style Guide and Agent Skill. A concise set of conventions and best practices for consistent, maintainable code.
# Add to your Claude Code skills
git clone https://github.com/mkosir/typescript-style-guideGuides for using ai agents skills like typescript-style-guide.
Last scanned: 8/13/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-08-13T05:38:48.971Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}typescript-style-guide is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by mkosir. ⚙️ TypeScript Style Guide and Agent Skill. A concise set of conventions and best practices for consistent, maintainable code. It has 784 GitHub stars.
Yes. typescript-style-guide passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/mkosir/typescript-style-guide" and add it to your Claude Code skills directory (see the Installation section above).
typescript-style-guide is primarily written in TypeScript. It is open-source under mkosir on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh typescript-style-guide against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
Install and choose a skill interactively:
npx skills add mkosir/typescript-style-guide
Or install a specific skill:
npx skills add mkosir/typescript-style-guide --skill typescript-style-guidenpx skills add mkosir/typescript-style-guide --skill typescript-typesnpx skills add mkosir/typescript-style-guide --skill typescript-discriminated-unionsnpx skills add mkosir/typescript-style-guide --skill typescript-functionsnpx skills add mkosir/typescript-style-guide --skill typescript-variablesnpx skills add mkosir/typescript-style-guide --skill typescript-namingnpx skills add mkosir/typescript-style-guide --skill typescript-source-organizationnpx skills add mkosir/typescript-style-guide --skill typescript-reactnpx skills add mkosir/typescript-style-guide --skill typescript-testsThe complete guide loads only the sections relevant to the task, keeping the coding agent's context focused. Focused skills provide individual guide topics independently.
All contributions are welcome! Open a PR, issue or discussion.