tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Release Notes 15 · tomevault-io bundleUse this skill when the user asks to "generate release notes", "write release notes", or "what changed" for a new version of this package.
- ▌ Golang Dependency Injection 3 · tomevault-io bundleComprehensive guide for dependency injection (DI) in Golang. Covers why DI matters (testability, loose coupling, separation of concerns, lifecycle management), manual constructor injection, and DI library comparison (google/wire, uber-go/dig, uber-go/fx, samber/do). Use this skill when designing service architecture, setting up dependency injection, refactoring tightly coupled code, managing singletons or service factories, or when the user asks about inversion of control, service containers, or wiring dependencies in Go. Use when this capability is needed.
- ▌ Protocolsio Integration 3 · 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.
- ▌
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Lindy Co 2 · tomevault-io bundleLindy Core Workflow B: Triggers & Multi-Agent Automation
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Log Anal 2 · tomevault-io bundleLog Analysis Security
- ▌ Overnight Development 2 · tomevault-io bundleAutomates software development overnight using git hooks to enforce test-driven Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
- ▌
- ▌ Delegation Autopilot 2 · tomevault-io bundleIn Codex interactive mode, call delegate_autopilot automatically for multi-step or cross-cutting requests (including research-only), otherwise work normally. Use when this capability is needed.
- ▌ Flux Migrate 2 · tomevault-io bundleBuild zero-downtime database migrations — forward SQL, rollback SQL, deployment sequence. Use when asked to "write migration", "schema change", "add column", "rename table", "drop column", or "migrate safely". Use when this capability is needed.
- ▌ Troubleshooting Authentication 2 · tomevault-io bundleProvides authentication troubleshooting for MSAL, JWT, and Entra ID. Use when debugging 401 errors, token issues, MSAL configuration problems, or credential failures in this repository.
- ▌ React Component 3 · tomevault-io bundleGenerate a React component with TypeScript, Tailwind CSS, and proper structure. Use when creating frontend components. Use when this capability is needed.
- ▌ Generating Commit Messages 4 · tomevault-io bundleGenerates atomic commits in dependency order with intelligent type and scope detection using conventional commit format. Use when committing changes, reviewing staged files, or organizing multiple related changes into separate commits.
- ▌ Bdi Mental States 2 · tomevault-io bundleThis skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create belief-desire-intention models", "transform RDF to beliefs", "build cognitive agent", or mentions BDI ontology, mental state modeling, rational agency, or neuro-symbolic AI integration. Use when this capability is needed.
- ▌ Crucible Outliner 2 · tomevault-io bundleChapter-by-chapter outline generator for stories planned with the Crucible Structure. Use when a user has completed Crucible planning documents (thesis, strand maps, forge points, etc.) and wants to create detailed chapter outlines. Triggers on requests like "outline my book," "create chapter outline," "outline Book 1," "turn my Crucible plan into chapters," or when user has Crucible planning docs and wants to start writing. Works for single books or multi-book series. Use when this capability is needed.
- ▌ Effect Patterns Concurrency Getting Started 2 · tomevault-io bundleEffect-TS patterns for Concurrency Getting Started. Use when working with concurrency getting started in Effect-TS applications. Use when this capability is needed.
- ▌ API Testing Observability API Mock 2 · tomevault-io bundleYou are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development. Use when this capability is needed.
- ▌ Azure AI Vision Imageanalysis Java 2 · tomevault-io bundleBuild image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping. Use when this capability is needed.
- ▌ Database Migrations SQL Migrations 7 · tomevault-io bundleSQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans. Use when this capability is needed.
- ▌ Error Debugging Multi Agent Review 2 · tomevault-io bundleUse when working with error debugging multi agent review
- ▌ Multi Platform Apps Multi Platform 2 · tomevault-io bundleBuild and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies. Use when this capability is needed.
- ▌ Python Development Python Scaffold 3 · tomevault-io bundleYou are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint Use when this capability is needed.
- ▌ Requirements Engineering 3 · tomevault-io bundleTransform vague or incomplete requirements into well-defined, testable specifications using BDD (Behavior-Driven Development), Use Cases, flowcharts, and architecture diagrams. Use this skill when users need help with (1) Refining unclear or "lousy" requirements, (2) Writing user stories with clear narratives and acceptance criteria, (3) Creating use cases for software features, (4) Generating flowcharts and architecture diagrams, (5) Structuring requirements documentation for README files or project documentation, (6) Bridging technical and business requirements, or (7) Converting feature ideas into implementable specifications. Use when this capability is needed.
- ▌ Suggest Awesome Github Copilot Instructions 7 · tomevault-io bundleSuggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions in this repository, and identifying outdated instructions that need updates. Use when this capability is needed.
- ▌ Swift Concurrency Pro 2 · tomevault-io bundleReviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls. Use when reading, writing, or reviewing Swift concurrency code. Use when this capability is needed.
- ▌ Code Review 322 · tomevault-io bundleReview code changes for bugs, security issues, and improvements Use when this capability is needed.
- ▌ Python Performance Optimization 9 · tomevault-io bundleProfile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance. Use when this capability is needed.
- ▌ Flutter Apply Architecture Best Practices 3 · tomevault-io bundleArchitects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability. Use when this capability is needed.
- ▌ Supabase Local Dev Loop 2 · tomevault-io bundleConfigure Supabase local development with the CLI, Docker, and migration Use when this capability is needed.
- ▌ Backend Dev Guidelines 21 · tomevault-io bundleComprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns. Use when this capability is needed.
- ▌ API Authentication 2 · tomevault-io bundleAPI authentication patterns including JWT, OAuth 2.0, API keys, and session-based auth. Covers token generation, validation, refresh strategies, security best practices, and when to use each pattern. Use when implementing API authentication, choosing auth strategy, securing endpoints, or debugging auth issues. Prevents common vulnerabilities like token theft, replay attacks, and insecure storage. Use when this capability is needed.
- ▌ RAG Implementation 7 · tomevault-io bundleComprehensive guide to implementing RAG systems including vector database selection, chunking strategies, embedding models, and retrieval optimization. Use when building RAG systems, implementing semantic search, optimizing retrieval quality, or debugging RAG performance issues. Use when this capability is needed.
- ▌ Database Migration 8 · tomevault-io bundleDatabase migration best practices — schema changes, zero-downtime migrations, rollback strategies, and data migration patterns. Reference when modifying database schemas. Use when this capability is needed.
- ▌ Documentation Generation Doc Generate 4 · tomevault-io bundleAutomated Documentation Generation workflow skill. Use this skill when the user needs You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off. Use when this capability is needed.
- ▌ Cui Javascript Unit Testing 2 · tomevault-io bundleJest unit testing standards covering configuration, test structure, testing patterns, and coverage requirements Use when this capability is needed.
- ▌ Specialized File Analyzer 2 · tomevault-io bundleAnalyze specialized file types beyond standard PE executables - .NET assemblies, Office macros, PDFs, PowerShell scripts, JavaScript, archives, HTA files, disk images (ISO/IMG/VHD/VHDX), and Linux ELF binaries. Use when you encounter documents, scripts, disk images, or non-Windows executables that require format-specific analysis tools and techniques. Use when this capability is needed.
- ▌ Golang Dependency Management 5 · tomevault-io bundleProvides dependency management strategies for Golang projects including go.mod management, installing/upgrading packages, semantic versioning, Minimal Version Selection, vulnerability scanning, outdated dependency tracking, dependency size analysis, automated updates with Dependabot/Renovate, conflict resolution, and dependency graph visualization. Use this skill whenever adding, removing, updating, or auditing Go dependencies, resolving version conflicts, setting up automated dependency updates, analyzing binary size, or working with go.work workspaces.
- ▌ CSV Data Summarizer 5 · tomevault-io bundleAnalyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.
- ▌ Documentation And Adrs 20 · tomevault-io bundleRecords decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase. Use when this capability is needed.
- ▌ Monitoring Error Rates 2 · tomevault-io bundleMonitor and analyze application error rates to improve reliability. Use when tracking errors in applications including HTTP errors, exceptions, and database issues. Trigger with phrases like "monitor error rates", "track application errors", or "analyze error patterns". Use when this capability is needed.
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Response 2 · tomevault-io bundleResponse Time Analyzer
- ▌
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Vastai C 2 · tomevault-io bundleVast.ai Core Workflow B: Multi-Instance & Cost Optimization
- ▌ Javascript Testing Patterns 8 · tomevault-io bundleImplement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use... Use when this capability is needed.
- ▌ Copilot Instructions Blueprint Generator 5 · tomevault-io bundleTechnology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions. Use when this capability is needed.
- ▌ Filesystem Context 2 · tomevault-io bundleThis skill should be used when the user asks to "offload context to files", "implement dynamic context discovery", "use filesystem for agent memory", "reduce context window bloat", or mentions file-based context management, tool output persistence, agent scratch pads, or just-in-time context loading. Use when this capability is needed.
- ▌ Flutter Implementing Navigation And Routing 3 · tomevault-io bundleHandles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
- ▌ Agentic Quality Engineering 2 · tomevault-io bundleAI agents as force multipliers for quality work. Core skill for all 19 QE agents using PACT principles. Use when this capability is needed.
- ▌ Test Environment Management 2 · tomevault-io bundleTest environment provisioning, infrastructure as code for testing, Docker/Kubernetes for test environments, service virtualization, and cost optimization. Use when managing test infrastructure, ensuring environment parity, or optimizing testing costs. Use when this capability is needed.
- ▌ Markdown Customizations 2 · tomevault-io bundleUse this skill when creating or editing GitHub Copilot customization Markdown files (agent profiles, prompt files, instruction files, and skills).
- ▌ Karpathy Guidelines 7 · tomevault-io bundleBehavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. Use when this capability is needed.
- ▌ Azure Messaging Webpubsubservice Py 2 · tomevault-io bundleAzure Web PubSub Service SDK for Python. Use for real-time messaging, WebSocket connections, and pub/sub patterns. Use when this capability is needed.
- ▌ Azure Resource Manager Mysql Dotnet 2 · tomevault-io bundleAzure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. Use when this capability is needed.
- ▌ Azure Security Keyvault Keys Dotnet 2 · tomevault-io bundleAzure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM. Use for key creation, rotation, encryption, decryption, signing, and verification. Use when this capability is needed.
- ▌ LLM Application Dev Langchain Agent 3 · tomevault-io bundleYou are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph. Use when this capability is needed.
- ▌ LLM Application Dev Prompt Optimize 2 · tomevault-io bundleYou are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimizati Use when this capability is needed.
- ▌ File Organizer 5 · tomevault-io bundleOrganize files using the PARA method (Building a Second Brain). Intelligent categorization into Projects, Areas, Resources, and Archive with inbox workflow. Triggers on "organize my files", "organize my downloads", "second brain", "PARA method", "clean up files". Creates numbered PARA folders, renames poorly-named files, and maintains rollback logs. Works via bash commands in Claude Code terminal. Use when this capability is needed.
- ▌ Writing Skills 37 · tomevault-io bundleUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Flutter Implementing Navigation And Routing 4 · tomevault-io bundleHandles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
- ▌ Code Exemplars Blueprint Generator 6 · tomevault-io bundleTechnology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams. Use when this capability is needed.
- ▌ Zenprojectgit Claude Code Plugins Plus Skills Windsurf C 2 · tomevault-io bundleWindsurf Cascade Context
- ▌ Zenprojectgit Claude Code Plugins Plus Skills Windsurf C 3 · tomevault-io bundleWindsurf Code Completion
- ▌ Zenprojectgit Claude Code Plugins Plus Skills Windsurf C 4 · tomevault-io bundleWindsurf Core Workflow B — Workflows & Memories
- ▌ Creating Springboot Projects 2 · tomevault-io bundleCreates Java 25 and Spring Boot 4 project structures, scaffolds, and implementation starting points for new services, REST APIs, and modular backends. Use when the task is to initialize a Spring Boot project, choose an architecture, select Spring Boot 4 features, or apply the bundled templates and references in this skill. Do not use for migrating existing projects or for isolated JPA/repository work without broader project-creation context.
- ▌ CI CD Pipelines 10 · tomevault-io bundleExperto en CI/CD con GitHub Actions. Automatización de tests, releases y deployments. Use when this capability is needed.
- ▌ Finishing A Development Branch 17 · tomevault-io bundleUse when all implementation tasks are complete and verified - provides structured workflow to verify tests, present merge options, and execute cleanup
- ▌ Agent Manager Skill 3 · tomevault-io bundleManage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling. Use when this capability is needed.
- ▌ Tech And Internet Domain Search Agent 2 · tomevault-io bundleAI agent for tech and internet domain search agent tasks. Use when this capability is needed.
- ▌ Agentic Workflows 2 · tomevault-io bundleRoute gh-aw workflow design/create/debug/upgrade requests to the right prompts. Use when this capability is needed.
- ▌ Flutter Feature Based Clean Architecture 2 · tomevault-io bundleStandards for organizing code by feature at the root level to improve scalability and maintainability. Use when this capability is needed.
- ▌ IOS Mobile Sdk 2 · tomevault-io bundleComprehensive guide for integrating Salesforce Mobile SDK into iOS Swift applications. Covers creating new apps, adding SDK authentication, SmartStore (encrypted database), MobileSync (cloud sync), and biometric authentication. Use when this capability is needed.
- ▌ Express To Fastify Migration 2 · tomevault-io bundleMigrate Express.js REST APIs to Fastify with automated testing, performance benchmarking, and schema generation. Use when migrating Express applications to Fastify, modernizing Node.js APIs, improving API performance, or when users mention Express to Fastify migration, Fastify conversion, API modernization, or performance optimization of Express apps. Use when this capability is needed.
- ▌ Golang Continuous Integration 5 · tomevault-io bundleProvides CI/CD pipeline configuration using GitHub Actions for Golang projects. Covers testing, linting, SAST, security scanning, code coverage, Dependabot, Renovate, GoReleaser, code review automation, and release pipelines. Use this whenever setting up CI for a Go project, configuring workflows, adding linters or security scanners, setting up Dependabot or Renovate, automating releases, or improving an existing CI pipeline. Also use when the user wants to add quality gates to their Go project.
- ▌ Scientific Critical Thinking 8 · tomevault-io bundleEvaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims. Use when this capability is needed.
- ▌ Code Review And Quality 7 · tomevault-io bundleConducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch. Use when this capability is needed.
- ▌
- ▌ Auditing Access Control 2 · tomevault-io bundleAudit access control implementations for security vulnerabilities and misconfigurations. Use when reviewing authentication and authorization. Trigger with 'audit access control', 'check permissions', or 'validate authorization'. Use when this capability is needed.
- ▌
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Documens 2 · tomevault-io bundleDocumenso Common Errors
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Fireflie 2 · tomevault-io bundleFireflies.ai Common Errors
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Generati 3 · tomevault-io bundleTest Doubles Generator
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Generati 4 · tomevault-io bundleTest Report Generator
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Guidewir 2 · tomevault-io bundleGuidewire Common Errors
- ▌
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Maintain 2 · tomevault-io bundleMaintainX Common Errors
- ▌ Jeremylongshore Claude Code Plugins Plus Skills Mistral 2 · tomevault-io bundleMistral AI Core Workflow B: Embeddings & Function Calling
- ▌ Tracking Resource Usage 2 · tomevault-io bundleTrack and optimize resource usage across application stack including CPU, memory, disk, and network I/O. Use when identifying bottlenecks or optimizing costs. Trigger with phrases like "track resource usage", "monitor CPU and memory", or "optimize resource allocation". Use when this capability is needed.
- ▌ Wordpress Penetration Testing 4 · 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 6 · 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.
- ▌ Advanced Evaluation 2 · tomevault-io bundleThis skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment. Use when this capability is needed.
- ▌ Context Compression 6 · tomevault-io bundleThis skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits. Use when this capability is needed.
- ▌ Context Degradation 3 · tomevault-io bundleThis skill should be used when the user asks to "diagnose context problems", "fix lost-in-middle issues", "debug agent failures", "understand context poisoning", or mentions context degradation, attention patterns, context clash, context confusion, or agent performance degradation. Provides patterns for recognizing and mitigating context failures. Use when this capability is needed.
- ▌ Project Development 7 · tomevault-io bundleThis skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture, agent-assisted development, cost estimation, or choosing between LLM and traditional approaches. Use when this capability is needed.
- ▌ Exploratory Testing Advanced 2 · tomevault-io bundleAdvanced exploratory testing techniques with Session-Based Test Management (SBTM), RST heuristics, and test tours. Use when planning exploration sessions, investigating bugs, or discovering unknown quality risks. Use when this capability is needed.
- ▌ Asc Subscription Localization 3 · tomevault-io bundleBulk-localize subscription and in-app purchase display names across all App Store locales using asc. Use when you want to fill in subscription/IAP names for every language without clicking through App Store Connect manually. Use when this capability is needed.
- ▌ Azure Security Keyvault Secrets Java 2 · tomevault-io bundleAzure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data. Use when this capability is needed.
- ▌ Data Engineering Data Driven Feature 2 · tomevault-io bundleBuild features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation. Use when this capability is needed.
- ▌ Performance Testing Review AI Review 2 · tomevault-io bundleYou are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C Use when this capability is needed.
- ▌ Project Bootstrap 4 · tomevault-io bundleUse when the user asks to scaffold a new project, start a repo from scratch, or set up a greenfield service in TypeScript/Node, Python/FastAPI, Go, or Rust. Produces a working layout with linting, formatting, tests, pre-commit hooks, GitHub Actions CI, a Dockerfile, a .gitignore, a README skeleton, and a license file.
- ▌ Dropping And Adding Support For Python Versions 2 · tomevault-io bundleKeeps supported Python versions aligned across CI, configs, and docs. Use when adding a new Python version or dropping an end-of-life version per the official Python support policy. Use when this capability is needed.