Automated browser testing using Playwright MCP. Use this when user requests to test a web application, run E2E...
cat ~/Neu
Durchsuchen Sie neueste Skills, die dem Marktplatz hinzugefügt wurden
Kent Beck style refactoring workflow for code quality improvement. Triggers automatically after completing features,...
Smart GitHub issue creation with codebase analysis, related issue search, and auto-suggested labels. Use when:...
GitHub 이슈를 TDD 기반으로 해결. 브랜치 생성 → TDD → 리뷰 → (통과 시) 커밋/PR → 배포. 리뷰 실패 시 수정 후 재리뷰. Use when: '/fix-issue [이슈번호]', 'fix...
OpenFGA authorization modeling best practices and guidelines. This skill should be used when authoring, reviewing,...
Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets.
Subscribe to realtime changes in Supabase using WebSocket connections. Use for listening to database changes,...
Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and...
Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and...
Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user...
|
Setup Sentry Tracing (Performance Monitoring) in any project. Use when asked to enable tracing, track...
Setup Sentry Metrics in any project. Use when asked to add custom metrics, track counters/gauges/distributions, or...
Setup Sentry Logging in any project. Use when asked to add Sentry logs, enable structured logging, capture console...
Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, or instrument...
Setup Sentry in Ruby apps. Use when asked to add Sentry to Ruby, install sentry-ruby gem, or configure error...
Setup Sentry in React apps. Use when asked to add Sentry to React, install @sentry/react, or configure error...
Setup Sentry in React Native using the wizard CLI. Use when asked to add Sentry to React Native, install...
Setup Sentry in Python apps. Use when asked to add Sentry to Python, install sentry-sdk, or configure error...
Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review...
Setup Sentry in iOS/Swift apps. Use when asked to add Sentry to iOS, install sentry-cocoa SDK, or configure error...
Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate...
撰寫高品質、符合現代最佳實踐的 CSS 程式碼。專為 netiCRM/CiviCRM 專案優化,強制要求選擇器加上 .crm-container 前綴以隔離樣式。解決 AI 常見問題:避免暴力解法(如濫用...