tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Android Workflow Internal · tomevault-io bundleGenerate GitHub Actions workflows for CI and internal testing track deployment (Option D - Split Workflows) Use when this capability is needed.
- ▌ AWS Lambda Security · tomevault-io bundleSecurity audit for AWS Lambda functions including IAM role least privilege, environment variable encryption (KMS), Function URLs vs API Gateway, VPC config, layer usage, container image scanning, X-Ray and logs PII, cold start state, async invocation handling, and Lambda-specific patterns across Node, Python, Go, Java runtimes. Use this skill whenever the user mentions AWS Lambda, lambda function, IAM role, Function URL, API Gateway + Lambda, Lambda layer, SAM, CDK Lambda, Serverless Framework, or asks "audit my Lambda", "Lambda security review", "Lambda IAM". Trigger when the codebase contains `serverless.yml`, `template.yaml` (SAM), `cdk.json`, or Lambda handler patterns. Use when this capability is needed.
- ▌ JSON Visualization Dev · tomevault-io bundleDevelop and maintain the JSON Visualization web application - a Next.js tool for visualizing JSON/YAML/CSV/XML data as interactive graphs. Use when working with this codebase, adding features, fixing bugs, or understanding the graph visualization, data conversion, or type generation systems. Use when this capability is needed.
- ▌ Flutter Widgets · tomevault-io bundleBuild maintainable Flutter UI components with composition and theming. Use when building, refactoring, or reviewing widget implementations. Use when this capability is needed.
- ▌ Homeassistant AI Skills Home Assistant Best Practices · tomevault-io bundleHome Assistant Best Practices
- ▌ Azure Devops Pipelines · tomevault-io bundleBuild Azure DevOps YAML pipelines for CI/CD, manage releases, artifacts, and deployment environments. Create build and release pipelines, configure triggers, templates, and integrate with Azure services. Use when automating builds, tests, and deployments in Azure DevOps. Use when this capability is needed.
- ▌ Correction Persistence · tomevault-io bundle3-layer lesson persistence pattern — when {{PARENT_1}} or {{PARENT_2}} corrects behavior, persist the lesson across store_memory + standing-orders.md + copilot-instructions.md. Use when user says "persist lesson", "save correction", "never repeat", "remember this rule", "update instructions", "learned behavior", "permanent fix", or any behavioral correction that must be persisted. Use when this capability is needed.
- ▌ Library Implementation Principles · tomevault-io bundleGuidelines for implementing generalizable solutions in the penguiflow library. Use when modifying library code, adding features, or fixing bugs in penguiflow core. Use when this capability is needed.
- ▌ I3ringit Antigravity Cortex Best Practices Researcher · tomevault-io bundle**Note: The current year is 2025.** Use this when searching for recent documentation and best practices.
- ▌ I3ringit Antigravity Cortex Framework Docs Researcher · tomevault-io bundle**Note: The current year is 2025.** Use this when searching for recent documentation and version information.
- ▌ Nosql Databases · tomevault-io bundleApply NoSQL best practices for MongoDB, Convex, and document databases. Use when designing schemas, writing queries, optimizing performance, or building applications with non-relational databases. Use with database-expert for query optimization and DBA-level tuning (20+ years experience). Use when this capability is needed.
- ▌ Global Best Practices · tomevault-io bundleYour approach to handling global best practices. Use this skill when working on files where global best practices comes into play. Use when this capability is needed.
- ▌ Iblai Marketing Content Strategy · tomevault-io bundleWhen the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content strategy," "what should I write about," "content ideas," "blog strategy," "topic clusters," "content planning," "editorial calendar," "content marketing," "content roadmap," "what content should I create," "blog topics," "content pillars," or "I don't know what to write." Use this whenever someone needs help deciding what content to produce, not just writing it. For writing individual pieces, see iblai-marketing-copywriting. For SEO-specific audits, see iblai-marketing-seo-audit. For social media content specifically, see iblai-marketing-social-content. Use when this capability is needed.
- ▌ Iblai Marketing Programmatic SEO · tomevault-io bundleWhen the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," "building many pages for SEO," "pSEO," "generate 100 pages," "data-driven pages," or "templated landing pages." Use this whenever someone wants to create many similar pages targeting different keywords or locations. For auditing existing SEO issues, see iblai-marketing-seo-audit. For content strategy planning, see iblai-marketing-content-strategy. Use when this capability is needed.
- ▌ Docker Pixi Project Offline · tomevault-io bundleScripted process to build and verify a Pixi-managed project in Docker, then produce a portable WORKDIR/product directory for air-gapped use. Use when this capability is needed.
- ▌ Excessive Data Exposure Anti Pattern · tomevault-io bundleSecurity anti-pattern for excessive data exposure (CWE-200). Use when generating or reviewing API responses, database queries, or data serialization. Detects returning more data than necessary including internal fields, sensitive attributes, and related records. Use when this capability is needed.
- ▌ Insufficient Randomness Anti Pattern · tomevault-io bundleSecurity anti-pattern for insufficient randomness vulnerabilities (CWE-330). Use when generating or reviewing code that creates security tokens, session IDs, encryption keys, nonces, or any security-critical random values. Detects use of Math.random() or predictable seeds. Use when this capability is needed.
- ▌ Session Based Access Control Pattern · tomevault-io bundleSecurity pattern combining session authentication with authorization. Use when implementing web application security requiring both user authentication via session IDs and authorization checks for resource access. Combines Opaque token-based authentication with Authorisation pattern. Use when this capability is needed.
- ▌ Kit Copilot Create Instruction · tomevault-io bundleCreates fine-grained .github/instructions/*.instructions.md files with targeted applyTo glob patterns for specific technologies, file types, or architectural layers. Use when user asks to create, scaffold, generate, or set up granular instructions, file-type-specific instructions, technology-specific instructions, or .instructions.md files.
- ▌ Jsdoc Authoring · tomevault-io bundleUse this skill when the task is to author or harden JSDoc in `.js/.mjs/.cjs` without migrating the
- ▌
- ▌ Ivx Cf Context Bootstrap · tomevault-io bundleApply the Intelliverse-X-AI context-engineering pattern to a target repo (default content-factory). Runs `bootstrap_context_engineering.py` to scaffold .cursorrules + AGENT.md + AGENTS.md + .cursor/{SYSTEM_MAP, HOT_CONTEXT, ANTI_PATTERNS, DECISION_TREE, MAINTENANCE}.md + .cursor/rules/{26 commands}/RULE.md + .cursor/memory/{patterns,decisions,corrections,context-cache}.json + docs/tracking + tools/scripts/verify_context_setup.py. After bootstrap, customizes the generated files for CF (pipeline taxonomy in HOT_CONTEXT, CF anti-patterns from BACKEND_ISSUES.csv pattern, ivx-operator-loop in DECISION_TREE), then opens a PR. Use when this capability is needed.
- ▌ Work Queue · tomevault-io bundleActivate when user has a large task to break into smaller work items. Activate when user asks about work queue status or what remains to do. Activate when managing sequential or parallel execution. Creates and manages .agent/queue/ for cross-platform work tracking. Use when this capability is needed.
- ▌ Swift Docc Github Pages · tomevault-io bundleUse when setting up DocC documentation for a Swift package, deploying to GitHub Pages, or encountering "no such module 'UIKit'" during doc generation
- ▌
- ▌
- ▌ Jackspace Claudeskillz Cloudflare Full Stack Scaffold · tomevault-io bundleCloudflare Full-Stack Scaffold
- ▌ Troubleshoot Worktree · tomevault-io bundleTroubleshoot git worktree, branch, and refname issues Use when this capability is needed.
- ▌ Pattern Enforcement · tomevault-io bundleEnforce architectural patterns with ESLint rules. Block infra imports, enforce object params, prevent server/client leaks. Use when this capability is needed.
- ▌ Fact Check Workflow · tomevault-io bundleStructured workflow for fact-checking claims in journalism. Use when verifying statements for publication, rating claims for fact-check articles, or building pre-publication verification processes. Includes claim extraction, evidence gathering, rating scales, and correction protocols. Use when this capability is needed.
- ▌ Source Verification · tomevault-io bundleJournalism source verification and fact-checking workflows. Use when verifying claims, checking source credibility, investigating social media accounts, reverse image searching, or building verification trails. Essential for reporters, fact-checkers, and researchers working with unverified information. Use when this capability is needed.
- ▌ Zero Build Frontend · tomevault-io bundleZero-build frontend development with CDN-loaded React, Tailwind CSS, and vanilla JavaScript. Use when building static web apps without bundlers, creating Leaflet maps, integrating Google Sheets as database, or developing browser extensions. Covers patterns from rosen-frontend, NJCIC map, and PocketLink projects. Use when this capability is needed.
- ▌ Claude Dev Toolkit · tomevault-io bundleUse this skill when the user wants to create Angular applications, generate Angular components/services/modules, or automate Angular development workflows. Handles scaffolding complete Angular apps with routing and guards, generating individual Angular artifacts, setting up project structure, and initializing git repositories with Angular best practices.
- ▌ Write Git Commit · tomevault-io bundleCreate a git commit following repository conventions Use when this capability is needed.
- ▌ Memory Signal · tomevault-io bundleEnhanced memory writing conventions for OpenClaw agents. Ensures memory entries are optimized for openclaw-memory-visualizer visualization using wikilinks, tags, and semantic headers. Use when writing to MEMORY.md or daily logs to create a structured knowledge graph. Use when this capability is needed.
- ▌ Jason Kerney Workmood Documentation Codex Maintenance · tomevault-io bundleDocumentation & Codex Maintenance Skill
- ▌ Docker Vulnerabilities · tomevault-io bundleOWASP Docker Top 6 vulnerability knowledge base for identifying, assessing, and remediating security risks in containerized Docker environments. Use when this capability is needed.
- ▌ Mobile Vulnerabilities · tomevault-io bundleOWASP Mobile Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in mobile application environments. Use when this capability is needed.
- ▌ DB Anti Patterns · tomevault-io bundleDetection rules and grep patterns for database performance anti-patterns. Use when scanning codebase for N+1 queries, sequential queries, or connection pool issues. Use when this capability is needed.
- ▌ AI Agent Isolation Testing · tomevault-io bundleImplements isolated work tree testing for AI agents with strict error checking. Triggered when developing multi-agent systems or testing agent implementations. Use when agents have overlapping tasks but need independent validation before integration. Use when this capability is needed.
- ▌ Pentest Recon Attack Surface · tomevault-io bundleWhite-box attack surface mapping — correlate external scans, browser exploration, and source code into structured endpoint inventory, role architecture, and authorization vulnerability candidates. Use when this capability is needed.
- ▌ Pentest Whitebox Code Review · tomevault-io bundleSource code security audit using backward taint analysis, slot type classification, render context verification, and 3-phase parallel review producing an exploitation queue. Use when this capability is needed.
- ▌ Playwright E2e Execution · tomevault-io bundleRun targeted Playwright E2E flows for auth, scheduling, and onboarding. Use when the user asks for E2E smoke tests or specific flow validation. Use when this capability is needed.
- ▌
- ▌ Insightpulse Superset Platform Admin · tomevault-io bundleDesign, deploy, upgrade, and operate the InsightPulseAI Superset-based BI platform on the user's infrastructure with secure, stable, scalable configs. Use when this capability is needed.
- ▌ Jiho00seo Dev Antigravity Awsome Skill Azure AI Ml Py · tomevault-io bundleAzure Machine Learning SDK v2 for Python
- ▌ Jiho00seo Dev Antigravity Awsome Skill M365 Agents Py · tomevault-io bundleMicrosoft 365 Agents SDK (Python)
- ▌
- ▌ Openwhisper Headless First · tomevault-io bundleArchitecture rule — every behavior ships through the public library API + the headless CLI before/while the UI consumes it. UI is the headful layer on top of headless surfaces, never the only place a feature exists. READ before opening a new `#[tauri::command]`, a React-only feature, a private helper inside `apps/tauri/`, or any pub fn in `core/`. Two binary gates inside — start gate ("does `cli/src/commands/` already have a placeholder for the parent task?") and finish gate ("does `grep -r TASK-N cli/` return anything?"). If the parent task has a CLI placeholder, the CLI surface is part of the deliverable; "code-complete + UI green" is not done. Pairs with `openwhisper-orchestration-in-rust` (where logic lives) and TASK-81 doctrine ("CLI feature surface = UI feature surface = library surface"). Use when this capability is needed.
- ▌ Flask Smorest API · tomevault-io bundleSet up Flask REST API with flask-smorest, OpenAPI docs, blueprint architecture, and dataclass models. Use when creating a new Flask API server, building REST endpoints, or setting up a production API. Use when this capability is needed.
- ▌ Spring Boot Verify · tomevault-io bundleVerify Spring Boot 4.x projects for correct dependencies, configuration, and migration readiness. Use when analyzing pom.xml, build.gradle, application.yml, discussing Spring Boot project setup, dependency versions, configuration validation, version compatibility, migration to Spring Boot 4, deprecated dependencies, or when user mentions "verify project", "check dependencies", "upgrade Spring Boot", "migration readiness", "Jackson 3", "@MockBean deprecated", or "Spring Security 7". Use when this capability is needed.
- ▌ Joeseesun Qiaomu Markdown Proxy Qiaomu Markdown Proxy · tomevault-io bundleMarkdown Proxy - URL to Markdown
- ▌ Post Review · tomevault-io bundleReview and lightly edit a single blog post under _posts/ for prose quality and source hygiene, without changing code examples or post structure. Use when this capability is needed.
- ▌ Prd Interview · tomevault-io bundleInteractive interview to create comprehensive Product Requirements Documents with User Stories and Use Cases, starting with the problem, not the solution Use when this capability is needed.
- ▌
- ▌ Video Perception · tomevault-io bundleUse when the user mentions a video file (.mp4, .mov, .avi, .mkv, .webm), a YouTube URL, asks to watch/analyze/review a video, or references video content in conversation
- ▌ Add Endpoint Express · tomevault-io bundleAdd a new Express HTTP endpoint wired to a Use Case following Clean Architecture in a TypeScript + Node project. Use when the user says 'add endpoint', 'create route', 'new API', 'expose X via HTTP', 'add a GET/POST/PUT/DELETE'. Don't use for business logic — use create-usecase. Don't use for tests — use write-unit-test-jest. Use when this capability is needed.
- ▌ Wit Invoke · tomevault-io bundleCall Azure DevOps REST APIs via az devops invoke command. Use when you need to access Azure DevOps features not available in the CLI, such as work item comments, search, boards, backlogs, capacities, or any wit/work/search API endpoint. Use when the user mentions "invoke", "REST API", "API call", or needs features like comments, search, board columns, or team capacity. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Josiahsiegel Claude Plugin Marketplace Tsql Functions · tomevault-io bundleT-SQL Functions Reference
- ▌ Backend Virtual Environment · tomevault-io bundleActivate the python virtual environment in the backend directory. Use when this capability is needed.
- ▌ Argorollouts · tomevault-io bundleArgo Rollouts progressive delivery controller for Kubernetes. USE WHEN user mentions rollouts, canary deployments, blue-green deployments, progressive delivery, traffic shifting, analysis templates, or Argo Rollouts. Provides deployment strategies, CLI commands, metrics analysis, and YAML examples. Use when this capability is needed.
- ▌ Argocdreview · tomevault-io bundleArgoCD application review and troubleshooting via CLI. USE WHEN argocd app, sync status, health check, application diff, rollback, deployment history, GitOps troubleshooting. Provides commands for reviewing applications, comparing live vs desired state, and diagnosing sync failures. Use when this capability is needed.
- ▌ Obsidian Nvim · tomevault-io bundleGuide for implementing obsidian.nvim - a Neovim plugin for Obsidian vault management. Use when configuring, troubleshooting, or extending obsidian.nvim features including workspace setup, daily notes, templates, completion, pickers, and UI customization. Use when this capability is needed.
- ▌ Devops Cicd Patterns · tomevault-io bundleProduction-ready patterns for continuous integration and continuous deployment pipelines across GitHub Actions, GitLab CI, and general pipeline design principles. Use when this capability is needed.
- ▌ Edird Phase Planning · tomevault-io bundleApply when doing planning for long-running tasks in sessions on top level Use when this capability is needed.
- ▌ Play Store Review Aso · tomevault-io bundleGoogle Play submission hardening + ASO workflow for Android apps. Optimized for policy compliance, listing quality, and conversion. Use when this capability is needed.
- ▌ Controller CLI · tomevault-io bundleGuidance for installing and operating the Cartridge Controller CLI (`controller`) to create human-approved sessions and execute Starknet transactions with JSON output, explicit network selection, scoped policies, paymaster control, and error recovery. Use when this capability is needed.
- ▌ Huginn Onboard · tomevault-io bundleBridge to Starknet from any EVM chain and register with Huginn agent registry. Enables cross-chain agent onboarding with AVNU bridge integration. Use when this capability is needed.
- ▌ Performance Load Testing · tomevault-io bundlePerformance load testing workflow for realistic workload simulation, bottleneck detection, and saturation behavior analysis. Use when systems need throughput/latency validation before rollout; do not use for non-performance functional acceptance decisions. Use when this capability is needed.
- ▌ Security Threat Modeling · tomevault-io bundleSecurity workflow for threat modeling using assets, trust boundaries, attacker capabilities, and abuse paths. Use when systems or major features need explicit security design validation before implementation or major release; do not use for active incident containment. Use when this capability is needed.
- ▌ Dev Bug Debugger · tomevault-io bundleAide à diagnostiquer et résoudre un bug en suivant une méthodologie structurée. À utiliser quand l'utilisateur a une erreur, un comportement inattendu ou un crash. Se déclenche aussi avec "j'ai un bug", "ça ne marche pas", "erreur", "crash", "pourquoi ça fait ça", "TypeError", "undefined", ou tout message d'erreur collé. Use when this capability is needed.
- ▌ Parent Self Care · tomevault-io bundleAide les parents épuisés à identifier leurs besoins et trouver du temps pour eux. Se déclenche aussi avec "je suis épuisé en tant que parent", "charge mentale", "je n'ai plus de temps pour moi", "parent fatigué", ou toute expression d'épuisement parental. Use when this capability is needed.
- ▌
- ▌
- ▌ Cpg Network Design · tomevault-io bundleWhen the user wants to design CPG (Consumer Packaged Goods) distribution networks, optimize DC locations for retail distribution, or plan omnichannel fulfillment networks. Also use when the user mentions "CPG network," "retail distribution network," "DC strategy," "forward deployment centers," "store replenishment network," or "omnichannel distribution." For general network design, see network-design. For promotional supply chain, see promotional-planning. Use when this capability is needed.
- ▌ Hospital Logistics · tomevault-io bundleWhen the user wants to optimize hospital supply chain operations, manage medical materials, optimize PAR levels, or improve hospital inventory management. Also use when the user mentions "hospital supply chain," "materials management," "PAR levels," "OR inventory," "clinical logistics," "hospital distribution," "medical supplies," "stockroom management," "two-bin system," "floor stock," or "hospital warehousing." For pharmacy-specific operations, see pharmacy-supply-chain. For medical device distribution, see medical-device-distribution. Use when this capability is needed.
- ▌ Strategic Sourcing · tomevault-io bundleWhen the user wants to develop category strategies, execute sourcing events, or implement strategic procurement initiatives. Also use when the user mentions "category management," "sourcing strategy," "value levers," "should-cost analysis," "RFx management," "e-sourcing," "strategic procurement," or "category sourcing." For supplier evaluation, see supplier-selection. For spend analysis, see spend-analysis. Use when this capability is needed.
- ▌ Kk0ga Employee Time Attendance Figma Implement Design · tomevault-io bundleFigma Implement Design Skill
- ▌ Tsh Cursor Artifact Creator · tomevault-io bundleCreation specialist that builds and modifies Cursor customization artifacts (SKILL.md, .mdc rules) based on detailed specifications from the orchestrator. Applies creation skills autonomously — executes creation tasks only, does not research or review. Internal worker delegated to by tsh-cursor-orchestrator — not for direct user invocation. Use when this capability is needed.
- ▌ Tsh Implementing Kubernetes · tomevault-io bundleKubernetes deployment patterns, Helm charts, and cluster management. Use when deploying applications to K8s, designing workload configurations, implementing scaling strategies, or managing cluster resources. Use when this capability is needed.
- ▌
- ▌ Kriscard Kriscard Claude Plugins React Best Practices · tomevault-io bundleReact Best Practices Audit
- ▌
- ▌ Kryptogo Kryptogo Payment Skill Kryptogo Pay Transfer · tomevault-io bundleKryptoGO Payment 代幣轉帳/提領任務
- ▌
- ▌ Suggesting Cursor Rules · tomevault-io bundleWhen the user repeats the same correction or convention multiple times, suggest a Cursor rule to encode it permanently. Use when this capability is needed.
- ▌ Building Paper Screening Rubrics · tomevault-io bundleCollaboratively build and refine paper screening rubrics through brainstorming, test-driven development, and iterative feedback Use when this capability is needed.
- ▌ Finding Open Access Papers · tomevault-io bundleUse Unpaywall API to find free full-text versions of paywalled papers Use when this capability is needed.
- ▌ Managing Github Projects · tomevault-io bundleManages GitHub Projects V2 items and custom fields using GitHub CLI commands. Use when adding issues/PRs to projects, updating Status (Backlog/Todo/Doing/Done), Value (Essential/Useful/Nice-to-have), or Effort (Light/Moderate/Heavy) fields, querying project data, or performing bulk operations.
- ▌ Managing Repository Labels · tomevault-io bundleReviews existing repository issues, code structure, and domain to create or refresh a semantic label system with appropriate colors aligned to the repository's specific context and needs. Use for initial setup or periodic maintenance (every 6-12 months) when users mention "labels", "label organization", "repository cleanup", "label system", or when detecting labeling inconsistencies. Use when this capability is needed.
- ▌ Maintain Project Constraints · tomevault-io bundleReads the latest codebase and docs to update CLAUDE.md and AGENTS.md at both the project root and per sub-module (crate, package, etc.). CLAUDE.md targets Claude Code; AGENTS.md targets non-Claude agents (Codex, etc.). Use when this capability is needed.
- ▌ Langcare Langcare MCP Fhir Clinical Summary Generator · tomevault-io bundleClinical Summary Generator
- ▌ Langcare Langcare MCP Fhir Insurance Coverage Summary · tomevault-io bundleInsurance Coverage Summary