← all publishers

tomevault-io

@tomevault-io source repo

62172 published skills · page 56 of 622

  1. Documentation Plan 2 · tomevault-io bundle
    Documentation architecture with audience mapping, onboarding paths, and maintenance schedules Use when this capability is needed.
    0 installs
  2. Growth Engineering 2 · tomevault-io bundle
    Onboarding funnels, referral systems, and A/B test infrastructure Use when this capability is needed.
    0 installs
  3. Interaction Design 5 · tomevault-io bundle
    Design component interaction specs with all visual states, transitions, and accessibility requirements Use when this capability is needed.
    0 installs
  4. Library Evaluation 2 · tomevault-io bundle
    Structured library scoring with popularity, maintenance health, bundle impact, and API quality Use when this capability is needed.
    0 installs
  5. Prompt Engineering 11 · tomevault-io bundle
    System prompt design, chain-of-thought patterns, structured output, and prompt versioning Use when this capability is needed.
    0 installs
  6. Verification Before Completion 18 · tomevault-io bundle
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
    0 installs
  7. Getting Started 2 · tomevault-io bundle
    Introduction to the design system skills plugin. Use when first installing the plugin, exploring available skills, or planning a design system implementation. Use when this capability is needed.
    0 installs
  8. Systematic Debugging 27 · tomevault-io bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0 installs
  9. Beautiful Prose 2 · tomevault-io bundle
    Use when working with a hard-edged writing style contract for timeless, forceful English prose without modern AI tics. Use when users ask for prose or rewrites that must be clean, exact, concrete, and free of AI cadence, filler, or therapeutic tone.
    0 installs
  10. Prompt Improver 2 · tomevault-io bundle
    This skill enriches vague prompts with targeted research and clarification before execution. Should be used when a prompt is determined to be vague and requires systematic research, question generation, and execution guidance. Use when this capability is needed.
    0 installs
  11. Sqlalchemy Code Review 2 · tomevault-io bundle
    Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when reviewing SQLAlchemy 2.0 code, checking session lifecycle, relationship() usage, or Alembic migrations. Use when this capability is needed.
    0 installs
  12. Skill Name 14 · tomevault-io bundle
    Input file path Use when this capability is needed.
    0 installs
  13. Eds Performance Debugging 2 · tomevault-io bundle
    Guide for debugging and performance optimization of EDS blocks including error handling, FOUC prevention, Core Web Vitals optimization, and debugging workflows for Adobe Edge Delivery Services. Use when this capability is needed.
    0 installs
  14. Codebase Onboarding 2 · tomevault-io bundle
    Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter GEMINI.md. Use when joining a new project or setting up Gemini Code for the first time in a repo. Use when this capability is needed.
    0 installs
  15. Continuous Learning 6 · tomevault-io bundle
    Automatically extract reusable patterns from Gemini Code sessions and save them as learned skills for future use. Use when this capability is needed.
    0 installs
  16. Scikit Learn 15 · tomevault-io bundle
    Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices. Use when this capability is needed.
    0 installs
  17. Laravel Permission Development 2 · tomevault-io bundle
    Build and work with Spatie Laravel Permission features, including roles, permissions, middleware, policies, teams, and Blade directives. Use when this capability is needed.
    0 installs
  18. Rust Skills 2 · tomevault-io bundle
    Rust backend patterns, best practices, and implementation guides Use when this capability is needed.
    0 installs
  19. Gemini CLI Runtime 9 · tomevault-io bundle
    Internal helper contract for calling the gemini-companion runtime from Claude Code Use when this capability is needed.
    0 installs
  20. Git Workflow 180 · tomevault-io bundle
    This skill should be used when the user asks to "create git commit", "manage branches", "follow git workflow", "use Conventional Commits", "handle merge conflicts", or asks about git branching strategies, version control best practices, pull request workflows. Provides comprehensive Git workflow guidance for team collaboration. Use when this capability is needed.
    0 installs
  21. Scikit Learn 16 · tomevault-io bundle
    Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices. Use when this capability is needed.
    0 installs
  22. Update Design 3 · tomevault-io bundle
    Explicitly update DESIGN.md with decisions from the current conversation. Use when you want to force a design document update. Use when this capability is needed.
    0 installs
  23. Setup Statusline 2 · tomevault-io bundle
    Setup Claude Code statusline configuration automatically (global) Use when this capability is needed.
    0 installs
  24. Code Execution 4 · tomevault-io bundle
    Writes and runs Python code in a sandbox. Describe the task in plain English — the skill will write and execute the program. Use when this capability is needed.
    0 installs
  25. Code Format 2 · tomevault-io bundle
    Format code using dotnet format, prettier, and other formatting tools. Use when task involves code style fixes, formatting consistency, or preparing code for commit. Use when this capability is needed.
    0 installs
  26. Code Review 300 · tomevault-io bundle
    Guides code review process with focus on architecture compliance, truth boundaries, and contract stability Use when this capability is needed.
    0 installs
  27. Component Search 2 · tomevault-io bundle
    Search across cursor-handbook rules, agents, commands, and skills for a specific term or topic. Use when the user asks to find a component, search for a keyword, or locate where something is defined. Use when this capability is needed.
    0 installs
  28. Microsoft Code Reference 4 · tomevault-io bundle
    Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs. Use when this capability is needed.
    0 installs
  29. Create Task 2 · tomevault-io bundle
    Create implementation task from story or description Use when this capability is needed.
    0 installs
  30. Findings To Github Issues 2 · tomevault-io bundle
    Converte achados de outras skills em issues e comentários prontos para o GitHub. Use when this capability is needed.
    0 installs
  31. Rust Async Patterns 6 · tomevault-io bundle
    Async/await patterns and tokio best practices for Rust. Use when implementing async functions, handling blocking operations, managing concurrent tasks, or working with async runtimes. Enforces proper resource budgets and backpressure handling. Use when this capability is needed.
    0 installs
  32. Rust Error Handling 8 · tomevault-io bundle
    Comprehensive error handling patterns for Rust. Use when creating error types, handling Results, or implementing error propagation. Enforces domain-specific errors with thiserror, zero unwrap() usage, and proper error context. Use when this capability is needed.
    0 installs
  33. Reactcomponents 2 · tomevault-io bundle
    Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
    0 installs
  34. Improve Codebase Architecture 20 · tomevault-io bundle
    Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable. Use when this capability is needed.
    0 installs
  35. Context Engineering 4 · tomevault-io bundle
    Use when context is growing large (50k+ tokens), performance is degrading, instructions are being ignored mid-conversation, or planning multi-agent workflows. Triggers on "lost context", forgotten instructions, or sessions exceeding 30 minutes.
    0 installs
  36. Architecture 15 · tomevault-io bundle
    Design and evolve the software architecture of theme-extractor with explicit boundaries, strategy interfaces, and backend abstractions. Use when defining module structure, introducing extraction strategies, or implementing Elasticsearch/OpenSearch interoperability. Use when this capability is needed.
    0 installs
  37. Github Actions Workflows 2 · tomevault-io bundle
    GitHub Actions workflow patterns for static site CI/CD, security scanning, and quality checks Use when this capability is needed.
    0 installs
  38. Performance Optimization 6 · tomevault-io bundle
    Core Web Vitals optimization, bundle size reduction, caching strategies, and performance tuning expertise Use when this capability is needed.
    0 installs
  39. AWS Cdk Development 2 · tomevault-io bundle
    AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows. Use when this capability is needed.
    0 installs
  40. AWS Cost Operations 2 · tomevault-io bundle
    This skill provides AWS cost optimization, monitoring, and operational best practices with integrated MCP servers for billing analysis, cost estimation, observability, and security assessment. Use when this capability is needed.
    0 installs
  41. React Native Expert 6 · tomevault-io bundle
    Use when building cross-platform mobile applications with React Native or Expo. Invoke for navigation patterns, platform-specific code, native modules, FlatList optimization.
    0 installs
  42. Sequential Thinking 8 · tomevault-io bundle
    Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision capability, and hypothesis verification. Use for complex problem decomposition, adaptive planning, analysis needing course correction, problems with unclear scope, multi-step solutions, and hypothesis-driven work. Use when this capability is needed.
    0 installs
  43. Slack Gif Creator 9 · tomevault-io bundle
    Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack. Use when this capability is needed.
    0 installs
  44. Scikit Learn 17 · tomevault-io bundle
    Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices. Use when this capability is needed.
    0 installs
  45. Security Best Practices 5 · tomevault-io bundle
    Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks. Use when this capability is needed.
    0 installs
  46. Accessibility Testing 4 · tomevault-io bundle
    Systematically verify accessibility compliance through automated and manual testing. Use when this capability is needed.
    0 installs
  47. Gemini Imagegen 4 · tomevault-io bundle
    Generate, edit, and compose images using Google's Gemini AI API for design workflows and visual content creation Use when this capability is needed.
    0 installs
  48. Claude Agent Sdk 5 · tomevault-io bundle
    Build custom AI agents using Anthropic Claude API and agent SDK patterns. Create tool-using agents, multi-turn conversations, agent loops, streaming responses, and production-ready agent architectures. Use when building Claude-powered applications, implementing agentic AI features, or developing autonomous task completion systems. Use when this capability is needed.
    0 installs
  49. Dashboard Design 3 · tomevault-io bundle
    Design effective dashboards with clear layouts, KPI displays, data grids, and real-time updates. Covers dashboard patterns, information hierarchy, responsive grids, widget design, and admin panel layouts. Use for building analytics dashboards, admin interfaces, and monitoring displays. Use when this capability is needed.
    0 installs
  50. Frontend Testing 3 · tomevault-io bundle
    Comprehensive frontend testing with Playwright, Cypress, Jest, and React Testing Library. Covers E2E testing, component testing, unit testing, visual regression, and accessibility testing. Use for quality assurance, CI/CD integration, and test automation. Use when this capability is needed.
    0 installs
  51. Mermaid Diagrams 13 · tomevault-io bundle
    Mermaid diagram creation for flowcharts, sequences, ERDs, and more. Generate diagrams from text in markdown files. Use for documentation, architecture diagrams, and visual representations. Triggers on mermaid, flowchart, sequence diagram, ERD, entity relationship, gantt chart, pie chart, class diagram, state diagram, journey map. Use when this capability is needed.
    0 installs
  52. React Typescript 3 · tomevault-io bundle
    Build modern React applications with TypeScript. Covers React 18+ patterns, hooks, component architecture, state management (Zustand, Redux Toolkit), server components, and best practices. Use for React development, TypeScript integration, component design, and frontend architecture. Use when this capability is needed.
    0 installs
  53. Semantic Release 2 · tomevault-io bundle
    Automate versioning and releases with semantic versioning based on commit messages. Generate changelogs, publish packages, create GitHub releases. Use for automated releases, changelog generation, or npm publishing. Triggers on semantic-release, automated versioning, changelog, release automation. Use when this capability is needed.
    0 installs
  54. State Management 6 · tomevault-io bundle
    Master React state management with Zustand, Redux Toolkit, Jotai, and React Query. Covers global state, server state, atomic state, and persistence patterns. Use for complex applications requiring scalable state architecture. Use when this capability is needed.
    0 installs
  55. Architecture Analysis 2 · tomevault-io bundle
    Comprehensive frontend architecture analyzer that identifies technology stacks, build tools, and architectural patterns. Use when you need to quickly understand a project's structure, dependencies, and technical configuration. Provides analysis for Vue/React/Angular frameworks, Node.js environments, package managers, TypeScript usage, linters, and architecture patterns with multiple output formats including executive summaries and visualizations. Use when this capability is needed.
    0 installs
  56. Test Coverage 9 · tomevault-io bundle
    Analyze branch changes and ensure adequate test coverage. Creates missing tests with test plans, runs them, and reports results. Use after implementing changes to add tests. Use when this capability is needed.
    0 installs
  57. Exploit Development 2 · tomevault-io bundle
    PoC development, payload crafting, shellcode generation, ROP chains, heap exploitation, bypass techniques for modern mitigations (ASLR, DEP, CFI, stack canaries) Use when this capability is needed.
    0 installs
  58. Creating Agent Skills 2 · tomevault-io bundle
    Expert guidance for creating, writing, and refining Antigravity Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices. Use when this capability is needed.
    0 installs
  59. Documentation Templates 8 · tomevault-io bundle
    Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation. Use when this capability is needed.
    0 installs
  60. Verification Before Completion 19 · tomevault-io bundle
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
    0 installs
  61. Chrome Devtools 7 · tomevault-io bundle
    Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging. Use when this capability is needed.
    0 installs
  62. Biopython 6 · tomevault-io bundle
    Primary Python toolkit for molecular biology. Preferred for Python-based PubMed/NCBI queries (Bio.Entrez), sequence manipulation, file parsing (FASTA, GenBank, FASTQ, PDB), advanced BLAST workflows, structures, phylogenetics. For quick BLAST, use gget. For direct REST API, use pubmed-database. Use when this capability is needed.
    0 installs
  63. Hypogenic 3 · tomevault-io bundle
    Automated hypothesis generation and testing using large language models. Use this skill when generating scientific hypotheses from datasets, combining literature insights with empirical data, testing hypotheses against observational data, or conducting systematic hypothesis exploration for research discovery in domains like deception detection, AI content detection, mental health analysis, or other empirical research tasks. Use when this capability is needed.
    0 installs
  64. Neurokit2 4 · tomevault-io bundle
    Comprehensive biosignal processing toolkit for analyzing physiological data including ECG, EEG, EDA, RSP, PPG, EMG, and EOG signals. Use this skill when processing cardiovascular signals, brain activity, electrodermal responses, respiratory patterns, muscle activity, or eye movements. Applicable for heart rate variability analysis, event-related potentials, complexity measures, autonomic nervous system assessment, psychophysiology research, and multi-modal physiological signal integration. Use when this capability is needed.
    0 installs
  65. Pufferlib 3 · tomevault-io bundle
    This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementing PPO training, creating PufferEnv environments, optimizing RL performance, or developing policies with CNNs/LSTMs. Use when this capability is needed.
    0 installs
  66. Reportlab 2 · tomevault-io bundle
    PDF generation toolkit. Create invoices, reports, certificates, forms, charts, tables, barcodes, QR codes, Canvas/Platypus APIs, for professional document automation. Use when this capability is needed.
    0 installs
  67. Using Git Worktrees 23 · 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
  68. Git Worktrees 14 · tomevault-io bundle
    Use when starting feature work that needs isolation from current workspace. Creates isolated git worktrees with directory selection, safety verification, and baseline testing.
    0 installs
  69. Writing Tests 7 · tomevault-io bundle
    Principles for writing effective, maintainable tests. Covers naming conventions, assertion best practices, and comprehensive edge case checklists. Based on BugMagnet by Gojko Adzic. Use when this capability is needed.
    0 installs
  70. Anthropic Prompt Engineer 2 · tomevault-io bundle
    Master Anthropic's prompt engineering techniques to generate new prompts or improve existing ones using best practices for Claude AI models. Use when this capability is needed.
    0 installs
  71. Fastapi Patterns 11 · tomevault-io bundle
    FastAPI patterns for async APIs, dependency injection, Pydantic request and response models, OpenAPI docs, tests, security, and production readiness. Use when this capability is needed.
    0 installs
  72. React Native Architecture 4 · tomevault-io bundle
    Build production React Native apps with Expo, navigation, native modules, Use when this capability is needed.
    0 installs
  73. Audit Code 2 · tomevault-io bundle
    Run a single-session code review audit on the codebase Use when this capability is needed.
    0 installs
  74. Terraform 37 · tomevault-io bundle
    Use when working with Terraform or OpenTofu — creating modules, writing tests, setting up CI/CD pipelines, reviewing configurations, debugging state issues, implementing security scanning, or making IaC architecture decisions. For Pulumi see pulumi-best-practices, for general CI/CD see devops.
    0 installs
  75. Microservices Architect 3 · tomevault-io bundle
    Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary diagrams and resilience strategies. Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns — including service boundaries, DDD, saga patterns, event sourcing, CQRS, service mesh, or distributed tracing. Use when this capability is needed.
    0 installs
  76. Add Translation 4 · tomevault-io bundle
    Add a new language translation to a Java project using ResourceBundle-based i18n. Translates all entries, verifies quality via independent Google Translate back-translation, adds tests, updates docs, and handles git workflow. Use this skill whenever the user asks to add a translation, translate to a new language, add a locale, or do i18n work on a Java project with .properties files. Use when this capability is needed.
    0 installs
  77. Documentation 94 · tomevault-io bundle
    Guides AI agents to produce accurate, well-structured technical documentation in Markdown with Mermaid diagrams. Use when this capability is needed.
    0 installs
  78. Video Transcript Downloader 2 · tomevault-io bundle
    Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists. Use when this capability is needed.
    0 installs
  79. Best Practices 14 · tomevault-io bundle
    This skill should be used when the user asks about "nf-core conventions", "strict syntax", "naming conventions", "output patterns", "coding style", "best practices", "parameter naming", "channel naming", "process labels", or how to structure nf-core code correctly. Covers strict syntax rules (Q2 2026 deadline), output glob patterns, and naming conventions. Use when this capability is needed.
    0 installs
  80. Code Documentation 6 · tomevault-io bundle
    Code documentation standards, patterns, and best practices Use when this capability is needed.
    0 installs
  81. Refactoring Safely 2 · tomevault-io bundle
    Safe refactoring practices with tests and incremental changes Use when this capability is needed.
    0 installs
  82. Sqlserver Patterns 2 · tomevault-io bundle
    SQL Server patterns, T-SQL, and best practices for production Use when this capability is needed.
    0 installs
  83. Testing Strategies 3 · tomevault-io bundle
    Testing strategies, patterns, and best practices for production code Use when this capability is needed.
    0 installs
  84. Documentation Generation 4 · tomevault-io bundle
    Procedural knowledge for generating and maintaining code documentation, API specs, and architecture diagrams. Use when this capability is needed.
    0 installs
  85. Quality Assurance 3 · tomevault-io bundle
    Quality Assurance skill for planning, executing, and improving testing across functional and non-functional dimensions. Use when creating test strategies, writing test plans/cases, defining quality gates, coordinating test execution, or triaging defects. Use when this capability is needed.
    0 installs
  86. Implementation Planning 2 · tomevault-io bundle
    Generates detailed implementation plans from finalized designs
    0 installs
  87. Memory Management 4 · tomevault-io bundle
    Two-tier memory system that makes agents true workplace collaborators. Decodes shorthand, acronyms, nicknames, and internal language so agents understand requests like a colleague would. AGENTS.md for working memory, memory/ directory for the full knowledge base. Use when this capability is needed.
    2 installs
  88. Mobile Design 8 · tomevault-io bundle
    Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps. Use when this capability is needed.
    0 installs
  89. Multi Perspective Analysis 2 · tomevault-io bundle
    多视角深度分析。用多个 Sub-agent 分别扮演不同思维框架的顾问,对同一份素材做独立分析,然后交叉汇总共识与分歧,产出结构化诊断报告。当用户说"帮我多视角分析"、"多维分析"、"用多个视角看看"、"帮我诊断一下"时触发。 Use when this capability is needed.
    1 install
  90. Golang Testing 22 · tomevault-io bundle
    Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. Use when this capability is needed.
    0 installs
  91. Planning With Files 8 · tomevault-io bundle
    Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output. Use when this capability is needed.
    0 installs
  92. Frontend Slides 4 · tomevault-io bundle
    Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices. Use when this capability is needed.
    0 installs
  93. Teach Impeccable 5 · tomevault-io bundle
    One-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines. Use when this capability is needed.
    0 installs
  94. Contract Review 3 · tomevault-io bundle
    Contract review skill that adds comment-based issue annotations without changing original text. Enforces a four-layer review (entity verification, basic, business, legal), writes structured comments (issue type, risk reason, revision suggestion) with risk level encoded via reviewer name, and generates a contract summary, consolidated opinion, and Mermaid business flowchart (with rendered image). Output language must follow the contract’s language. Use when this capability is needed.
    0 installs
  95. Skill Creator 224 · tomevault-io bundle
    Guide for creating effective, universal Agent Skills that work across multiple AI coding platforms (Claude, GitHub Copilot, Cursor, Windsurf, Aider). Use when creating new skills, updating existing skills, or learning skill creation best practices. Includes specifications, examples, and quality standards. Use when this capability is needed.
    0 installs
  96. Frontend Patterns 6 · tomevault-io bundle
    Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. Use when this capability is needed.
    2 installs
  97. SQL Database Assistant 2 · tomevault-io bundle
    Use when the user asks to write SQL queries, optimize database performance, generate migrations, explore database schemas, or work with ORMs like Prisma, Drizzle, TypeORM, or SQLAlchemy.
    0 installs
  98. Writing Agents 2 · tomevault-io bundle
    Use when creating new agents, editing existing agents, or defining specialized subagent roles for the Task tool
    0 installs
  99. Writing Skills 30 · tomevault-io bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment
    0 installs
  100. Systematic Debugging 22 · tomevault-io bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0 installs