tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌ Agentica Sdk · tomevault-io bundleBuild Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration Use when this capability is needed.
- ▌
- ▌ Morph Search · tomevault-io bundleFast codebase search via WarpGrep (20x faster than grep) Use when this capability is needed.
- ▌ Decompiler MCP · tomevault-io bundleUse when working with the DecompilerServer MCP server to inspect, search, decompile, analyze, or compare .NET assemblies, especially foreign code such as Unity/RimWorld assemblies, third-party DLLs, game binaries, or version-to-version assembly diffs. Prefer this skill when choosing the right DecompilerServer tool sequence and avoiding premature shell fallbacks.
- ▌ Auth Module Builder · tomevault-io bundleImplements secure authentication patterns including login/registration, session management, JWT tokens, password hashing, cookie settings, and CSRF protection. Provides auth routes, middleware, security configurations, and threat model documentation. Use when building "authentication", "login system", "JWT auth", or "session management". Use when this capability is needed.
- ▌ Codebase Summarizer · tomevault-io bundleScans repository structure and generates comprehensive architecture documentation including system overview, entry points, module relationships, data flow diagrams, and "edit here for X" guides. Creates ARCHITECTURE.md for onboarding and navigation. Use when users request "document the codebase", "explain the architecture", "create onboarding docs", or "map the system". Use when this capability is needed.
- ▌ Coverage Strategist · tomevault-io bundleDefines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit "don't test this" guidelines. Use for "test coverage", "coverage strategy", "test priorities", or "coverage targets". Use when this capability is needed.
- ▌ Env Secrets Manager · tomevault-io bundleManages environment variables and secrets securely with encryption, rotation, and provider integration. Use when users request "secrets management", "environment variables", "API keys", "credentials storage", or "secret rotation".
- ▌ Page Layout Builder · tomevault-io bundleGenerates complete page layouts and shells for common patterns (dashboard, authentication, settings, CRUD pages) with consistent navigation, layout components, routing structure, and state management placeholders. Use when building "new page", "dashboard layout", "auth pages", or "admin panel structure".
- ▌ Pr Template Builder · tomevault-io bundleCreates GitHub pull request templates, issue templates, and discussion templates with proper YAML configuration. Use when users request "PR template", "issue template", "GitHub templates", "pull request template", or "contribution guidelines".
- ▌ Secrets Env Manager · tomevault-io bundleValidates environment variables in CI, prevents secret leaks, enforces masking, and provides fail-fast validation with clear documentation. Use for "secrets management", "env var validation", "credential security", or "secret masking".
- ▌ Workspace Clone · tomevault-io bundleClone one or all repositories configured in a workspace to their designated paths. Use when user says "clone repos", "clone all", or wants to download workspace repositories. Use when this capability is needed.
- ▌ Native App Profiling · tomevault-io bundleProfile native macOS/iOS apps using Time Profiler via CLI (xctrace). Use when asked to identify performance hotspots, profile CPU usage, or diagnose slow code paths without opening Instruments. Use when this capability is needed.
- ▌
- ▌ Comments · tomevault-io bundleFetch active (unresolved) PR comments from GitHub and format them for LLM consumption. Use when user wants to review, respond to, or address PR feedback. Use when this capability is needed.
- ▌ Document Parsing · tomevault-io bundleExtraction rules for receipts and invoices. Reference this when processing uploaded receipts or PDF invoices. Use when this capability is needed.
- ▌
- ▌ Structure First · tomevault-io bundleReadable primary-flow–first code structuring with minimal boundaries, atomic composition, and contract-driven unit tests Use when this capability is needed.
- ▌ Autonomous Governor · tomevault-io bundleInstall session-level guardrails when the user hands off to autonomous overnight execution. Fires when the first user prompt contains "going to bed", "headed to sleep", "full autonomy", "overnight", "continue as you were", or similar handoff-to-autonomy language. Enforces commit-per-slice, halt-on-3-consecutive-errors, max-wall-time cap, and a wake-time summary block. Exists because audited overnight sessions showed 348 Bash calls and 9 tool errors with no structural brake — the user explicitly acknowledged errors were happening and told Claude to keep going, which is exactly the moment guardrails must exist in config instead of in the user's head. Use when this capability is needed.
- ▌
- ▌
- ▌ Library Docs · tomevault-io bundleQuick access to up-to-date library documentation using MCP. Use this skill when you need to reference official documentation for libraries, frameworks, or APIs. Leverages the context7 MCP server to fetch current docs for React, Next.js, Vue, MongoDB, Supabase, and hundreds of other libraries. Complements the documentation-maintainer agent. Use when this capability is needed.
- ▌ Phdemotions Research Methods Research Init · tomevault-io bundlePhdemotions Research Methods Research Init
- ▌ Terraform Plan Context · tomevault-io bundleUse when analyzing Terraform plan files or reviewing Terraform infrastructure changes. Converts plans into compact agent-readable context with tfplanctx.
- ▌ Spring Boot Patterns · tomevault-io bundleSpring Boot best practices and patterns. Use when creating controllers, services, repositories, or when user asks about Spring Boot architecture, REST APIs, exception handling, or JPA patterns. Use when this capability is needed.
- ▌ Pixxzr Twitch Claw Stream Anime React Claw · tomevault-io bundleTu es le critique/commentateur IA anime du stream Twitch de ypixxzr.
- ▌ Cursor Reference · tomevault-io bundleCursor AI 编辑器官方文档参考技能。When working with Cursor features, hooks, skills, MCP, CLI commands, rules, permissions, configuration, or any other Cursor internals — either when users ask OR when the Agent needs to know how something works. Fetch from https://cursor.com/docs as the authoritative source instead of relying on training data. Use when this capability is needed.
- ▌ Cosmos Vulnerability Scanner · tomevault-io bundleScans Cosmos SDK blockchains for 9 consensus-critical vulnerabilities including non-determinism, incorrect signers, ABCI panics, and rounding errors. Use when auditing Cosmos chains or CosmWasm contracts. (project, gitignored) Use when this capability is needed.
- ▌ Reverse Derivative Generator · tomevault-io bundleTriadic skill (generation) Use when this capability is needed.
- ▌ Reverse Derivative Validator · tomevault-io bundleTriadic skill (validation) Use when this capability is needed.
- ▌ Sheaf Laplacian Coordination · tomevault-io bundleSheaf neural network coordination via graph Laplacians for distributed consensus and harmonic inference. Use when coordinating multi-agent systems, building sheaf-aware GNNs, or implementing distributed consensus protocols. Use when this capability is needed.
- ▌ Solana Vulnerability Scanner · tomevault-io bundleScans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs. (project, gitignored) Use when this capability is needed.
- ▌ Universal Learning Signature · tomevault-io bundleFramework for measuring learning dynamics in multi-agent systems and communication networks. Provides D (dimensionality), f (feedback fraction), and H₁ (topological cycles) measurements with confidence scoring. Validates across 4 domains (Topobench synthetic, GitHub networks, IES empirical, DuckDB real). Use this skill when measuring learning system characteristics, verifying convergence in multi-agent systems, comparing learning mechanisms across domains, or trading measurement services in agent marketplaces. Use when this capability is needed.
- ▌ Qualitative Research · tomevault-io bundleYou must use this when designing qualitative studies, developing coding schemes, or performing thematic analysis. Use when this capability is needed.
- ▌ Multi LLM Judge · tomevault-io bundle同一プロンプトを複数 AI CLI(Claude Code / Codex / Gemini)に送り、回答を比較・評価する。 Use when this capability is needed.
- ▌ Popup Studio AI Bkit Claude Code Plan Plus · tomevault-io bundlePlan Plus — Brainstorming-Enhanced PDCA Planning
- ▌
- ▌ Popup Studio AI Bkit Gemini Bkend Security · tomevault-io bundlebkend-security: Security Policies & Encryption Expert Skill
- ▌
- ▌ Popup Studio AI Bkit Gemini Phase 1 Schema · tomevault-io bundlePhase 1: Schema/Terminology Definition
- ▌
- ▌
- ▌
- ▌ Product Copy Assistant · tomevault-io bundleWrite clear, concise, accessible product copy for interfaces, docs, and system messages. Use when engineers or designers need help with UI copy, error messages, tooltips, onboarding flows, empty states, confirmation dialogs, success/warning messages, or any user-facing text. Triggers on requests like "write copy for," "help me phrase," "error message for," "what should this button say," or reviews of existing product copy. Use when this capability is needed.
- ▌ Tailwind Responsive UI · tomevault-io bundleResponsive UI transformation patterns for Tailwind CSS applications. This skill should be used when making interfaces responsive, refactoring layouts for multiple screen sizes, or reviewing responsive Tailwind code. Triggers on tasks involving breakpoint strategy, layout adaptation, responsive spacing, fluid typography, mobile navigation, touch interaction, responsive media, or data table responsiveness. Use when this capability is needed.
- ▌ Meta Agent Creator · tomevault-io bundleGuide for creating specialized AI agents (subagents). This skill should be used when users want to create a new agent, define agent configurations, or need guidance on agent architecture. Use when this capability is needed.
- ▌ Meta Skill Creator · tomevault-io bundleGuide for creating effective AI agent skills. This skill should be used when users want to create a new skill, update an existing skill, or need guidance on skill architecture and best practices. Use when this capability is needed.
- ▌
- ▌ Figma To Flutter · tomevault-io bundleThis skill should be used when converting Figma designs to Flutter code. Trigger this skill when users say "convert this Figma design to Flutter", "run Figma workflow", "implement this Figma screen", or provide Figma links requesting Flutter UI implementation. The skill handles the complete workflow from extracting Figma metadata to implementing pixel-perfect Flutter UIs with iterative testing. Use when this capability is needed.
- ▌ Probitas Info · tomevault-io bundleInformation about Probitas framework. Use when asked "what is Probitas", explaining its purpose, features, or comparing with other test frameworks. Use when this capability is needed.
- ▌ Containerization · tomevault-io bundleBuild and deploy Docker containers for Node.js applications. Use when containerizing applications, optimizing Docker builds, or configuring container security. Use when this capability is needed.
- ▌ Pre Flight Check · tomevault-io bundleINVOKE FIRST before any code work. Validates git workflow (branch, issue, worklog) and checks approach. Use at START of every task and END before completing. Prevents skipped steps. Use when this capability is needed.
- ▌
- ▌
- ▌ Dia Setup · tomevault-io bundleActivates, reconfigures, or deactivates the Digital Innovation Agents workflow in a project. Writes the .dia/config.toml settings file and manages anchor blocks in agent-facing files (CLAUDE.md, AGENTS.md, GEMINI.md, .cursorrules, .github/copilot-instructions.md, .windsurfrules). Use this skill when the user mentions "DIA aktivieren", "DIA installieren", "DIA initialisieren", "DIA setup", "DIA settings", "Workflow-Modus", "Modus wechseln", "DIA off", "DIA deaktivieren", "Plugin aktivieren". Single skill that covers both first-time activation and later reconfiguration; the skill detects which path applies from the presence of .dia/config.toml. Use when this capability is needed.
- ▌ Gh Default Branch · tomevault-io bundleRetrieve the default branch name of the current Git repository using GitHub CLI. Use when asked "What is the default branch?", "Get the default branch", "What is the main branch?", "Show me the base branch", "get repo default branch", or when git operations require the default branch name (creating PRs, comparing branches, checking out base branch). Returns branch names like main, master, or develop using GitHub CLI. Use when this capability is needed.
- ▌
- ▌
- ▌ Check Code Quality · tomevault-io bundleRun comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and before creating commits. Use when this capability is needed.
- ▌ React Refactor Tournament · tomevault-io bundleReview React/Next.js code against the real vercel-react-best-practices skill, backlog the performance findings keyed to actual rule ids + impact tiers, rank the most over-subscribed tiers, then fix + test the top N in isolated worktrees. Use when the user wants to systematically harvest and fix React/Next.js PERFORMANCE refactors (waterfalls, bundle size, RSC fetching, re-renders, JS perf), or says "react refactor tournament", "find React performance refactors", "/react-refactor-tournament". Use when this capability is needed.
- ▌ Control Flow Analysis · tomevault-io bundleUse when working with a skill for performing control flow analysis on programs to understand execution paths, loop structures, and program structure.
- ▌
- ▌
- ▌ Property Based Tester · tomevault-io bundleGenerates property-based tests that verify invariants across thousands of randomly generated inputs.
- ▌ Decibel Expert · tomevault-io bundleExpert on Decibel on-chain perpetual futures trading platform on Aptos. Covers trading engine, orderbook, TypeScript SDK, REST APIs, WebSocket streams, market data, position management, TWAP orders, and vault operations. Triggers on keywords decibel, perpetual futures, aptos trading, on-chain trading, decibel sdk, perps, orderbook, twap, market data, trading api. Use when this capability is needed.
- ▌
- ▌ Urdf Geometry · tomevault-io bundleGuide for creating appropriate geometry in URDF files - basic shapes vs OpenSCAD vs mesh files Use when this capability is needed.
- ▌
- ▌ Agentctl CLI · tomevault-io bundleBuild CLI tools using Go with Cobra and Viper. Use for implementing agentctl commands, interactive prompts, configuration management, and output formatting. Triggers on "CLI", "agentctl", "command line", "cobra", "terminal application", "interactive prompt", or when implementing spec/009-developer-experience.md CLI section. Use when this capability is needed.
- ▌ Skills Extractor · tomevault-io bundleExtracts duplicate content from Skills into shared modules. Use when user asks to refactor skills, extract common content, or merge duplicates.
- ▌ Skills Validator · tomevault-io bundleValidates Skills after refactoring to ensure they work correctly. Use when user asks to validate skills, verify refactoring, or check skills still work.
- ▌
- ▌ Synthetic Data Generation · tomevault-io bundleGenerate synthetic data using sdg_hub with composable blocks and YAML flows. Use when the user wants to create training datasets, generate QA pairs, run data generation pipelines, build custom flows, produce synthetic data from documents, use agent frameworks for data generation, or distill MCP tool-use traces. Supports pre-built flows, custom Python scripts, and YAML flow authoring with 20+ blocks, agent connectors (Langflow, LangGraph), MCP tool-use, and 100+ LLM providers via LiteLLM. Use when this capability is needed.
- ▌
- ▌ Ref Docs Sdd Stl Site Reliability Engineer · tomevault-io bundleSite Reliability Engineer (SRE) Skill
- ▌ AI Product Strategy · tomevault-io bundleHelp users define AI product strategy. Use when someone is building an AI product, deciding where to apply AI in their product, planning an AI roadmap, evaluating build vs buy for AI capabilities, or figuring out how to integrate AI into existing products. Use when this capability is needed.
- ▌ Engineering Culture · tomevault-io bundleHelp users build strong engineering culture. Use when someone is improving developer experience, fostering technical excellence, designing engineering practices, or scaling an engineering organization. Use when this capability is needed.
- ▌ Claude Orchestrator · tomevault-io bundleSpawn and manage parallel Claude workers for software development. Use for parallel feature development, multi-agent coordination, or autonomous project execution. Use when this capability is needed.
- ▌
- ▌ Fix Buildkite CI · tomevault-io bundleTriage and fix failing Buildkite CI checks for RisingWave pull requests by extracting concrete failing tests, diffs, and error messages from Buildkite build/job logs and artifacts, then applying focused code or test fixes. Use when users ask to diagnose red Buildkite checks, investigate flaky/failing CI jobs, understand why a Buildkite build failed, or provide Buildkite/GitHub check URLs and want a concrete fix. Use when this capability is needed.
- ▌ Random Number · tomevault-io bundleGenerate a random integer between min and max (inclusive). Use when the user asks for a random number. Use when this capability is needed.
- ▌ Session QA Eligibility · tomevault-io bundleCheck investigation session QA skip eligibility per ADR-034. Validates if staged files qualify for investigation-only exemption by checking against allowed paths (.agents/sessions/, .agents/analysis/, .serena/memories/, etc). Use when this capability is needed.
- ▌ Skills Summarizer · tomevault-io bundleSummarize skill usage logs into JSON and HTML upkeep reports, and propose conservative skill improvements with human approval. Use when asked to digest skill telemetry, generate upkeep summaries, or produce skill usage stats. Use when this capability is needed.
- ▌ Dynoai Component Splitter · tomevault-io bundleProvides a systematic workflow for decomposing large React components in the DynoAI frontend. Identifies extraction candidates, creates sub-components following project patterns (shadcn/ui, Radix, Tailwind). Use when the user asks to split, refactor, decompose, or break up a large React component, or when a component exceeds 300 lines.
- ▌ Dhh Writing · tomevault-io bundleThis skill should be used when writing in the distinctive style of David Heinemeier Hansson (DHH). It applies when creating blog posts, technical articles, business content, manifestos, or any prose requiring a clear, punchy, opinionated style. Use when this capability is needed.
- ▌ Devkg Sparql · tomevault-io bundleQuery the Dev Knowledge Graph via SPARQL instead of grepping raw session files. Use this when asked about technologies, relationships between tools, session history, or cross-platform knowledge. Use when this capability is needed.
- ▌ Rodolfodpk Spring Crablet Kubernetes Skill · tomevault-io bundleKubeShark: Failure-Mode Workflow for Kubernetes
- ▌ Book To Skill · tomevault-io bundleConverts .txt book files into leverageable Claude Code skills. Use when transforming books, articles, or written expertise into structured skills with frameworks, workflows, and reference material.
- ▌ K8S Operations · tomevault-io bundlekubectl operations for applying, patching, deleting, and executing commands on Kubernetes resources. Use when modifying resources, running commands in pods, or managing resource lifecycle. Use when this capability is needed.
- ▌ Theming Context · tomevault-io bundleUsing Optics for implementing design system guidelines, theming, and color scales. Use when this capability is needed.
- ▌ Product Development · tomevault-io bundleEnd-to-end product development for iOS/macOS apps. Covers market research, competitive analysis, PRD generation, architecture specs, UX design, implementation guides, testing, and App Store release. Use for product planning, validation, or generating specification documents. Use when this capability is needed.
- ▌ UX Spec · tomevault-io bundleGenerates UI/UX specifications with wireframes and design system. Creates UX_SPEC.md and DESIGN_SYSTEM.md from PRD and Architecture specs. Use when designing app interface and creating design system.
- ▌ Retrieve Relevant Information Through RAG · tomevault-io bundleLeverage Retrieval Augmented Generation to retrieve relevant information from a a LlamaCloud Index. Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable. Use when this capability is needed.
- ▌ Runwhen UI · tomevault-io bundleUse when creating or modifying any UI component, page, or styling in user-pages. Enforces RunWhen's MUI++ design system standards.
- ▌ Agent Code Goal Planner · tomevault-io bundleAgent skill for code-goal-planner - invoke with $agent-code-goal-planner Use when this capability is needed.
- ▌ Agent Code Review Swarm · tomevault-io bundleAgent skill for code-review-swarm - invoke with $agent-code-review-swarm Use when this capability is needed.
- ▌ Agent Crdt Synchronizer · tomevault-io bundleAgent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer Use when this capability is needed.
- ▌ Agent Github Pr Manager · tomevault-io bundleAgent skill for github-pr-manager - invoke with $agent-github-pr-manager Use when this capability is needed.
- ▌ Agent Orchestrator Task · tomevault-io bundleAgent skill for orchestrator-task - invoke with $agent-orchestrator-task Use when this capability is needed.
- ▌ Agent Pagerank Analyzer · tomevault-io bundleAgent skill for pagerank-analyzer - invoke with $agent-pagerank-analyzer Use when this capability is needed.