Claude Code

Claude Code from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 18 skills

Skills in this plugin

18
  1. Run · gabrielmoreira
    Launch and drive this project's app to see a change working. Use when asked to run, start, or screenshot the app, or to confirm a change works in the real app (not just tests). First looks for a project skill that already covers launching the app; otherwise falls back to built-in patterns per project type (CLI, server, TUI, Electron, browser-driven, library).
    17 repo stars
  2. Debugger · gabrielmoreira
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    17 repo stars
  3. Using Oac · gabrielmoreira
    Use when starting any conversation — establishes how to find and use OAC skills, requiring Skill tool invocation BEFORE ANY response including clarifying questions, this is your secret weapon to best perform your tasks
    17 repo stars
  4. Schedule · gabrielmoreira
    Create, update, list, or run scheduled cloud agents (routines) that execute on a cron schedule.
    17 repo stars
  5. Oac Approach · gabrielmoreira
    Use before any implementation — understands the request, discovers project context, and proposes a concise plan for user approval before writing any code.
    17 repo stars
  6. Design Sync · gabrielmoreira
    Push a React design system to claude.ai/design. This runs a converter that bundles the real component code (from Storybook or a bare package) and uploads it. Use when the user runs /design-sync or says "sync my design system to Claude Design".
    17 repo stars
  7. Context Setup · gabrielmoreira
    Install context files from registry. Use when user runs /install-context, says "install context", "setup context", or when context is missing and the user needs to get started.
    17 repo stars
  8. Test Generation · gabrielmoreira
    Use when the user asks for tests, mentions TDD, or when new code has been written and needs test coverage.
    17 repo stars
  9. Artifact Design · gabrielmoreira
    Design guidance and fundamentals for Artifacts.
    17 repo stars
  10. Context Discovery · gabrielmoreira bundle
    Use when coding standards, security patterns, or project conventions need to be discovered before implementation begins.
    17 repo stars
  11. External Research · gabrielmoreira
    Use when the task involves an external library or package and current API docs are needed before writing code.
    17 repo stars
  12. Claude In Chrome · gabrielmoreira
    Automates your Chrome browser to interact with web pages - clicking elements, filling forms, capturing screenshots, reading console logs, and navigating sites. Opens pages in new tabs within your existing Chrome session. Requires site-level permissions before executing (configured in the extension).
    17 repo stars
  13. Keybindings Help · gabrielmoreira
    Use when the user wants to customize keyboard shortcuts, rebind keys, add chord bindings, or modify ~/.claude/keybindings.json. Examples: "rebind ctrl+s", "add a chord shortcut", "change the submit key", "customize keybindings".
    17 repo stars
  14. Parallel Execution · gabrielmoreira
    Use when multiple subtasks have no shared files or dependencies and can be executed simultaneously.
    17 repo stars
  15. Workflow Authoring · gabrielmoreira
    Reference for writing a Workflow tool script (script API and gotchas, resume, quality patterns, worked examples). Load before authoring a script for a workflow the user already opted into; it does not itself authorize running one.
    17 repo stars
  16. Run Skill Generator · gabrielmoreira bundle
    Author or improve the run-<unit> skill - a per-project skill that tells agents how to build, launch, and drive this project's app. Use when the user asks to set up the project, get it running, write run instructions, or verify build/run steps work from a clean environment.
    17 repo stars
  17. Artifact Diagramming · gabrielmoreira
    Diagramming know-how for Artifacts - when a picture earns its place, how to draw one that shows the real mechanism, and the inline-SVG mechanics that keep it legible in both themes.
    17 repo stars
  18. Fewer Permission Prompts · gabrielmoreira
    Scan your transcripts for common read-only Bash and MCP tool calls, then add a prioritized allowlist to project .claude/settings.json to reduce permission prompts.
    17 repo stars