dsh-pascalcase
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-pascalcase
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-pascalcase in the DeepSeek Harness terminal to install the plugin. The source repository is available at https://github.com/uckkk/dsh-pascalcase .
About this plugin
In day-to-day coding, API integration, or refactoring work, mismatched naming conventions are a small but recurring pain point. Manually converting snake_case, kebab-case, or all-lowercase identifiers into PascalCase is tedious and error-prone, especially when you are dealing with a batch of names.
dsh-pascalcase is a lightweight PascalCase naming tool built entirely in Node.js with zero network dependencies. Once installed, the plugin registers a tool you can invoke directly inside a DSH session: feed it an identifier and get back a standard PascalCase result, fully offline and ready to use.
It is a good fit for developers who want to normalize naming conventions on the fly—whether tidying up a set of variable names, generating consistent identifiers for API fields, or converting a single name during code review. One call is all it takes, no browser tab or external converter required.
Use Cases
- Quickly convert snake_case or kebab-case identifiers to PascalCase
- Batch-normalize naming style for API fields or variable names
- Fix a non-conforming identifier on the fly during code review
Best For
- Developers who frequently need to unify naming conventions
- Engineers working with code snippets inside DSH sessions
- Developers who prefer offline, zero-dependency toolchains
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.