wimi321
- 23 skills
- 0 followers
- 6 hours ago last updated
- ▌ Chrome Web Automation · wimi321 bundleUse when the user wants browser automation in an existing Chrome session: click, fill, inspect tabs, capture screenshots, or debug web flows.
- ▌ Codex Chat Export · wimi321 bundleExport local Codex Desktop conversations from ~/.codex into Markdown or JSON. Use this skill when the user wants to back up chat history, extract a thread by id or title, batch-export multiple conversations, or turn rollout JSONL sessions into readable transcripts.
- ▌ Mac To Windows Testing · wimi321 bundleAutomatically validate a Mac-developed desktop project on a real Windows PC. Use when a user asks to test, reproduce, inspect, or fix Windows-only launch, installer, GPU, DPI, Swing, Electron, Tauri, .NET, menu, dialog, focus, clipping, or visual bugs from a Mac; when UU Remote, SSH, WinRM, or a Windows-side AI agent is available; or when evidence-backed PASS, FAIL, or BLOCKED results are required instead of CI-only claims.
- ▌ Mobile Webview Testing · wimi321 bundleTest Capacitor, Ionic, and WebView hybrid apps on real Android devices using Chrome DevTools Protocol (CDP) via ADB. Use when the user wants to test a mobile app on a physical device, debug WebView content, interact with React or Vue state on a real phone, take device screenshots, or test offline and network scenarios. Handles the core challenge that uiautomator cannot see WebView content by using CDP for web elements and uiautomator for native system dialogs.
- ▌ Session Debug Log Investigator · wimi321 bundleUse when diagnosing a failing or confusing Claude Code session by enabling debug logging, tailing recent logs, and explaining warnings or errors.
- ▌ Statusline Setup · wimi321 bundleUse when the user wants to configure Claude Code statusline UI by inspecting shell prompt configuration and updating the relevant settings.
- ▌ Stuck Session Diagnosis · wimi321 bundleUse when another Claude Code session appears frozen, stuck, or abnormally slow and needs process-level diagnosis and reporting.
- ▌ Verifier Skill Generator · wimi321 bundleUse when a project needs one or more verifier skills for web, CLI, or API runtime checks that the Verify agent can discover automatically.
- ▌ Workflow Skillify · wimi321 bundleUse when a successful session or repeatable process should be captured as a reusable skill with steps, arguments, and invocation guidance.
- ▌ Code Simplifier · wimi321 bundleUse when changed code should be reviewed for reuse, code quality, and efficiency, then cleaned up before finalizing.
- ▌ Runtime Verifier · wimi321 bundleUse when a code change must be verified by actually running the app, endpoint, or CLI flow instead of relying only on unit tests.
- ▌ Claude API Builder · wimi321 bundleUse when code imports Anthropic SDKs or the user asks to build with the Claude API, Agent SDK, tool use, streaming, files, or batches.
- ▌ Git Commit Workflow · wimi321 bundleUse when the user wants a single clean commit created from current changes with safe staging, message drafting, and non-interactive git usage.
- ▌ Claude Md Initializer · wimi321 bundleUse when onboarding a repository into Claude Code by creating or improving CLAUDE.md, and optionally identifying useful skills, hooks, and verifier setup.
- ▌ Pull Request Reviewer · wimi321 bundleUse when the user wants a local review of a GitHub pull request based on its diff, risks, quality, performance, tests, and security implications.
- ▌ Recurring Loop Runner · wimi321 bundleUse when the user wants a prompt or command to run on a recurring interval, such as checking deploys, polling status, or repeating a slash-command.
- ▌ Claude Settings Editor · wimi321 bundleUse when the user wants to update Claude settings, hooks, permissions, MCP server toggles, or other JSON config safely and with scope awareness.
- ▌ Git Commit Pr Workflow · wimi321 bundleUse when the user wants the full git workflow: branch creation if needed, commit, push, and PR create or update with a concise summary and test plan.
- ▌ Keybindings Customizer · wimi321 bundleUse when the user wants to customize Claude Code keybindings, rebind shortcuts, add chords, or edit `~/.claude/keybindings.json` safely.
- ▌ Remote Agent Scheduler · wimi321 bundleUse when the user wants to create, inspect, update, or run scheduled remote agents in the cloud rather than local cron jobs.
- ▌ Memory Landscape Review · wimi321 bundleUse when the user wants to review auto-memory, promote durable instructions into CLAUDE.md or local memory, and clean up duplicates or conflicts.
- ▌ Security Review Workflow · wimi321 bundleUse when the current branch or PR needs a focused security review that minimizes false positives and only reports concrete, exploit-relevant issues.
- ▌ Batch Migration Orchestrator · wimi321 bundleUse when the user wants a large, mechanical change split into many independent units and executed in parallel with isolated workers and PRs.