跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Karpathy Coder

插件 已验证 活跃

Active coding discipline enforcer based on Karpathy's 4 principles: surface assumptions, keep it simple, make surgical changes, define verifiable goals. Ships 4 Python tools (complexity_checker, diff_surgeon, assumption_linter, goal_verifier), a review agent, /karpathy-check slash command, and a pre-commit hook. All tools stdlib-only.

1 个 Skill 0 个 MCP
目的

To actively enforce rigorous coding discipline and prevent common LLM-generated code pitfalls by providing concrete tools and hooks for analysis and review.

功能

  • Enforces Karpathy's 4 coding principles
  • Includes 4 stdlib-only Python analysis tools
  • Provides a review agent and slash command
  • Integrates a non-blocking pre-commit hook
  • Offers detailed reports with actionable recommendations

使用场景

  • Before committing code to catch noise and overcomplication early
  • After completing a feature as a sanity check before a PR
  • When suspecting LLM-generated code is overcomplicated or lacks verification
  • To enforce coding standards within a development team

非目标

  • Performing automated code refactoring or fixes
  • Replacing formal code review processes entirely
  • Enforcing stylistic conventions not related to Karpathy's principles

安装

请先添加 Marketplace

/plugin marketplace add alirezarezvani/claude-skills
/plugin install karpathy-coder@claude-code-skills

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码