← all publishers

tomevault-io

@tomevault-io source repo

62247 published skills · page 118 of 623

  1. Canvas Design 7 · tomevault-io bundle
    Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations. Use when this capability is needed.
    0 installs
  2. Theme Factory 10 · tomevault-io bundle
    Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly. Use when this capability is needed.
    0 installs
  3. Documentation 53 · tomevault-io bundle
    Documentar componentes no Storybook imediatamente após criação ou atualização no Let’s UI. Usar esta skill quando for necessário criar/atualizar arquivos `*.stories.js` e `*.docs.mdx` em `docs/components/*`, adicionar stories de variantes existentes e descrever o caso de uso geral do componente e de cada variante. Aplicar em pedidos de documentação de componente, cobertura de variants no Storybook ou manutenção de docs alinhada com o código. Use when this capability is needed.
    0 installs
  4. Frontend Design 56 · tomevault-io bundle
    Create distinctive, production-grade frontends by composing design dimensions and tech-specific implementations Use when this capability is needed.
    2 installs
  5. Git Commit 25 · tomevault-io bundle
    Generates storytelling-focused Conventional Commits messages, then commits and pushes changes. Use when the user says "commit", "git commit", or asks to commit changes, wants to create a commit, or when work is complete and ready to commit.
    0 installs
  6. Git Workflow 103 · tomevault-io bundle
    Assist with common git operations including branching, committing, and pull requests. Use when this capability is needed.
    0 installs
  7. What To Test 2 · tomevault-io bundle
    Use when writing tests, improving coverage, or deciding what to test in this CLI
    0 installs
  8. Qodana Inspect 2 · tomevault-io bundle
    Run Qodana code inspection and get parsed results. Use when you need to analyze code quality, find unused code, detect potential bugs, or check for JetBrains IDE inspections. Supports all major programming languages (Java, Kotlin, Python, JavaScript, TypeScript, C#, C++, Go, Ruby, PHP). Returns structured list of problems grouped by file with severity, location, and code snippets. Use when this capability is needed.
    0 installs
  9. Voicemode Connect 2 · tomevault-io bundle
    Remote voice via VoiceMode Connect. Use when users want to add voice to Claude Code using their phone or web app, without local STT/TTS setup. Use when this capability is needed.
    0 installs
  10. Typescript Magician 2 · tomevault-io bundle
    Designs complex generic types, refactors `any` types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors. Use when the user asks about TypeScript (TS) types, generics, type inference, type guards, removing `any` types, strict typing, type errors, `infer`, `extends`, conditional types, mapped types, template literal types, branded/opaque types, or utility types like `Partial`, `Record`, `ReturnType`, and `Awaited`. Use when this capability is needed.
    0 installs
  11. N8n Node Configuration 2 · tomevault-io bundle
    Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type. Use when this capability is needed.
    0 installs
  12. Security Review 10 · tomevault-io bundle
    Code security review covering OWASP Top 10, injection prevention (SQL, XSS, command injection), authentication and authorization patterns, secrets management, dependency vulnerability scanning, input validation, CORS, CSRF, rate limiting, and security headers. Language-agnostic with examples in JavaScript, Python, and Go. Use when reviewing code for security or hardening an application. Use when this capability is needed.
    0 installs
  13. Fastapi Expert 4 · tomevault-io bundle
    expert FastAPI development patterns. Async, Pydantic v2, dependency injection, and production deployment. Use when this capability is needed.
    0 installs
  14. Flutter UI 3 · tomevault-io bundle
    Flutter UI skill hub for responsive/adaptive layouts (phones/tablets/desktop/web), Material 3/Cupertino, foldables, accessibility, animations, and design systems. Use when this capability is needed.
    0 installs
  15. Review Security 2 · tomevault-io bundle
    Perform comprehensive security review targeting OWASP Top 10 2025 vulnerabilities Use when this capability is needed.
    0 installs
  16. Root Instructions 2 · tomevault-io bundle
    Generate a concise .github/copilot-instructions.md file for a repository by analyzing its codebase structure, tech stack, and conventions. Use when this capability is needed.
    0 installs
  17. SQL 5 · tomevault-io bundle
    SQL patterns for database querying and design Use when this capability is needed.
    0 installs
  18. Tasks 2 · tomevault-io bundle
    多 Agent 任務分解框架 - 將計劃轉化為可執行的 DAG 任務清單 Use when this capability is needed.
    0 installs
  19. Evolve 2 · tomevault-io bundle
    自我進化 Agent:給定目標,自主學習並迭代改進直到完成。整合 superpowers 工作流紀律。 Use when this capability is needed.
    2 installs
  20. React Doctor 6 · tomevault-io bundle
    Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project. Use when this capability is needed.
    0 installs
  21. React Testing 3 · tomevault-io bundle
    WHEN testing React components/hooks/context with React Testing Library; NOT e2e; covers renderHook, providers, forms, and anti-patterns. Use when this capability is needed.
    0 installs
  22. Writing Unit Tests 3 · tomevault-io bundle
    Guidelines for writing unit tests in the Hex1b TUI library. Use when creating new tests for widgets, nodes, or terminal functionality. Use when this capability is needed.
    0 installs
  23. Install Skill 4 · tomevault-io bundle
    Search and install skills from skills.sh and GitHub repos. Use when users ask to find skills, install skills, download skills, add skills from GitHub, search for skills, browse skills, get a skill, or want new capabilities. Trigger phrases include "install skill", "find skill", "search skills", "add skill", "download skill", "get skill from github", "skills.sh", "browse skills", "what skills are available", "I need a skill for". Use when this capability is needed.
    0 installs
  24. Fastapi Templates 4 · tomevault-io bundle
    Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects. Use when this capability is needed.
    0 installs
  25. Python Patterns 2 · tomevault-io bundle
    Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying. Use when this capability is needed.
    0 installs
  26. Code Review 201 · tomevault-io bundle
    Review a code change for correctness, simplification, and missing tests; produces a structured review summary keyed to the diff. Reviews a diff; not test-gap hunting (coverage-gap). Use when this capability is needed.
    0 installs
  27. Testing Patterns 6 · tomevault-io bundle
    Table-driven tests, mocking strategies, and comprehensive testing patterns. Use when writing tests. Use when this capability is needed.
    0 installs
  28. Docs Writer 4 · tomevault-io bundle
    Guide for writing and improving documentation for SkiaSharp.Extended. Use this skill when creating, updating, or reviewing documentation pages, writing code examples for docs, generating screenshots for documentation, or improving existing docs. Use when this capability is needed.
    0 installs
  29. Go Ecosystem 2 · tomevault-io bundle
    This skill should be used when the user asks to "write go", "golang", "go.mod", "go module", "go test", "go build", or works with Go language development. Provides comprehensive Go ecosystem patterns and best practices. Use when this capability is needed.
    0 installs
  30. Testing Patterns 7 · tomevault-io bundle
    This skill should be used when the user asks to "write tests", "test strategy", "coverage", "unit test", "integration test", or needs testing guidance. Provides testing methodology and patterns. Use when this capability is needed.
    0 installs
  31. Technical Writing 2 · tomevault-io bundle
    This skill should be used when the user asks to "write blog post", "technical article", "tutorial", "explain concept", or needs guidance on technical writing for external audiences. Provides patterns for technical blogs and articles in both English and Japanese. Use when this capability is needed.
    0 installs
  32. Golang Concurrency 2 · tomevault-io bundle
    Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes. Use when this capability is needed.
    0 installs
  33. Golang Performance 3 · tomevault-io bundle
    Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (see golang-benchmark skill) or debugging workflow (see golang-troubleshooting skill). Use when this capability is needed.
    0 installs
  34. Golang Samber Oops 2 · tomevault-io bundle
    Structured error handling in Golang with samber/oops — error builders, stack traces, error codes, error context, error wrapping, error attributes, user-facing vs developer messages, panic recovery, and logger integration. Apply when using or adopting samber/oops, or when the codebase already imports github.com/samber/oops. Use when this capability is needed.
    0 installs
  35. Golang Samber Slog 2 · tomevault-io bundle
    Structured logging extensions for Golang using samber/slog-**** packages — multi-handler pipelines (slog-multi), log sampling (slog-sampling), attribute formatting (slog-formatter), HTTP middleware (slog-fiber, slog-gin, slog-chi, slog-echo), and backend routing (slog-datadog, slog-sentry, slog-loki, slog-syslog, slog-logstash, slog-graylog...). Apply when using or adopting slog, or when the codebase already imports any github.com/samber/slog-* package. Use when this capability is needed.
    0 installs
  36. Verification Before Completion 10 · 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
  37. Shell Scripting 2 · tomevault-io bundle
    Shell scripting best practices for cross-platform CLI tools Use when this capability is needed.
    0 installs
  38. Localstack Service Tiers Reference 2 · tomevault-io bundle
    Reference for LocalStack AWS service availability by tier (Free/Base/Ultimate). Essential for KECS development to understand which AWS-compatible services can be used locally without cost. Use when this capability is needed.
    0 installs
  39. Fastmcp 28 · tomevault-io bundle
    Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment. Use when this capability is needed.
    0 installs
  40. Terraform 26 · tomevault-io bundle
    Generate and harden Terraform repositories for reusable modules and multi-environment infrastructure deployments. Use when users ask to scaffold, standardize, or improve Terraform project structure, state/backends, environment layout, module interfaces, validation/test strategy, security controls, CI checks, or Terraform best practices. Use when this capability is needed.
    0 installs
  41. Bootstrap 7 · tomevault-io bundle
    Smart repo bootstrapping for Agentic flow (AGENTS.md) Use when this capability is needed.
    0 installs
  42. Exec Plan 2 · tomevault-io bundle
    Create or resume an execution plan - a design document that a coding agent can follow to deliver a working feature or system change Use when this capability is needed.
    0 installs
  43. Release Prep 2 · tomevault-io bundle
    Use when preparing a production release or release candidate - provides a checklist-driven workflow for validation, versioning, build optimization, documentation updates, and deployment readiness.
    0 installs
  44. Openai Whisper API 10 · tomevault-io bundle
    Transcribe audio via OpenAI Audio Transcriptions API (Whisper). Use when this capability is needed.
    0 installs
  45. Extract Fuzzer Repro 2 · tomevault-io bundle
    Extract a Noir reproduction project from fuzzer failure logs in GitHub Actions. Use when a CI fuzzer test fails and you need to create a local reproduction. Use when this capability is needed.
    0 installs
  46. Playwright Skill 2 · tomevault-io bundle
    Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing. Use when this capability is needed.
    0 installs
  47. Scrapling 2 · tomevault-io bundle
    Web scraping with Scrapling - HTTP fetching, stealth browser automation, Cloudflare bypass, and spider crawling via CLI and Python. Use when this capability is needed.
    0 installs
  48. Setup 25 · tomevault-io bundle
    Scaffold per-repo configuration for all other skills. Run once per project before using any other skill. Configures issue tracker, triage labels, doc paths, test framework, and creates CONTEXT.md and initial ADR. Supports Claude Code, Cursor, Windsurf, Cline, GitHub Copilot, Codex, Aider, and any AI tool. Use when this capability is needed.
    0 installs
  49. Open Pr 2 · tomevault-io bundle
    Prepare delivery and create a pull request with spec-driven summary, linking GitHub issue and spec documents. Use when user says 'create PR', 'open pull request', 'submit for review', 'push for review', 'ready to merge', 'make a PR for issue
    0 installs
  50. Okx Sentiment Tracker 2 · tomevault-io bundle
    Use this skill when the user asks about: 'any crypto news', 'latest news', 'market update', 'daily briefing', 'BTC news', 'ETH news', 'news on SOL', 'search SEC ETF', 'regulation news', 'Bitcoin halving', 'is BTC bullish or bearish', 'coin sentiment', 'sentiment trend', 'trending coins', 'top bullish coins', 'bearish sentiment', 'social buzz', 'market mood', 'fear and greed', 'full article', 'read more', 'economic calendar', '经济日历', 'macro data', '宏观数据', 'NFP', 'nonfarm', '非农', 'CPI', 'GDP', 'FOMC', '利率决议', 'interest rate decision', 'PMI', 'unemployment rate', '失业率', 'economic events', '经济事件', or any request for crypto news, market intelligence, sentiment analysis, social trend data, or macro-economic calendar. Requires API credentials. Do NOT use for market prices/candles (okx-cex-market), placing orders (okx-cex-trade), or account info (okx-cex-portfolio).
    0 installs
  51. Code Logic Cleaner 2 · tomevault-io bundle
    专门用于代码重构与逻辑优化,在保持 UI 和交互逻辑不变的前提下,清理冗余代码并提升函数优雅度。 Use when this capability is needed.
    0 installs
  52. Compound Docs 2 · tomevault-io bundle
    Capture solved problems as categorized documentation with YAML frontmatter for fast lookup Use when this capability is needed.
    0 installs
  53. Databases 4 · tomevault-io bundle
    Skills for attacking database services including SQL, NoSQL, and in-memory databases. Use when this capability is needed.
    0 installs
  54. Architecture Reviewer 2 · tomevault-io bundle
    Review code against PRISM target architecture patterns from REFACTORING_DESIGN_DOCUMENT.md. This skill should be used during refactoring to ensure new Runner and Trainer classes follow AbstractRunner/AbstractTrainer patterns. Use when this capability is needed.
    0 installs
  55. Quiz Maker 2 · tomevault-io bundle
    Create multiple choice, true/false, fill-in-blank, matching quizzes. Auto-generate plausible distractors. Instant grading with explanations. Use when this capability is needed.
    0 installs
  56. Git Workflow 104 · tomevault-io bundle
    Git workflow for AI-assisted advocacy development — atomic commits per subtask, ephemeral branches, PR curation into reviewable chunks, AI-Assisted tagging Use when this capability is needed.
    0 installs
  57. Plugin API Review 2 · tomevault-io bundle
    Review changes to the OpenShift Console plugin API for compliance with contribution guidelines, styleguide, and proper documentation in changelogs. Provides a detailed report of findings and compliance score. Use when this capability is needed.
    0 installs
  58. Frontend Design 57 · tomevault-io bundle
    Create distinctive, production-grade frontend interfaces. Use in bootstrap pipeline for design docs, or as specialist for UI task implementation. Use when this capability is needed.
    0 installs
  59. PDF 38 · tomevault-io bundle
    Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale. Use when this capability is needed.
    0 installs
  60. Docs Update 6 · tomevault-io bundle
    Keep documentation up-to-date after code changes. Covers which docs to check, how to write them, and how to regenerate API docs. Use after any feature, fix, or refactor. Use when this capability is needed.
    0 installs
  61. Skill Template 4 · tomevault-io bundle
    Template for authoring new skills in this repo. Use when creating a new .github/skills/<name>/SKILL.md. Use when this capability is needed.
    0 installs
  62. Build 8 · tomevault-io bundle
    Workflow orchestrator that chains existing skills for feature development Use when this capability is needed.
    0 installs
  63. Debug 14 · tomevault-io bundle
    Debug issues by investigating logs, database state, and git history Use when this capability is needed.
    0 installs
  64. Hooks 3 · tomevault-io bundle
    Hook Development Rules Use when this capability is needed.
    0 installs
  65. Agent Browser 22 · tomevault-io bundle
    CLI tool for AI agents to browse the web, interact with UI elements, and analyze frontend applications. Supports navigation, clicking, typing, and capturing snapshots for accessibility analysis. Use when this capability is needed.
    0 installs
  66. Agent Creator 6 · tomevault-io bundle
    Expert guide for creating, configuring, and managing Opencode Agents. Use this skill when the user wants to create a new agent or modify an existing one. Use when this capability is needed.
    0 installs
  67. Bmad Check Implementation Readiness 3 · tomevault-io bundle
    Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness". Use when this capability is needed.
    0 installs
  68. Bump Release 3 · tomevault-io bundle
    This skill should be used when the user asks to "bump release", "cut a release", "tag a release", "bump version", "create a new release", or mentions release versioning, changelog updates, or version tagging workflows. Use when this capability is needed.
    0 installs
  69. Tailwind CSS 3 · tomevault-io bundle
    This skill should be used when the user asks to "style with Tailwind", "add Tailwind classes", "fix Tailwind styles", "use tailwind-variants", "add animations with tw-animate-css", "configure Tailwind v4", "migrate to Tailwind v4", or mentions Tailwind utilities, CSS classes, responsive design, dark mode, gradients, design tokens, or CSS Modules. Use when this capability is needed.
    0 installs
  70. Go Expert 2 · tomevault-io bundle
    Expert-level Go development with Go 1.22+ features, concurrency, standard library, and production-grade best practices Use when this capability is needed.
    0 installs
  71. Regression Test 2 · tomevault-io bundle
    Run regression tests for voxtype releases. Use before major releases to verify core functionality, CLI commands, and configuration handling. Use when this capability is needed.
    0 installs
  72. Regression Test 3 · tomevault-io bundle
    Add a regression test for an already-fixed PHPStan bug given a GitHub issue number Use when this capability is needed.
    0 installs
  73. Confluence 2 · tomevault-io bundle
    Confluence doc management. Use for Confluence URLs (/wiki/x/... short URLs), reading/uploading/downloading/searching/creating/updating pages, Markdown→ADF conversion, and syncing docs to Confluence. Use when this capability is needed.
    0 installs
  74. Playwright 9 · tomevault-io bundle
    Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
    0 installs
  75. Next Cache Components 4 · tomevault-io bundle
    Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag Use when this capability is needed.
    0 installs
  76. Web Design Guidelines 12 · tomevault-io bundle
    Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". Use when this capability is needed.
    0 installs
  77. Draft 3 · tomevault-io bundle
    Draft a user experience specification for a requested feature. Use when planning new features, designing user flows, or creating UX specs for this VS Code extension. Use when this capability is needed.
    0 installs
  78. Doc Validator 2 · tomevault-io bundle
    Validate documentation files for completeness, accuracy, and consistency with the codebase. Use when user mentions "check documentation", "validate docs", "is the README up to date?", requests documentation review, says "docs are wrong" or "fix the docs", or is working on documentation improvements. Covers README files, API docs, CHANGELOG, and any markdown documentation. Use when this capability is needed.
    0 installs
  79. Uv 6 · tomevault-io bundle
    This skill should be used when working with Python projects that use uv for package and project management. Use this skill for running Python scripts and CLI tools with `uv run`, managing dependencies, creating projects, handling virtual environments, and executing commands within isolated project environments. Essential for projects with pyproject.toml files. Use when this capability is needed.
    0 installs
  80. Skill Authoring 4 · tomevault-io bundle
    Design and development best practices for Claude Code skills, MCP tools, and AI agent capabilities. Use when creating skills, writing SKILL.md files, designing tool descriptions, or optimizing triggers. Triggers on "create a skill", "skill template", "write skill instructions", SKILL.md, metadata.json, progressive disclosure, trigger optimization, MCP tool design, or skill testing. Does NOT cover specific frameworks or languages (use dedicated skills). Use when this capability is needed.
    0 installs
  81. Build MCP Server 2 · tomevault-io bundle
    This skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose tools to Claude", "make an MCP app", or discusses building something with the Model Context Protocol. It is the entry point for MCP server development — it interrogates the user about their use case, determines the right deployment model (remote HTTP, MCPB, local stdio), picks a tool-design pattern, and hands off to specialized skills. Use when this capability is needed.
    0 installs
  82. Database Design 3 · tomevault-io bundle
    数据库设计和优化技能,涵盖 ER 图、规范化、索引、分片、查询优化和数据库最佳实践。使用此技能设计数据库架构、优化查询、规划数据架构,或需要数据库扩展和性能调优指导时使用。 Use when this capability is needed.
    0 installs
  83. Git Commit 26 · tomevault-io bundle
    Create Git commit messages following Conventional Commits format with automatic type and scope detection. Use when asked to "commit changes", "create a commit", "write commit message", or when ready to commit staged code. Supports feat, fix, docs, refactor, test, build, ci, chore, and revert types with project-specific scope determination based on file paths and directory structure. Use when this capability is needed.
    0 installs
  84. Bear Notes 11 · tomevault-io bundle
    Create, search, and manage Bear notes via grizzly CLI. Use when this capability is needed.
    0 installs
  85. Things Mac 12 · tomevault-io bundle
    Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks text2llm to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. Use when this capability is needed.
    0 installs
  86. Release 83 · tomevault-io bundle
    Prepare and publish a new cryptobot-python release. Use when the user asks to cut a release, bump the package version, update HISTORY.md, create a git tag, or create a GitHub release. Use when this capability is needed.
    0 installs
  87. Init 17 · tomevault-io bundle
    Scaffold the Lights Out SWE harness (copilot-instructions.md, preferences.md, LIGHTS-OUT-SWE.md, scaffolding/, docs/input/, .gitignore) into the current repo. Run once to set up a new repository before starting the pipeline. Use when this capability is needed.
    0 installs
  88. Update Changelog 4 · tomevault-io bundle
    Updates or adds entries to CHANGELOG.md based on the changes in the Use when this capability is needed.
    0 installs
  89. Improve Codebase Architecture 15 · tomevault-io bundle
    Explore codebase for architectural improvement. Focus testability via deepening shallow modules. Use when user want improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make codebase more AI-navigable. Use when this capability is needed.
    0 installs
  90. Create Pr 20 · tomevault-io bundle
    Create GitHub pull requests with the gh CLI using the reductstore/.github PR template, then update CHANGELOG.md with the created PR ID and commit the changelog (do not push). Use when a user asks to open a PR and record its ID in the changelog. Use when this capability is needed.
    0 installs
  91. Plan Review 3 · tomevault-io bundle
    This skill should be used when the user asks to "review the plan", "check the execution plan", "validate this plan", "is this plan good", or automatically after the planner agent creates an execution plan. Validates plans for completeness, clarity, measurability, and proper acceptance criteria before execution begins. Use when this capability is needed.
    0 installs
  92. Prompt Engineer 3 · tomevault-io bundle
    Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors. Use when this capability is needed.
    0 installs
  93. Meshing Guidelines 2 · tomevault-io bundle
    Mesh gradient library for SwiftUI. Use for creating, animating, and exporting mesh gradients. Supports 2x2, 3x3, and 4x4 grid templates, animated gradients, Metal shaders, and platform-specific export to photo library or disk. Use when this capability is needed.
    0 installs
  94. Technical Writing 3 · tomevault-io bundle
    Create architectural decision records (ADRs), system documentation, API documentation, and operational runbooks. Use when capturing design decisions, documenting system architecture, creating API references, or writing operational procedures. Use when this capability is needed.
    0 installs
  95. PDF Processing 3 · tomevault-io bundle
    Invoke this skill BEFORE implementing any text extraction/parsing logic to learn how to use LlamaParse to process any document accurately. Requires llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable. Use when this capability is needed.
    0 installs
  96. Openspec Bulk Archive Change 19 · tomevault-io bundle
    Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
    0 installs
  97. Skill Writing 3 · tomevault-io bundle
    Best practices for writing and structuring Claude Code skills. Use when creating new skills, improving existing skills, or asking how to structure a SKILL.md file. Use when this capability is needed.
    0 installs
  98. Flow Nexus Swarm 2 · tomevault-io bundle
    Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform Use when this capability is needed.
    0 installs
  99. Python Testing 3 · tomevault-io bundle
    pytestを使用したPythonテスト戦略、TDD方法論、フィクスチャ、モッキング、パラメトライゼーション、カバレッジ要件。 Use when this capability is needed.
    0 installs
  100. Git Workflow 105 · tomevault-io bundle
    Git branching strategies, PR workflow, merge conflict resolution, and history management. Use when this capability is needed.
    0 installs