tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Finding Duplicate Functions 2 · tomevault-io bundleUse when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations, especially useful for LLM-generated codebases
- ▌ Changelog Generator 15 · tomevault-io bundleAutomatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation. Use when this capability is needed.
- ▌ Implement Feature 6 · tomevault-io bundleImplement a feature or fix a bug following the project's code patterns and conventions. Use when code changes are needed. Use when this capability is needed.
- ▌ Flutter Coreflutter Architecture 2 · tomevault-io bundleMaster Flutter app architecture patterns including MVVM, Clean Architecture, dependency injection, and design patterns for building scalable and maintainable applications. Use when designing app structure, implementing architecture patterns, or organizing code for large-scale projects. Use when this capability is needed.
- ▌ Openspec Archive Change 45 · tomevault-io bundleArchive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
- ▌ Jetpack Compose 3 · tomevault-io bundleJetpack Compose patterns for declarative UI, state management, theming, animations, and performance optimization. Use when this capability is needed.
- ▌ Mobile Security 2 · tomevault-io bundleAndroid security patterns for secure storage, network security, input validation, and authentication. Use when this capability is needed.
- ▌ Readme Blueprint Generator 4 · tomevault-io bundleIntelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content. Use when this capability is needed.
- ▌ Vscode Ext Localization 6 · tomevault-io bundleGuidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices Use when this capability is needed.
- ▌ Marketing Demand Acquisition 6 · tomevault-io bundleCreates demand generation campaigns, optimizes paid ad spend across LinkedIn, Google, and Meta, develops SEO strategies, and structures partnership programs for Series A+ startups scaling internationally. Use when planning marketing strategy, growth marketing, advertising campaigns, PPC optimization, lead generation, pipeline generation, or startup marketing budgets. Covers multi-channel acquisition (Google Ads, LinkedIn Ads, Meta Ads), CAC analysis, MQL/SQL workflows, attribution modeling, technical SEO, and co-marketing partnerships for hybrid PLG/Sales-Led motions in EU/US/Canada markets.
- ▌ Terraform Infrastructure 9 · tomevault-io bundleTerraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale. Use when this capability is needed.
- ▌ AI Agent Builder 3 · tomevault-io bundlePrincipal AI Architect. LangChain/LangGraph (chains, agents, tools, memory), CrewAI (orchestration, roles), Claude Agent SDK, RAG pipelines (chunking, embeddings, vector stores), context management, prompt engineering (CoT, few-shot), guardrails, cost optimization. Use when this capability is needed.
- ▌ Fastapi Conventions 2 · tomevault-io bundleFastAPI best practices and conventions. Use when writing or refactoring FastAPI endpoints, routers, dependencies, or Pydantic models. Use when this capability is needed.
- ▌ Dispatching Parallel Agents 22 · tomevault-io bundleUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
- ▌ Subagent Driven Development 32 · tomevault-io bundleUse when executing implementation plans with independent tasks in the current session
- ▌ Style Guide 3 · tomevault-io bundleUse when selecting blueprints, naming resources, writing Terraform, or making architectural decisions. Includes decision tree, catalog, naming/tags, security, cost, and code quality by priority (CRITICAL, HIGH, MEDIUM, LOW).
- ▌ Analyze 14 · tomevault-io bundleConduct structured analysis on any problem using CIA/IC analytic techniques — assess competing hypotheses, challenge assumptions, stress-test judgments, and produce defensible evidence-based assessments with full citations. Supports 18 techniques including ACH, Key Assumptions Check, What-If, Premortem, Cross-Impact Matrix, Contrasting Narratives, Devil's Advocacy, Red Hat Analysis, Alternative Futures, and Deception Detection. Use when this capability is needed.
- ▌ Receiving Code Review 18 · tomevault-io bundleCode review reception methodology - technical rigor and verification, not performative agreement. Use when receiving code review feedback, before implementing suggestions. Use when this capability is needed.
- ▌ Jest Testing 5 · tomevault-io bundleAutomatically activated when user works with Jest tests, mentions Jest configuration, asks about Jest matchers/mocks, or has files matching *.test.js, *.test.ts, jest.config.*. Provides Jest-specific expertise for testing React, Node.js, and JavaScript applications. Also applies to Vitest due to API compatibility. Does NOT handle general quality analysis - use analyzing-test-quality for that. Use when this capability is needed.
- ▌ Agent Device 3 · tomevault-io bundleAutomates Apple-platform apps (iOS, tvOS, macOS) and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, extracting UI info, collecting logs/network/perf evidence, or planning agent-device CLI commands.
- ▌ React Native Best Practices 6 · tomevault-io bundleProvides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.
- ▌ Prompt Engineering Patterns 7 · tomevault-io bundleMaster advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates. Use when this capability is needed.
- ▌ Machine Learning Engineer 3 · tomevault-io bundleUse this agent when you need to deploy, optimize, or serve machine learning models at scale in production environments.
- ▌ Verification Before Completion 23 · tomevault-io bundleThis skill should be used when the user asks to "verify the implementation", "check before finishing", "quality gates", "pre-completion validation", "verify before deploy", or needs comprehensive quality validation before marking work as complete. Use when this capability is needed.
- ▌ Onboarding 5 · tomevault-io bundleThis skill should be used when the user asks to "set up OpenClaw", "get started", "onboard me", "plan my setup", or "help me choose channels". Conducts an interactive interview, then generates a tailored deployment plan. Use when this capability is needed.
- ▌ C4 Code 3 · tomevault-io bundleExpert C4 Code-level documentation specialist. Analyzes code Use when this capability is needed.
- ▌ Discord 4 · tomevault-io bundleManage your Discord server - post announcements, create events, moderate, and more. Use when the user mentions Discord, wants to post announcements, manage events, moderate channels, or check server status. Use when this capability is needed.
- ▌ Security Check 6 · tomevault-io bundleVerify repository security and check for secrets using gitleaks Use when this capability is needed.
- ▌ Technology Stack Blueprint Generator 4 · tomevault-io bundleComprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints with version information, licensing details, usage patterns, coding conventions, and visual diagrams. Provides implementation-ready templates and maintains architectural consistency for guided development. Use when this capability is needed.
- ▌ Documentation 106 · tomevault-io bundleUpdate documentation when code changes Use when this capability is needed.
- ▌ Notion Research Documentation 2 · tomevault-io bundleResearch across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations. Use when this capability is needed.
- ▌ Quality Documentation Manager 2 · tomevault-io bundleSenior Quality Documentation Manager for comprehensive documentation control and regulatory document review. Provides document management system design, change control, configuration management, and regulatory documentation oversight. Use for document control system implementation, regulatory document review, change management, and documentation compliance verification. Use when this capability is needed.
- ▌ Wordpress Penetration Testing 3 · tomevault-io bundleThis skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies. Use when this capability is needed.
- ▌ Writing Clearly And Concisely 5 · tomevault-io bundleUse when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.
- ▌ Update Lib Docs 2 · tomevault-io bundleUpdate library documentation in .claude/docs/libraries/ with latest information from web search. Use when this capability is needed.
- ▌ Frontend Design 137 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Use when building UI components, pages, applications, or interfaces. Focus on bold aesthetic direction, exceptional attention to detail, and creative choices. Implement real working code with typography, color, motion, spatial composition, and visual details that are memorable and context-specific. Use when this capability is needed.
- ▌ Gridfinity Baseplate Planner 2 · tomevault-io bundleUse this skill when planning and designing gridfinity baseplates for 3D printing. This includes calculating optimal grid sizes from given measurements, determining how to slice large grids into printable chunks based on printer bed dimensions, and calculating padding requirements for non-exact fits. The skill handles both metric and imperial measurements and provides guidance for using gridfinity.perplexinglabs.com to generate the actual STL files.
- ▌ Pr Description Writer 2 · tomevault-io bundleGenerate comprehensive, reviewer-friendly PR descriptions with diagrams, structured test plans, and repo-local workflow context. Use when this capability is needed.
- ▌ Propagate Design Change 2 · tomevault-io bundleWhen a GDD is revised, scans all ADRs and the traceability index to identify which architectural decisions are now potentially stale. Produces a change impact report and guides the user through resolution. Use when this capability is needed.
- ▌ Dev Standards 3 · tomevault-io bundleEnforces development workflows, quality gates, coding standards, and release processes for the deterministic-agent-control-protocol project. Use when implementing features, fixing bugs, refactoring architecture, adding integrations, updating policies, writing tests, updating documentation, or preparing releases. Use when this capability is needed.
- ▌ Terraform Module Library 15 · tomevault-io bundleBuild reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components. Use when this capability is needed.
- ▌ Raydium 2 · tomevault-io bundleUse when working with a comprehensive guide for building applications with Raydium - Solana's leading AMM and liquidity protocol.
- ▌ Langchain Embeddings 2 · tomevault-io bundle使用 LangChain 中的嵌入模型集成指南,包括 OpenAI、Azure 和本地嵌入 Use when this capability is needed.
- ▌ Andrew Kane Gem Writer 2 · tomevault-io bundleThis skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is needed. Triggers on requests like "create a gem", "write a Ruby library", "design a gem API", or mentions of Andrew Kane's style. Use when this capability is needed.
- ▌ Finishing A Development Branch 13 · tomevault-io bundleUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for review, delivery, or cleanup
- ▌ Typescript Language Patterns 4 · tomevault-io bundleModern TypeScript standards for type safety, performance, and maintainability. Use when this capability is needed.
- ▌ Flutter Patterns 6 · tomevault-io bundleComprehensive Flutter development patterns covering widgets, testing, performance, security, and animations. Use when you need quick reference for Flutter best practices, common UI patterns, performance optimization techniques, security guidelines, or animation implementations. Use when this capability is needed.
- ▌ GRAPHQL Security 4 · tomevault-io bundleSecure GraphQL APIs - authentication, authorization, rate limiting, and validation Use when this capability is needed.
- ▌ Pytest Generator 2 · tomevault-io bundleGenerate pytest-based unit tests for Python code. Creates test files Use when this capability is needed.
- ▌ Security Flutter 2 · tomevault-io bundleFlutter Security. Use when reviewing security, implementing auth, or hardening code. Use when this capability is needed.
- ▌ Terraform Module 2 · tomevault-io bundleInspect Terraform module specs from cache when seeing module sources. Use when this capability is needed.
- ▌ Playwright E2e Testing 2 · tomevault-io bundleEnd-to-end, API, and responsive testing for web applications using Playwright with TypeScript. Use when asked to write, run, debug, or maintain Playwright (@playwright/test) TypeScript tests for UI behavior, form submissions, user flows, API validation, responsive design, or visual regression. Covers browser automation, network interception, mocking, Page Object Model, fixtures, and parallel execution. Use when this capability is needed.
- ▌ Technology Stack Blueprint Generator 5 · tomevault-io bundleComprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints with version information, licensing details, usage patterns, coding conventions, and visual diagrams. Provides implementation-ready templates and maintains architectural consistency for guided development. Use when this capability is needed.
- ▌ Slide Creator 2 · tomevault-io bundleCreate Google-style presentation slides as standalone HTML files. Use when the user wants to (1) create presentation slides from notes or bullet points, (2) build slide decks in HTML format, (3) recreate or replicate existing slide designs, (4) convert rough notes or talking points into polished visual slides, or (5) needs professional Google-branded presentation materials with clean typography, visual diagrams, code blocks, or data visualizations. Use when this capability is needed.
- ▌ Bio Machine Learning Biomarker Discovery 2 · tomevault-io bundleSelects informative features for biomarker discovery using Boruta all-relevant selection, mRMR minimum redundancy, and LASSO regularization. Use when identifying biomarkers from high-dimensional omics data. Use when this capability is needed.
- ▌ Documentation Architect 5 · tomevault-io bundleDesign scalable, navigable documentation ecosystems for onboarding, architecture, operations, ADRs, runbooks, and reference; use when asked to architect docs, plan information architecture, design doc systems, organize knowledge bases, structure living documentation, or fix documentation fragmentation. Use when this capability is needed.
- ▌ Code Task Generator 4 · tomevault-io bundleThis sop generates structured code task files from rough descriptions, ideas, or PDD implementation plans. It automatically detects the input type and creates properly formatted code task files following Amazon's code task format specification. For PDD plans, it processes implementation steps one at a time to allow for learning and adaptation between steps. Use when this capability is needed.
- ▌ Ask Questions If Underspecified 2 · tomevault-io bundleClarify requirements before implementing. Do not use automatically, only when invoked explicitly. Use when this capability is needed.
- ▌ Code Review Checklist 17 · tomevault-io bundleCode review checklist for quality, security, and maintainability. Use after writing or modifying code to ensure high standards. Covers code quality, security, performance, and best practices. Use when this capability is needed.
- ▌ Test Driven Development 44 · tomevault-io bundleUse when implementing any feature or bugfix in the Culinary Advisor Next.js project - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
- ▌ React Native Security 2 · tomevault-io bundleSecure storage, network traffic, and deep links in React Native mobile apps. Use when implementing secure storage, certificate pinning, or deep link validation in React Native. Use when this capability is needed.
- ▌ Documentation Patterns 8 · tomevault-io bundleBest practices for writing effective skill documentation. Use when creating new skills, improving skill discoverability, or documenting failed attempts. Use when this capability is needed.
- ▌ Testing Strategies 7 · tomevault-io bundleComprehensive testing strategies for Kailash applications including the 3-tier testing approach with Real infrastructure recommended policy for Tiers 2-3. Use when asking about 'testing', 'test strategy', '3-tier testing', 'unit tests', 'integration tests', 'end-to-end tests', 'testing workflows', 'testing DataFlow', 'testing Nexus', 'Real infrastructure recommended', 'real infrastructure', 'test organization', or 'testing best practices'. Use when this capability is needed.
- ▌ Remotion Best Practices 31 · tomevault-io bundleThis skill should be used when the user is working with Remotion, the React-based video creation framework. Trigger when user mentions "Remotion animations", "Remotion composition", "video in React", "useCurrentFrame", "interpolate animations", "Remotion audio", "Remotion captions", "spring animations in Remotion", or asks questions like "how do I animate in Remotion?", "how to add audio to Remotion?", "how to create video compositions?", "how to use Three.js with Remotion?". Also trigger when user is working on React video projects that use frame-based rendering. Use when this capability is needed.
- ▌ Typescript Inline Scripts 2 · tomevault-io bundleGuide for running inline TypeScript scripts with Bun Use when this capability is needed.
- ▌ Typescript Inline Scripts 3 · tomevault-io bundleGuide for running inline TypeScript scripts with Bun Use when this capability is needed.
- ▌ Test Writer 11 · tomevault-io bundleWrite integration and unit tests for this codebase. Generate test files following repo patterns. Use when adding tests, improving coverage, writing test cases, or creating test suites. Use when this capability is needed.
- ▌ Nutrient Document Processing 2 · tomevault-io bundleProcess, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images. Use when this capability is needed.
- ▌ Documentation Standards 21 · tomevault-io bundleDocumentation guidelines for AWS Coworker components Use when this capability is needed.
- ▌ UX Researcher Designer 5 · tomevault-io bundleComprehensive toolkit for user-centered research and experience design. Use when this capability is needed.
- ▌ Python Best Practices 8 · tomevault-io bundlePython development best practices including PEP 8 style guidelines, type hints, docstring conventions, and common patterns. Use when writing or modifying Python code. Use when this capability is needed.
- ▌ Composable Architecture 2 · tomevault-io bundleUse when building features with TCA (The Composable Architecture), structuring reducers, managing state, handling effects, navigation, or testing TCA features. Covers @Reducer, Store, Effect, TestStore, reducer composition, and TCA patterns.
- ▌ Cloudflare Knowledge 2 · tomevault-io bundleComprehensive Cloudflare platform knowledge covering Workers, storage (R2/D1/KV/Durable Objects/Queues), AI Workers, Hyperdrive, Zero Trust, MCP servers, Workflows, and all platform features Use when this capability is needed.
- ▌ Machine Learning Engineer 4 · tomevault-io bundleUse when a task needs ML system implementation work across training pipelines, feature flow, model serving, or inference integration.
- ▌ Using Git Worktrees 33 · tomevault-io bundleGit worktree management with tmux integration and task dispatch. Use when creating isolated dev environments, launching parallel feature work, running multiple Claude instances, managing worktrees, dispatching tasks to worktree terminals, or cleaning up after merge. Covers worktree creation in .claude/worktrees/, tmux window management in the current session, and command dispatch. Also use when someone says "create a worktree", "launch in a worktree", "worktree for story X", or "parallel development". Use when this capability is needed.
- ▌ Get Available Resources 3 · tomevault-io bundleThis skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter. Use when this capability is needed.
- ▌ Iso 13485 Certification 2 · tomevault-io bundleComprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing documentation, (2) creating Quality Manuals, (3) developing required procedures and work instructions, (4) preparing Medical Device Files, (5) understanding ISO 13485 requirements, or (6) identifying missing documentation for medical device certification. Also use when users mention medical device regulations, QMS certification, FDA QMSR, EU MDR, or need help with quality system documentation. Use when this capability is needed.
- ▌ Protocolsio Integration 2 · tomevault-io bundleIntegration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation. Use when this capability is needed.
- ▌ Market Research Reports 2 · tomevault-io bundleGenerate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix. Use when this capability is needed.
- ▌ Testing Patterns 35 · tomevault-io bundleJest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle. Use when this capability is needed.
- ▌ Playwright CLI 23 · tomevault-io bundleAutomates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
- ▌ Fastapi Best Practices 3 · tomevault-io bundleFastAPI best practices e convenções baseadas em produção real. Aplicar em todos os projetos FastAPI. Use when this capability is needed.
- ▌ Requirements Extractor 2 · tomevault-io bundleConverte input não estruturado (texto, notas, docs parciais) em requisitos funcionais (FR) e perguntas abertas. Não inventa requisitos. Use when this capability is needed.
- ▌ Make Instruction 2 · tomevault-io bundleCreate GitHub Copilot instruction files with proper applyTo patterns and prescriptive rules. Use when asked to "create instruction", "make instruction", "scaffold instruction", or when building file-type-specific rules that should always be active. Generates .instructions.md files with YAML frontmatter and DO/DONT patterns. Use when this capability is needed.
- ▌ Mermaid Diagrams 14 · tomevault-io bundleCreate and embed Mermaid diagrams in Markdown files for visualizing documentation, features, architecture, workflows, and processes. Use when asked to "add a diagram", "create a flowchart", "visualize the workflow", "show the architecture", or when documentation needs visual enhancement. Supports flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, pie charts, and more. Use when this capability is needed.
- ▌ Terraform Syntax 2 · tomevault-io bundleMaster Terraform HCL syntax including blocks, arguments, expressions, operators, templates, and formatting conventions. Use when asked about "Terraform syntax", "HCL syntax", "write Terraform code", "expression syntax", "template syntax", or when writing, reviewing, or understanding Terraform configuration. Covers structural language, expression language, template language, and style guidelines. Use when this capability is needed.
- ▌ Terraform Expert 5 · tomevault-io bundleTerraform infrastructure specialist with HCP Terraform workflows. Use when creating or reviewing Terraform configurations — generates compliant code using latest provider/module versions, manages workspaces, and follows security best practices. Use when this capability is needed.
- ▌ Web Interface Guidelines 2 · tomevault-io bundleVercel's Web Interface Guidelines — a comprehensive checklist covering interactions, animations, layout, content, forms, performance, and design. Use when building or reviewing web UIs for quality, accessibility, and polish. Use when this capability is needed.
- ▌ Skill Name 17 · tomevault-io bundleBrief description of what this skill does and when to use it. Include specific keywords that help agents identify relevant tasks. Use when this capability is needed.
- ▌ Figma Implement Design 2 · tomevault-io bundleTranslate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a working Figma MCP server connection. Use when this capability is needed.
- ▌ Docusaurus Config 3 · tomevault-io bundleUse when working with docusaurus.config.js/ts files to validate or modify Docusaurus configuration
- ▌ Amplifier Philosophy 2 · tomevault-io bundleAmplifier design philosophy using Linux kernel metaphor. Covers mechanism vs policy, module architecture, event-driven design, and kernel principles. Use when designing new modules or making architectural decisions. Use when this capability is needed.
- ▌ Prepare Release 5 · tomevault-io bundlePrepare a release for the Feature Management .NET SDK. Use when user mentions release preparation, version bump, creating merge PRs, preview release, or stable release for this project. Use when this capability is needed.
- ▌ Frontend Design 138 · tomevault-io bundleUse this skill when the user asks to design/build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
- ▌ Debug 21 · tomevault-io bundleAnalyze bugs and suggest fixes with step-by-step debugging approach. Use when encountering errors or unexpected behavior. Use when this capability is needed.
- ▌ Marketing Demand Acquisition 7 · tomevault-io bundleMulti-channel demand generation, paid media optimization, SEO strategy, and partnership programs for Series A+ startups. Includes CAC calculator, channel playbooks, HubSpot integration, and international expansion tactics. Use when planning demand generation campaigns, optimizing paid media, building SEO strategies, establishing partnerships, or when user mentions demand gen, paid ads, LinkedIn ads, Google ads, CAC, acquisition, lead generation, or pipeline generation. Use when this capability is needed.
- ▌ Django Access Review 7 · tomevault-io bundledjango-access-review Use when this capability is needed.
- ▌ Kubernetes Deployment 16 · tomevault-io bundleKubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations. Use when this capability is needed.
- ▌ Terraform AWS Modules 6 · tomevault-io bundleTerraform module creation for AWS — reusable modules, state management, and HCL best practices. Use when building or reviewing Terraform AWS infrastructure. Use when this capability is needed.
- ▌ Guardrails Safety 2 · tomevault-io bundleInstrument safety checks, content filters, and guardrails for agent outputs Use when this capability is needed.