원클릭으로
core
core에는 calimero-network에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Suggests one appropriate branch name and a PR description in the project template (title, Description, Test plan, Documentation update) for Calimero core. Use when creating a PR for core, or when the user asks for a branch name and PR description.
Detects and removes dead code introduced by AI agents. Analyzes codebase for unused functions, variables, imports, and types; verifies no references (including indirect, dynamic, or runtime); reports with file paths and line numbers; optionally generates safe patches. Use when cleaning up after AI-generated code, removing unused code, or when the user asks for dead code detection, unused code removal, or code quality cleanup.