Toolverse
All skills

replit-common-errors

by jeremylongshore

Diagnose and fix Replit common errors and exceptions.\nUse when encountering Replit errors, debugging failed requests,\nor troubleshooting integration issues.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
1

About this skill

Diagnose and fix Replit common errors and exceptions.\nUse when encountering Replit errors, debugging failed requests,\nor troubleshooting integration issues.\nTrigger with phrases like \

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude Code, Codex lub Copilot, wskazując repozytorium autora (jeremylongshore). Upewnij się, że masz dostęp do narzędzi Read, Grep i Bash z uprawnieniami curl.

  2. Otwórz workspace Replita, w którym napotkałeś błąd. Przygotuj dostęp do karty Shell (do diagnostyki) i karty Console (do logów błędów).

  3. Wyzwól umiejętność, używając frazy takie jak "replit error", "fix replit", "replit not working", "debug replit" lub "replit deploy failed". Możesz również powiedzieć "replit broken" lub "replit deploy failed".

  4. Umiejętność przeanalizuje błąd i zaproponuje rozwiązanie na podstawie 10 najczęstszych problemów. Dla błędu EADDRINUSE (port zajęty) użyj polecenia lsof -i :3000, aby znaleźć proces, a następnie kill -9 . Dla kontenera, który uśpia się, przejdź do Replit Deployments i wybierz Autoscale lub Reserved VM zamiast planu Free.

  5. Zastosuj sugerowane poprawki: dla portów zawsze używaj zmiennej środowiskowej PORT, dla Nixa sprawdź nazwę pakietu w kanale stable-23_05, dla bazy danych zweryfikuj limity planu.

  6. Uruchom ponownie aplikację i sprawdź logi w karcie Console, aby potwierdzić, że błąd został rozwiązany.

Related skills

accessibility-compliance

by wshobson

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

Security
2173

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678