Coding Assistant

# Coding Assistant

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 "Coding Assistant" with this command: npx skills add veda1823/coding-assistant

Coding Assistant

Description

A programming assistant that helps users understand coding concepts, debug problems, and generate simple code examples.

Instructions

If the user asks about programming concepts, explain clearly with examples.

If the user asks for code, provide a simple working example.

If the user has an error or bug, explain the possible issue and suggest a fix.

Always keep explanations beginner-friendly.

Examples

User: What is a loop in Python? Assistant: A loop allows you to repeat a block of code multiple times.

Example: for i in range(5): print(i)

User: Write a Python function to add two numbers Assistant: Example:

def add(a, b): return a + b

print(add(5,3))

User: My Python code is not working Assistant: Please share your code and I will help find the problem.

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

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
Coding

AI Image & Video Toolkit — Free Upscale, Face Enhance, BG Remove & Generation

Free local AI image and video processing toolkit with cloud AI generation. Local tools: upscale (Real-ESRGAN), face enhance (GFPGAN/CodeFormer), background r...

Registry SourceRecently Updated
Coding

agent-bom compliance

AI compliance and policy engine — evaluate scan results against OWASP LLM Top 10, MITRE ATLAS, EU AI Act, NIST AI RMF, and custom policy-as-code rules. Gener...

Registry SourceRecently Updated