Ookami Coding Style Web
Generates clean, maintainable web code adhering to Ookami Inc.'s rigorous internal coding standards and best practices.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ookami-coding-style-web npx -- -y @trustedskills/ookami-coding-style-web
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ookami-coding-style-web": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ookami-coding-style-web"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enforces a consistent coding style for web development projects. It automatically formats code according to Ookami's established standards, ensuring readability and maintainability across teams. The skill aims to reduce stylistic debates and improve overall code quality by automating formatting tasks.
When to use it
- When working on a team project requiring a unified coding standard.
- To quickly format existing web development codebases for consistency.
- For automated code review processes, ensuring style compliance before merging changes.
- During onboarding new developers to enforce stylistic guidelines from the start.
Key capabilities
- Automated code formatting
- Enforcement of Ookami coding standards
- Improved code readability and maintainability
- Consistency across web development projects
Example prompts
- "Format this JavaScript file according to Ookami's web style guide."
- "Apply the Ookami coding style to all files in this directory."
- "Check if this HTML snippet adheres to the Ookami web coding standards."
Tips & gotchas
The skill requires a basic understanding of web development technologies (HTML, CSS, JavaScript). While it automates formatting, developers should still understand the underlying principles of good code style.
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.