ai-coder

Advanced AI-powered coding assistant with multi-language support, debugging, and automated testing capabilities.

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 "ai-coder" with this command: npx skills add chinakingkong/ai-coder

AI Coder Pro

An advanced AI-powered coding assistant for software development.

Features

1. Code Generation

  • Generate code in Python, JavaScript, TypeScript, Go, Rust, and more
  • Create REST APIs, CLI tools, web apps, and microservices
  • Scaffold entire projects from prompts

2. Debugging & Error Fixing

  • Analyze error messages and stack traces
  • Identify root causes
  • Provide fix suggestions with explanations

3. Code Review

  • Security vulnerability detection
  • Performance optimization suggestions
  • Best practices enforcement

4. Testing

  • Generate unit tests (pytest, jest, go test)
  • Create integration tests
  • Write testable code patterns

5. Architecture

  • System design recommendations
  • Database schema design
  • API design patterns

Usage Examples

# Generate a REST API
Write a FastAPI endpoint for user authentication with JWT

# Debug an error
Fix this Python error: ImportError: No module named 'psycopg2'

# Write tests
Create pytest tests for a user service with CRUD operations

Integration

This skill works with:

  • Code skill (for execution)
  • Backend skill (for best practices)
  • Frontend skill (for UI code)

Notes

  • Always validate user input
  • Use parameterized queries to prevent SQL injection
  • Follow language-specific style guides

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

Ai Dev Tools

智能推荐适合编程 Agent 使用的大模型和开发工具,提供稳定高效的 AI 编程资源及直达链接。

Registry SourceRecently Updated
4520Profile unavailable
Coding

Unity Shader Optimizer & LLM Cleaner(去垃圾代码)

Unity HLSL Shader 代码风格规范,要求减少重复代码、提取共用函数、合理使用头文件。使用场景:编写 Unity Shader、重构重复 Shader 代码、生成新 Shader 时遵循 DRY 原则。

Registry SourceRecently Updated
1050Profile unavailable
Coding

Claude Delegate

Delegate various coding tasks to Claude Code. Use this skill when you need assistance with code generation, bug fixing, feature implementation, code review,...

Registry SourceRecently Updated
4480Profile unavailable
Coding

Bug Fixer Pro

Autonomous bug diagnosis and repair. Use when user reports a bug, error, or unexpected behavior in code or systems.

Registry SourceRecently Updated
1180Profile unavailable