tomevault-io
- 62k skills
- 0 followers
- 4 days ago last updated
- ▌ Create Mediator · tomevault-io bundleGenerates Mediator pattern for PHP 8.4. Creates coordination layer for complex component interactions with event dispatching, request/response handling, and colleague classes. Reduces coupling between interacting objects. Includes unit tests.
- ▌ Create Snapshot · tomevault-io bundleGenerates Snapshot pattern for PHP 8.4. Creates aggregate snapshot infrastructure for event sourcing performance optimization with configurable strategies and version tracking. Includes unit tests.
- ▌ Create Strategy · tomevault-io bundleGenerates Strategy pattern for PHP 8.4. Creates interchangeable algorithm families with context class, strategy interface, and concrete implementations. Includes unit tests.
- ▌ Create Use Case · tomevault-io bundleGenerates Application Use Cases for PHP 8.4. Creates orchestration services that coordinate domain objects, handle transactions, and dispatch events. Includes unit tests.
- ▌ Generate CI Fix · tomevault-io bundleGenerates minimal, safe fixes for CI configuration issues. Provides fix templates for dependency, test, lint, infrastructure, Docker, and timeout failures.
- ▌ Grasp Knowledge · tomevault-io bundleGRASP principles knowledge base for PHP 8.4 projects. Provides quick reference for 9 responsibility assignment patterns (Information Expert, Creator, Controller, Low Coupling, High Cohesion, Polymorphism, Pure Fabrication, Indirection, Protected Variations). Use for architecture audits and design decisions. Use when this capability is needed.
- ▌ Map Async Flows · tomevault-io bundleFinds queue publishing (RabbitMQ, Redis), event dispatching, webhooks, and scheduled tasks. Documents synchronous-to-asynchronous boundaries, message formats, consumer chains, and retry policies. Use when this capability is needed.
- ▌ Readme Template · tomevault-io bundleGenerates README.md files for PHP projects. Creates structured documentation with badges, installation, usage, and examples.
- ▌ Solid Knowledge · tomevault-io bundleSOLID principles knowledge base for PHP 8.4 projects. Provides quick reference for SRP, OCP, LSP, ISP, DIP with detection patterns, PHP examples, and antipattern identification. Use for architecture audits and code quality reviews. Use when this capability is needed.
- ▌ Fintech Banking · tomevault-io bundleUse when designing animations for banking apps, payment systems, investment platforms, or financial dashboards
- ▌ Instant 0 100ms · tomevault-io bundleUse when building instantaneous UI feedback under 100ms - button presses, toggles, state changes that feel immediate and responsive
- ▌ Micro 100 200ms · tomevault-io bundleUse when building micro-interactions between 100-200ms - tooltips appearing, dropdown opens, small feedback animations that feel quick but perceptible
- ▌ Motion Designer · tomevault-io bundleUse when designing visual motion systems, creating animation specifications, or when a designer needs guidance on crafting beautiful, meaningful movement.
- ▌ Small 200 300ms · tomevault-io bundleUse when building small transitions between 200-300ms - modal appearances, card expansions, navigation transitions that users consciously perceive
- ▌ Staging Mastery · tomevault-io bundleUse when composing scenes, designing layouts, directing user attention, or ensuring a single clear idea is communicated at any given moment.
- ▌ Animation Principles Teaching Others · tomevault-io bundleUse when someone needs to explain animation principles to students, mentees, or team members at various skill levels
- ▌ Align Issue Card · tomevault-io bundleValidate an issue card + ExecPlan against AGENTS.md and PLANS.md and propose junior-proof edits (including exact patch-style changes). Requires ISSUE_PATH and EXECPLAN_PATH. Use when this capability is needed.
- ▌ Python Testing Pytest Asyncio · tomevault-io bundleConventions for tests in echo-sdk — pytest + pytest-asyncio, async fixtures, dotenv loading, mocking provider SDKs. Use when adding or modifying tests under tests/. Use when this capability is needed.
- ▌ Eaa Cicd Design · tomevault-io bundleUse when designing CI/CD workflows and DevOps architecture. Trigger with CI/CD pipeline or GitHub Actions design requests.
- ▌ Claude Code MCP · tomevault-io bundleThis skill should be used when configuring, installing, or managing MCP (Model Context Protocol) servers in Claude Code. Use when users need to connect Claude Code to external tools, databases, APIs, or services through MCP integration. Use when this capability is needed.
- ▌ Free Disk Space · tomevault-io bundleMaintains the CHANGELOG.md for the Free Disk Space GitHub Action following [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format and Semantic Versioning. Analyzes git changes since the last documented release, categorizes them, and generates properly formatted changelog entries. Use when this capability is needed.
- ▌ Markdown Proofreading · tomevault-io bundleProofread markdown files for typos, grammar, logic errors, and consistency issues. Use when this capability is needed.
- ▌ Trello Media Download · tomevault-io bundleThis skill should be used when the user asks to "download Trello images", "localize Trello media", "download attachments from Trello cards", or wants to store Trello-hosted images locally in the vault. Downloads Trello-hosted images referenced in imported Markdown files and rewrites links to local paths. Use when this capability is needed.
- ▌ Swiftui Best Practices · tomevault-io bundleSwiftUI best practices for behavior, structure, and performance. Use when designing or reviewing SwiftUI views, state management, layout decisions, animations, or performance tuning; when unsure how to model state vs dependencies; when avoiding conditional view pitfalls; or when optimizing diffing, ForEach identity, and rendering costs. Use when this capability is needed.
- ▌ Understanding Code Context · tomevault-io bundleFind and read official documentation for external libraries and frameworks using Context7. Use when researching library APIs, understanding framework configuration, learning library concepts, looking up dependency documentation, or when user asks "how does X library work", "what's the API for X", "look up docs for X", "how to configure X" — provides authoritative, version-specific docs instead of outdated web search results or source code reading. Use when this capability is needed.
- ▌ Flutter Change Notifier · tomevault-io bundleImplements state management with ChangeNotifier and Provider in Flutter. Use when setting up ChangeNotifier models, providing them to the widget tree, consuming state with Consumer or Provider.of, or optimizing rebuilds. Use when this capability is needed.
- ▌ Integrations · tomevault-io bundleTechnical details for external platform integrations (APIs, credentials, rate limits). Use when posting, debugging issues, or adding new integrations. Use when this capability is needed.
- ▌ Web Search Advanced Financial Report · tomevault-io bundleSearch for financial reports using Exa advanced search. Near-full filter support for finding SEC filings, earnings reports, and financial documents. Use when searching for 10-K filings, quarterly earnings, or annual reports. Use when this capability is needed.
- ▌ Deepagents Code Review · tomevault-io bundleReviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent, backends, subagents, middleware, or human-in-the-loop patterns. Catches common configuration and usage mistakes. Use when this capability is needed.
- ▌ Elixir Security Review · tomevault-io bundleReviews Elixir code for security vulnerabilities including code injection, atom exhaustion, and secret handling. Use when reviewing code handling user input, external data, or sensitive configuration. Use when this capability is needed.
- ▌ Go Testing Code Review · tomevault-io bundleReviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files. Use when this capability is needed.
- ▌ Langgraph Architecture · tomevault-io bundleGuides architectural decisions for LangGraph applications. Use when deciding between LangGraph vs alternatives, choosing state management strategies, designing multi-agent systems, or selecting persistence and streaming approaches. Use when this capability is needed.
- ▌ React Flow Code Review · tomevault-io bundleReviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xyflow/react, checking for common mistakes, or optimizing node-based UI implementations. Use when this capability is needed.
- ▌ Review Feedback Schema · tomevault-io bundleSchema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality. Use when this capability is needed.
- ▌ Urlsession Code Review · tomevault-io bundleReviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling, caching, and background sessions. Use when this capability is needed.
- ▌ Do Setup · tomevault-io bundleInitializes the project, identifies relevant skills, and updates the project configuration file (CLAUDE.md, .github/copilot-instructions.md, .cursor/rules/project.mdc, or .cursorrules) with project summary, conventions, and available skills. Accepts an optional argument "agents" to only install orchestration agents and commands without running the full setup. Use when the user asks to initialize the project, configure the agent-assisted development environment, or install agents with "/do-setup agents". Do not use for PRD creation, task implementation, code review, or QA testing. Use when this capability is needed.
- ▌ Appropriate Reliance Skill V2 0 · tomevault-io bundleCalibrated human-AI collaboration with creative latitude — trust calibrated to reliability, creativity preserved with validation. Use when this capability is needed.
- ▌
- ▌ Client Sdk · tomevault-io bundleUse when working with the Aria Client SDK — device pairing, recording, streaming, CLI commands (aria_gen2), Python SDK (aria.sdk_gen2), streaming visualization, multi-device time domain mapping, and device management. Use whenever the user mentions aria_gen2 CLI, aria.sdk_gen2, device pairing, recording start/stop, streaming from Aria glasses, or asks about controlling Aria Gen2 devices programmatically.
- ▌
- ▌ Generate Ad Images · tomevault-io bundleGenerate two distinct, AI-powered image variations for advertising campaigns using Google Gemini's image generation capabilities. Use when creating visual assets for ads based on campaign parameters and research insights. Triggers on requests to generate ad images, create visual assets, produce image variations for A/B testing, or develop platform-specific ad visuals. Use when this capability is needed.
- ▌ Felipecarillo Holoctl Holoctl Foreign Bootstrap · tomevault-io bundleBootstrap a non-Claude assistant from a holoctl workspace
- ▌ Dev Phaser Particles · tomevault-io bundleParticle emitters for visual effects like fire, smoke, explosions, and magic Use when this capability is needed.
- ▌ Gamedesigner Worflow · tomevault-io bundleComplete Game Designer workflow - skill invocation protocol, GDD creation, playtest flow with GDD review, design sessions. MUST load before starting assignments. Use when this capability is needed.
- ▌ QA E2e Test Creation · tomevault-io bundlePlaywright E2E test creation patterns. Provides patterns for page objects, multi-client testing, and accessibility selectors. Use when creating end-to-end tests for user flows and gameplay features. Use when this capability is needed.
- ▌ Refresh Context Map · tomevault-io bundleUSE WHEN AIDEV anchors / per-dir AGENTS.md / ADRs have changed in this repo and the smart-context-surfacing PreToolUse hook needs an updated manifest. Rebuilds `.claude-leverage-context-map.json` at the repo root by running `scripts/build-context-map.py`. Read-only on source — only writes the manifest.
- ▌ Draft Github Issue · tomevault-io bundleDraft GitHub issues using repository templates in .github/ISSUE_TEMPLATE. Use when users ask to create, draft, or refine an issue, bug report, feature proposal, support question, meeting agenda, office hours notes, schema change proposal, maintainer update, project proposal, or experimental feature feedback. Use when this capability is needed.
- ▌
- ▌ Extract Kernel Definitions · tomevault-io bundleGenerate Definition JSON files for the flashinfer-trace HuggingFace dataset by harvesting them from a short SGLang inference pass (FlashInfer's @flashinfer_api(trace=...) dumper) — or, as a fallback, by manually transcribing the schema from SGLang sources when FlashInfer doesn't yet have a trace template. Use when adding a new model, extracting GPU kernels (MLA, MoE, GQA, RMSNorm, GEMM, GDN, RoPE, sampling), or filling gaps in the dataset. Use when this capability is needed.
- ▌ Langchain Core Workflow A · tomevault-io bundleBuild LangChain LCEL chains with prompts, parsers, and composition. Use when this capability is needed.
- ▌ Langchain Core Workflow B · tomevault-io bundleBuild LangChain agents with tool calling for autonomous task execution. Use when this capability is needed.
- ▌ Langchain Enterprise Rbac · tomevault-io bundleImplement role-based access control for LangChain applications Use when this capability is needed.
- ▌ Langchain Model Inference · tomevault-io bundleInvoke Claude, GPT-4o, and Gemini through LangChain 1.0 without tripping Use when this capability is needed.
- ▌ Langchain Multi Env Setup · tomevault-io bundleBuild reliable dev / staging / prod isolation for LangChain 1.0 services\ Use when this capability is needed.
- ▌ Langchain Security Basics · tomevault-io bundleApply LangChain security best practices for production LLM apps. Use when this capability is needed.
- ▌ Langchain Webhooks Events · tomevault-io bundleDispatch LangChain 1.0 chain/agent events to external systems \u2014\ Use when this capability is needed.
- ▌ Windsurf Incident Runbook · tomevault-io bundleExecute Windsurf incident response when AI features fail or cause production Use when this capability is needed.
- ▌ Bidirectional Design Token Sync · tomevault-io bundleUse this skill when users mention "sync design tokens", "Figma to code", "design system sync", "token drift", "keep tokens in sync", or want to synchronize design tokens between Figma and codebase bidirectionally with automatic drift detection and conflict resolution.
- ▌ React Use Callback · tomevault-io bundleGuides proper usage of the useCallback hook in React. Use this skill when optimizing function references, passing callbacks to memoized components, or preventing unnecessary re-renders. Use when this capability is needed.
- ▌
- ▌ Mlops Industrialization · tomevault-io bundleGuide to transform prototypes into robust, distributable Python packages using the src layout, hybrid paradigm, and strict configuration management. Use when this capability is needed.
- ▌ Bio Prefect Dask Nextflow · tomevault-io bundleDesign and scaffold bioinformatics pipelines using Prefect+Dask for local/distributed execution or Nextflow for HPC schedulers. Use when this capability is needed.
- ▌
- ▌ Developing With Python · tomevault-io bundlePython 3.11+ development with type hints, async patterns, FastAPI, and pytest. Use for backend services, CLI tools, data processing, and API development. Use when this capability is needed.
- ▌
- ▌ Soul Composer · tomevault-io bundleAI agent that helps creators compose their Life Symphony - translating the 7 Pillars into musical metaphors and creative expression Use when this capability is needed.
- ▌ Review For Prod · tomevault-io bundleProduction-ready Go code review (QA + security + maintainability) for this project only. Use when this capability is needed.
- ▌ Mineru Kb Packager · tomevault-io bundleUse when converting MinerU PDF parsing output into a retrieval-ready knowledge base package, processing structured JSON content into chunked, searchable documents
- ▌ Marketing Performance Analytics · tomevault-io bundleAnalyze marketing performance with key metrics, trend analysis, and optimization recommendations. Use when building performance reports, reviewing campaign results, analyzing channel metrics (email, social, paid, SEO), or identifying what's working and what needs improvement. Use when this capability is needed.
- ▌ Marketing Research Posting Plan · tomevault-io bundleLegacy fallback for heavy research-plus-posting file packs. Prefer content-strategy, social-content, and seo-audit for day-to-day planning and execution. Use this only when a full research dossier and posting package is explicitly required. Use when this capability is needed.
- ▌
- ▌ F5 Workflow · tomevault-io bundleF5 Framework workflow commands for AI-assisted development Use when this capability is needed.
- ▌ Researchorchestration · tomevault-io bundleMulti-agent research orchestration for gathering technical, architectural, UX, security, and competitive insights. Use before brainstorm, during planning, or for troubleshooting. Use when this capability is needed.
- ▌ Frb Android Emulator Prepare · tomevault-io bundleUse when preparing, installing, diagnosing, or explaining the host Android Emulator environment for flutter_rust_bridge local runtime validation, including Android SDK command-line tools, emulator packages, AVD creation, host emulator startup, and Docker-local ADB connectivity to the emulator TCP endpoint.
- ▌ Frb Add Contributor · tomevault-io bundleAdd or reconcile flutter_rust_bridge contributors through all-contributors PRs. Use when finding contributor PRs, posting all-contributors comments, validating contributor metadata, resolving contributor PR merge conflicts, or merging the generated contributor PRs. Use when this capability is needed.
- ▌ Frb Code Generation · tomevault-io bundleUse when modifying Rust API, codegen, or example code in flutter_rust_bridge to determine which generation commands to run
- ▌ Frb Develop Feature · tomevault-io bundleUse when adding tests or developing new features in flutter_rust_bridge, when compilation is slow, or when learning twin test naming conventions
- ▌ Frb Write Changelog · tomevault-io bundleUpdate flutter_rust_bridge CHANGELOG.md for a new release by collecting merged PRs since the previous version tag, mapping them to the target release section, and formatting entries to match the existing changelog style. Use when writing or refreshing a release section in CHANGELOG.md. Use when this capability is needed.
- ▌ Aider 1h Ttl · tomevault-io bundleAider uses 5min TTL by default and works around long pauses with keepalive pings. Wire up the 1h TTL beta instead. Use when this capability is needed.
- ▌
- ▌
- ▌ Beads Schema · tomevault-io bundleBeads (bd CLI) reference — issue types, statuses, priorities, dependencies, and common commands Use when this capability is needed.
- ▌ Rust Release Profile · tomevault-io bundleConfigure release builds for maximum performance with LTO, optimizations, and binary stripping. Use for production deployments. Use when this capability is needed.
- ▌ Master Orchestration · tomevault-io bundleTop-level orchestration skill that MUST be invoked at the start of every agent turn. Identifies required skills, coordinates sub-agents, and ensures comprehensive task completion with verification. Use when this capability is needed.
- ▌ Processwire Ddev CLI · tomevault-io bundleRuns PHP scripts and one-liners via ddev in ProcessWire projects, bootstraps the PW API for CLI usage, debugs with TracyDebugger, creates Tracy console snippets, and executes direct database queries. Use when running PHP through ddev, writing ProcessWire CLI scripts, building Tracy debugger snippets, or querying the database in a ddev environment.
- ▌ Openskills Skill Authoring · tomevault-io bundleCreate and refine OpenSkills-compatible skills (SKILL.md + optional resources) with strong metadata, clear activation triggers, and reliable execution guidance. Use when this capability is needed.
- ▌ Sentry Issue Fixer · tomevault-io bundleFetch, analyze, fix Sentry issues, run tests, and create PRs Use when this capability is needed.
- ▌
- ▌
- ▌ Are Rebuild · tomevault-io bundleReconstruct project from specification documents (experimental) Use when this capability is needed.
- ▌ Are Specify · tomevault-io bundleGenerate project specification from AGENTS.md docs (experimental) Use when this capability is needed.
- ▌
- ▌ Otp Thinking · tomevault-io bundleThis skill should be used when the user asks to "add background processing", "cache this data", "run this async", "handle concurrent requests", "manage state across requests", "process jobs from a queue", "this GenServer is slow", or mentions GenServer, Supervisor, Agent, Task, Registry, DynamicSupervisor, handle_call, handle_cast, supervision trees, fault tolerance, "let it crash", or choosing between Broadway and Oban. Use when this capability is needed.
- ▌
- ▌ Plan To Tdd · tomevault-io bundleTransform feature plans into test-driven implementation using Outside-In methodology. This skill should be used when converting documented plans from docs/plan/ into testable code w/ proper test structure (Unit, Integration, E2E). Use when this capability is needed.
- ▌
- ▌ Maverick Python Performance · tomevault-io bundlePython performance optimization and profiling Use when this capability is needed.
- ▌ Clean Code Inspector · tomevault-io bundleReact 코드 품질 분석. git diff 기반으로 변경된 코드의 클린 코드 점수 평가. "코드 리뷰", "품질 검사" 등의 요청 시 사용 Use when this capability is needed.
- ▌ Component Screenshot · tomevault-io bundleStory 파일에서 컴포넌트 스크린샷 캡처. "/screenshot", "스크린샷 캡처" 등의 요청 시 사용 Use when this capability is needed.
- ▌ Maintain Documentation · tomevault-io bundleKeeps project documentation aligned with implementation. Use when adding a new feature, changing architecture, adding a module or store slice, adding an implementation (e.g. SSE/Kerberos-like), or when the user asks to update docs, align documentation with code, or keep docs in sync. Use when this capability is needed.