← all publishers

tomevault-io

@tomevault-io source repo

62188 published skills · page 92 of 622

  1. Content Creator 3 · tomevault-io bundle
    Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creati... Use when this capability is needed.
    0 installs
  2. Brainstorming 35 · tomevault-io bundle
    You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when this capability is needed.
    0 installs
  3. Writing Plans 18 · tomevault-io bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0 installs
  4. Evaluation 4 · tomevault-io bundle
    Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time. Use when this capability is needed.
    2 installs
  5. Skill Creator 154 · tomevault-io bundle
    Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the AI's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  6. Langchain 12 · tomevault-io bundle
    Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Use when this capability is needed.
    0 installs
  7. Brand Guidelines 9 · tomevault-io bundle
    Applies University of Hawaiʻi at Mānoa official brand colors, typography, and design standards to any artifact that benefits from UH Mānoa's institutional look-and-feel. Use when brand colors or style guidelines, visual formatting, document styling, presentation design, or university design standards apply. Also use when creating materials for Shidler College of Business courses. Use when this capability is needed.
    0 installs
  8. Moltron Skill Creator 2 · tomevault-io bundle
    Dynamically create, version, and monitor persistent skills, and answers @moltron requests. Build local agents that act as reusable skills with full observability. Gives OpenClaw evolution capabilities. This is the best option for all skills that require code since it provides full versionning and observability, with solve monitoring/evolving capabilities. Use when this capability is needed.
    0 installs
  9. Code Reviewer 40 · tomevault-io bundle
    Review code changes, diffs, or pull requests for bugs, security issues, and best practice violations. Use after code changes or before merging PRs. Use when this capability is needed.
    0 installs
  10. Skill Creator 155 · tomevault-io bundle
    Meta-skill to generate new SKILL.md files for the BMAD template system. Creates well-structured skills with proper frontmatter and instructions. Use when this capability is needed.
    0 installs
  11. Pipeline 3 · tomevault-io bundle
    End-to-end source processing -- seed, reduce, process all claims through reflect/reweave/verify, archive. The full pipeline in one command. Triggers on "/pipeline", "/pipeline [file]", "process this end to end", "full pipeline". Use when this capability is needed.
    0 installs
  12. Refactor 31 · tomevault-io bundle
    Plan vault restructuring from config changes. Compares config.yaml against derivation.md, identifies dimension shifts, shows restructuring plan, executes on approval. Triggers on "/refactor", "restructure vault". Use when this capability is needed.
    0 installs
  13. Remember 3 · tomevault-io bundle
    Capture friction as methodology notes. Three modes — explicit description, contextual (review recent corrections), session mining (scan transcripts for patterns). Triggers on "/remember", "/remember [description]". Use when this capability is needed.
    0 installs
  14. Validate 9 · tomevault-io bundle
    Schema validation for notes. Checks against domain-specific templates. Validates required fields, enum values, description quality, and link health. Non-blocking — warns but doesn't prevent capture. Triggers on "/validate", "/validate [note]", "check schema", "validate note", "validate all". Use when this capability is needed.
    0 installs
  15. Golang Testing 11 · 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
  16. Pytest Code Review 2 · tomevault-io bundle
    审查 `pytest` 测试代码中的异步模式(async patterns)、测试 fixture(fixtures)、参数化(parametrize)以及模拟(mocking)实现。在审查 `test_*.py` 文件时,需要重点检查异步测试函数的编写方式、测试 fixture 的使用情况,以及模拟机制的实现是否正确。 Use when this capability is needed.
    0 installs
  17. Email Sequence 3 · tomevault-io bundle
    Designs complete email automation sequences with timing, subject lines, copy, and conditional logic. Supports welcome series, nurture campaigns, re-engagement, abandoned cart, post-purchase, review requests, and custom sequences. Adapts sequence type, cadence, frameworks, and conditional branching to business context. Use when user wants to create an automated email series triggered by subscriber actions or time intervals. Use when this capability is needed.
    0 installs
  18. Commit 89 · tomevault-io bundle
    Automate git commit and push following the project's review workflow. Stages files, generates a Norwegian conventional-commit message, and optionally pushes via `git review` (never `git push`). Use when the user says 'commit', 'committ', 'lagre endringer', 'push', 'send til review', or asks to save/commit their work. Also trigger when a quality gate passes and the user wants to commit the result. Use when this capability is needed.
    0 installs
  19. Playwright Skill 3 · 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
  20. Senior Architect 3 · tomevault-io bundle
    Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns. Use when this capability is needed.
    0 installs
  21. Deep Research 10 · tomevault-io bundle
    Deep research before design — 3-5 parallel research agents survey papers, production systems, failure modes, and prior art, then a synthesizer compiles evidence, and an integrator maps findings to a concrete codebase plan with citations Use when this capability is needed.
    0 installs
  22. Test Strategy 3 · tomevault-io bundle
    Assess and recommend the appropriate testing strategy for Rust code - unit tests, property-based tests, fuzz tests, Kani model checking, or simulation testing Use when this capability is needed.
    0 installs
  23. Documentation Writer 10 · tomevault-io bundle
    生成全面的文档,包括README文件、API文档、代码注释(JSDoc、docstrings、XML)和架构文档。 Use when this capability is needed.
    0 installs
  24. Webapp Testing 18 · tomevault-io bundle
    Complete testing toolkit for web applications - backend pytest, E2E Playwright, performance profiling, and local automation. Use when this capability is needed.
    0 installs
  25. SEO Review 3 · tomevault-io bundle
    Use this skill when auditing a public-facing page or site for search visibility, before publishing a marketing or blog page, when traffic drops or indexing issues are suspected, when validating JSON-LD / Open Graph / canonical / sitemap setup, or as the SEO gate inside `/content-creation` and `/docs-pack` — to run the SEO review workflow (technical SEO audit, meta tags, structured data validation, Core Web Vitals, crawlability, indexability, AI search readiness) applying the SEO Engineer role.
    0 installs
  26. Openspec Apply Change 7 · tomevault-io bundle
    Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks. Use when this capability is needed.
    0 installs
  27. Brainstorming 36 · tomevault-io bundle
    Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
    0 installs
  28. Writing Plans 19 · tomevault-io bundle
    Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
    0 installs
  29. Promote 2 · tomevault-io bundle
    Runs the full release workflow for the current project. Commits any uncommitted changes, pushes to remote, creates and merges a PR if on a feature branch, determines the next semver version from conventional commits, creates an annotated git tag and GitHub release with generated notes, cleans up merged branches, and returns to a clean main. Use when the user says promote, ship, release, commit and push, tag and release, or get back to main.
    0 installs
  30. Openspec Continue Change 3 · tomevault-io bundle
    Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. Use when this capability is needed.
    0 installs
  31. Gemini Review 6 · tomevault-io bundle
    Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration Use when this capability is needed.
    0 installs
  32. Senior QA 3 · tomevault-io bundle
    Generates unit tests, integration tests, and E2E tests for React/Next.js applications. Scans components to create Jest + React Testing Library test stubs, analyzes Istanbul/LCOV coverage reports to surface gaps, scaffolds Playwright test files from Next.js routes, mocks API calls with MSW, creates test fixtures, and configures test runners. Use when the user asks to "generate tests", "write unit tests", "analyze test coverage", "scaffold E2E tests", "set up Playwright", "configure Jest", "implement testing patterns", or "improve test quality".
    0 installs
  33. Tdd Guide 6 · tomevault-io bundle
    Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit. Use when this capability is needed.
    0 installs
  34. Agents Sdk 10 · tomevault-io bundle
    Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Use when this capability is needed.
    0 installs
  35. Winapp CLI 2 · tomevault-io bundle
    Windows App Development CLI (winapp) for building, packaging, and deploying Windows applications. Use when asked to initialize Windows app projects, create MSIX packages, generate AppxManifest.xml, manage development certificates, add package identity for debugging, sign packages, publish to Microsoft Store, or access Windows SDK build tools. Supports .NET, C++, Electron, Rust, Tauri, and cross-platform frameworks targeting Windows. Use when this capability is needed.
    0 installs
  36. Ab Testing 3 · tomevault-io bundle
    A/B testing (split testing) is a user experience research methodology Use when this capability is needed.
    0 installs
  37. API Design 25 · tomevault-io bundle
    RESTful API design is an architectural style and set of constraints for Use when this capability is needed.
    0 installs
  38. Onboarding 2 · tomevault-io bundle
    Developer onboarding is the process of helping new team members become Use when this capability is needed.
    0 installs
  39. Validation 7 · tomevault-io bundle
    API Request Validation is process of validating incoming API requests Use when this capability is needed.
    0 installs
  40. API Design Principles 3 · tomevault-io bundle
    開発者を喜ばせる直感的でスケーラブルで保守可能なAPIを構築するために、RESTとGraphQL APIの設計原則をマスターします。新しいAPIの設計、API仕様のレビュー、またはAPI設計標準の確立時に使用してください。 Use when this capability is needed.
    0 installs
  41. Async Python Patterns 3 · tomevault-io bundle
    Python asyncio、並行プログラミング、高性能アプリケーション向けの非同期/awaitパターンをマスター。非同期API、並行システム、ノンブロッキング操作が必要なI/OバウンドアプリケーションをPythonで構築する際に使用。 Use when this capability is needed.
    0 installs
  42. Bats Testing Patterns 2 · tomevault-io bundle
    シェルスクリプトの包括的なテストのためのBash自動化テストシステム(Bats)をマスター。シェルスクリプトのテスト作成、CI/CDパイプライン、またはシェルユーティリティのテスト駆動開発が必要な場合に使用してください。 Use when this capability is needed.
    0 installs
  43. Angular Directives 2 · tomevault-io bundle
    Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays, and host directives for composition. Triggers on creating reusable DOM behaviors, extending element functionality, or composing behaviors across components. Note - use native @if/@for/@switch for control flow, not custom structural directives. Use when this capability is needed.
    0 installs
  44. Skill Creator 156 · tomevault-io bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  45. New Plugin 2 · tomevault-io bundle
    Develop a new SkyWalking Java agent plugin — instrumentation, interceptor, tracing/meter, tests, and all boilerplate Use when this capability is needed.
    0 installs
  46. Review 46 · tomevault-io bundle
    Review a GitHub pull request for a Rust codebase. Focuses on security, performance, test coverage, and Rust idioms. Runs in GitHub Actions and posts comments directly to the PR. Use when this capability is needed.
    0 installs
  47. Safe File Deletion 3 · tomevault-io bundle
    Enforces explicit user permission before any file deletion. Activates when you're about to use rm, unlink, fs.rm, or any operation that removes files from disk. MUST be followed for all delete operations. Use when this capability is needed.
    0 installs
  48. Brainstorming 37 · tomevault-io bundle
    Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
    0 installs
  49. Prompt Engineering 4 · tomevault-io bundle
    ComfyUI prompt engineering knowledge — CLIP text encoding syntax, weight modifiers, model-specific prompting strategies, and best practices Use when this capability is needed.
    0 installs
  50. Coding Standards 10 · tomevault-io bundle
    Use when writing or reviewing code in any language. Covers typed-language rules (TypeScript, Python, Go), naming conventions, file organisation, error handling, import ordering, and universal quality rules. Read project conventions first to identify the stack, then apply only the relevant language sections.
    0 installs
  51. Agent Teams 12 · tomevault-io bundle
    Coordinate Claude Code Agent Teams through filesystem-based protocol. Use Use when this capability is needed.
    0 installs
  52. Review Core 2 · tomevault-io bundle
    Reusable scaffolding for review workflows with context establishment, evidence capture, and structured output. Use when this capability is needed.
    0 installs
  53. Test Review 3 · tomevault-io bundle
    Evaluate test suites for coverage gaps, quality issues, and TDD/BDD compliance Use when this capability is needed.
    0 installs
  54. Gitworktree 2 · tomevault-io bundle
    Création de worktree Git avec workflow structuré Use when this capability is needed.
    0 installs
  55. Coding Agent 18 · tomevault-io bundle
    Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control. Use when this capability is needed.
    0 installs
  56. Arxiv Doc Builder 2 · tomevault-io bundle
    Automatically convert arXiv papers to well-structured Markdown documentation. Invoke with an arXiv ID to fetch materials (LaTeX source or PDF), convert to Markdown, and generate implementation-ready reference documentation with preserved mathematics and section structure. Use when this capability is needed.
    0 installs
  57. Moltbook 5 · tomevault-io bundle
    Moltbook social network integration for AI agents and bots. Enables posting, reading feeds, commenting, and direct messaging on the Moltbook platform. Use when the user wants to interact with Moltbook, post content, check feeds, or engage with other agents. Use when this capability is needed.
    0 installs
  58. Skill Creator 157 · tomevault-io bundle
    This skill guides users through creating custom skills for claude-code-setup. Use when users want to create a new command or context skill. Use when this capability is needed.
    0 installs
  59. Codex Exec 2 · tomevault-io bundle
    Execute OpenAI Codex CLI prompts and return results Use when this capability is needed.
    0 installs
  60. Sandbox Setup 2 · tomevault-io bundle
    Set up and configure the agent-sandbox development environment Use when this capability is needed.
    0 installs
  61. Golang Naming 3 · tomevault-io bundle
    Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional options, acronyms, test functions, and subtest names. Use this skill when writing new Go code, reviewing or refactoring, choosing between naming alternatives (New vs NewTypeName, isConnected vs connected, ErrNotFound vs NotFoundError, StatusReady vs StatusUnknown at iota 0), debating Go package names (utils/helpers anti-patterns), or asking about Go naming best practices. Also trigger when the user mentions MixedCaps vs snake_case, ALL_CAPS constants, Get-prefix on getters, or error string casing. Do NOT use for general Go implementation questions that don't involve naming decisions. Use when this capability is needed.
    0 installs
  62. Golang Safety 3 · tomevault-io bundle
    Defensive Golang coding to prevent panics, silent data corruption, and subtle runtime bugs. Use whenever writing or reviewing Go code that involves nil-prone types (pointers, interfaces, maps, slices, channels), numeric conversions, resource lifecycle (defer in loops), or defensive copying. Also triggers on questions about nil panics, append aliasing, map concurrent access, float comparison, or zero-value design. Use when this capability is needed.
    0 installs
  63. Shadcn 6 · tomevault-io bundle
    Professional shadcn/ui component library guide for building enterprise-grade UI designs. Use when working with shadcn/ui components, customizing themes, creating professional layouts, or implementing design systems with shadcn/ui. Covers component usage, theming, accessibility, and professional design patterns. Use when this capability is needed.
    0 installs
  64. Add MCP Tool 2 · tomevault-io bundle
    How to expose a CSFD scraper function as a tool for AI agents via the Model Context Protocol server. Use when this capability is needed.
    0 installs
  65. Claude Agent Sdk 2 · tomevault-io bundle
    This skill should be used when building applications with the Claude Agent SDK (Python). Use for creating orchestrators with subagents, configuring agents programmatically, setting up hooks and permissions, and following SDK best practices. Trigger when implementing agentic workflows, multi-agent systems, or SDK-based automation. Use when this capability is needed.
    0 installs
  66. Hook Development 2 · tomevault-io bundle
    This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API. Use when this capability is needed.
    0 installs
  67. Plugin Structure 2 · tomevault-io bundle
    This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices. Use when this capability is needed.
    0 installs
  68. AWS Skills 2 · tomevault-io bundle
    AWS development with CDK best practices, serverless patterns, cost optimization, and event-driven architecture. Use when deploying to AWS, writing Lambda functions, configuring API Gateway, working with DynamoDB, S3, or any AWS service. Use when this capability is needed.
    0 installs
  69. Skill Creator 158 · tomevault-io bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  70. CLI Design 3 · tomevault-io bundle
    Create distinctive, user-respecting command-line interfaces with exceptional UX. Use this skill when the user asks to build CLI tools, scripts, or terminal applications. Generates well-crafted CLIs that follow platform conventions and treat users as humans, not machines. Use when this capability is needed.
    0 installs
  71. Frontend Design 68 · tomevault-io bundle
    Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics. Use when this capability is needed.
    0 installs
  72. Web Artifacts Builder 9 · tomevault-io bundle
    Suite of tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts. Use when this capability is needed.
    0 installs
  73. Openrouter 2 · tomevault-io bundle
    OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks Use when this capability is needed.
    0 installs
  74. Screenshot 6 · tomevault-io bundle
    Visual verification workflow for UI changes to accelerate code review and catch ... Use when this capability is needed.
    0 installs
  75. Example Skill 17 · tomevault-io bundle
    Demonstrates skill structure with progressive disclosure and best practices for skill development Use when this capability is needed.
    0 installs
  76. Pytest Recording 2 · tomevault-io bundle
    Work with pytest-recording (VCR.py) for recording and replaying HTTP interactions in tests. Use when writing VCR tests, managing cassettes, configuring VCR options, filtering sensitive data, or debugging recorded HTTP responses. Use when this capability is needed.
    0 installs
  77. Rust Concurrency 2 · tomevault-io bundle
    Low-level concurrency in Rust including atomics, memory ordering, building locks/channels, Send/Sync, and thread synchronization. Use when implementing lock-free data structures, understanding memory ordering, building synchronization primitives, or debugging race conditions. Use when this capability is needed.
    0 installs
  78. Rust Performance 2 · tomevault-io bundle
    Diagnose and improve Rust runtime speed, memory use, binary size, and compile times with a measurement-first workflow distilled from The Rust Performance Book. Use when profiling hot paths, tuning build settings, reducing allocations, improving I/O, inlining decisions, or fixing slow Rust builds. Use when this capability is needed.
    0 installs
  79. Dev 9 · tomevault-io bundle
    Start and manage development server. Use when starting the dev server, running the registry locally, checking server status, or restarting after code changes. Use when this capability is needed.
    0 installs
  80. Document Parser 2 · tomevault-io bundle
    Parse large documents into structured sections with abstracts and metadata Use when this capability is needed.
    0 installs
  81. Security 18 · tomevault-io bundle
    Production-grade security with authentication (API keys, JWT), authorization (RBAC), rate limiting (token bucket, sliding window), request validation, and middleware integration. Use when securing actors, implementing access control, or preventing abuse. Use when this capability is needed.
    0 installs
  82. Onvifscan 2 · tomevault-io bundle
    ONVIF device security scanner for testing authentication and brute-forcing credentials. Use when you need to assess security of IP cameras or ONVIF-enabled devices. Use when this capability is needed.
    0 installs
  83. Code Documentation 2 · tomevault-io bundle
    Use this skill when the user requests to generate, create, or improve documentation for code, APIs, libraries, repositories, or software projects. Supports README generation, API reference documentation, inline code comments, architecture documentation, changelog generation, and developer guides. Trigger on requests like "document this code", "create a README", "generate API docs", "write developer guide", or when analyzing codebases for documentation purposes.
    0 installs
  84. Podcast Generation 2 · tomevault-io bundle
    Use this skill when the user requests to generate, create, or produce podcasts from text content. Converts written content into a two-host conversational podcast audio format with natural dialogue.
    0 installs
  85. Vue Best Practices 13 · tomevault-io bundle
    Vue 3 开发最佳实践,适用于任何 Vue 3 项目。在编辑`.vue`文件,`.tsx`或`.jsx`形式的 Vue3 组件,相关的`.ts`或`.js`文件时必须使用。 Use when this capability is needed.
    0 installs
  86. Write Check V2 2 · tomevault-io bundle
    Write security checks using the CheckDefinitionV2 system. Use when creating new checks, converting V1 checks to V2, or when the user asks to implement a vulnerability scanner check. Covers defineCheckV2, defineRegexCheck, CheckContext API, parameter injection, testing with testCheck/mockTarget, and registration. Use when this capability is needed.
    0 installs
  87. Github 57 · tomevault-io bundle
    GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks. Use when this capability is needed.
    0 installs
  88. Test Engineer 3 · tomevault-io bundle
    编写、运行和优化项目测试用例(Vitest)。 Use when this capability is needed.
    0 installs
  89. 1password 17 · tomevault-io bundle
    Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op. Use when this capability is needed.
    0 installs
  90. Mermaid Diagrams 5 · tomevault-io bundle
    Proactively suggest diagrams when explaining complex systems. Triggers on diagrams, charts, visualizations, flowcharts, sequence diagrams, architecture diagrams, ER diagrams, state machines, Gantt charts, mindmaps, C4, class diagrams, git graphs. Use when user asks for visual representations of code, systems, processes, data structures, database schemas, workflows, or API flows. Generate Mermaid diagrams in markdown. Use when this capability is needed.
    0 installs
  91. Pr Review 23 · tomevault-io bundle
    Complete PR code review workflow Use when this capability is needed.
    0 installs
  92. Skill Creator 159 · tomevault-io bundle
    Guide for creating effective skills that extend Claude's capabilities. This skill provides the framework for creating new skills with specialized knowledge, workflows, or tool integrations. Use when building a new skill from scratch or updating an existing skill. Use when this capability is needed.
    0 installs
  93. QA Engineer 3 · tomevault-io bundle
    Creates comprehensive test suites, validates functionality, and ensures code coverage. Use for test generation and quality assurance.
    0 installs
  94. Openspec Bulk Archive Change 24 · tomevault-io bundle
    Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
    0 installs
  95. Technical Writing 5 · tomevault-io bundle
    Documentation, API guides, and technical content for developer audiences. Use when this capability is needed.
    0 installs
  96. Frontend Design 69 · tomevault-io bundle
    Production-grade frontend design skill for distinctive, non-generic UI development. Avoids "AI slop" aesthetics through specific aesthetic direction guidelines. Use when this capability is needed.
    0 installs
  97. Data Analysis 6 · tomevault-io bundle
    Conduct exploratory data analysis and statistical testing with test selection guidance. Use when exploring datasets, selecting statistical tests, performing power analysis, or preparing results for publication. Use when this capability is needed.
    0 installs
  98. Code Review 231 · tomevault-io bundle
    Use when reviewing code changes, a pull request, or a build slice for blockers before approval — correctness, security, scope, consistency, and test coverage. Activates on "review this", "is this ready", "check this PR/slice", or the Orchestrator REVIEW step.
    0 installs
  99. Content Writer 2 · tomevault-io bundle
    Writing content across different platforms and styles. This skill should be used when creating blog posts, LinkedIn posts, X/Twitter threads, technical documentation, or other written content. It intelligently selects the appropriate writing style based on the platform, audience, and content type, then applies that style consistently throughout the piece. Use when this capability is needed.
    0 installs
  100. Review Pr 21 · tomevault-io bundle
    Review a pull request and post structured feedback as a comment. Use when this capability is needed.
    0 installs