Typescript Style
Generates clean, well-structured TypeScript code adhering to hqarroum's preferred style guide for robust backend development.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add typescript-style npx -- -y @trustedskills/typescript-style
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"typescript-style": {
"command": "npx",
"args": [
"-y",
"@trustedskills/typescript-style"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to format TypeScript code according to a consistent style. It automatically applies formatting rules, including indentation, spacing, and line breaks, ensuring readability and adherence to coding standards. The skill aims to improve code quality and maintainability within TypeScript projects.
When to use it
- Automated Code Formatting: Integrate into CI/CD pipelines to enforce consistent styling across a codebase.
- Code Review Assistance: Quickly reformat code during pull requests to ensure style compliance before merging.
- Educational Tooling: Help developers learn and apply TypeScript coding conventions by automatically formatting their work.
- Large Codebase Refactoring: Standardize the look of an existing project with a large amount of code.
Key capabilities
- Automatic code formatting
- Consistent style application
- Improved code readability
- Adherence to coding standards
Example prompts
- "Format this TypeScript code: [paste code here]"
- "Apply the typescript-style format to this file."
- βCan you make this TypeScript look consistent?β
Tips & gotchas
The skill requires a basic understanding of TypeScript syntax. While it automates formatting, developers should still be familiar with common style conventions for effective use and troubleshooting.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.