← Back to Skills Marketplace
Vbnet Coder En
by
alexwoo-awso
· GitHub ↗
· v0.1.0
920
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vbnet-coder-en
Description
Provides VB.NET coding assistance adhering to modern .NET 2026 conventions, strict typing, naming guidelines, async patterns, error handling, and performance...
Usage Guidance
This skill is a static VB.NET style and patterns reference intended for code generation. It does not request credentials or install software, so it appears safe to enable if you need VB.NET guidance. As always, review any code generated by the agent before running it—examples reference database/network operations conceptually (e.g., SqlConnection) but the skill does not supply credentials or perform runtime network access.
Capability Analysis
Type: OpenClaw Skill
Name: vbnet-coder-en
Version: 0.1.0
The OpenClaw AgentSkills bundle contains comprehensive documentation and best practices for an AI agent to generate VB.NET code. All files, including the SKILL.md, focus on coding standards, design patterns, and error handling. There is no evidence of prompt injection attempts against the agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The content is entirely aligned with the stated purpose of guiding an AI in VB.NET code generation.
Capability Assessment
Purpose & Capability
Name and files indicate a VB.NET coding/style guide for AI agents. There are no requested binaries, environment variables, credentials, or config paths that would be unrelated to a coding guidance skill.
Instruction Scope
SKILL.md and the docs only contain coding rules, examples, and best-practice snippets. There are no runtime commands, file reads, network endpoints, or instructions to collect system/environment data beyond normal code examples.
Install Mechanism
No install specification and no code files to execute — this is instruction-only, which minimizes disk/write/execution risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The examples mention typical items like connectionString in examples but do not request or attempt to access secrets.
Persistence & Privilege
always is false and there is no install or code that would persist state or modify other skills or system settings. The skill is user-invocable and may be invoked autonomously (platform default), which is appropriate for a coding helper.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vbnet-coder-en - After installation, invoke the skill by name or use
/vbnet-coder-en - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
VB.NET Coder Skill v0.1.0
- Added comprehensive SKILL.md, detailing VB.NET coding standards for agents.
- Specifies mandatory compiler directives (`Option Explicit On`, `Option Strict On`, `Option Infer On`) for all code.
- Defines clear naming conventions, code layout, and file organization patterns.
- Outlines best practices for async/await, LINQ, error handling, performance, and anti-patterns to avoid.
- Includes references to topic-specific documentation for detailed code patterns and examples.
- Optimized for AI code-generation reliability, maintainability, and modern .NET standards.
Metadata
Frequently Asked Questions
What is Vbnet Coder En?
Provides VB.NET coding assistance adhering to modern .NET 2026 conventions, strict typing, naming guidelines, async patterns, error handling, and performance... It is an AI Agent Skill for Claude Code / OpenClaw, with 920 downloads so far.
How do I install Vbnet Coder En?
Run "/install vbnet-coder-en" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vbnet Coder En free?
Yes, Vbnet Coder En is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Vbnet Coder En support?
Vbnet Coder En is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vbnet Coder En?
It is built and maintained by alexwoo-awso (@alexwoo-awso); the current version is v0.1.0.
More Skills