nerdzao-elite
Build Production-Ready Code with Elite Engineering Workflow
Struggling with inconsistent code quality and broken UI designs? This skill delivers a complete senior engineering workflow with TDD, clean code practices, and pixel-perfect UX validation in Portuguese.
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
測試它
正在使用「nerdzao-elite」。 Create a user profile component with edit functionality
預期結果:
- Planning document with component architecture and data flow
- Test suite with unit and integration tests written first
- Clean implementation with proper error handling and TypeScript types
- UX validation report confirming consistent styling and accessibility
正在使用「nerdzao-elite」。 Review this API endpoint implementation
預期結果:
- Code quality assessment with specific improvement suggestions
- Test coverage analysis identifying gaps
- Security and error handling recommendations
- Refactored code example following clean code principles
安全審計
安全Static analyzer flagged 5 false positive 'weak cryptographic algorithm' patterns in SKILL.md lines 3, 10, and 14. These are text content in YAML frontmatter and Portuguese skill activation commands, not actual cryptographic code. The skill is a prompt engineering template that activates other skills for software development workflow. No code execution, network access, filesystem operations, or external commands present.
品質評分
你能建構什麼
Brazilian Development Teams
Enable Portuguese-speaking engineering teams to maintain enterprise-grade code quality with automated TDD and code review workflows.
Full-Stack Product Development
Build complete features from architecture planning through pixel-perfect UI implementation with mandatory UX validation at each step.
Code Quality Improvement
Transform existing codebases by applying senior-level refactoring, clean code patterns, and systematic error handling.
試試這些提示
Implement a new user authentication feature with complete TDD workflow. Start with planning and architecture, then write tests first, implement clean code, and validate the UI components for consistency.
Review this pull request for code quality, test coverage, and UI consistency. Apply the complete workflow: technical validation, clean code audit, and pixel-perfect UX check before approving.
Refactor this legacy module following clean code principles. Write comprehensive tests first, then restructure the code with proper error handling, and ensure the UI remains consistent throughout.
Debug and fix this production issue. Follow the workflow: analyze the problem, write a failing test, implement the fix with clean code patterns, validate the UI, and verify the fix resolves the issue.
最佳實務
- Always write tests before implementation to ensure proper TDD workflow
- Run UX validation check before marking any UI task as complete
- Apply the complete 8-step workflow in order for every task
避免
- Skipping the planning phase and jumping directly to code implementation
- Implementing features without writing tests first
- Deploying UI changes without pixel-perfect validation