Browse Skills

44358 skills found

develop.md
110
1 export develop
2 hellowind777 from "hellowind777/helloagents"
3 Development implementation phase detailed rules; read when entering development implementation; includes execution flow, code specifications, consistency audit, solution package migration
2026-01-16
localization-testing.md
110
1 export localization-testing
2 proffesor-for-testing from "proffesor-for-testing/agentic-qe"
3 Internationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.
2026-01-15
technical-writing.md
110
1 export technical-writing
2 proffesor-for-testing from "proffesor-for-testing/agentic-qe"
3 Write clear, engaging technical content from real experience. Use when writing blog posts, documentation, tutorials, or technical articles.
2026-01-15
test-data-management.md
110
1 export test-data-management
2 proffesor-for-testing from "proffesor-for-testing/agentic-qe"
3 Strategic test data generation, management, and privacy compliance. Use when creating test data, handling PII, ensuring GDPR/CCPA compliance, or scaling data generation for realistic testing scenarios.
2026-01-15
gcloud.md
109
1 export gcloud
2 einverne from "einverne/dotfiles"
3 Guide for implementing Google Cloud SDK (gcloud CLI) - a command-line tool for managing Google Cloud resources. Use when installing/configuring gcloud, authenticating with Google Cloud, managing projects/configurations, deploying applications, working with Compute Engine/GKE/App Engine/Cloud Storage, scripting gcloud operations, implementing CI/CD pipelines, or troubleshooting Google Cloud deployments.
2026-01-15
repomix.md
109
1 export repomix
2 einverne from "einverne/dotfiles"
3 Guide for using Repomix - a powerful tool that packs entire repositories into single, AI-friendly files. Use when packaging codebases for AI analysis, generating context for LLMs, creating codebase snapshots, analyzing third-party libraries, or preparing repositories for security audits.
2026-01-15
remix-icon.md
109
1 export remix-icon
2 einverne from "einverne/dotfiles"
3 Guide for implementing RemixIcon - an open-source neutral-style icon library with 3,100+ icons in outlined and filled styles. Use when adding icons to applications, building UI components, or designing interfaces. Supports webfonts, SVG, React, Vue, and direct integration.
2026-01-15
shell-scripting.md
109
1 export shell-scripting
2 einverne from "einverne/dotfiles"
3 Specialized knowledge of Bash and Zsh scripting, shell automation, command-line tools, and scripting best practices. Use when the user needs to write, debug, or optimize shell scripts or work with command-line tools.
2026-01-15
gemini-vision.md
109
1 export gemini-vision
2 einverne from "einverne/dotfiles"
3 Guide for implementing Google Gemini API image understanding - analyze images with captioning, classification, visual QA, object detection, segmentation, and multi-image comparison. Use when analyzing images, answering visual questions, detecting objects, or processing documents with vision.
2026-01-15
git-workflow.md
109
1 export git-workflow
2 einverne from "einverne/dotfiles"
3 Provides expert guidance on Git operations including branch management, commit best practices, merge conflicts, and version control workflows. Use when the user needs help with Git commands, workflows, or resolving repository issues.
2026-01-15
imagemagick.md
109
1 export imagemagick
2 einverne from "einverne/dotfiles"
3 Guide for using ImageMagick command-line tools to perform advanced image processing tasks including format conversion, resizing, cropping, effects, transformations, and batch operations. Use when manipulating images programmatically via shell commands.
2026-01-15
tailwindcss.md
109
1 export tailwindcss
2 einverne from "einverne/dotfiles"
3 Guide for implementing Tailwind CSS - a utility-first CSS framework for rapid UI development. Use when styling applications with responsive design, dark mode, custom themes, or building design systems with Tailwind's utility classes.
2026-01-15
cloudflare-r2.md
109
1 export cloudflare-r2
2 einverne from "einverne/dotfiles"
3 Guide for implementing Cloudflare R2 - S3-compatible object storage with zero egress fees. Use when implementing file storage, uploads/downloads, data migration to/from R2, configuring buckets, integrating with Workers, or working with R2 APIs and SDKs.
2026-01-15
cloudflare-browser-rendering.md
109
1 export cloudflare-browser-rendering
2 einverne from "einverne/dotfiles"
3 Guide for implementing Cloudflare Browser Rendering - a headless browser automation API for screenshots, PDFs, web scraping, and testing. Use when automating browsers, taking screenshots, generating PDFs, scraping dynamic content, extracting structured data, or testing web applications. Supports REST API, Workers Bindings (Puppeteer/Playwright), MCP servers, and AI-powered automation. (project)
2026-01-15
kessoku-di.md
109
1 export kessoku-di
2 mazrean from "mazrean/kessoku"
3 Kessoku compile-time DI with parallel initialization for Go. Use when writing or debugging kessoku providers/injectors, enabling async dependencies, migrating from google/wire, or fixing go:generate/codegen issues in Go services.
2026-01-15
docs-seeker.md
109
1 export docs-seeker
2 einverne from "einverne/dotfiles"
3 Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel
2026-01-15
postgresql-psql.md
109
1 export postgresql-psql
2 einverne from "einverne/dotfiles"
3 Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and using advanced psql features for database administration and development.
2026-01-15
shadcn-ui.md
109
1 export shadcn-ui
2 einverne from "einverne/dotfiles"
3 Guide for implementing shadcn/ui - a collection of beautifully-designed, accessible UI components built with Radix UI and Tailwind CSS. Use when building user interfaces, adding UI components, or implementing design systems in React-based applications.
2026-01-15
gemini-video-understanding.md
109
1 export gemini-video-understanding
2 einverne from "einverne/dotfiles"
3 Analyze videos using Google's Gemini API - describe content, answer questions, transcribe audio with visual descriptions, reference timestamps, clip videos, and process YouTube URLs. Supports 9 video formats, multiple models (Gemini 2.5/2.0), and context windows up to 2M tokens (6 hours of video).
2026-01-15
ffmpeg.md
109
1 export ffmpeg
2 einverne from "einverne/dotfiles"
3 Guide for using FFmpeg - a comprehensive multimedia framework for video/audio encoding, conversion, streaming, and filtering. Use when processing media files, converting formats, extracting audio, creating streams, applying filters, or optimizing video/audio quality.
2026-01-15
test-expert.md
109
1 export test-expert
2 einverne from "einverne/dotfiles"
3 Testing methodologies, test-driven development (TDD), unit and integration testing, and testing best practices across multiple frameworks. Use when the user needs to write tests, implement TDD, or improve test coverage and quality.
2026-01-15
turborepo.md
109
1 export turborepo
2 einverne from "einverne/dotfiles"
3 Guide for implementing Turborepo - a high-performance build system for JavaScript and TypeScript monorepos. Use when setting up monorepos, optimizing build performance, implementing task pipelines, configuring caching strategies, or orchestrating tasks across multiple packages.
2026-01-15
cloudflare-workers.md
109
1 export cloudflare-workers
2 einverne from "einverne/dotfiles"
3 Comprehensive guide for building serverless applications with Cloudflare Workers. Use when developing Workers, configuring bindings, implementing runtime APIs, testing Workers, using Wrangler CLI, deploying to production, or building edge functions with JavaScript/TypeScript/Python/Rust.
2026-01-15
gemini-document-processing.md
109
1 export gemini-document-processing
2 einverne from "einverne/dotfiles"
3 Guide for implementing Google Gemini API document processing - analyze PDFs with native vision to extract text, images, diagrams, charts, and tables. Use when processing documents, extracting structured data, summarizing PDFs, answering questions about document content, or converting documents to structured formats. (project)
2026-01-15