techwavedev
- 1.3k skills
- 0 followers
- 3 days ago last updated
- ▌ Documentation · techwavedev bundleAutomated documentation maintenance and generation skill. Triggers when: (1) Code is added, changed, updated, or deleted in any skill, (2) New scripts or references are created, (3) SKILL.md files are modified, (4) User requests documentation updates, (5) Skills catalog needs regeneration, (6) README or AGENTS.md need updates reflecting code changes. Use for generating technical documentation, updating docs after code changes, producing changelogs, ensuring documentation stays synchronized with the codebase, and maintaining the skills catalog.
- ▌ Qdrant Memory · techwavedev bundleIntelligent token optimization through Qdrant-powered semantic caching and long-term memory. Use for (1) Semantic Cache - avoid LLM calls entirely for semantically similar queries with 100% token savings, (2) Long-Term Memory - retrieve only relevant context chunks instead of full conversation history with 80-95% context reduction, (3) Hybrid Search - combine vector similarity with keyword filtering for technical queries, (4) Memory Management - store and retrieve conversation memories, decisions, and code patterns with metadata filtering. Triggers when needing to cache responses, remember past interactions, optimize context windows, or implement RAG patterns.
- ▌ Upstream Sync · techwavedev bundleSynchronize upstream fork repositories with the agi-agent-kit codebase. Detects new/updated content from forked repos, creates feature branches, and applies framework adaptations.
- ▌ Plugin Discovery · techwavedev bundlePlatform-adaptive plugin and extension auto-discovery. Detects the runtime environment (Claude Code, Gemini, Opencode, Kiro) and recommends or installs relevant plugins, extensions, MCP servers, and marketplace integrations. Use when setting up a project, onboarding, or when the user asks about available tools/plugins.
- ▌ Claude Code Design · techwavedev bundleAnswer questions about Claude Code / Anthropic agent design patterns (CLAUDE.md layering, skills anatomy, progressive disclosure, memory-first, orchestration, sub-agents, worktree isolation, Karpathy loop). Primary backend is a NotebookLM RAG over Anthropic design notebooks; falls back to bundled references when the notebook is not registered.
- ▌ Image AI Generator · techwavedev bundleGenerates images via Openrouter API using AI image models. Supports two modes: test (cheap model for iteration) and production (high-quality model for final output). Handles prompt construction, API calls, base64 decoding, and file saving. Supports reference images (logos, mascots) for brand-consistent generation.
- ▌ Notebooklm Internal · techwavedev bundleINTERNAL ONLY. Forked write-capable variant of the public notebooklm skill. Adds programmatic source ingestion (add_source) for the X/YouTube → NotebookLM pipeline (#119). Headless, non-interactive, cron-driven. NEVER ship publicly.
- ▌ Supply Chain Monitor · techwavedev bundleSupply chain threat intelligence monitor. Scrapes TheHackerNews.com for supply chain security incidents and extracts compromised package names. Triggers on: 'check supply chain', 'supply chain threats', 'blocked packages', 'scan for compromised packages', 'vet upstream skills', 'refresh blocklist', before accepting upstream skills, before releases.
- ▌ Jq · techwavedevExpert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows.
- ▌ 007 · techwavedev bundleSecurity audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
- ▌ Resend · techwavedevSend emails through Resend's official MCP server. Supports single send, batch send, HTML and plain text bodies, attachments, CC/BCC, scheduling, and contact management.
- ▌ Notebooklm · techwavedev bundleQuery Google NotebookLM notebooks from Claude Code for source-grounded, citation-backed answers. Browser automation, library management, persistent auth.
- ▌ PDF Reader · techwavedev bundleExtract text from PDF files for manipulation, search, and reference. Use when needing to read PDF content, extract text from documents, search within PDFs, or convert PDF to text for further processing. Supports multiple extraction methods (pdfplumber, PyMuPDF, pdfminer) with automatic fallback.
- ▌ Vector Index Tuning · techwavedev bundleOptimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.
- ▌ SEO Content Auditor · techwavedevAnalyzes provided content for quality, E-E-A-T signals, and SEO best practices. Scores content and provides improvement recommendations based on established guidelines.
- ▌ Cost Optimization · techwavedevStrategies and patterns for optimizing cloud costs across AWS, Azure, and GCP.
- ▌ Legacy Modernizer · techwavedevRefactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility.
- ▌ Airflow Dag Patterns · techwavedev bundleBuild production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.
- ▌ Azure Data Tables Py · techwavedevAzure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations.
- ▌ Azure Eventgrid Java · techwavedevBuild event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure services via events.
- ▌ Azure Mgmt Fabric Py · techwavedevAzure Fabric Management SDK for Python. Use for managing Microsoft Fabric capacities and resources.
- ▌ Kubernetes Architect · techwavedevExpert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration.
- ▌ Ml Pipeline Workflow · techwavedevBuild end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating mod...
- ▌ Skill Seekers · techwavedev-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.
- ▌ Burp Suite Testing · techwavedevExecute comprehensive web application security testing using Burp Suite's integrated toolset, including HTTP traffic interception and modification, request analysis and replay, automated vulnerability scanning, and manual testing workflows.
- ▌ Claude Ally Health · techwavedevA health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
- ▌ Event Store Design · techwavedev bundleDesign and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.
- ▌ Frontend Developer · techwavedevBuild React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture.
- ▌ Monorepo Architect · techwavedevExpert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup,
- ▌ React Flow Node TS · techwavedevCreate React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing no...
- ▌ Swiftui Expert Skill · techwavedevWrite, review, or improve SwiftUI code following best practices for state management, view composition, performance, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.
- ▌ Square Automation · techwavedevAutomate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas.
- ▌ Stripe Automation · techwavedevAutomate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas.
- ▌ Tiktok Automation · techwavedevAutomate TikTok tasks via Rube MCP (Composio): upload/publish videos, post photos, manage content, and view user profiles/stats. Always search tools first for current schemas.
- ▌ Trello Automation · techwavedevAutomate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically.
- ▌ Parallel Agents · techwavedevPlatform-adaptive multi-agent orchestration. Uses Claude Code Agent Teams when available, subagents as fallback, and sequential persona switching on other platforms. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
- ▌ Architecture · techwavedev bundleArchitectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
- ▌ Error Detective · techwavedevSearch logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. Use PROACTIVELY when debugging issues, analyzing logs, or investigating production errors.
- ▌ Powershell Windows · techwavedevPowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
- ▌ Figma Automation · techwavedevAutomate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas.
- ▌ React Components · techwavedev bundleConverts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
- ▌ Red Team Tactics · techwavedevRed team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
- ▌ Behavioral Modes · techwavedevAI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
- ▌ Autonomous Agents · techwavedevYou are an agent architect who has learned the hard lessons of autonomous AI. You've seen the gap between impressive demos and production disasters. You know that a 95% success rate per step means only 60% by step 10.
- ▌ Bullmq Specialist · techwavedevBullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue.
- ▌ Daily News Report · techwavedev bundleScrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports.
- ▌
- ▌ Supabase Automation · techwavedevAutomate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Yann Lecun Filosofia · techwavedevSub-skill filosófica e pedagógica de Yann LeCun. Cobre filosofia do open source (LLaMA, soberania tecnológica, analogia Linux), análise de incentivos Meta vs OpenAI vs Google, modo professor...
- ▌ Pentest Checklist · techwavedevThis skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing", "define pentest scope", "foll...
- ▌ Privacy By Design · techwavedev bundleUse when building apps that collect user data. Ensures privacy protections are built in from the start—data minimization, consent, encryption.
- ▌ Solidity Security · techwavedev bundleMaster smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementin...
- ▌ Infinite Gratitude · techwavedevMulti-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).
- ▌ Paypal Integration · techwavedevIntegrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-com...
- ▌ Stripe Integration · techwavedevImplement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or ...
- ▌ Automate Whatsapp · techwavedevBuild WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use databases/integrations for state. Use when automating WhatsApp conversations and event handling.
- ▌ Github Automation · techwavedevAutomate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.
- ▌ Gitlab Automation · techwavedevAutomate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Linear Automation · techwavedevAutomate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas.
- ▌ Monday Automation · techwavedevAutomate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas.
- ▌ Notion Automation · techwavedevAutomate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas.
- ▌ Reddit Automation · techwavedevAutomate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for current schemas.
- ▌ Render Automation · techwavedevAutomate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.
- ▌ Sentry Automation · techwavedevAutomate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools first for current schemas.
- ▌ Slack Bot Builder · techwavedevBuild Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and W...
- ▌ Slack Gif Creator · techwavedev bundleKnowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "...
- ▌ Electron Development · techwavedevMaster Electron desktop app development with secure IPC, contextIsolation, preload scripts, multi-process architecture, electron-builder packaging, code signing, and auto-update.
- ▌ Fixing Accessibility · techwavedevAudit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.
- ▌ Git Hooks Automation · techwavedevMaster Git hooks setup with Husky, lint-staged, pre-commit framework, and commitlint. Automate code quality gates, formatting, linting, and commit message enforcement before code reaches CI.
- ▌ Hig Components Menus · techwavedev bundleCheck for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.
- ▌ Hugging Face Trackio · techwavedev bundleTrack ML experiments with Trackio using Python logging, alerts, and CLI metric retrieval.
- ▌ LLM Prompt Optimizer · techwavedevUse when improving prompts for any LLM. Applies proven prompt engineering techniques to boost output quality, reduce hallucinations, and cut token usage.
- ▌ Makepad Event Action · techwavedevCRITICAL: Use for Makepad event and action handling. Triggers on: makepad event, makepad action, Event enum, ActionTrait, handle_event, MouseDown, KeyDown, TouchUpdate, Hit, FingerDown, post_action, makepad 事件, makepad action, 事件处理
- ▌ Native Data Fetching · techwavedevUse when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).
- ▌ Odoo Automated Tests · techwavedevWrite and run Odoo automated tests using TransactionCase, HttpCase, and browser tour tests. Covers test data setup, mocking, and CI integration.
- ▌ Odoo Backup Strategy · techwavedevComplete Odoo backup and restore strategy: database dumps, filestore backup, automated scheduling, cloud storage upload, and tested restore procedures.
- ▌ Odoo Upgrade Advisor · techwavedevStep-by-step Odoo version upgrade advisor: pre-upgrade checklist, community vs enterprise upgrade path, OCA module compatibility, and post-upgrade validation.
- ▌
- ▌ Pipecat Friday Agent · techwavedev bundleBuild a low-latency, Iron Man-inspired tactical voice assistant (F.R.I.D.A.Y.) using Pipecat, Gemini, and OpenAI.
- ▌ Semgrep Rule Creator · techwavedevCreates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.
- ▌ Skin Health Analyzer · techwavedevAnalyze skin health data, identify skin problem patterns, assess skin health status. Supports correlation analysis with nutrition, chronic diseases, and medication data.
- ▌ Threejs Fundamentals · techwavedevThree.js scene setup, cameras, renderer, Object3D hierarchy, coordinate systems. Use when setting up 3D scenes, creating cameras, configuring renderers, managing object hierarchies, or working with transforms.
- ▌ Vercel AI Sdk Expert · techwavedevExpert in the Vercel AI SDK. Covers Core API (generateText, streamText), UI hooks (useChat, useCompletion), tool calling, and streaming UI components with React and Next.js.
- ▌ Web Security Testing · techwavedevWeb application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.
- ▌ Azure Identity Java · techwavedevAuthenticate Java applications with Azure services using Microsoft Entra ID (Azure AD).
- ▌ Azure Identity Rust · techwavedevAzure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication.
- ▌ Azure Servicebus Py · techwavedevAzure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns.
- ▌
- ▌ Azure Web Pubsub TS · techwavedevReal-time messaging with WebSocket connections and pub/sub patterns.
- ▌ Deployment Engineer · techwavedevExpert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation.
- ▌ Service Mesh Expert · techwavedevExpert service mesh architect specializing in Istio, Linkerd, and cloud-native networking patterns. Masters traffic management, security policies, observability integration, and multi-cluster mesh con
- ▌ Angular Migration · techwavedevMaster AngularJS to Angular migration, including hybrid apps, component conversion, dependency injection changes, and routing migration.
- ▌ Claude D3js Skill · techwavedev bundleThis skill provides guidance for creating sophisticated, interactive data visualisations using d3.js.
- ▌ React UI Patterns · techwavedevModern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.
- ▌ Turborepo Caching · techwavedevConfigure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.
- ▌ Using Superpowers · techwavedevUse when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
- ▌ AI Agent Development · techwavedevAI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
- ▌ API Endpoint Builder · techwavedev bundleBuilds production-ready REST API endpoints with validation, error handling, authentication, and documentation. Follows best practices for security and scalability.
- ▌ API Security Testing · techwavedevAPI security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.
- ▌ Apify Trend Analysis · techwavedev bundleDiscover and track emerging trends across Google Trends, Instagram, Facebook, YouTube, and TikTok to inform content strategy.