← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 133 of 623

  1. Code Review 99 · tomevault-io bundle
    Review frontend code for best practices, bugs, and improvements. Use when reviewing PRs, checking code quality, or before committing. Use when this capability is needed.
    0 installs
  2. Git Workflow 41 · tomevault-io bundle
    Git Flow 브랜치 전략 및 PR 절차 가이드. 브랜치 생성, 커밋, PR 작성 시 참조. "branch", "commit", "PR", "pull request", "merge", "git flow" 키워드로 트리거. Use when this capability is needed.
    0 installs
  3. Openai Image Gen 2 · tomevault-io bundle
    Batch-generate images via the OpenAI Images API using DALL-E 2, DALL-E 3, or GPT image models. Produces random-but-structured prompts, renders them, and outputs a browsable `index.html` gallery. Use when the user asks to generate AI images, create pictures with DALL-E, batch-produce image assets, render AI art, or build an image gallery from text prompts. Use when this capability is needed.
    0 installs
  4. Format 3 · tomevault-io bundle
    Format and tidy the Go codebase safely (gofmt + goimports) while keeping diffs small. Use when the user asks to format code, fix import grouping, or prepare a clean patch before review/PR. Use when this capability is needed.
    0 installs
  5. Project Manager 2 · tomevault-io bundle
    Manage Espen's projects across the Dev folder and Obsidian vault. Use for project status checks, creating new projects, syncing between code repos and vault notes, archiving, and cross-project search. Use when this capability is needed.
    0 installs
  6. Skill Creator 55 · tomevault-io bundle
    Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets. Use when this capability is needed.
    0 installs
  7. Coding Standards 3 · tomevault-io bundle
    Provides coding standards for React Native — performance patterns, consistency rules, and clean React architecture. Use when writing, modifying, or reviewing code.
    0 installs
  8. Ralph 12 · tomevault-io bundle
    Convert an existing PRD into prd.json format for Ralph autonomous Use when this capability is needed.
    0 installs
  9. Code Review 100 · tomevault-io bundle
    Review code written during a run, auto-fix no-brainer issues, and suggest improvements requiring confirmation. Invoked after tests pass. Use when this capability is needed.
    0 installs
  10. 1password 9 · 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
  11. Technical Writer 2 · tomevault-io bundle
    Assists with writing and maintaining Morphir technical documentation. Use when creating, reviewing, or updating documentation including API docs, user guides, tutorials, and content for the Docusaurus site. Also helps ensure documentation quality through link checking, structure validation, and code review for documentation coverage.
    0 installs
  12. UI Design 6 · tomevault-io bundle
    Design patterns and component guidelines for the Nomendex UI. Use when building dialogs, layouts, or fixing visual/layout issues. Use when this capability is needed.
    0 installs
  13. Gh CLI 5 · tomevault-io bundle
    GitHub CLI (gh) command reference. Use when working with GitHub repositories, PRs, issues, actions, `gh api`, or any GitHub operations from the command line. Use when this capability is needed.
    0 installs
  14. React Testing 2 · tomevault-io bundle
    Testing Library for React 19 - render, screen, userEvent, waitFor, Suspense. Use when writing tests for React components with Vitest. Use when this capability is needed.
    0 installs
  15. Security Scan 2 · tomevault-io bundle
    Main security scanning orchestration. Detects language, runs OWASP Top 10 patterns, identifies vulnerabilities, generates structured reports. Use when scanning for XSS, SQL injection, command injection, secrets, or any security vulnerability. Use when this capability is needed.
    0 installs
  16. Skill Creator 56 · tomevault-io bundle
    Use when creating new skills, restructuring existing skills, or improving skill documentation. Generates SKILL.md + references/ structure with proper patterns.
    0 installs
  17. Code Review 101 · tomevault-io bundle
    Provides thorough code review with actionable feedback
    0 installs
  18. Setup 18 · tomevault-io bundle
    Use when onboarding to a project or creating/updating CLAUDE.md - covers codebase analysis, documentation generation, and policy management
    0 installs
  19. Bootstrap 4 · tomevault-io bundle
    Bootstrap CSS framework for responsive design. Use for quick styling. Use when this capability is needed.
    0 installs
  20. Langchain 6 · tomevault-io bundle
    LangChain LLM application framework with chains and agents. Use for LLM orchestration. Use when this capability is needed.
    0 installs
  21. Owasp Zap 2 · tomevault-io bundle
    OWASP ZAP security testing proxy. Use for security testing. Use when this capability is needed.
    0 installs
  22. Storybook 2 · tomevault-io bundle
    Storybook UI component development and testing. Use for component testing. Use when this capability is needed.
    2 installs
  23. Terraform 16 · tomevault-io bundle
    Terraform infrastructure as code with providers and state management. Use for cloud provisioning. Use when this capability is needed.
    0 installs
  24. Wordpress 2 · tomevault-io bundle
    WordPress CMS development with themes, plugins, and Gutenberg. Use for content sites. Use when this capability is needed.
    0 installs
  25. Review 28 · tomevault-io bundle
    Review code or changes, and suggest improvements Use when this capability is needed.
    0 installs
  26. Web Design Guidelines 7 · 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.
    2 installs
  27. Templates 2 · tomevault-io bundle
    Project scaffolding templates for new applications. Use when creating Use when this capability is needed.
    0 installs
  28. MCP CLI 4 · tomevault-io bundle
    Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line. Use when this capability is needed.
    0 installs
  29. Commit 65 · tomevault-io bundle
    Creates atomic commits by invoking TDG and commenting on related GitHub issues.
    0 installs
  30. Create Plan 3 · tomevault-io bundle
    Create detailed, phased implementation plans (sprints + atomic tasks) for bugs, features, or refactors. This skill produces a plan document Use when this capability is needed.
    0 installs
  31. Workflow 4 · tomevault-io bundle
    Language, terminal, workspace, branch, commit, PR, planning, and documentation workflow rules. Use when writing in English, committing, creating PRs, or creating plans in .cursor/plans/. Use when this capability is needed.
    0 installs
  32. Adr Writer 2 · tomevault-io bundle
    設計上の決定事項を ADR 形式で記録し、docs/adr 配下に出力する Use when this capability is needed.
    0 installs
  33. Skill Name 5 · tomevault-io bundle
    Describes what the skill does and when to use it. Use third-person and include trigger keywords. Use when this capability is needed.
    0 installs
  34. 1password 10 · 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
  35. Rust Pro 5 · tomevault-io bundle
    Master Rust 1.75+ with modern async patterns, ownership/borrowing, lifetimes, traits, error handling with thiserror/anyhow, async Tokio runtime, axum web framework, serde serialization, and systems programming. Use when building Rust services, CLI tools, WebAssembly, or performance-critical systems. Use when this capability is needed.
    0 installs
  36. Apple Reminders 2 · tomevault-io bundle
    Manage Apple Reminders via the `memo` CLI on macOS (create, complete, and delete reminders). Use when a user asks Clawdis to add a reminder, mark reminders as done, or manage their reminder list. Use when this capability is needed.
    0 installs
  37. Review Pr 11 · tomevault-io bundle
    Fetch and summarize AI-generated PR review comments (CodeRabbit, Gemini Code Assist, Codex, Claude, Copilot) and suggest actionable fixes Use when this capability is needed.
    0 installs
  38. CI CD 23 · tomevault-io bundle
    Set up or modify CI/CD pipelines for automated quality gates and deployment. Use when scaffolding a new project's pipeline, adding checks (lint, types, tests, build, audit), configuring deployment, or debugging CI failures. Don't use for local pre-commit hooks (use `setup-pre-commit`) or for one-off script runs. Use when this capability is needed.
    0 installs
  39. Tailwind 2 · tomevault-io bundle
    Tailwind CSS v4 best practices, CSS-first configuration and modern patterns. Use when writing styles, configuring themes or migrating from v3. Use when this capability is needed.
    0 installs
  40. Go Development 2 · tomevault-io bundle
    Go development patterns, idioms, and conventions. Use when writing Go code, structuring Go modules, implementing error handling, writing tests, or building network and security tools in Go. Use when this capability is needed.
    0 installs
  41. Documentation 27 · tomevault-io bundle
    Write technical documentation and guides Use when this capability is needed.
    0 installs
  42. Freee API Skill 2 · tomevault-io bundle
    freee API を MCP 経由で操作するスキル。会計・人事労務・請求書・工数管理・販売の詳細APIリファレンスと使い方ガイドを提供。freee の経費申請・取引登録・勤怠打刻・給与明細・見積書・試算表・仕訳・従業員管理・工数登録・売上管理などの操作やAPI仕様を調べたいときに使う。ユーザーが freee のデータ操作、会計処理、人事労務管理、請求・見積、プロジェクト工数管理、販売管理について質問や操作を依頼してきた場合は、明示的に freee と言及していなくても、このスキルの利用を検討すること。 Use when this capability is needed.
    0 installs
  43. Accessibility 3 · tomevault-io bundle
    Use when creating or modifying any UI element visible to the user, reviewing HTML markup, adding interactive elements, or when Lighthouse Accessibility drops below 90.
    0 installs
  44. Code Review 102 · tomevault-io bundle
    Perform comprehensive code quality assessment and provide improvement suggestions Use when this capability is needed.
    0 installs
  45. Rust Coding 3 · tomevault-io bundle
    Rust coding conventions expert covering naming, formatting, comments, clippy, rustfmt, lints, code style, best practices, and idiomatic patterns. Use when this capability is needed.
    0 installs
  46. Golang Pro 7 · tomevault-io bundle
    Master Go 1.25+ with modern patterns, advanced concurrency, Use when this capability is needed.
    0 installs
  47. Update Changelog 3 · tomevault-io bundle
    Add entries to the hyAway changelog at docs/changelog.md. Use when documenting new features, changes, bug fixes, deprecations, or security updates. Triggers when user mentions "changelog", "document changes", "release notes", or asks to record what changed. Use when this capability is needed.
    0 installs
  48. Blogwatcher 9 · tomevault-io bundle
    Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when this capability is needed.
    0 installs
  49. Tdd Workflow 4 · tomevault-io bundle
    Test-driven development methodology guide Use when this capability is needed.
    0 installs
  50. Publish 8 · tomevault-io bundle
    Publish a new version of klaude-code to PyPI. This skill handles version bumping, changelog updates, git tagging, and package publishing. Use when the user wants to release a new version. Use when this capability is needed.
    0 installs
  51. S3 2 · tomevault-io bundle
    AWS S3 object storage for bucket management, object operations, and access control. Use when creating buckets, uploading files, configuring lifecycle policies, setting up static websites, managing permissions, or implementing cross-region replication. Use when this capability is needed.
    0 installs
  52. Pr 13 · tomevault-io bundle
    Create a pull request with change validation. Checks line count limit (max 300 lines) and ensures proper commit prefix. Uses GitHub MCP for PR operations. Use when this capability is needed.
    0 installs
  53. Writing Plans 5 · tomevault-io bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0 installs
  54. Webapp Testing 4 · tomevault-io bundle
    Toolkit for testing local web applications using Playwright. Use when verifying frontend functionality, debugging UI behavior, capturing browser screenshots, or viewing browser logs. Use when this capability is needed.
    0 installs
  55. Openspec Archive Change 14 · tomevault-io bundle
    Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. Use when this capability is needed.
    0 installs
  56. Grill Me 3 · tomevault-io bundle
    Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me". Use when this capability is needed.
    0 installs
  57. Go Testing 4 · tomevault-io bundle
    Go testing patterns. Routes to specific patterns. Use when this capability is needed.
    0 installs
  58. Speckit Git Initialize 4 · tomevault-io bundle
    Initialize a Git repository with an initial commit Use when this capability is needed.
    0 installs
  59. Rust Pro 6 · tomevault-io bundle
    Master Rust 1.75+ with modern async patterns, advanced type system features, Use when this capability is needed.
    0 installs
  60. Terraform 2 2 · tomevault-io bundle
    terraform — HashiCorp Infrastructure as Code CLI. Provision cloud resources with declarative configs. Use when this capability is needed.
    0 installs
  61. Review 29 · tomevault-io bundle
    Review pull requests with detailed feedback on code quality, tests, and conventions. Use when maintainer wants to review a PR. Use when this capability is needed.
    0 installs
  62. Git Workflow 42 · tomevault-io bundle
    Git branch management, commit conventions, and PR workflows Use when this capability is needed.
    0 installs
  63. Git Workflow 43 · tomevault-io bundle
    IdeaVim git workflow conventions covering commits, branches, PRs, and CI. Use when creating commits, managing branches, creating pull requests, reviewing git history, or any git-related activity in the IdeaVim project. Use when this capability is needed.
    0 installs
  64. Analyze 7 · tomevault-io bundle
    Run a structured production-readiness analysis on the codebase Use when this capability is needed.
    0 installs
  65. Run Tests 6 · tomevault-io bundle
    This is how we structure testing to determine if a feature is working or not. Use when this capability is needed.
    0 installs
  66. PDF 27 · 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
  67. Compile 3 · tomevault-io bundle
    Compile the Go shared library for local development Use when this capability is needed.
    0 installs
  68. Code Review 103 · tomevault-io bundle
    Instructions for reviewing changes and ensuring quality before completion. Use when asking for a review or before committing changes. Use when this capability is needed.
    0 installs
  69. Ansible 3 · tomevault-io bundle
    Ansible automation and configuration management patterns. Use when writing Ansible playbooks, roles, or automating infrastructure configuration and deployment tasks. Use when this capability is needed.
    0 installs
  70. Fastmcp 15 · tomevault-io bundle
    FastMCP TypeScript framework patterns for MCP servers. Auto-loads when building MCP servers, creating tools/resources/prompts, implementing authentication, configuring transports, or working with FastMCP in TypeScript. Use when this capability is needed.
    0 installs
  71. Teach Impeccable 3 · 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
  72. Code Review 132 · tomevault-io bundle
    Standards for reviewing Go code changes in this project. Use when asked to review code, check changes, or validate pull requests. Use when this capability is needed.
    0 installs
  73. Create Plan 4 · tomevault-io bundle
    Create detailed implementation plans with thorough research and iteration. Use when the user asks to build a feature, create a plan, or specifically invokes this skill. Use when this capability is needed.
    0 installs
  74. Browser Automation 2 · tomevault-io bundle
    Interactive web tasks, browser login, click, scroll, form interaction, authenticated sessions, Playwright MCP (project) Use when this capability is needed.
    0 installs
  75. Teammate 2 · tomevault-io bundle
    Use when spawned as a teammate in a Claude Code agent team — activated by a team lead's spawn instruction. Required reading for the inbox sync protocol, dispatch limits, and protocol-message responses that keep multi-agent coordination from drifting into stale-state race conditions. Invoke this skill as your FIRST action whenever a spawn prompt names you as a teammate, says you joined a team, gives you a team_name / inbox path, or instructs you to coordinate with other agents via SendMessage and a shared task list.
    0 installs
  76. Rust Quality 2 · tomevault-io bundle
    Use any time you write, review, refactor, or design Rust code (anything in a `Cargo.toml`-bearing crate, `.rs` files, library APIs, async/tokio, error types, traits, unsafe blocks, build scripts). Enforces idiomatic API design (Rust API Guidelines), strict error handling (`Result` + `thiserror`/`anyhow`), clippy lint discipline, safe-`unsafe` with SAFETY comments + miri, structured-concurrency rules for async, and the rustdoc / testing / module-structure baselines that distinguish "compiles" from "shippable." Trigger when the user mentions Rust, asks "is this idiomatic", requests a Rust code review, opens a `.rs` file for editing, or works in a Cargo project. Pair with `rust-gpu-discipline` whenever the work also touches CUDA / wgpu / Metal / cubecl / cudarc / kernels. Use when this capability is needed.
    0 installs
  77. Add Feature 2 · tomevault-io bundle
    Add Wasp's built-in features to your app — auth, email, jobs, and more. These are full-stack, batteries-included features that Wasp handles for you. Use when the user wants to add meta tags, authentication (email, social auth providers), email sending, database setup, styling (tailwind, shadcn), or other Wasp-powered functionality. Use when this capability is needed.
    0 installs
  78. MCP Builder 21 · tomevault-io bundle
    Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). Use when this capability is needed.
    0 installs
  79. Commit Helper 3 · tomevault-io bundle
    Generates clear, conventional commit messages from git diffs
    0 installs
  80. Aspnet Core 2 · tomevault-io bundle
    ASP.NET Core cross-platform .NET framework with Blazor support. Use for C# web apps. Use when this capability is needed.
    0 installs
  81. Tailwindcss 2 · tomevault-io bundle
    Tailwind CSS utility-first framework. Use for custom designs. Use when this capability is needed.
    0 installs
  82. Code Review 133 · tomevault-io bundle
    Reviews code for quality, best practices, and potential issues. Use when asked to review, audit, or check code for problems. Use when this capability is needed.
    0 installs
  83. App Builder 3 · tomevault-io bundle
    Main application building orchestrator. Creates full-stack applications Use when this capability is needed.
    0 installs
  84. MCP Builder 22 · tomevault-io bundle
    MCP (Model Context Protocol) server building principles. Tool design, Use when this capability is needed.
    0 installs
  85. Code Simplifier 5 · tomevault-io bundle
    Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices. Use when this capability is needed.
    0 installs
  86. Doc Coauthoring 2 · tomevault-io bundle
    Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks. Use when this capability is needed.
    0 installs
  87. Integration 2 · tomevault-io bundle
    Integrate projects with TabzChrome terminals via Markdown links, HTML attributes, WebSocket, JS API, or Spawn API Use when this capability is needed.
    0 installs
  88. Explain 4 · tomevault-io bundle
    This skill should be used when the user asks to "explain a concept", "teach me about", "what is", "how does X work", or wants to learn about programming concepts, code changes, or technical topics at their skill level. Use when this capability is needed.
    0 installs
  89. Docs Audit 2 · tomevault-io bundle
    Avalia a documentação (README, CONTRIBUTING, etc.) para encontrar lacunas de clareza e onboarding. Use when this capability is needed.
    0 installs
  90. Commit 73 · tomevault-io bundle
    Commit workflow for ai-standards repo. Formats all markdown files and previews changes before committing. Use when this capability is needed.
    0 installs
  91. Marketing 6 · tomevault-io bundle
    Digital marketing, SEO optimization, content marketing, social media engagement, and analytics for political transparency platforms Use when this capability is needed.
    0 installs
  92. Pr Create 2 · tomevault-io bundle
    GitHub Pull Request creation skill. Use when the user says "create a pull request", "create a PR", "make a PR", etc. Analyzes git commit history of the current branch to auto-generate PR title and description, then executes gh pr create command. Use when this capability is needed.
    0 installs
  93. Design Brief 2 · tomevault-io bundle
    設計相談の前提を整理し、目的・非目的・制約を短く固定する Use when this capability is needed.
    0 installs
  94. Stop Slop 2 · tomevault-io bundle
    Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells. Use when this capability is needed.
    0 installs
  95. Vue Expert 4 · tomevault-io bundle
    Vue 3.5+ Composition API. Script setup, reactive refs, computed, watchers, composables, Pinia, Vue Router 4, Nuxt 4. Use when building Vue/Nuxt applications. Use when this capability is needed.
    0 installs
  96. Summarize 10 · tomevault-io bundle
    Summarize content from URLs, documents, or text. Use when the user wants a quick summary of something. Use when this capability is needed.
    0 installs
  97. Git Workflow 69 · tomevault-io bundle
    Git commit message format using conventional commits, with character limits, commit types, branch workflow, and examples. Load before making a commit or reviewing git history. Use when this capability is needed.
    0 installs
  98. Code Review 134 · tomevault-io bundle
    Perform a project-wide code review of the 5thPlanet SEGA Saturn emulator, covering correctness, emulation accuracy, code quality, tests, documentation, and style. Use when this capability is needed.
    0 installs
  99. Add Gmail 5 · tomevault-io bundle
    Add Gmail integration to NanoClaw. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration. Use when this capability is needed.
    0 installs
  100. Lint 6 · tomevault-io bundle
    Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin.
    0 installs