Build and refactor SwiftUI UI with component patterns and examples. Use when shaping navigation, state, layouts, controls, or screen composition.
Skills in this repository
duyet/codex-claude-plugins - Page 2
SkillsMP has collected 61 skills from duyet/codex-claude-plugins. Open a skill to review its source and details.
duyet/codex-claude-pluginsShowing 21 of 61 collected skills.
Refactor SwiftUI view files into stable, testable structure. Use when splitting large views, tightening data flow, or cleaning Observation ownership.
Autonomous code review and fix skill for the agent-loop plugin. Reviews PRs, applies fixes from AI review bots (CodeRabbit, Sourcery, Gemini), validates changes, and lands them. Designed for unattended overnight operation.
Browser automation and computer-use skill for the agent-loop plugin. Takes screenshots, validates UI behavior, fills forms, clicks elements, and performs live web proof. Uses existing Chrome session via DevTools MCP.
GitHub project triage for the agent-loop plugin. Scans open issues, PRs, CI queues, and blockers. Classifies items by fit, risk, proof, and autonomy. Adapted from github-project-triage for autonomous loop integration.
Use the `sag` CLI (ElevenLabs text-to-speech) to speak text aloud, and drive sag-notify voice notifications. Use when the user asks to speak/say something out loud, install or set up sag, set up or change voice notifications, pick a TTS voice or language,…
Wire AnyRouter into a project, migrate from Anthropic / OpenAI / OpenRouter, and call its MCP server. Use when the user mentions AnyRouter, asks to add a unified LLM gateway, wants to swap providers without code churn, migrates an existing…
Generate or review high-density, interactive, self-contained HTML artifacts based on Thariq Shihipar's "Unreasonable Effectiveness of HTML" patterns. Use this skill when asked to "create HTML," "build a dashboard," "format a PR review," "make an interactive…
Use when reviewing changed code for reuse, quality, and efficiency, then directly simplifying or cleaning up issues found.
Use when the user asks to create a semantic commit, commit and push, or create a pull request from local changes.
Use when regenerating or maintaining this plugin marketplace documentation from plugin manifests and component folders.
Use when the user wants Duyetbot-style pragmatic engineering help, orchestration, learning, writing, or transparent task execution.
Use when the user asks to fix issues, tests, CI failures, or create/update/push a fix branch.
Use when managing GitHub pull requests, issues, workflows, releases, or review-bot feedback with the gh CLI.
Use when the user wants coordinated multi-agent planning, delegation, or role-based engineering guidance.
Spawn and coordinate team-agents and orchestration patterns for parallel execution. Use for complex multi-component work.
Core engineering principles for sustainable, maintainable code. No shortcuts, no hacks. Quality gates before completion.
Backend and API implementation patterns for scalability, security, and maintainability. Use when building APIs, services, and backend infrastructure.
React and Next.js implementation patterns for performance and maintainability. Use when building frontend components, pages, and applications with React ecosystem.
TypeScript best practices, strict typing patterns, and type safety strategies. Use when implementing TypeScript code with focus on type correctness and maintainability.
Break down complex tasks into parallel workstreams for efficient execution. Use when planning multi-component features, large refactors, or any work that benefits from parallelization.