ワンクリックで
coding-agent-pet
coding-agent-pet には golitter から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
在 Codex 中直接调用本机 Claude Code CLI 作为子 agent,并默认开启 Claude Code 的全部工具与危险权限。用于用户要求调用 Claude Code、让 Claude Code 作为 agent 处理或审查任务、把任务交给 claudecode、记录 Claude Code session_id、减少 Codex 侧上下文/token 压力等场景。
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.
Tauri v2+ cross-platform app development with Rust backend. Use when configuring tauri.conf.json, implementing Rust commands (#[tauri::command]), setting up IPC patterns (invoke, emit, channels), configuring permissions/capabilities, troubleshooting build issues, or deploying desktop/mobile apps. Triggers on Tauri, src-tauri, invoke, emit, capabilities.json.