← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 212 of 623

  1. Implementation Plan Creator · tomevault-io bundle
    Create the implementation plan artifact from an approved task list Use when this capability is needed.
    0 installs
  2. Broadcast API · tomevault-io bundle
    Reference documentation for Broadcast API (sendbroadcast.net) integration. Use when working with the Broadcast email provider, creating/updating broadcasts, managing subscribers, or debugging API issues. Use when this capability is needed.
    0 installs
  3. Animir Node Rate Limiter Flexible Node Rate Limiter Flexible · tomevault-io bundle
    rate-limiter-flexible
    0 installs
  4. Superpowers Tdd · tomevault-io bundle
    Applies tests-first discipline (red/green/refactor) and adds regression tests for bugs. Use when implementing features, fixing bugs, or refactoring. Use when this capability is needed.
    0 installs
  5. Antv Skills Maintainer · tomevault-io bundle
    Automatically sync documentation and configuration after any skill is added or updated. Triggers on every AI code execution to keep README Available Skills and .claude-plugin/marketplace.json up to date. Use when this capability is needed.
    0 installs
  6. Pytest Testing Patterns · tomevault-io bundle
    Apply pytest best practices and project testing conventions. Use when writing or modifying tests. Use when this capability is needed.
    0 installs
  7. Multilingual Marketing · tomevault-io bundle
    Use when translating WordPress pages to other languages, setting up multilingual marketing sites, or managing WPML translation workflows via Elementor MCP tools. Covers page export, translation, import, hreflang SEO, and batch content updates.
    0 installs
  8. Terraform Upgrade Assistant · tomevault-io bundle
    Guides through Terraform version upgrades including identifying deprecated syntax, updating provider versions, and migrating breaking changes. This skill should be used when users need to upgrade Terraform or provider versions, fix deprecated warnings, or migrate configurations to newer syntax. Use when this capability is needed.
    0 installs
  9. Artwist Polyakov Polyakov Claude Skills Scrapedo Web Scraper · tomevault-io bundle
    Scrape.do Web Scraper
    0 installs
  10. Ashutoshsrivastava17 Skill Library Mobile Push Notifications · tomevault-io bundle
    Mobile Push Notifications
    0 installs
  11. Architecture Paradigm Microkernel · tomevault-io bundle
    Microkernel architecture with a minimal core and plugin-based extensibility for platforms. Use when this capability is needed.
    0 installs
  12. Architecture Paradigm Space Based · tomevault-io bundle
    Apply data-grid architecture for high-traffic stateful workloads with in-memory processing and linear scalability. Use when this capability is needed.
    0 installs
  13. First Principles Thinking · tomevault-io bundle
    This skill should be used when the user asks to "analyze from first principles", "第一性原理", "从根本分析", "从零开始思考", "think from scratch", "question this design", "这个设计合理吗", "is this the right approach", "为什么要这样做", "why are we doing it this way", "有没有更好的方案", "is there a better solution", "challenge assumptions", "挑战假设", or needs to evaluate architectural decisions, design choices, or problem-solving approaches without relying on analogies or conventions. Use when this capability is needed.
    0 installs
  14. Flutter Store Review Checker · tomevault-io bundle
    Pre-submission audit for Flutter apps targeting Apple App Store and Google Play Store. Trigger this skill when the user mentions "submit to App Store", "ready to publish", "TestFlight", "App Store review", "app rejected", "Guideline 5.1.1", "Guideline 4.8", "privacy manifest", "PrivacyInfo.xcprivacy", "Data Safety", "Privacy Policy", or before any production release. Runs a checklist covering App Privacy labels, privacy manifests, third-party SDK signatures, login requirements (5.1.1 e-commerce browse-before-login), Apple Sign-In requirement when offering social auth (4.8), subscription terms transparency, screenshot requirements, age rating, and Play Store Data Safety form. Identifies blockers BEFORE the rejection email arrives. Use when this capability is needed.
    0 installs
  15. Ayush016 Android Lead Agent Skills Android Lead Agent Skills · tomevault-io bundle
    Android Development Skill
    0 installs
  16. Locating Plugin Source Code · tomevault-io bundle
    Use when you need to find the source code location of installed plugins, explore plugin structure, access reference materials in plugins, or debug plugin issues. Provides step-by-step guidance to trace installed plugins back to their local repository locations by reading ~/.claude/plugins/installed_plugins.json and navigating to the installPath. Useful for finding skills, commands, reference docs, or understanding plugin implementation.
    0 installs
  17. Ralph Run Reconcile Claude Code · tomevault-io bundle
    Audit and reconcile the latest Ralph run in Claude Code. Use when Ralph finishes with failures, tentative outcomes, or suspected missing merges; inspect story branches, state/spec drift, and merge conflicts, then produce or execute a prioritized remediation plan. Use when this capability is needed.
    0 installs
  18. Beel Collab Presets Dev Technology Stack Blueprint Generator · tomevault-io bundle
    Comprehensive Technology Stack Blueprint Generator
    0 installs
  19. Reflow Machine Maintenance Guidance · tomevault-io bundle
    This skill should be considered when you need to answer reflow machine maintenance questions or provide detailed guidance based on thermocouple data, MES data or defect data and reflow technical handbooks. This skill covers how to obtain important concepts, calculations, definitions, thresholds, and others from the handbook and how to do cross validations between handbook and datasets. Use when this capability is needed.
    0 installs
  20. IOS Mobile Design Competency · tomevault-io bundle
    Master Apple-standard iOS UI design and implementation across SwiftUI and UIKit. Use when designing or reviewing iOS screens to follow Human Interface Guidelines (HIG), build adaptive layouts, choose navigation patterns (NavigationStack/TabView/sheets or UINavigationController/UITabBarController), integrate SF Symbols/system typography/semantic colors, ensure Dark Mode + high-contrast support, and implement accessibility (VoiceOver, Dynamic Type, touch targets). Use when this capability is needed.
    0 installs
  21. German Professional · tomevault-io bundle
    This skill should be used when the user asks to "auf Deutsch formulieren", "geschäftsdeutsch schreiben", "professionell übersetzen", "Business-Deutsch", "formelle Nachricht". Aktiviere für professionelle deutsche Kommunikation. Use when this capability is needed.
    0 installs
  22. Linkedin Navigation · tomevault-io bundle
    This skill should be used when the user asks to "LinkedIn öffnen", "zum Posteingang gehen", "Mitteilungen anzeigen", "LinkedIn Profil aufrufen", "LinkedIn navigieren". Aktiviere für alle LinkedIn Browser-Aktionen. Use when this capability is needed.
    0 installs
  23. Bingo Taiwan Taiwan Student Benefits Taiwan Student Benefits · tomevault-io bundle
    Taiwan Student Benefits Tracker
    0 installs
  24. Researchers Tech · tomevault-io bundle
    Researches project histories, changelogs, developer interviews, and open source documentation. Use when the album subject involves technology projects or developer stories. Use when this capability is needed.
    0 installs
  25. Brendadeeznuts1111 Tier 1380 Omega Cloudflare Python Workers · tomevault-io bundle
    Cloudflare Python Workers
    0 installs
  26. Brendadeeznuts1111 Tier 1380 Omega Google Gemini File Search · tomevault-io bundle
    Google Gemini File Search Setup
    0 installs
  27. Services Up · tomevault-io bundle
    Start Docker Compose services for local development and testing. Pass service names as arguments (e.g. "todo-backend jira-mock") or leave blank to start all services. Use when this capability is needed.
    0 installs
  28. New Book Review · tomevault-io bundle
    Create a new book review post with proper frontmatter, cover image, and Amazon affiliate link. Use when creating book reviews, adding new reviews, or setting up review posts. Use when this capability is needed.
    0 installs
  29. C0ntr0lledcha0s Claude Code Plugin Automations Managing Docs · tomevault-io bundle
    Managing Documentation Skill
    0 installs
  30. React Native Harness · tomevault-io bundle
    Write and debug React Native Harness tests for app code. Use when the user asks to create or fix tests that import from react-native-harness, mock modules, spy on functions, render React Native components on-device, use setupFiles or setupFilesAfterEnv, or add optional UI tests with @react-native-harness/ui. Use when this capability is needed.
    0 installs
  31. Dissertation Polisher Zh · tomevault-io bundle
    润色和审阅中文计算机科学博士学位论文,去除 AI 痕迹、检查论文规范、生成 Markdown 审阅报告。支持 PDF、DOCX、LaTeX 长文档和直接粘贴文本。用户提到论文、学位论文、博士论文、毕业论文、润色、修改、审阅、摘要、章节等场景时使用,即使没有明确点名这个 skill。 Use when this capability is needed.
    0 installs
  32. Implementing 2d Graphics · tomevault-io bundle
    Implements WPF 2D graphics using Shape, Geometry, Brush, and Pen classes. Use when building vector graphic UIs, icons, charts, or diagrams in WPF applications. Use when this capability is needed.
    0 installs
  33. Implementing Hit Testing · tomevault-io bundle
    Enables mouse event reception for WPF FrameworkElement using DrawingContext by drawing transparent backgrounds. Use when custom-drawn elements don't receive mouse events.
    0 installs
  34. Localizing Wpf With Baml · tomevault-io bundle
    Localizes WPF applications using BAML localization with x:Uid attributes and LocBaml tool. Use when building enterprise multi-language applications requiring satellite assemblies. Use when this capability is needed.
    0 installs
  35. Managing Literal Strings · tomevault-io bundle
    Manages literal strings by pre-defining them as const string in C#. Use when organizing string constants, log messages, exception messages, or UI texts across the codebase.
    0 installs
  36. Structuring Wpf Projects · tomevault-io bundle
    Designs WPF solution and project structures based on Clean Architecture. Use when creating new WPF solutions, organizing layers, or establishing project naming conventions. Use when this capability is needed.
    0 installs
  37. Threading Wpf Dispatcher · tomevault-io bundle
    Explains WPF Dispatcher priority system and threading patterns. Use when implementing background operations, maintaining UI responsiveness, or understanding task scheduling order. Use when this capability is needed.
    0 installs
  38. API Endpoint Development · tomevault-io bundle
    Standards for developing FastAPI routers and Pydantic schemas. Use this when creating new API endpoints or modifying response schemas. Use when this capability is needed.
    0 installs
  39. Data Fetcher Integration · tomevault-io bundle
    Guidelines for integrating new data series (FRED, CoinGecko) into background workers. Use this when expanding the dashboard's data coverage with new economic or crypto indicators. Use when this capability is needed.
    0 installs
  40. Alicloud AI Audio Tts Realtime Test · tomevault-io bundle
    Minimal realtime TTS smoke test for Model Studio Qwen TTS Realtime. Use when this capability is needed.
    0 installs
  41. Alicloud Database Rds Supabase Test · tomevault-io bundle
    Minimal smoke test for RDS Supabase skill. Validate endpoint reachability and one list/detail API. Use when this capability is needed.
    2 installs
  42. Blockrun · tomevault-io bundle
    Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")
    0 installs
  43. Claude Dev Suite Claude Dev Suite Bitcoin Libraries Rust Dlc · tomevault-io bundle
    rust-dlc
    0 installs
  44. Videotoolbox H264 Encoding · tomevault-io bundle
    Hardware-accelerated H.264 video encoding using Apple's VideoToolbox framework for iOS/macOS. Use this skill when building real-time video streaming apps, implementing WebRTC solutions, creating live broadcasting with low-latency requirements, or encoding camera frames for network transmission. Use when this capability is needed.
    0 installs
  45. Superteam Subagent Driven Development · tomevault-io bundle
    Break work into tasks, dispatch specialized agents, review iteratively Use when this capability is needed.
    0 installs
  46. Azure Prices · tomevault-io bundle
    Look up and compare Azure service pricing using the Azure Retail Prices API. Use this skill whenever the user asks about Azure costs, pricing, rates, or wants to compare prices across regions or services — even if they don't say "pricing" explicitly. Trigger for questions like "how much does a D2 v2 VM cost?", "cheapest region for Azure SQL", or "compare storage prices between eastus and westeurope". Use when this capability is needed.
    0 installs
  47. Optimizing Claude Code · tomevault-io bundle
    Audits repositories for Claude Code readiness and suggests improvements. Use when asked to check CLAUDE.md quality, review settings, audit project organization, or optimize for agentic work. Use when this capability is needed.
    0 installs
  48. Check Serena Learnings · tomevault-io bundle
    Query Serena memories for relevant learnings before ANY significant work including bug investigation, feature implementation, API changes, or architecture decisions. Use when starting work to leverage existing knowledge and avoid repeating past mistakes. Use when this capability is needed.
    0 installs
  49. Indie Monetization Strategist · tomevault-io bundle
    Monetization strategies for indie developers, solopreneurs, and small teams. Covers freemium models, SaaS pricing, sponsorships, donations, email list building, and passive income for developer Use when this capability is needed.
    0 installs
  50. Large Scale Map Visualization · tomevault-io bundle
    Master of high-performance web map implementations handling 5,000-100,000+ geographic data points. Specializes in Leaflet.js optimization, Supercluster algorithms, viewport-based loading, canvas Use when this capability is needed.
    0 installs
  51. Langchain Agents Scaffold · tomevault-io bundle
    Use when creating a new LangChain / LangGraph / DeepAgents project from scratch. Picks the right scaffolder for graphs vs. DeepAgents vs. LCEL chains.
    0 installs
  52. Langchain Agents Workflow · tomevault-io bundle
    Use when starting work on any LangChain / LangGraph / DeepAgents project. Entry point for the develop -> middleware -> evaluate -> deploy lifecycle, mapping each step to the right official tool.
    0 installs
  53. Scraping Best Practices · tomevault-io bundle
    Ethical and effective web scraping techniques, anti-bot evasion, legal compliance, and data extraction strategies Use when this capability is needed.
    0 installs
  54. D O Hub Github Template AI Agents Database Schema Migrations · tomevault-io bundle
    Database Schema Migrations
    0 installs
  55. Daemon Blockint Tech Agentic Enteprises Skill CI CD Engineer · tomevault-io bundle
    CI/CD Engineer
    0 installs
  56. Op1 Marketing SEO Experiment Stage1 · tomevault-io bundle
    Run and audit OperatorOne Stage1 marketing SEO shadow experiments across input sync, context index, keyword graph, experiment synthesis, and Ready/Hold/Drop queueing. Use when asked to run SEO experiments, execute 1/2/3 validation rounds, verify reproducibility, or summarize queue and scoreboard outputs for op1_marketing. Use when this capability is needed.
    0 installs
  57. Docker Environment Setup · tomevault-io bundle
    Docker Compose configs, environment setup, and development workflows for SE104_VLEAGUE Use when this capability is needed.
    2 installs
  58. Unreal Engine Developer · tomevault-io bundle
    Expert Unreal Engine 5 developer and technical artist for complete game development via agentic coding. Enables AI-driven control of Unreal Editor through MCP, Python scripting, Blueprints, and C++ for level design, asset management, gameplay programming, and visual development. Use when this capability is needed.
    0 installs
  59. Git Issue Plan Workflow · tomevault-io bundle
    Standardized GitHub issue creation workflow with structured description, branch creation, PLAN.md generation, and phased execution Use when this capability is needed.
    0 installs
  60. Opencode Agent Creation · tomevault-io bundle
    Generate OpenCode agents following official documentation best practices Use when this capability is needed.
    0 installs
  61. Opencode Skill Creation · tomevault-io bundle
    Generate OpenCode skills following official documentation best practices Use when this capability is needed.
    0 installs
  62. Opentofu Provider Setup · tomevault-io bundle
    Configure OpenTofu with cloud providers, manage authentication, and setup state backends Use when this capability is needed.
    0 installs
  63. Davidleonmayor Proyecto Grado Unimayor Express Mocks Testing · tomevault-io bundle
    When to Use
    0 installs
  64. Gemini CLI MCP Config Format Matrix · tomevault-io bundle
    Use when generating or reviewing Gemini CLI MCP configuration snippets in this repository (profile index/docs). Enforce Gemini-native settings.json mcpServers format and gemini mcp add/list/remove command syntax for stdio and streamable HTTP servers.
    0 installs
  65. Tensorrt LLM · tomevault-io bundle
    Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling. Use when this capability is needed.
    0 installs
  66. Daymade Claude Code Skills Claude Md Progressive Disclosurer · tomevault-io bundle
    CLAUDE.md 渐进式披露优化器
    0 installs
  67. Fastapi Factory Utilities · tomevault-io bundle
    Build FastAPI microservices with plugins, message brokers, OAuth2/OIDC, OpenTelemetry, and structured logging. Use when this capability is needed.
    0 installs
  68. Agent Money Tracker · tomevault-io bundle
    Intelligent budget tracking and financial management library for AI agents - expense tracking, income management, budgets, savings goals, and LLM-powered insights Use when this capability is needed.
    0 installs
  69. Mpc Accept Crypto Payments · tomevault-io bundle
    Accept crypto payments on Solana via MoonPay Commerce (formerly Helio). Create Pay Links, generate checkout URLs, check transactions, and list supported currencies. Use when the user wants to accept crypto payments, create payment links, charge for products/services with crypto, or query payment transactions. Requires a MoonPay Commerce account with API key and secret. Use when this capability is needed.
    0 installs
  70. Signalshield Analyst Teneo · tomevault-io bundle
    SignalShield Analyst is a semi-formal, fast-response agent that monitors early calls from KOLs, detects hype and risk signals, and warns users about both bullish and bearish developments. It balances Use when this capability is needed.
    0 installs
  71. Terminal UI Design System · tomevault-io bundle
    Create terminal-inspired UI interfaces with macOS-style window decorations, monospace typography, and a warm color palette. Use this skill when building developer tools, code marketplaces, technical documentation sites, or any interface that benefits from a terminal/command-line aesthetic. Provides complete design system specifications including color palette, typography, spacing, components, and CSS implementation details. Use when this capability is needed.
    0 installs
  72. Denissergeevitch Agents Best Practices Agents Best Practices · tomevault-io bundle
    Agents Best Practices
    0 installs
  73. Flutter Feature Implementation · tomevault-io bundle
    Use when implementing a Flutter feature from scratch or completing one in progress. Covers file structure, design system compliance, state management setup, error handling, testing, and build_runner requirements.
    0 installs
  74. Dherbe Digital Nova Skills Collection Sap Btp Best Practices · tomevault-io bundle
    SAP BTP Best Practices
    0 installs
  75. Terraform Infrastructure V2 · tomevault-io bundle
    Terraform Infrastructure Workflow workflow skill. Use this skill when the user needs Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
    0 installs
  76. Terraform Module Library V2 · tomevault-io bundle
    Terraform Module Library workflow skill. Use this skill when the user needs Production-ready Terraform module patterns for AWS, Azure, and GCP infrastructure and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
    0 installs
  77. Managed DB Services · tomevault-io bundle
    Configure DigitalOcean Managed MySQL, MongoDB, Valkey, Kafka, and OpenSearch for App Platform. Use when setting up non-PostgreSQL databases, configuring trusted sources, or troubleshooting database connectivity. Use when this capability is needed.
    0 installs
  78. Dependabot Remediation · tomevault-io bundle
    Plan and execute backend and frontend Dependabot remediation with wave-based sequencing, resolver validation, and post-merge closure checks. Use when this capability is needed.
    0 installs
  79. Dnyoussef Context Cascade Agentdb Persistent Memory Patterns · tomevault-io bundle
    AgentDB Persistent Memory Patterns
    0 installs
  80. Dnyoussef Context Cascade Agentdb Vector Search Optimization · tomevault-io bundle
    AgentDB Vector Search Optimization
    0 installs
  81. Verification And Quality Assurance · tomevault-io bundle
    Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability. Use when this capability is needed.
    0 installs
  82. Caching Strategies Knowledge · tomevault-io bundle
    Caching Strategies knowledge base. Provides caching patterns (Cache-Aside, Read-Through, Write-Through, Write-Behind), invalidation approaches, multi-level caching, and Redis data structures for caching audits and generation. Use when this capability is needed.
    0 installs
  83. Create Anti Corruption Layer · tomevault-io bundle
    Generates DDD Anti-Corruption Layer for PHP 8.4. Creates translation layer between bounded contexts or external systems. Includes adapters, translators, facades, and unit tests.
    0 installs
  84. Create Dockerfile Production · tomevault-io bundle
    Generates production-ready Dockerfiles for PHP 8.4 projects. Creates multi-stage builds with composer deps, extensions builder, and optimized production stages.
    0 installs
  85. Docker Base Images Knowledge · tomevault-io bundle
    Docker base images knowledge base for PHP. Provides image selection guidelines, Alpine vs Debian comparison, and version pinning strategies. Use when this capability is needed.
    0 installs
  86. Stability Patterns Knowledge · tomevault-io bundle
    Stability Patterns knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Circuit Breaker, Retry, Rate Limiter, Bulkhead, and resilience audits. Use when this capability is needed.
    0 installs
  87. Dbt Model Scaffolder · tomevault-io bundle
    Generate dbt model boilerplate with tests, documentation, and best practices Use when this capability is needed.
    0 installs
  88. Eia Github Issue Operations · tomevault-io bundle
    Use when managing GitHub Issues including creation, labels, milestones, assignees, and comments using gh CLI. Trigger with create issue, set labels, assign milestone.
    0 installs
  89. Deepagents Filesystem · tomevault-io bundle
    使用 FilesystemMiddleware 实现虚拟文件系统、后端(State、Store、Filesystem、Composite)和 Deep Agents 的上下文管理。 Use when this capability is needed.
    0 installs
  90. Langchain Chat Models · tomevault-io bundle
    使用 LangChain 中的聊天模型集成指南,包括 OpenAI、Anthropic、Google、Azure 和 Bedrock Use when this capability is needed.
    0 installs
  91. Flutter Overflow Guard · tomevault-io bundle
    Previne, diagnostica e prova ausencia de overflow de layout em Flutter/Dart - barras listradas de RenderFlex e seus primos (unbounded constraints, form empurrado pelo teclado, texto que nao cabe). Use ao construir, revisar ou debugar UI Flutter com Row, Column, ListView/GridView, Form, dialog ou layout responsivo, e sempre que mencionarem overflow, estourou ou estourando o layout, RenderFlex, pixels overflowed, bottom/right overflowed, layout quebrando, tela cortada, unbounded height/width, texto cortado ou teclado cobrindo o botao. Cobre Expanded/Flexible/Wrap/SingleChildScrollView/FittedBox, tabela sintoma-correcao, scanner heuristico de risco e harness de widget-test multi-device, com checklist sub-atomico (multi-size, textScaler, RTL, dark mode, SafeArea, teclado) e principios cross-stack (CSS, React Native, SwiftUI, Compose). Use when this capability is needed.
    0 installs
  92. Documentation Quality Assurance · tomevault-io bundle
    Systematic documentation audit, drift detection, preflight validation, and multi-pass quality pipelines Use when this capability is needed.
    0 installs
  93. Obra Using Git Worktrees · tomevault-io bundle
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
    0 installs
  94. AI Mobile Reverse Skills · tomevault-io bundle
    面向移动安全分析场景的 6 阶段总控 Skill。用于统一调度 APK 静态侦察、流量与代码对齐、SO/JNI 深度分析、加密与漏洞综合分析、验证设计与报告交付流程。支持 JADX MCP、Burp/Yakit MCP、IDA/Ghidra MCP,采用 AI 主导分析与阶段脚本组合的方式。 Use when this capability is needed.
    0 installs
  95. Dev Multiplayer Prediction Basics · tomevault-io bundle
    Client-side prediction and server reconciliation core concepts. Use when implementing responsive multiplayer controls. Use when this capability is needed.
    0 installs
  96. Superpower Writing Skills · tomevault-io bundle
    Use when creating new Gemini CLI skills, editing existing skills, or verifying skills work before deployment. Also use when encountering questions about skill structure, SKILL.md format, frontmatter, testing methodology, or skill authoring best practices.
    0 installs
  97. Flutter Bloc State Management · tomevault-io bundle
    Standards for predictable state management using flutter_bloc, freezed, and equatable. Use when this capability is needed.
    0 installs
  98. Create Profile Style Skill · tomevault-io bundle
    【META SKILL】分析当前剪辑逻辑与风格,总结并生成一个新的可复用 Skill 文件,存入剪辑技能库。Analyze the current editing logic and style, summarize and generate a new reusable Skill file, and store it in the editing skill library. Use when this capability is needed.
    0 installs
  99. Flux Point Studios Cardano Agent Skills Cardano CLI Operator · tomevault-io bundle
    cardano-cli-operator (manual-only)
    0 installs
  100. Forceinjection Domain Driven Design Skills Agents Md Manager · tomevault-io bundle
    AGENTS.md Manager
    0 installs