tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌ GRAPHQL Visualization Pattern · tomevault-io bundleVisualizing GraphQL operations (queries, schemas, subscriptions) through interactive node-graph and live-feed UIs Use when this capability is needed.
- ▌ Klimabevaegelsen Landbruget Dk Gcs Data Catalog · tomevault-io bundleData Catalog - R2 Storage (landbruget-data)
- ▌ AI Influence Digest · tomevault-io bundle生成「AI影响力信息汇总」周报:在不使用 X API 的前提下,用 opencli 的只读 Google/X 搜索批量扫描指定账号过去7天推文(偏工具/工作流/教程/Prompt),过滤出对内容创作者立刻可用的高价值内容,产出结构化中文周报 Markdown,并生成多页截图海报(用于 Telegram/知识星球/Notion)。当你需要做每周 AI Builder 账号扫描、实用推文精选、工作流/方法论周报、周报截图生成时使用。 Use when this capability is needed.
- ▌ Mvp Agent Context · tomevault-io bundleGenerate Codex-first agent context files for a Web MVP. Use after the PRD and Technical Blueprint exist when the user needs AGENTS.md, REVIEW-CHECKLIST.md, and agent_docs for project brief, requirements, tech stack, page map, data model, build tasks, testing, and reusable prompts. Use when this capability is needed.
- ▌ Mvp Build Tickets · tomevault-io bundleGenerate implementation task tickets for a Web MVP. Use after AGENTS.md and agent_docs exist when the user needs small Codex-executable task files with required reading, scope, acceptance criteria, implementation plan, verification checks, risks, and done conditions. Use when this capability is needed.
- ▌ Forgecad · tomevault-io bundleForgeCAD model authoring, editing, debugging, and execution guidance for .forge.js, SVG-import, assembly, and CLI workflows. Use when building or modifying ForgeCAD geometry, structuring multi-file projects, validating scripts, or using ForgeCAD export/render tooling. Use when this capability is needed.
- ▌
- ▌
- ▌ Julia Package Dev · tomevault-io bundleCreate and develop Julia packages in local environments, including package bootstrapping, multi-package workspaces, package extensions, and Pkg apps. Use when starting a package or managing package environments, dependencies, structure, and related development workflows. Use when this capability is needed.
- ▌
- ▌ Kriscard Kriscard Claude Plugins Studio Startup · tomevault-io bundleStudio Startup Orchestration Skill
- ▌
- ▌ Aoc Solution Review · tomevault-io bundleReviews Advent of Code TypeScript solutions for code quality, TypeScript idioms, and performance. Use when asked to review a day's solution, critique AoC code, or get feedback on puzzle implementations. Use when this capability is needed.
- ▌
- ▌ Flutter Genui · tomevault-io bundleFlutter GenUI SDK — conversational AI-driven UI using A2UI protocol. Use when building GenUI renderers, widget catalogs, Conversation orchestration, DataModel binding, SurfaceController setup, or SSE-streamed agent-to-UI flows in Flutter. Covers catalog design, A2UI transport, state binding, custom widgets, and triage integration. Use when this capability is needed.
- ▌
- ▌ Trail Sense User Guides · tomevault-io bundleWrite or update user guide documentation for Trail-Sense tools. Use when asked to create, write, update, or modify a tool's user guide, help documentation, or user-facing documentation. Covers guide structure, formatting conventions, and common sections. Use when this capability is needed.
- ▌ Libgdx Bitmap Font Text · tomevault-io bundleUse when writing libGDX Java/Kotlin code involving text rendering (BitmapFont, GlyphLayout, BitmapFontCache), NinePatch scalable graphics, DistanceFieldFont, or color markup language. Use when debugging wrong text position, blurry scaled fonts, text measurement, or NinePatch stretching issues.
- ▌ Libgdx Collections JSON · tomevault-io bundleUse when writing libGDX Java/Kotlin code involving collections (Array, ObjectMap, ObjectSet, Queue), object pooling (Pool, DefaultPool), JSON serialization (Json, JsonReader, JsonValue), I18NBundle localization, Timer scheduling, or utility classes (Align, Scaling, TimeUtils, AsyncExecutor). Use when debugging GC pressure, missing identity parameter, wrong map iteration, pooling leaks, JSON parse errors, or java.util vs libGDX collection misuse.
- ▌ Libgdx Headless Backend · tomevault-io bundleUse when writing libGDX Java/Kotlin code that runs without a display — dedicated game servers, CI/testing of non-rendering logic, procedural generation at build time, or headless simulation. Use when asking about HeadlessApplication, HeadlessApplicationConfiguration, updatesPerSecond, or what libGDX APIs work without OpenGL.
- ▌ Py Quality Setup · tomevault-io bundleConfigure ruff, mypy, and basedpyright for Python 3.13 projects. Use when setting up linters and type checkers in pyproject.toml and pyrightconfig.json. Use when this capability is needed.
- ▌ Orchestrating Work · tomevault-io bundleUse when facing a task that could benefit from parallel work - decides whether to use subagents or agent teams, then composes the right team from the role pool based on task analysis
- ▌
- ▌
- ▌
- ▌
- ▌ Blueprint Development · tomevault-io bundleGenerate project-specific rules and commands from PRDs for Blueprint Development methodology. Use when generating behavioral rules for architecture patterns, testing strategies, implementation guides, or quality standards from requirements documents. Use when this capability is needed.
- ▌
- ▌
- ▌ Github Social Preview · tomevault-io bundleGenerate 1280x640 PNG social preview images for GitHub repositories using nano-banana-pro. Use when user mentions social preview, Open Graph image, or needs repository images for social media sharing. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Project Skill Scripts · tomevault-io bundleAnalyze plugin skills to identify opportunities where supporting scripts would improve performance (fewer tokens, faster execution, consistent results), then optionally create those scripts. Use when this capability is needed.
- ▌
- ▌
- ▌ Interview Questions Creator · tomevault-io bundleGenerate high-signal FAANG-style interview questions from provided source materials. Use when the user provides study materials, documentation, or technical content and wants interview preparation questions. Use when this capability is needed.
- ▌ Structured Context Compressor · tomevault-io bundleCompress a long agent conversation into a nine-part continuation summary that preserves request, files, errors, user messages, current work, and the next aligned step. Use when this capability is needed.
- ▌ Agentmail MCP · tomevault-io bundleAgentMail MCP server for email tools in AI assistants. Use when setting up AgentMail with Claude Desktop, Cursor, VS Code, Windsurf, or other MCP-compatible clients. Provides tools for inbox management, sending/receiving emails, and thread handling. Use when this capability is needed.
- ▌ Project Search · tomevault-io bundleSearch across all project artifacts including meetings, sprints, milestones, documentation, and decisions. Use when user mentions "find", "search", "where is", "locate", "show me", or asks questions about project content. Multi-strategy search using README indexes, pattern matching, and full-text search. Use when this capability is needed.
- ▌ Building Stories With Tdd · tomevault-io bundleOrchestrates Test-Driven Development (TDD) workflows for user stories and features. Creates story tests first in tests/stories/, then iteratively implements until all pass. Invoke directly when a developer requests "TDD", "test-driven", "test first", "story test", "write tests before code", or feature implementation with TDD. Coordinates with generating-nest-servers (backend) and developing-lt-frontend (frontend). NOT for direct NestJS coding without TDD (use generating-nest-servers). NOT for standalone test generation (use /test-generate). Use when this capability is needed.
- ▌ Developing Claude Plugins · tomevault-io bundleDevelops, optimizes, and validates Claude Code plugins, skills (SKILL.md), commands, agents, hooks (hooks.json), and scripts. Ensures consistency with official best practices. Activates when creating, editing, or reviewing files in plugins/ directory, .claude-plugin/, plugin.json, permissions.json, or marketplace.json. Covers YAML frontmatter, element structure, cross-references, naming conventions, and plugin manifest validation. NOT for application development (use domain-specific skills). Use when this capability is needed.
- ▌ General Frontend Security · tomevault-io bundleFramework-agnostic frontend security guide based on OWASP Secure Coding Practices. Covers XSS prevention, CSRF protection, Content Security Policy (CSP), secure cookie configuration, client-side authentication patterns, input validation, secure storage, and security headers. Activates for security audits, vulnerability reviews, XSS, CSRF, CSP, injection, security headers, or browser security questions in any web application. NOT for backend/NestJS security (use generating-nest-servers). NOT for Nuxt-specific implementation (use developing-lt-frontend). Use when this capability is needed.
- ▌ Lenny Advanced · tomevault-io bundleAdvanced PM skills from Lenny's Podcast - product taste, systems thinking, behavioral design, coaching Use when this capability is needed.
- ▌ Lenny Decision · tomevault-io bundleDecision making skills from Lenny's Podcast - decision processes, uncertainty, trade-offs, retrospectives Use when this capability is needed.
- ▌ Lenny Research · tomevault-io bundleUser research skills from Lenny's Podcast - interviews, surveys, feedback analysis, usability testing Use when this capability is needed.
- ▌ Lenny Strategy · tomevault-io bundleProduct strategy skills from Lenny's Podcast - vision, roadmap, OKRs, PRDs, prioritization Use when this capability is needed.
- ▌ Leoyeai Openclaw Auto Dream Openclaw Auto Dream · tomevault-io bundleOpenClaw Auto-Dream — Memory Consolidation System
- ▌
- ▌ Terraform State Operations · tomevault-io bundleUse when performing Terraform state surgery - state mv, import, rm operations. Requires extra safety measures.
- ▌
- ▌ Docstring Conventions · tomevault-io bundleGoogle-style docstring conventions for Python code. Apply when writing or reviewing functions, classes, or modules that need documentation. Use when this capability is needed.
- ▌ Get Available Resources · tomevault-io bundleThis skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter. Use when this capability is needed.
- ▌ AI Studio Project Converter · tomevault-io bundle将 Google AI Studio 生成的 React 项目转换为本项目页面组件的流程规范;在处理 Import Map、样式迁移、依赖安装、环境变量与验收时使用。 Use when this capability is needed.
- ▌ Internationalizing Websites · tomevault-io bundleAdds multi-language support to Next.js websites with proper SEO configuration including hreflang tags, localized sitemaps, and language-specific content. Use when adding new languages, setting up i18n, optimizing for international SEO, or when user mentions localization, translation, multi-language, or specific languages like Japanese, Korean, Chinese. Use when this capability is needed.
- ▌ File Downloads · tomevault-io bundleAdd file download and export functionality (CSV, Excel, PDF, JSON) to a Goravel entity page using the existing client-side export system. Also covers chart PNG capture. Use when this capability is needed.
- ▌ Go CLI Builder · tomevault-io bundleBuild Go-based command-line tools following established patterns with Cobra CLI framework, Viper configuration, SQLite database, and automated GitHub Actions workflows for releases. Use when creating new Go CLI projects or adding features to existing ones that follow the Cobra/Viper/SQLite stack. Use when this capability is needed.
- ▌ Deployerphp Debugger · tomevault-io bundleRead-focused DeployerPHP debugger for production triage. Use when an agent must inspect inventory, logs, service status, and filesystem/runtime state via non-interactive commands without changing infrastructure. Supports `server:info`, `server:logs`, and safe `server:run` diagnostics only. Use when this capability is needed.
- ▌ Deployerphp Observer · tomevault-io bundleRead-only DeployerPHP observer for infrastructure triage. Use when an agent must inspect inventory, server metadata, and logs without making changes. Supports only non-interactive read commands (`server:info`, `server:logs`) with explicit CLI options. Use when this capability is needed.
- ▌ Paw Final Review · tomevault-io bundlePre-PR review activity skill for PAW workflow. Reviews implementation against spec before Final PR creation with configurable single-model, multi-model, or society-of-thought execution. Use when this capability is needed.
- ▌ Paw Work Shaping · tomevault-io bundleInteractive pre-spec ideation utility skill. Agent-led Q&A to progressively clarify vague ideas, research codebase context, and produce structured WorkShaping.md artifact. Use when this capability is needed.
- ▌ Documentation Agent · tomevault-io bundleKeeps project documentation current — updates stale docs, writes missing docs, enforces docs-as-current-state discipline. Use when this capability is needed.
- ▌ Understand Dashboard · tomevault-io bundleLaunch the interactive web dashboard to visualize a codebase's knowledge graph Use when this capability is needed.
- ▌ Solid Reactivity Core Expert · tomevault-io bundleApply SolidJS fine-grained reactivity primitives with strict derivation-vs-side-effect rules. Use for signal/memo/effect/resource decisions and dependency correctness. Use when this capability is needed.
- ▌ Solid Router Data Navigation · tomevault-io bundleApply Solid Router routing, navigation, and data APIs with deterministic loading/error and revalidation behavior. Use for route layout, params, query/action, and navigation flows. Use when this capability is needed.
- ▌ Solid Ssr Hydration Debugger · tomevault-io bundleDiagnose and prevent SolidJS SSR/hydration mismatches with deterministic reproduction and remediation steps. Use for server-client render inconsistencies, hydration errors, and browser-only boundary issues. Use when this capability is needed.
- ▌ Data Extraction Patterns · tomevault-io bundleCommon patterns for extracting analytics data from GA4 and GSC with API handling Use when this capability is needed.
- ▌ Hierarchical Coordinator · tomevault-io bundlePrevent goal drift in long-running multi-agent workflows using a coordinator agent that validates outputs against original objectives at checkpoints. Use when orchestrating 3+ agents, multi-phase features, complex implementations, or any workflow where agents may lose sight of original requirements. Trigger keywords - "hierarchical", "coordinator", "anti-drift", "checkpoint", "validation", "goal-alignment", "decomposition", "phase-gate", "shared-state", "drift detection". Use when this capability is needed.
- ▌ Multi Agent Coordination · tomevault-io bundleCoordinate multiple agents in parallel or sequential workflows. Use when running agents simultaneously, delegating to sub-agents, switching between specialized agents, or managing agent selection. Trigger keywords - "parallel agents", "sequential workflow", "delegate", "multi-agent", "sub-agent", "agent switching", "task decomposition". Use when this capability is needed.
- ▌ Sdd Planning · tomevault-io bundleGenerate technical plans from specifications. Use when creating architecture documents, designing system components, or preparing for implementation. Use when this capability is needed.
- ▌ Sdd Research · tomevault-io bundlePattern investigation and technical research before specification. Use when technical approach is unclear, exploring existing solutions, or analyzing codebase patterns. Supports deep research mode for thorough external investigation. Use when this capability is needed.
- ▌
- ▌
- ▌ Game Programming Languages · tomevault-io bundleGame programming languages - C#, C++, GDScript. Learn syntax, patterns, and engine-specific idioms for professional game development. Use when this capability is needed.
- ▌ Doc Audit Product Spec · tomevault-io bundleAudit product-spec.md and product-spec-zh.md for bilingual consistency, ensuring EN/ZH versions are mutual translations with identical feature descriptions, technical specs, and business logic. Use when this capability is needed.
- ▌ Sheshiyer Skill Clusters Flutter Dart Code Review · tomevault-io bundleFlutter/Dart Code Review Best Practices
- ▌ Elaborate Requirements Skill · tomevault-io bundleUse when working with a skill that guides one through the process of transforming a rough idea into a detailed set of requirements specifications to create software by systematically refining one's idea through a set of questions
- ▌
- ▌ Opencode Plugin Compliance · tomevault-io bundleOpenCode plugin development compliance - hook system, event subscriptions, tool interception, SDK usage, storage boundaries, and plugin architecture. Use when creating, modifying, or validating OpenCode plugins to ensure compliance with official plugin capabilities and limitations. Use when this capability is needed.
- ▌ Algolia Search · tomevault-io bundleExpert patterns for Algolia search implementation, indexing Use when this capability is needed.
- ▌ Sickn33 Antigravity Awesome Skills Gemini API Dev · tomevault-io bundleGemini API Development Skill
- ▌
- ▌ Trpc Fullstack · tomevault-io bundleBuild end-to-end type-safe APIs with tRPC — routers, procedures, middleware, subscriptions, and Next.js/React integration patterns. Use when this capability is needed.
- ▌ Ansible Convert · tomevault-io bundleUse when converting shell scripts to Ansible playbooks. Use when migrating bash automation, manual procedures, or Dockerfiles to idempotent Ansible tasks.
- ▌ Mistral Document AI · tomevault-io bundleUse Mistral Document AI (mistral-document-ai-2505) deployed on Azure AI Foundry for OCR of PDF and image documents. This skill provides Python code patterns for authenticating and calling the REST API endpoint to extract text and structured data from documents. Use when this capability is needed.
- ▌
- ▌ Copilot Self Improvement · tomevault-io bundleMeta-skill for maintaining and improving Copilot configuration files, instructions, and skills Use when this capability is needed.
- ▌ Sohamda Apex Try Out Demo Repo Terraform Patterns · tomevault-io bundleAzure Terraform Patterns Skill
- ▌ Gh Pr Results Review · tomevault-io bundleReview GitHub pull request CI outcomes with the GitHub CLI and extract actionable failure details from GitHub Actions logs. Use when asked to check failing PR checks, inspect lint/test/type-check errors, identify failing jobs, or summarize why a PR pipeline failed and what to fix first. Use when this capability is needed.
- ▌ Rendering Check · tomevault-io bundleSEO 호환성 검증 - 브라우저 API 사용 및 이중 구현 확인, SPA 감지 시 경고 Use when this capability is needed.
- ▌ MCP Connector · tomevault-io bundleProvides a Model Context Protocol (MCP) server interface to the skills library, allowing any MCP-compliant agent (e.g. Claude Desktop) to invoke Antigravity skills as native tools.
- ▌ Plugin Scaffolder · tomevault-io bundleScaffolds complete Claude Code plugin structures with all necessary directories, manifest, and documentation. Activates when user wants to create a new plugin, package features together, or prepare for marketplace distribution. Creates plugin.json, directory structure, and starter documentation. Use when user mentions "create plugin", "new plugin", "scaffold plugin", "plugin structure", or "share via marketplace". Use when this capability is needed.
- ▌ Issue Tree Builder · tomevault-io bundleMcKinsey-style issue tree framework for breaking down complex problems into MECE (Mutually Exclusive, Collectively Exhaustive) components. Use when users need to decompose strategic questions, structure analysis, create work plans, or prepare for case interviews. Apply hypothesis-driven approach to problem-solving. Use when this capability is needed.
- ▌ Documentation Best Practices · tomevault-io bundleBest Practices with Documentation. tips. Use when this capability is needed.
- ▌ Documentation Implementation · tomevault-io bundleImplementation with Documentation. practice. Use when this capability is needed.
- ▌ Architecture Visualizer · tomevault-io bundleArchitecture visualization tool with pre-defined high-quality templates. Use when a user needs to visualize cloud infrastructure, CI/CD pipelines, or system designs in a clean, professional format (e.g., Apple-style or EKS-CI/CD style). Use when this capability is needed.
- ▌ Repository Template · tomevault-io bundleCreate code repository from template, or/and update it in parts from the content of the template that contains example of use of tools like make, pre-commit git hooks, Docker, and quality checks. Use when this capability is needed.
- ▌ Building Streamlit Chat UI · tomevault-io bundleBuilding chat interfaces in Streamlit. Use when creating conversational UIs, chatbots, or AI assistants. Covers st.chat_message, st.chat_input, message history, and streaming responses. Use when this capability is needed.
- ▌ Improving Streamlit Design · tomevault-io bundleImproving visual design in Streamlit apps. Use when polishing apps with icons, badges, spacing, or text styling. Covers Material icons, badge syntax, divider alternatives, and text casing conventions. Use when this capability is needed.
- ▌ Addressing Pr Review Comments · tomevault-io bundleAddress all valid review comments on a PR for the current branch in the streamlit/streamlit repo. Covers both inline review comments and general PR (issue) comments. Use when a PR has reviewer feedback to address, including code changes, style fixes, and documentation updates. Use when this capability is needed.