Skill Claude CodeCodex
A code-review checklist for security-sensitive features such as login, user input, file uploads, API endpoints, payments, and confidential data.
1.4k 5mo ago A 47 tokens
original MIT
Claude Code 中文开发套件 - 为中国开发者定制的零门槛 AI 编程环境。一键安装完整中文化体验,集成 MCP 服务器、智能上下文管理、安全扫描,支持免翻墙访问。让 AI 编程更简单。
Skill Claude CodeCodex
A code-review checklist for security-sensitive features such as login, user input, file uploads, API endpoints, payments, and confidential data.
Skill Claude CodeCodex
A test-driven development workflow, where tests are written before the code they check. TDD means using failing tests to define a feature, then implementing and refining the code until the tests pass.