tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌ Frontend Governance · tomevault-io bundleEnforces Contemplative design system and Anti-Slop protocols for all UI generation Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Gemini Search · tomevault-io bundlePerform a web search using the Gemini CLI to retrieve up-to-date information, facts, or documentation not in your training data. Use when this capability is needed.
- ▌ Shadcn Design Patterns · tomevault-io bundleDesign beautiful UIs following shadcn/ui principles. Use when planning layouts, choosing components, composing forms/dialogs/pages, or making design decisions. Framework-agnostic patterns for shadcn implementations (React, Flutter, Vue, etc.). Use when this capability is needed.
- ▌ Composing Components · tomevault-io bundleTeaches component composition patterns in React 19 including children prop, compound components, and render props. Use when designing component APIs, creating reusable components, or avoiding prop drilling. Use when this capability is needed.
- ▌ Configuring Vitest 4 · tomevault-io bundleConfigure Vitest 4.x with correct pool architecture, coverage settings, and multi-project setup. Use when creating or modifying vitest.config files or setting up test infrastructure. Use when this capability is needed.
- ▌ Tracking Form Status · tomevault-io bundleTeaches useFormStatus hook for tracking form submission state in React 19. Use when implementing submit buttons, form loading states, or pending indicators. Use when this capability is needed.
- ▌ Writing Vitest Tests · tomevault-io bundleWrite Vitest tests with describe/test blocks, expect assertions, vi mocking, async testing, and parameterized tests. Use when creating or modifying test files. Use when this capability is needed.
- ▌
- ▌
- ▌ Organic Search Features · tomevault-io bundleThis agent helps optimize for organic search features like featured snippets, rich snippets, and local packs to improve search engine visibility. Use this skill to improve your website's performance in Google search results. Use when this capability is needed.
- ▌ Webinars Virtual Events · tomevault-io bundleThis skill transforms Claude into a webinar marketing specialist following Jason Fladlien's One to Many selling methodology and Russell Brunson's Perfect Webinar framework. Use it for webinar scripts, presentation structure, offer presentation, objection handling, and closing techniques. Covers the Perfect Webinar, the Stack, belief-breaking content, and high-converting webinar funnels. Use when this capability is needed.
- ▌
- ▌ Managing Databases · tomevault-io bundleAI agent performs database administration tasks including backup/restore, monitoring, replication, security hardening, and maintenance operations. Use when managing production databases, troubleshooting performance, or implementing high availability. Use when this capability is needed.
- ▌ Distributed Tracing · tomevault-io bundleComprehensive distributed tracing with Jaeger, Zipkin, OpenTelemetry, correlation IDs, and span design. Use when this capability is needed.
- ▌ Testingperformance Testing · tomevault-io bundlePerformance testing patterns including load testing, stress testing, benchmarking, and profiling for optimal application performance Use when this capability is needed.
- ▌ Research Validation · tomevault-io bundleMulti-source validation framework for technology decisions, best practices verification, and evidence-based implementation Use when this capability is needed.
- ▌ Thinking Sequentially · tomevault-io bundleAI agent structures complex reasoning through numbered thought sequences with explicit dependencies. Use when facing multi-step problems, complex debugging, or architectural decisions. Use when this capability is needed.
- ▌ Architect System · tomevault-io bundleTriggered when user asks to design architecture, plan system structure, or make architectural decisions. Automatically delegates to the architect agent. Use when this capability is needed.
- ▌ Subscription Integration · tomevault-io bundleGuide for implementing subscription billing with Dodo Payments - trials, upgrades, downgrades, and on-demand billing. Use when this capability is needed.
- ▌ Prototype · tomevault-io bundleRapid prototyping workflow. Skips normal standards to quickly validate a game concept or mechanic. Produces throwaway code and a structured prototype report. Use when this capability is needed.
- ▌ Doodledood Codex Workflow Review Type Safety · tomevault-io bundleYou are an expert Type System Architect. Your mission is to audit code for type safety issues—finding holes that let bugs through and opportunities to push runtime checks into compile-time guarantees.
- ▌ Auto Optimize Prompt · tomevault-io bundleIteratively auto-optimize a prompt until no issues remain. Uses prompt-reviewer in a loop, asks user for ambiguities, applies fixes via prompt-engineering skill. Runs until converged. Use when this capability is needed.
- ▌ Testing N8n Testing · tomevault-io bundleTest n8n nodes using Jest, nock for HTTP mocking, and local testing workflows with npm link. Use this skill when writing test files in __tests__ folders, mocking HTTP requests with nock, creating mock IExecuteFunctions contexts, testing helper functions, setting up golden file tests, running the linter before publishing, or locally testing nodes in the n8n UI. Apply when organizing test files, mocking external APIs, validating node execution output, or following the pre-publish checklist. Use when this capability is needed.
- ▌
- ▌ Agent Figure Gallery · tomevault-io bundleQuery visual scientific figure references, show candidates for human preference selection, export selected reference bundles, and guide plotting agents from human-selected visual examples to code action. Use when this capability is needed.
- ▌ AI Hallucination · tomevault-io bundleDetect and mitigate hallucinations in AI-generated content. Use when this capability is needed.
- ▌ Dockerfile Generation · tomevault-io bundleUse when creating Dockerfiles, optimizing container images, or reviewing Docker configurations. Produces multi-stage, security-hardened builds with proper layer caching. Triggers on 'create Dockerfile', 'dockerize', 'optimize container'.
- ▌ Embedded Architecture · tomevault-io bundleUse when designing firmware architecture for embedded or IoT devices. Covers RTOS selection, memory layout, power state machine, task decomposition, and watchdog recovery design. Do not use for wireless protocol selection (use protocol-design) or fleet-scale device management (use fleet-management).
- ▌ Failure Mode Analysis · tomevault-io bundleUse when systematically identifying failure scenarios for proposed features and infrastructure changes. Covers component enumeration, failure mode discovery, cascade analysis, mitigation design, monitoring signals, and rollback planning. Do not use for security threat modeling (use threat-model) or input boundary testing (use edge-case-enumeration).
- ▌
- ▌
- ▌ Generate Frontend Wiring · tomevault-io bundleThis skill should be used when the user asks to "generate frontend wiring", "show frontend wiring", "create RHDH binding", "generate dynamic plugin config", "show plugin wiring for RHDH", "create app-config for frontend plugin", or wants to generate the RHDH dynamic plugin wiring configuration for an existing Backstage frontend plugin. The skill analyzes the plugin's source code and generates the appropriate configuration. Use when this capability is needed.
- ▌ Ark Dashboard Test · tomevault-io bundleTest the Ark Dashboard UI with Playwright Use when this capability is needed.
- ▌ Anthropic Evaluations · tomevault-io bundleThis skill should be used when the user asks to "create evals", "evaluate an agent", "build evaluation suite", or mentions agent testing, graders, or benchmarks. Also suggest when building coding agents, conversational agents, or research agents that need quality assurance. Use when this capability is needed.
- ▌ Check Naming · tomevault-io bundleAnalyzes PHP code for naming convention issues. Detects non-descriptive names, abbreviations, inconsistent casing, misleading names.
- ▌ Create Proxy · tomevault-io bundleGenerates Proxy pattern for PHP 8.4. Controls access, adds lazy loading, caching, logging. Includes unit tests.
- ▌ Create Query · tomevault-io bundleGenerates CQRS Queries and Handlers for PHP 8.4. Creates read-only query DTOs with handlers that return data without side effects. Includes unit tests.
- ▌ Create State · tomevault-io bundleGenerates State pattern for PHP 8.4. Creates state machines with context, state interface, and concrete states for behavior changes. Includes unit tests.
- ▌ Buttons Ctas · tomevault-io bundleUse when animating buttons, CTAs, or clickable action elements to create satisfying, responsive interactions
- ▌ Mobile Touch · tomevault-io bundleUse when designing iOS/Android gestures, haptic feedback, touch interactions, or native mobile animations.
- ▌ React Spring · tomevault-io bundleUse when implementing Disney's 12 animation principles with React Spring's physics-based animations
- ▌ Motion Scale · tomevault-io bundleGenerates animation duration, easing curves, and delay tokens with prefers-reduced-motion support. Use when creating transition timing, animation speed, or motion systems. Outputs CSS, Tailwind, or JSON.
- ▌ Radius Scale · tomevault-io bundleGenerates border-radius tokens from sharp to pill shapes. Use when creating corner rounding systems, button radius, card corners, or input styling. Outputs CSS, Tailwind, or JSON.
- ▌ Shadow Scale · tomevault-io bundleGenerates layered box-shadow elevation tokens for depth hierarchy. Use when creating elevation systems, card shadows, modal depth, or dark mode shadow variants. Outputs CSS, Tailwind, or JSON.
- ▌
- ▌ Component Attributes · tomevault-io bundleModify S&box Component properties using Property Attributes to customize inspector display. Use when creating components, enhancing inspector UX, organizing properties with headers/groups, adding constraints with Range, or conditionally showing fields. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Walkeros Testing Strategy · tomevault-io bundlewalkerOS uses a layered testing approach with built-in patterns for mocking and Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Deploy And Release · tomevault-io bundleDeploy and release to production. Coordinates release PRs, QA verification, staging, and production deployment. Customize for your deployment pipeline. Use when this capability is needed.
- ▌ Ultraapp Interview · tomevault-io bundleUse when the user opens a Forge tab in the claw-orchestrator dashboard to start building a new ultraapp. Drives a structured Q&A interview that produces a complete AppSpec, then signals readiness to build.
- ▌ Nop File Converter · tomevault-io bundle使用 NOP CLI 工具进行XLang模型文件格式转换,支持 XDSL 模型文件在不同格式(XML/JSON/YAML/XLSX)之间转换 Use when this capability is needed.
- ▌ Components V2 Layout · tomevault-io bundleGuide for layout components (Container, Section, Separator) in Discord Components v2 Use when this capability is needed.
- ▌ Components V2 Modals · tomevault-io bundleGuide for creating Discord modals with Labels using Components v2 in Open Guard Use when this capability is needed.
- ▌ Pr Review Address · tomevault-io bundleReview, address, and resolve PR feedback — examines all comments, review threads, and requested changes on a GitHub PR. Researches best practices, makes code fixes for valid feedback, pushes back with reasoned replies on items that are wrong or counterproductive, and resolves threads. Use when user says "address PR comments", "review the PR feedback", "fix PR review", "update PR", "handle review comments", or any variant of responding to pull request feedback. Use when this capability is needed.
- ▌ Test Driven Development Tdd · tomevault-io bundleUse when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
- ▌
- ▌ Ersinkoc Project Bootstrap Project Bootstrap · tomevault-io bundleProject Manager — Skill Enforcement & Governance
- ▌ Creating Reanimated Animations · tomevault-io bundleGenerate React Native Reanimated animation code for React Native apps. Use when user asks to create, implement, or add animations in React Native — including transitions, gestures, scroll-linked effects, layout animations, layout transitions, entering/exiting animations, CSS animations, CSS transitions, shared element transitions, color animations, parallax, fade, slide, scale, spring, timing, decay, keyframes, worklets, accordion, bottom sheet, flip card, collapsing header, or any motion effect using react-native-reanimated. Also use for integrating react-native-gesture-handler with Reanimated, understanding worklets, animating between screens, testing animations with Jest, or checking which properties are animatable. Use when this capability is needed.
- ▌ Oscal Text Converter · tomevault-io bundleConvert OSCAL documents between formats (JSON, YAML, XML) and to human-readable formats like Markdown or plain text. Use for document transformation, reporting, and making OSCAL data accessible to non-technical stakeholders. Use when this capability is needed.
- ▌ Firebase Crashlytics · tomevault-io bundleIntegrates Firebase Crashlytics into Flutter apps. Use when setting up crash reporting, handling fatal and non-fatal errors, customizing crash reports with keys/logs/user identifiers, or configuring opt-in reporting.
- ▌
- ▌ Charlie · tomevault-io bundleYour AI CFO for bootstrapped startups, named after Charlie Munger who embodied the principle that capital discipline is a competitive advantage. Provides financial frameworks for cash management, runway calculations, unit economics (LTV:CAC), capital allocation, hiring ROI, burn rate analysis, working capital optimization, and forecasting. Use for questions like "should we make this hire?", "how much runway do we need?", "what metrics should I track?", "how do I forecast revenue?", or any strategic financial decision at a self-funded company. Use when this capability is needed.
- ▌ Web Search Advanced Personal Site · tomevault-io bundleSearch personal websites and blogs using Exa advanced search. Full filter support for finding individual perspectives, portfolios, and personal blogs. Use when searching for personal sites, blog posts, or portfolio websites. Use when this capability is needed.
- ▌
- ▌ Executioner1939 Claude Code Skills MCP Fleet · tomevault-io bundleExecutioner1939 Claude Code Skills Mcp Fleet
- ▌ Combine Code Review · tomevault-io bundleReviews Combine framework code for memory leaks, operator misuse, and error handling. Use when reviewing code with import Combine, AnyPublisher, @Published, PassthroughSubject, or CurrentValueSubject. Use when this capability is needed.
- ▌ Elixir Writing Docs · tomevault-io bundleGuides writing Elixir documentation with @moduledoc, @doc, @typedoc, doctests, cross-references, and metadata. Use when adding or improving documentation in .ex files. Use when this capability is needed.
- ▌ Go Data Persistence · tomevault-io bundleData persistence patterns in Go covering raw SQL with sqlx/pgx, ORMs like Ent and GORM, connection pooling, migrations with golang-migrate, and transaction management. Use when implementing database access, designing repositories, or managing schema migrations. Use when this capability is needed.
- ▌ Phoenix Code Review · tomevault-io bundleReviews Phoenix code for controller patterns, context boundaries, routing, and plugs. Use when reviewing Phoenix apps, checking controllers, routers, or context modules. Use when this capability is needed.
- ▌ Pydantic AI Testing · tomevault-io bundleTest PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit tests, mocking LLM responses, or recording API interactions. Use when this capability is needed.
- ▌ React Flow Advanced · tomevault-io bundleAdvanced React Flow patterns for complex use cases. Use when implementing sub-flows, custom connection lines, programmatic layouts, drag-and-drop, undo/redo, or complex state synchronization. Use when this capability is needed.
- ▌
- ▌ Swiftui Code Review · tomevault-io bundleReviews SwiftUI code for view composition, state management, performance, and accessibility. Use when reviewing .swift files containing SwiftUI views, property wrappers (@State, @Binding, @Observable), or UI code. Use when this capability is needed.
- ▌ Watchos Code Review · tomevault-io bundleReviews watchOS code for app lifecycle, complications (ClockKit/WidgetKit), WatchConnectivity, and performance constraints. Use when reviewing code with import WatchKit, WKExtension, WKApplicationDelegate, WCSession, or watchOS-specific patterns. Use when this capability is needed.
- ▌ Terraform Hardened · tomevault-io bundleAvoid common Terraform mistakes — state corruption, count vs for_each, lifecycle traps, and dependency ordering. Use when this capability is needed.
- ▌ Academic Research Skill · tomevault-io bundlePatterns for thesis writing, dissertations, research papers, literature reviews, and scholarly work. Use when this capability is needed.
- ▌ Business Analysis Skill · tomevault-io bundlePatterns for requirements elicitation, BRDs, process analysis, and stakeholder alignment. Use when this capability is needed.
- ▌ Change Management Skill · tomevault-io bundlePatterns for organizational change, ADKAR methodology, stakeholder engagement, and adoption strategies. Use when this capability is needed.
- ▌ Confidence Check · tomevault-io bundlePre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification. Use when this capability is needed.
- ▌ Sync Remote Host Registry · tomevault-io bundleUse this skill when updating remote-to-host component registries (for example createRoot component lists) to keep them aligned with the actual render graph instead of naive host export parity.
- ▌ Cnf Ran Review · tomevault-io bundleUse this skill to review code changes in the `tests/cnf/ran` directory.
- ▌ Rianico Harness Zkx Flutter Dart Code Review · tomevault-io bundleFlutter/Dart Code Review Best Practices
- ▌ Multi Perspective Analysis · tomevault-io bundleRun adversarial multi-perspective analysis on complex questions using the council tool. Five personas debate from distinct intellectual traditions. Use when this capability is needed.
- ▌ Reading Logs · tomevault-io bundleAnalyzes logs efficiently through targeted search and iterative refinement. Use when investigating errors, debugging incidents, or analyzing patterns in application logs.
- ▌
- ▌ Ramain Browser Automator · tomevault-io bundleFrom a structured task spec (goal, start URL, allowed domains, sensitive-data keys), generate a ready-to-run browser-use Python script with safety scaffolding — allowed-domain enforcement and environment-variable-based credential injection — baked in from the start. Use when this capability is needed.
- ▌ Research And Incorporate · tomevault-io bundleResearch external topics, create comprehensive analysis, determine project Use when this capability is needed.
- ▌ Serena Code Architecture · tomevault-io bundleArchitectural analysis workflow using Serena symbols and Forgetful memory. Use when analyzing project structure, documenting architecture, creating component entities, or building knowledge graphs from code. Use when this capability is needed.
- ▌ Book Ideation · tomevault-io bundleDevelop raw book ideas into structured nonfiction book concepts. Use when the user wants to develop a book idea, has brainstorm documents to refine into a book concept, wants to articulate a book's thesis/promise/reader/transformation, or needs to prepare a book concept for validation and market research. Nonfiction only. Produces a Book Concept Document with all elements needed for downstream skills (idea-validator, market-research, book-architect).
- ▌ Voice Capture · tomevault-io bundleThis skill should be used when extracting voice profiles from sample text, creating voice documentation, or matching a specific writing style. It applies when users provide sample text and want to capture the voice for future use. Use when this capability is needed.
- ▌ Rrna Prediction Patterns · tomevault-io bundleGuidelines for rRNA detection and prediction including prokaryotic (16S, 23S, 5S) and eukaryotic (18S, 28S, 5.8S, 5S) ribosomal RNA. Covers sequence patterns, secondary structure, HMM models, blast-based detection, length validation, and quality scoring for rRNA identification. Use when this capability is needed.