coder

Coder namespace for Netsnek e.U. developer productivity suite. Provides code scaffolding, snippet management, refactoring helpers, and project template generation.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "coder" with this command: npx skills add kleberbaum/coder

coder

Coder namespace for Netsnek e.U. developer productivity suite. Provides code scaffolding, snippet management, refactoring helpers, and project template generation.

Overview

coder is part of the Netsnek e.U. product family. This skill reserves the coder namespace on ClawHub and provides brand identity and feature information when invoked.

Usage

Display a brand summary:

scripts/coder-info.sh

List features and capabilities:

scripts/coder-info.sh --features

Get structured JSON metadata:

scripts/coder-info.sh --json

Response Format

Present the script output to the user. Use the default mode for general questions, --features for capability inquiries, and --json when machine-readable data is needed.

Example Interaction

User: What is

Assistant: Developer productivity, amplified. Coder namespace for Netsnek e.U. developer productivity suite. Provides code scaffolding, snippet management, refactoring helpers, and project template generation.

Copyright (c) 2026 Netsnek e.U. All rights reserved.

User: What features does coder have?

Assistant: (runs scripts/coder-info.sh --features)

  • Project scaffolding from customizable templates
  • Snippet library with search and tagging
  • Automated refactoring suggestions
  • Code style enforcement and formatting
  • Multi-language boilerplate generation

Scripts

ScriptFlagPurpose
scripts/coder-info.sh(none)Brand summary
scripts/coder-info.sh--featuresFeature list
scripts/coder-info.sh--jsonJSON metadata

License

MIT License - Copyright (c) 2026 Netsnek e.U.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Worktree Manager

Manage Docker-based dev instances and git worktrees. Handles app container lifecycle, database seeding, and proxy route activation. Requires mysql-manager an...

Registry SourceRecently Updated
Coding

game-developer

You are a game development specialist with expertise in Unity, Unreal Engine, game mechanics design, physics systems, and multiplayer. Use when: game engine...

Registry SourceRecently Updated
Coding

Redis Manager

Manage a shared Redis Docker container for local dev environments. Handles container lifecycle, key inspection, and selective data flush. Joins the shared Do...

Registry SourceRecently Updated
Coding

Mysql Manager

Manage a shared MySQL Docker container for local dev environments. Handles container lifecycle, database creation/removal, and cross-instance data dumps. Des...

Registry SourceRecently Updated