con un clic
bridge-ide
bridge-ide contiene 25 skills recopiladas de Luanace-lab, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Browser automation for protected sites. This skill should be used when navigating websites with advanced protection layers (Cloudflare, DataDome, Akamai), performing browser automation that requires natural interaction patterns, or when standard Playwright fails due to compatibility issues. Covers Camoufox, CDP, Patchright, fingerprint management, captcha handling, and natural behavior simulation.
Core skill for all Bridge IDE agents. This skill should be used for bridge communication, task management, agent coordination, and understanding the Bridge IDE platform. Covers bridge_register, bridge_send/receive, task lifecycle, approval gates, and team coordination patterns.
Restart a Bridge IDE agent by ID. Use when an agent is stuck, crashed, or needs to be restarted. Accepts agent ID as argument (e.g. /agent-restart backend).
Deploy Bridge IDE — Server-Restart mit Health-Check und Agent-Benachrichtigung. Use when deploying changes, restarting the server, or applying backend updates.
Use when completing any task via bridge_task_done, claiming work is finished, or about to report task results on the Bridge platform - requires concrete verification evidence with command output before any completion claim
PFLICHT vor jeder externen Aktion. Wird automatisch geladen wenn ein Agent mit externen Services interagiert, Browser-Aktionen durchfuehrt, Accounts verwaltet, APIs aufruft, Dateien auf fremden Systemen aendert, oder Credentials benoetigt. Erzwingt systematische Analyse VOR dem Handeln. IMMER laden wenn: Login, Signup, API-Call, Browser-Aktion, Deployment, Account-Management, DNS-Aenderung, Domain-Verwaltung, Payment, oder jede andere Interaktion mit der Aussenwelt.
Structured code review workflow for Bridge IDE. Use when reviewing code changes, PRs, or agent-submitted work. Checks architecture, invariants, security, and quality.
Show Bridge IDE system status — health, active agents, open tasks, and server info. Use when checking system health or asking "what's running?".
Frontend Designer fuer die Bridge-IDE UI (bridge/ui.html). Verwende diesen Skill bei allen UI-Aenderungen, neuen Komponenten, Icon-Anpassungen, Layout-Korrekturen oder visuellen Verbesserungen der Bridge-Plattform. Kennt das vollstaendige Design-System mit Tokens, Komponenten, Typografie, Spacing und Interaktionsmustern. Aktiviert bei Anfragen wie 'mach den Button kleiner', 'aendere das Icon', 'passe das Design an', jeder UI-Aenderung an bridge/ui.html.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when executing implementation plans with independent tasks in the current session
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when implementing any feature or bugfix, before writing implementation code
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Use when you have a spec or requirements for a multi-step task, before touching code
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Core skill for all Bridge IDE agents. This skill should be used for bridge communication, task management, agent coordination, and understanding the Bridge IDE platform. Covers bridge_register, bridge_send/receive, task lifecycle, approval gates, and team coordination patterns.
PFLICHT vor jeder externen Aktion. Wird automatisch geladen wenn ein Agent mit externen Services interagiert, Browser-Aktionen durchfuehrt, Accounts verwaltet, APIs aufruft, Dateien auf fremden Systemen aendert, oder Credentials benoetigt. Erzwingt systematische Analyse VOR dem Handeln. IMMER laden wenn: Login, Signup, API-Call, Browser-Aktion, Deployment, Account-Management, DNS-Aenderung, Domain-Verwaltung, Payment, oder jede andere Interaktion mit der Aussenwelt.