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.
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质量评分
已验证类似扩展
Autoresearch Agent
100Autonomous experiment loop that optimizes any file by a measurable metric. 5 slash commands, 8 evaluators, configurable loop intervals (10min to monthly).
Context7 Plugin
100Upstash Context7 MCP 服务器,用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。
Dotforge Stack Python Fastapi
100Python 3.12+ with FastAPI, async/await, type hints, and Ruff linting rules for Claude Code.
Skill Optimizer
99分析和优化您的 Agent Skills (SKILL.md),利用会话数据和经过研究支持的静态检查。兼容 Claude Code、Codex 以及任何兼容 Agent Skills 的代理。
Plannotator Copilot
99Interactive Plan & Code Review for GitHub Copilot CLI. Visual annotations, team sharing, structured feedback.
Python Development
98Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices