← all publishers

techwavedev

@techwavedev source repo

1276 published skills · page 11 of 13

  1. Documentation · techwavedev bundle
    Automated 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.
    0 installs
  2. Qdrant Memory · techwavedev bundle
    Intelligent 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.
    0 installs
  3. Upstream Sync · techwavedev bundle
    Synchronize upstream fork repositories with the agi-agent-kit codebase. Detects new/updated content from forked repos, creates feature branches, and applies framework adaptations.
    0 installs
  4. Plugin Discovery · techwavedev bundle
    Platform-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.
    0 installs
  5. Claude Code Design · techwavedev bundle
    Answer 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.
    0 installs
  6. Image AI Generator · techwavedev bundle
    Generates 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.
    0 installs
  7. Notebooklm Internal · techwavedev bundle
    INTERNAL 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.
    0 installs
  8. Supply Chain Monitor · techwavedev bundle
    Supply 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.
    0 installs
  9. Jq · techwavedev
    Expert jq usage for JSON querying, filtering, transformation, and pipeline integration. Practical patterns for real shell workflows.
    0 installs
  10. 007 · techwavedev bundle
    Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
    0 installs
  11. Resend · techwavedev
    Send emails through Resend's official MCP server. Supports single send, batch send, HTML and plain text bodies, attachments, CC/BCC, scheduling, and contact management.
    0 installs
  12. Notebooklm · techwavedev bundle
    Query Google NotebookLM notebooks from Claude Code for source-grounded, citation-backed answers. Browser automation, library management, persistent auth.
    0 installs
  13. PDF Reader · techwavedev bundle
    Extract 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.
    0 installs
  14. Vector Index Tuning · techwavedev bundle
    Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.
    0 installs
  15. SEO Content Auditor · techwavedev
    Analyzes provided content for quality, E-E-A-T signals, and SEO best practices. Scores content and provides improvement recommendations based on established guidelines.
    0 installs
  16. Cost Optimization · techwavedev
    Strategies and patterns for optimizing cloud costs across AWS, Azure, and GCP.
    0 installs
  17. Legacy Modernizer · techwavedev
    Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility.
    0 installs
  18. Airflow Dag Patterns · techwavedev bundle
    Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.
    0 installs
  19. Azure Data Tables Py · techwavedev
    Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations.
    0 installs
  20. Azure Eventgrid Java · techwavedev
    Build 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.
    0 installs
  21. Azure Mgmt Fabric Py · techwavedev
    Azure Fabric Management SDK for Python. Use for managing Microsoft Fabric capacities and resources.
    0 installs
  22. Kubernetes Architect · techwavedev
    Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows (ArgoCD/Flux), and enterprise container orchestration.
    0 installs
  23. Ml Pipeline Workflow · techwavedev
    Build 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...
    0 installs
  24. Skill Seekers · techwavedev
    -Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.
    0 installs
  25. Burp Suite Testing · techwavedev
    Execute 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.
    0 installs
  26. Claude Ally Health · techwavedev
    A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
    0 installs
  27. Event Store Design · techwavedev bundle
    Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.
    0 installs
  28. Frontend Developer · techwavedev
    Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture.
    0 installs
  29. Monorepo Architect · techwavedev
    Expert 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,
    0 installs
  30. React Flow Node TS · techwavedev
    Create 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...
    0 installs
  31. Swiftui Expert Skill · techwavedev
    Write, 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.
    0 installs
  32. Square Automation · techwavedev
    Automate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas.
    0 installs
  33. Stripe Automation · techwavedev
    Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas.
    0 installs
  34. Tiktok Automation · techwavedev
    Automate 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.
    0 installs
  35. Trello Automation · techwavedev
    Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically.
    0 installs
  36. Parallel Agents · techwavedev
    Platform-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.
    0 installs
  37. Architecture · techwavedev bundle
    Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
    0 installs
  38. Error Detective · techwavedev
    Search 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.
    0 installs
  39. Powershell Windows · techwavedev
    PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
    0 installs
  40. Figma Automation · techwavedev
    Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas.
    0 installs
  41. React Components · techwavedev bundle
    Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
    0 installs
  42. Red Team Tactics · techwavedev
    Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
    0 installs
  43. Behavioral Modes · techwavedev
    AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
    0 installs
  44. Autonomous Agents · techwavedev
    You 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.
    0 installs
  45. Bullmq Specialist · techwavedev
    BullMQ 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.
    0 installs
  46. Daily News Report · techwavedev bundle
    Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports.
    0 installs
  47. Hubspot Integration · techwavedev
    Authentication for single-account integrations
    0 installs
  48. Supabase Automation · techwavedev
    Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.
    0 installs
  49. Yann Lecun Filosofia · techwavedev
    Sub-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...
    0 installs
  50. Pentest Checklist · techwavedev
    This 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...
    0 installs
  51. Privacy By Design · techwavedev bundle
    Use when building apps that collect user data. Ensures privacy protections are built in from the start—data minimization, consent, encryption.
    0 installs
  52. Solidity Security · techwavedev bundle
    Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementin...
    0 installs
  53. Infinite Gratitude · techwavedev
    Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).
    0 installs
  54. Paypal Integration · techwavedev
    Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-com...
    0 installs
  55. Stripe Integration · techwavedev
    Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or ...
    0 installs
  56. Automate Whatsapp · techwavedev
    Build 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.
    0 installs
  57. Github Automation · techwavedev
    Automate 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.
    0 installs
  58. Gitlab Automation · techwavedev
    Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.
    0 installs
  59. Linear Automation · techwavedev
    Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas.
    0 installs
  60. Monday Automation · techwavedev
    Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas.
    0 installs
  61. Notion Automation · techwavedev
    Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas.
    0 installs
  62. Reddit Automation · techwavedev
    Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for current schemas.
    0 installs
  63. Render Automation · techwavedev
    Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.
    0 installs
  64. Sentry Automation · techwavedev
    Automate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools first for current schemas.
    0 installs
  65. Slack Bot Builder · techwavedev
    Build 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...
    0 installs
  66. Slack Gif Creator · techwavedev bundle
    Knowledge 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 "...
    0 installs
  67. Electron Development · techwavedev
    Master Electron desktop app development with secure IPC, contextIsolation, preload scripts, multi-process architecture, electron-builder packaging, code signing, and auto-update.
    0 installs
  68. Fixing Accessibility · techwavedev
    Audit 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.
    0 installs
  69. Git Hooks Automation · techwavedev
    Master 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.
    0 installs
  70. Hig Components Menus · techwavedev bundle
    Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.
    0 installs
  71. Hugging Face Trackio · techwavedev bundle
    Track ML experiments with Trackio using Python logging, alerts, and CLI metric retrieval.
    0 installs
  72. LLM Prompt Optimizer · techwavedev
    Use when improving prompts for any LLM. Applies proven prompt engineering techniques to boost output quality, reduce hallucinations, and cut token usage.
    0 installs
  73. Makepad Event Action · techwavedev
    CRITICAL: 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, 事件处理
    0 installs
  74. Native Data Fetching · techwavedev
    Use 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).
    0 installs
  75. Odoo Automated Tests · techwavedev
    Write and run Odoo automated tests using TransactionCase, HttpCase, and browser tour tests. Covers test data setup, mocking, and CI integration.
    0 installs
  76. Odoo Backup Strategy · techwavedev
    Complete Odoo backup and restore strategy: database dumps, filestore backup, automated scheduling, cloud storage upload, and tested restore procedures.
    0 installs
  77. Odoo Upgrade Advisor · techwavedev
    Step-by-step Odoo version upgrade advisor: pre-upgrade checklist, community vs enterprise upgrade path, OCA module compatibility, and post-upgrade validation.
    0 installs
  78. Oral Health Analyzer · techwavedev
    分析口腔健康数据、识别口腔问题模式、评估口腔健康状况、提供个性化口腔健康建议。支持与营养、慢性病、用药等其他健康数据的关联分析。
    0 installs
  79. Pipecat Friday Agent · techwavedev bundle
    Build a low-latency, Iron Man-inspired tactical voice assistant (F.R.I.D.A.Y.) using Pipecat, Gemini, and OpenAI.
    0 installs
  80. Semgrep Rule Creator · techwavedev
    Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.
    0 installs
  81. Skin Health Analyzer · techwavedev
    Analyze skin health data, identify skin problem patterns, assess skin health status. Supports correlation analysis with nutrition, chronic diseases, and medication data.
    0 installs
  82. Threejs Fundamentals · techwavedev
    Three.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.
    0 installs
  83. Vercel AI Sdk Expert · techwavedev
    Expert 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.
    0 installs
  84. Web Security Testing · techwavedev
    Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.
    0 installs
  85. Azure Identity Java · techwavedev
    Authenticate Java applications with Azure services using Microsoft Entra ID (Azure AD).
    0 installs
  86. Azure Identity Rust · techwavedev
    Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication.
    0 installs
  87. Azure Servicebus Py · techwavedev
    Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns.
    0 installs
  88. Azure Servicebus TS · techwavedev
    Enterprise messaging with queues, topics, and subscriptions.
    0 installs
  89. Azure Web Pubsub TS · techwavedev
    Real-time messaging with WebSocket connections and pub/sub patterns.
    0 installs
  90. Deployment Engineer · techwavedev
    Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation.
    0 installs
  91. Service Mesh Expert · techwavedev
    Expert service mesh architect specializing in Istio, Linkerd, and cloud-native networking patterns. Masters traffic management, security policies, observability integration, and multi-cluster mesh con
    0 installs
  92. Angular Migration · techwavedev
    Master AngularJS to Angular migration, including hybrid apps, component conversion, dependency injection changes, and routing migration.
    0 installs
  93. Claude D3js Skill · techwavedev bundle
    This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js.
    0 installs
  94. React UI Patterns · techwavedev
    Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.
    0 installs
  95. Turborepo Caching · techwavedev
    Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.
    0 installs
  96. Using Superpowers · techwavedev
    Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
    0 installs
  97. AI Agent Development · techwavedev
    AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
    0 installs
  98. API Endpoint Builder · techwavedev bundle
    Builds production-ready REST API endpoints with validation, error handling, authentication, and documentation. Follows best practices for security and scalability.
    0 installs
  99. API Security Testing · techwavedev
    API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.
    0 installs
  100. Apify Trend Analysis · techwavedev bundle
    Discover and track emerging trends across Google Trends, Instagram, Facebook, YouTube, and TikTok to inform content strategy.
    0 installs