tomevault-io
- 62k skills
- 0 followers
- 8 hours ago last updated
- ▌ Chrome Devtools Storybook · tomevault-io bundleUse the chrome-devtools MCP to run browser tests on local Storybook stories by navigating directly to `iframe.html` story URLs instead of the outer docs pages. Use when this capability is needed.
- ▌ Clean Architecture · tomevault-io bundleClean architecture principles for separating concerns. Use when designing new modules, creating interfaces, defining system boundaries, refactoring mixed concerns, or reviewing code for architecture violations. Applies to all languages. Use when this capability is needed.
- ▌ Scientific Critical Thinking · tomevault-io bundleEvaluate scientific claims and evidence quality, assess experimental design validity, identify biases and confounders, and apply evidence grading frameworks (GRADE, Cochrane Risk of Bias). Use when this capability is needed.
- ▌ Using Uv · tomevault-io bundlePython package and project management with UV. Use when creating Python scripts, initializing projects, or managing dependencies. Use when this capability is needed.
- ▌ Rust Router · tomevault-io bundleRoute Rust work to the smallest useful skill. Use for Rust coding, design, compile errors, API questions, crate layout, async, performance, unsafe, or domain-specific Rust work. Use when this capability is needed.
- ▌ Secure Defaults · tomevault-io bundleSecurity-first code generation specialist that enforces safe defaults for secret management, input validation, authentication, dependency hygiene, and data exposure prevention across any language or framework. Use when generating code that handles user input, external APIs, authentication, file uploads, database queries, environment configuration, or shell commands. Trigger for asks like "add auth", "handle user input", "connect to database", "read env vars", "run shell command", "handle file upload", "is this secure", or any task that processes untrusted data or touches credentials. Use when this capability is needed.
- ▌ Rc Synthesize · tomevault-io bundleCreate a cross-source synthesis across multiple source analyses and claims. Use after checking multiple sources or when producing a higher-level, decision-oriented view. Use when this capability is needed.
- ▌ Create Scratch · tomevault-io bundleCreate a new scratch file in .agents/scratches/ Use when this capability is needed.
- ▌ Interview Spec · tomevault-io bundleDeep-dive interview to flesh out a spec or design document Use when this capability is needed.
- ▌ Owasp Assessment · tomevault-io bundleRun an OWASP Top 10 (2025) security assessment of whatever codebase is at hand — any language, any stack — and produce a dated, versioned English report. Use when the user asks for a security assessment, OWASP review, vulnerability audit, codebase security analysis, security posture check, wants to refresh or update an OWASP report, or says things like "analyze security", "security findings", "run the owasp scan", or "check vulnerabilities". Use when this capability is needed.
- ▌ Frontend Init · tomevault-io bundleInitialize frontend projects with opinionated modern toolchain - Bun (package manager), Oxfmt (formatter), Oxlint (linter), tsdown (npm bundler), tsgo (type checker). Use when creating new frontend/TypeScript projects, setting up project tooling, or mentions "init project", "new frontend", "setup tooling". Use when this capability is needed.
- ▌ Pymoo · tomevault-io bundleMulti-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems. Use when this capability is needed.
- ▌ Pytdc · tomevault-io bundleTherapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction. Use when this capability is needed.
- ▌ Tui Validate · tomevault-io bundleValidates the Coop TUI by capturing output from a tmux session using freeze and applying LLM-as-judge semantic validation. Supports text and visual (PNG/SVG) validation modes.
- ▌
- ▌ JWT Auth · tomevault-io bundleJWT authentication implementation with bcrypt, refresh tokens, and rate limiting. Use for auth-related development, login, registration, or token handling. Use when this capability is needed.
- ▌ Fastapi Kubernetes Deployment · tomevault-io bundleThis skill should be used when the user asks to "deploy FastAPI to Kubernetes", "create Dockerfile", "build Docker image", "write Helm chart", "configure K8s deployment", "add health checks", "scale FastAPI", or mentions Docker, Kubernetes, K8s, containers, Helm, or deployment. Provides containerization and orchestration patterns. Use when this capability is needed.
- ▌ Harness MCP · tomevault-io bundleHarness MCP (Model Context Protocol) server integration for AI-powered CD operations, pipeline management, Git repositories, pull requests, code review comments, and bidirectional Jira synchronization Use when this capability is needed.
- ▌ Jirabranch · tomevault-io bundleCreate git branch linked to Jira issue. Use when the user wants to "create branch", "new branch for issue", "jira branch", or "feature branch". Use when this capability is needed.
- ▌ Jiracommit · tomevault-io bundleCreate smart commit linked to Jira issue. Use when the user wants to "commit", "smart commit", "jira commit", or "commit changes". Use when this capability is needed.
- ▌ Jirareview · tomevault-io bundleReview code changes for Jira issue. Use when the user wants to "review code", "code review", "jira review", or "check implementation". Use when this capability is needed.
- ▌ Jirastatus · tomevault-io bundleCheck status of current Jira work session. Use when the user asks "what's the status", "show progress", "current work", or "jira status". Use when this capability is needed.
- ▌ Jiratriage · tomevault-io bundleTriage and analyze Jira issues. Use when the user wants to "triage issues", "analyze backlog", "assess tickets", or "jira triage". Use when this capability is needed.
- ▌ Logtrail API · tomevault-io bundleIntegration guide for the Logtrail Workspace API. Use when Gemini CLI needs to ingest logs, query log data, or configure Logtrail SDKs in a project. Use when this capability is needed.
- ▌ Tilt Down · tomevault-io bundleStop ImmorTerm development environment with Tilt. Use this skill to gracefully stop services and clean up resources. ALWAYS use this instead of running `tilt down` directly. Use when this capability is needed.
- ▌ Hook Authoring · tomevault-io bundleWriting hooks for the 8 hook points, execution modes, and decision semantics Use when this capability is needed.
- ▌ Read Guides · tomevault-io bundleInstructions for checking the available guides in the ai4space repository and reading them. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Init Readme · tomevault-io bundleGenerate a polished, accurate README.md from a repository by inspecting code, config, and structure. Use when bootstrapping a README, refreshing docs, or the user asks for project overview/getting started instructions. Use when this capability is needed.
- ▌ Review This · tomevault-io bundleProduce a structured review of code or documentation with category ratings, an overall score, a checklist, and actionable improvement suggestions. Use when the user asks for a review, feedback, or critique. Use when this capability is needed.
- ▌
- ▌ Analyze Pr · tomevault-io bundleAnalyze a GitHub/GitLab Pull Request by fetching its diff, reading its web description, and generating a comprehensive document. Use when the user provides a PR link and wants to understand what changes the PR introduces, or asks to review/analyze/summarize a pull request. Use when this capability is needed.
- ▌ Magic UI · tomevault-io bundleUse this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (`@magicui/*`), integration patterns, and practical quality checks for accessibility and maintainability.
- ▌ Token Stats · tomevault-io bundleShow token economics comparing usage with turbo-search vs without. Demonstrates actual savings from search-first approach. Use when this capability is needed.
- ▌ Turbo Index · tomevault-io bundleIndex the current project for optimized search with QMD semantic search and fast file suggestions. Run this when entering a new codebase or after significant changes. Saves 60-80% tokens on exploration tasks. Use when this capability is needed.
- ▌ Webrtc Changelog · tomevault-io bundleGenerate a professional HTML changelog from WebRTC git logs. Automatically categorizes changes, includes a high-level summary, and provides detailed commit and review links. Use when this capability is needed.
- ▌
- ▌ W3wallets · tomevault-io bundleInteract with browser wallets (MetaMask, Polkadot.js) in Playwright e2e tests. Use when this capability is needed.
- ▌ Cloudrouter · tomevault-io bundleManage cloud development sandboxes with cloudrouter. Create, sync, and access remote VMs with GPU support, Docker, and browser automation. Use when asked to create a sandbox, spin up a dev environment, run code in the cloud, use GPUs, automate a browser, or interact with remote VMs. Use when this capability is needed.
- ▌ Mcaf Testing · tomevault-io bundleAdd or update automated tests for a change using the repository’s verification rules in `AGENTS.md`. Use when implementing a feature, bugfix, refactor, or regression test; prefer stable integration/API/UI coverage and pull deeper test strategy from the bundled references. Use when this capability is needed.
- ▌ Collaboration · tomevault-io bundleGuide for collaborating on GitHub projects. This skill should be used when contributing to projects, creating PRs, reviewing code, or managing issues on GitHub. Use when this capability is needed.
- ▌ Save Web Page · tomevault-io bundleGuide for saving a web page for offline use using the monolith CLI. Use this when instructed to save a web page. Use when this capability is needed.
- ▌ Marcfargas Skills Pre Release · tomevault-io bundlepre-release — Release Readiness & Changeset Generation
- ▌
- ▌
- ▌
- ▌
- ▌ Forge Lang Bash · tomevault-io bundleBash/Shell scripting standards including shellcheck, shfmt, and bats testing. Use when working with shell scripts (.sh, .bash). Use when this capability is needed.
- ▌ Forge Docs · tomevault-io bundleMkDocs documentation standards with mkdocs-material theme. Use when creating documentation, README files, or project docs structure. Use when this capability is needed.
- ▌ Forge Lang Node · tomevault-io bundleNode.js development standards including jest/vitest, eslint, and prettier. Use when working with JavaScript files, package.json, or npm/pnpm. Use when this capability is needed.
- ▌ Forge Lang Rust · tomevault-io bundleRust development standards including cargo test, clippy, and rustfmt. Use when working with Rust files, Cargo.toml, or Rust tests. Use when this capability is needed.
- ▌ Auto Skill · tomevault-io bundleAutomatic workflow pattern detection and proactive community skill discovery. Observes your sessions, detects repeated patterns, and suggests relevant skills from 27,000+ community sources. Use when this capability is needed.
- ▌ Lint And Format · tomevault-io bundleRuns linting and formatting checks before committing. Use this skill after writing or modifying code to ensure it passes all linters and formatters before creating a commit.
- ▌ Write A Prd · tomevault-io bundleCreate a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue. Use when user wants to write a PRD, create a product requirements document, or plan a new feature. Use when this capability is needed.
- ▌ Mauromedda Agent Toolkit Bash · tomevault-io bundleABOUTME: Bash scripting skill for production-quality scripts with Bash 4.x+
- ▌ Mauromedda Agent Toolkit Make · tomevault-io bundleABOUTME: Make skill for idiomatic, maintainable Makefiles with modular patterns
- ▌ Textmate Grammar · tomevault-io bundleUse when authoring TextMate grammars for syntax highlighting - covers scopes, patterns, and language injection
- ▌
- ▌ Megfile · tomevault-io bundleUse megfile’s APIs, SmartPath, configuration, and CLI to perform filesystem tasks easy across local FS, S3/OSS-style object storage, SFTP, WebDAV, HTTP, HDFS, and stdio. Use when this capability is needed.
- ▌ Prompt Builder · tomevault-io bundleBuild complete agent prompts deterministically via Python script. Use BEFORE spawning any BAZINGA agent (Developer, QA, Tech Lead, PM, etc.). Use when this capability is needed.
- ▌ Add Screen · tomevault-io bundleGuide for adding a new screen to the unified ShareGo app. Use when adding a new page/view to ShareGo. Use when this capability is needed.
- ▌ Genie3 · tomevault-io bundleAutomate Project Genie (labs.google) benchmark runs. Use when the user asks to run a case on Genie3 (e.g. "run case_XXX on genie3", "用genie3跑case_XXX"). Uses OS file-dialog upload because Genie3 enforces Private Network Access. Use when this capability is needed.
- ▌ Mempalace Recall · tomevault-io bundleRecall protocol for MemPalace — search the palace before answering about past work, people, projects, or prior decisions. Apply when the user asks what was decided, what happened before, who someone is, what was discussed last time, or anything that may already be filed in their memory palace; or when mempalace-recall is invoked. Complements the mempalace setup skill and requires the mempalace-mcp server. Use when this capability is needed.
- ▌ Review SEO · tomevault-io bundleAudits the portfolio for SEO compliance including meta tags, Schema.org structured data, content optimization, and technical SEO. Validates both source files and the live deployed site. Use when this capability is needed.
- ▌ Meshery Blog Writer · tomevault-io bundleCreates complete, publication-ready blog posts for meshery.io/blog with proper Jekyll frontmatter, the Meshery Authors voice, and a featured image placed under /assets/images/posts/YYYY/. Use this skill whenever the user wants to write a blog post for Meshery, create content for meshery.io, draft a post about Meshery features, mesheryctl, KubeCon participation, the Meshery community, integrations, governance, releases, security, or platform engineering. Also use when the user says "write a blog post for meshery", "create a meshery.io blog post", "add a post to meshery.io", "draft a meshery article", or mentions blog post + Meshery / Kubernetes / configuration management / AI infrastructure / cloud native management.
- ▌ Skillgrade Setup · tomevault-io bundleSets up and runs skillgrade evaluation pipelines for Agent Skills. Use when initializing eval configurations, running trials, reviewing results, or integrating with CI. Don't use for writing grader scripts, general test authoring, or non-agentic documentation.
- ▌ Propagation Trace · tomevault-io bundleTrace the propagation chain of a new thing — a news story, rumor, meme, claim, product, or trending topic — by reconstructing where it originated, when it appeared, and how it spread across sources. Uses the `web_search` and `web_fetch` tools (no API key required). Use when users ask where something came from, who said it first, how it spread, the timeline of a story, the original source, or whether a claim is real. Triggers on mentions of source, origin, first reported, who started it, how it spread, propagation, timeline, trace, 出处, 来源, 最早, 谁先说的, 传播链, 溯源, 时间线. Use when this capability is needed.
- ▌ Provider Naming · tomevault-io bundleEnforces consistent naming for provider auxiliary functions in src/providers/. Use when creating, renaming, or reviewing provider modules or their tests. Use when this capability is needed.
- ▌
- ▌
- ▌ Microsoft Promptkit Promptkit · tomevault-io bundle<!-- Generated by PromptKit — edit with care -->
- ▌
- ▌
- ▌
- ▌ Synapseml Local Setup · tomevault-io bundleSet up and validate SynapseML locally in WSL or Linux. Use when an agent needs SynapseML working locally, runs sbt compile/test, sees Java 21, Scala 2.12 compiler-bridge, bad constant pool index, Spark, or local validation failures. Use when this capability is needed.
- ▌ Teams Dev · tomevault-io bundleUse this skill whenever the user mentions Microsoft Teams in a development context — whether they're building, integrating, configuring, debugging, or just asking questions. Covers bots, message extensions, embedded web apps, Adaptive Cards, dialogs, SSO, infrastructure, the Teams Developer CLI/SDK, and general Teams platform queries. If the word "Teams" appears, err on the side of invoking this skill.
- ▌ Typeagent Setup · tomevault-io bundleConfigure TypeAgent integration mode and settings Use when this capability is needed.
- ▌ Webwright · tomevault-io bundleSolve a user-specified web task code-as-action style by driving a local Playwright browser through one bash command at a time, saving screenshots and an action log into `final_runs/run_<id>/`, and visually verifying the result. Use when the user asks to automate a web task (search, filter, form-fill, multi-step flow, data extraction) and wants reusable scripts plus screenshot evidence rather than a one-shot answer. Use when this capability is needed.
- ▌
- ▌
- ▌ CLI To JS · tomevault-io bundleUse when wrapping CLI binaries in JavaScript, automating shell workflows in TypeScript, composing multiple CLIs into scripts, or building agent tool-use. Covers convertCliToJs, $command, $validate, $spawn, script(), .text()/.lines()/.json() output parsing.
- ▌ Flask Python · tomevault-io bundleGuidelines for Flask Python development with best practices for blueprints, RESTful APIs, and application factories. Use when this capability is needed.
- ▌ JWT Security · tomevault-io bundleGuidelines for implementing JWT authentication with security best practices for token creation, validation, and storage Use when this capability is needed.
- ▌ Evaluate · tomevault-io bundleThis skill should be used when evaluating the logical flow, structure, readability, and overall quality of research paper text. Use for assessing academic writing targeting top-tier computer science conferences. Use when this capability is needed.
- ▌
- ▌ Writing · tomevault-io bundleWHEN creating/editing developer docs/tutorials/proposals/reviews; delivers scannable structure, clear payoffs, and strong titles. Use when this capability is needed.
- ▌ Miro Platform · tomevault-io bundleComprehensive guide to Miro as a visual collaboration platform. Covers canvas features, content types, AI capabilities, and enterprise use cases. For MCP tool documentation, see the miro plugin's skill (miro-mcp). Use when this capability is needed.
- ▌ Go Tutor · tomevault-io bundleGo programming tutor that explains Go concepts, annotates lesson files with inline comments and REMARKS sections, and updates the main README. Use when working on learning-go lessons, adding annotations, creating new lesson files, or asking Go questions. Use when this capability is needed.
- ▌ API Reviewer · tomevault-io bundleGuidelines for reviewing API design in the Hex1b codebase. Use when evaluating public APIs, reviewing accessibility modifiers, or assessing whether new APIs follow project conventions. Use when this capability is needed.
- ▌ Gh Issue Sync · tomevault-io bundleManage GitHub issues locally as Markdown files. Use for triaging, searching, editing, and creating issues without leaving your editor or terminal. Use when this capability is needed.
- ▌ Java Docs · tomevault-io bundleEnsure that Java types are documented with Javadoc comments and follow best practices for documentation. Use when this capability is needed.
- ▌ Triage Pr · tomevault-io bundleFetch, analyze, and triage PR review comments — present report for user approval before any action Use when this capability is needed.
- ▌ Report Writing · tomevault-io bundleHow to scope, draft, and revise a Markdown report artifact via generate_report Use when this capability is needed.
- ▌
- ▌