bluseliu50/better-earth
每次 AI 调用都在消耗真实的能源和你的钱包。Better Earth 是一个 Agent Skill,通过引导 AI 批量操作、充分思考后再调用、榨干每次调用的价值,来减少不必要的工具调用——省调用,护地球。
每次 AI 调用都在消耗真实的能源和你的钱包。Better Earth 是一个 Agent Skill,通过引导 AI 批量操作、充分思考后再调用、榨干每次调用的价值,来减少不必要的工具调用——省调用,护地球。
npx skills add bluseliu50/better-earth每次 AI 调用都在消耗真实的能源和你的钱包。Better Earth 是一个 Agent Skill,通过引导 AI 批量操作、充分思考后再调用、榨干每次调用的价值,来减少不必要的工具调用——省调用,护地球。
Native profiling for CPU hotspots, UI hangs, memory issues. iOS via xctrace; Android via Perfetto. Use when diagnosing native-level performance issues.
ASSEMBLE, don't generate. A Codex skill that forces AI to build premium web UIs using pre-built components instead of writing from scratch.
Enforces use of modern CLI tools over legacy equivalents
Apply named refactoring transformations to improve code structure without changing behavior. Use when the user mentions "refactor this", "code smells", "extract method", "replace conditional", "technical debt", "move method", "inline variable", or "decompose conditional". Also trigger when cleaning up legacy code, preparing code for new features by restructuring, or identifying which transformation to apply to a specific code smell. Covers smell-driven refactoring, safe transformation sequences, and testing guards. For code quality foundations, see clean-code. For managing complexity, see software-design-philosophy.
Apply meta-principles of software craftsmanship: DRY, orthogonality, tracer bullets, and design by contract. Use when the user mentions "best practices", "pragmatic approach", "broken windows", "tracer bullet", "software craftsmanship", "technical debt prevention", "prototype vs tracer bullet", or "code ownership". Also trigger when evaluating build-vs-buy decisions, designing estimation approaches, or choosing between reversible and irreversible architectural decisions. Covers estimation, domain languages, and reversibility. For code-level quality, see clean-code. For refactoring techniques, see refactoring-patterns.
A modular AI assistant built from scratch — NLP, computer vision, memory, and orchestration. (The actually version)