Topic: vibe-coding
3,535 skills in this topic.
-
news-aggregation
Aggregate and deduplicate recent news from multiple sources into concise topic summaries.
besoeasy/open-skills 106
-
anonymous-file-upload
Upload and host files anonymously using decentralized storage with Originless and IPFS.
besoeasy/open-skills 106
-
json-and-csv-data-transformation
Transform data between JSON, CSV, and other formats with filtering, mapping, and flattening. Use when: (1) Converting API responses to CSV, (2) Processing data pipelines, (3) Extracting specific fields, or (4) Flattening nested structures.
besoeasy/open-skills 106
-
age-file-encryption
Encrypt and decrypt files or streams using age — a simple, modern, and secure encryption tool with small explicit keys, passphrase support, SSH key support, post-quantum hybrid keys, and UNIX-style composability. No config options, no footguns.
besoeasy/open-skills 106
-
ip-lookup
Check an IP address across multiple public geolocation and reputation sources and return a best-matched location summary.
besoeasy/open-skills 106
-
humanizer
Rewrite AI-sounding text into natural, human writing by removing common LLM patterns while preserving meaning and tone.
besoeasy/open-skills 106
-
get-crypto-price
Fetch current and historical crypto prices and compute ATH or ATL over common time windows.
besoeasy/open-skills 106
-
generate-qr-code-natively
Generate QR codes locally without external APIs using native CLI and runtime libraries in Bash and Node.js.
besoeasy/open-skills 106
-
generate-asset-price-chart
Generate candlestick price charts for any asset from existing OHLC data, without handling data fetching.
besoeasy/open-skills 106
-
web-search-api
Use free SearXNG web search APIs for agent-friendly, privacy-first, and high-volume search tasks.
besoeasy/open-skills 106
-
free-weather-data
Get current weather, forecasts, and historical data using free Open-Meteo and wttr.in APIs. Use when: (1) Fetching weather conditions, (2) Weather alerts and monitoring, (3) Forecast data for planning, or (4) Climate analysis.
besoeasy/open-skills 106
-
web-interface-guidelines-review
Review UI files against accessibility, UX, and performance rules, then output terse findings grouped by file. Use when: (1) Auditing frontend code quality, (2) Enforcing design-system rules in PRs, or (3) Generating actionable file:line compliance reports.
besoeasy/open-skills 106
-
free-translation-api
Translate text using free LibreTranslate API. Use when: (1) Translating content between languages, (2) Creating multilingual documentation, (3) Processing international data, or (4) Building translation workflows.
besoeasy/open-skills 106
-
free-geocoding-and-maps
Geocode addresses and get map data using free OpenStreetMap Nominatim API. Use when: (1) Converting addresses to coordinates, (2) Reverse geocoding coordinates to addresses, (3) Location-based features, or (4) Validating addresses.
besoeasy/open-skills 106
-
using-web-scraping
Search and scrape public web content with headless Chrome and DuckDuckGo using safe practices.
besoeasy/open-skills 106
-
file-tracker
Log all file changes (write, edit, delete) to a SQLite database for debugging and audit. Use when: (1) Tracking code changes, (2) Debugging issues, (3) Auditing file modifications, or (4) The user asks to track file changes.
besoeasy/open-skills 106
-
using-telegram-bot
Build and run Telegram bots in Node.js using Telegraf with practical command patterns.
besoeasy/open-skills 106
-
database-query-and-export
Query SQLite, PostgreSQL, and MySQL databases and export results to CSV/JSON. Use when: (1) Extracting data for reports, (2) Database backup and migration, (3) Data analysis workflows, or (4) Automated database queries.
besoeasy/open-skills 106
-
using-nostr
Post notes, send encrypted messages, and interact with relays using the Nostr protocol.
besoeasy/open-skills 106
-
d3js-data-visualization
Create interactive, custom data visualizations using d3.js — including charts, graphs, network diagrams, and geographic maps. Use when you need fine-grained control over visual elements, transitions, or interactions beyond what standard charting libraries offer, in any JavaScript environment (vanilla JS, React, Vue, Svelte, etc.).
besoeasy/open-skills 106
-
user-ask-for-report
Generate a clean white Tailwind CDN report page from user content, optionally password-gate viewing via client-side decryption, and deploy to Originless/IPFS.
besoeasy/open-skills 106
-
csv-data-summarizer
Analyzes CSV files and automatically generates comprehensive summaries with statistical insights, data quality checks, and visualizations using Python and pandas. No questions asked — just upload a CSV and get a full analysis immediately.
besoeasy/open-skills 106
-
trading-indicators-from-price-data
Compute common trading indicators from OHLCV price data for analysis and strategy development.
besoeasy/open-skills 106
-
crawl-websites-at-scale
Scrape websites at scale using Scrapy, a Python web crawling and scraping framework. Use when: (1) Crawling multiple pages or entire sites, (2) Extracting structured data from HTML/XML, or (3) Building automated data pipelines from web sources.
besoeasy/open-skills 106