← all publishers

tomevault-io

@tomevault-io source repo

62247 published skills · page 113 of 623

  1. Coding Agent 15 · tomevault-io bundle
    AI coding agent that plans, implements, and verifies code changes with human approval gates. Built on FlatAgents. Use when this capability is needed.
    0 installs
  2. Config 5 · tomevault-io bundle
    View or update cogitation project configuration. Modify test/build/lint commands, branching conventions, or other project settings. Use when user says "change config", "update settings", "set test command", or wants to modify project setup. Use when this capability is needed.
    0 installs
  3. Add 3 · tomevault-io bundle
    Add a new task to ClickUp directly (no AI processing) Use when this capability is needed.
    0 installs
  4. API Design 23 · tomevault-io bundle
    Load PROACTIVELY when task involves building or modifying API endpoints. Use when user says \"build an API\", \"add an endpoint\", \"create a REST route\", \"set up GraphQL\", or \"add tRPC procedures\". Covers route design and file organization, request validation with Zod, response formatting, error handling patterns, middleware composition, authentication guards, rate limiting, pagination, and API documentation generation. Use when this capability is needed.
    0 installs
  5. Documentation 57 · tomevault-io bundle
    Use when writing or updating documentation files — README, architecture notes, API references, runbooks, changelogs.
    0 installs
  6. Rust 23 · tomevault-io bundle
    Rust programming patterns and ownership concepts Use when this capability is needed.
    0 installs
  7. Review 42 · tomevault-io bundle
    多 Agent 並行審查框架 - 多視角程式碼審查,問題分類與優先排序 Use when this capability is needed.
    2 installs
  8. Verify 18 · tomevault-io bundle
    多 Agent 並行驗證框架 - 多視角測試驗證,驗收標準確認 Use when this capability is needed.
    0 installs
  9. Backend Development 3 · tomevault-io bundle
    Guidelines for backend development in C++ and Elixir/Phoenix, covering modern language features, best practices, and production-ready patterns. Use when this capability is needed.
    0 installs
  10. Grammar Checker 2 · tomevault-io bundle
    This skill should be used when performing systematic scans of research paper text to identify and fix typos, grammar errors, inappropriate words, and awkward expressions. Use for thorough proofreading and error correction in academic writing for computer science conferences. Use when this capability is needed.
    0 installs
  11. Requesting Code Review 4 · tomevault-io bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    0 installs
  12. Telegram React 2 · tomevault-io bundle
    Add Telegram reaction directives in assistant replies. Use when the user asks for Telegram reaction tags, react directives, emoji reactions, or wants reply text to include [react:<emoji>] metadata. Trigger phrases include "telegram react", "reaction directive", "add [react]", "emoji reaction", "react tag", and "telegram reply format". Use when this capability is needed.
    0 installs
  13. Coverage Analysis 2 · tomevault-io bundle
    Test coverage tracking and improvement strategies. Use when analyzing test coverage. Use when this capability is needed.
    0 installs
  14. Responsive Design 2 · tomevault-io bundle
    Mobile-first responsive design patterns. Use when building responsive layouts and components. Use when this capability is needed.
    0 installs
  15. Testing Standards 2 · tomevault-io bundle
    Standards and best practices for writing effective tests including the testing pyramid, test structure patterns, and coverage guidelines Use when this capability is needed.
    0 installs
  16. Technical Writing 4 · 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
  17. Valid Skill 7 · tomevault-io bundle
    Use when working with a valid test skill
    0 installs
  18. Documentation Sync 2 · tomevault-io bundle
    Use after builder-workflow checkup passes for a plan phase and before git-pr-workflow, to sync docs/AGENTS/README/skills with code per the plan Documentation before PR list. Not during builder implement. Use when this capability is needed.
    0 installs
  19. SQL 6 · tomevault-io bundle
    Expert SQL development with focus on query optimization, indexing strategies, and data modeling. Use when this capability is needed.
    0 installs
  20. Brand Guidelines 7 · tomevault-io bundle
    Brand identity and design system expert. Use when creating or enforcing brand consistency across UI, content, marketing materials, or code. Covers logo usage, typography, color systems, voice and tone, component design tokens, and brand governance. Activate when building new pages, writing copy, or reviewing designs for brand compliance. Use when this capability is needed.
    0 installs
  21. SEO Optimization 2 · tomevault-io bundle
    SEO and content optimization specialist. Use when optimizing web pages, blog posts, landing pages for search engines, implementing structured data, meta tags, Open Graph, technical SEO, Core Web Vitals, or AI search engine optimization (AEO). Covers both traditional SEO and AI-powered search discoverability. Use when this capability is needed.
    0 installs
  22. Code Review 214 · tomevault-io bundle
    Helps with a code review. Use when you need to do Code Review.
    0 installs
  23. React Frontend 2 · tomevault-io bundle
    Provides best practices for building React applications with TypeScript and Tailwind CSS, covering component design, state management, data fetching, forms, performance, and accessibility. Use when building or modifying React frontend components, hooks, or pages.
    0 installs
  24. Test Coverage 6 · tomevault-io bundle
    テストカバレッジ分析と不足テストの生成ガイド。カバレッジレポートを分析し、カバレッジが低いファイルを特定し、不足しているテストを生成する。「カバレッジを上げて」「テストカバレッジ」「未テストのコードにテストを追加」「80%カバレッジを達成」などのフレーズで発動。 Use when this capability is needed.
    0 installs
  25. New API Support 2 · tomevault-io bundle
    Add introspection support for a SwiftUI API (view type, modifier, or View extension function). Use when the user wants to add support for a new SwiftUI entity to ViewInspector. Use when this capability is needed.
    0 installs
  26. Git Workflow 113 · tomevault-io bundle
    Use when making git commits, creating branches, or starting any implementation work that will require more than one commit. Ensures Conventional Commits format, atomic commits (one logical unit per commit), and git worktree isolation for multi-commit work.
    0 installs
  27. Git Commit 29 · tomevault-io bundle
    Smart and conventional Git commits Use when this capability is needed.
    0 installs
  28. Prepare Changelog 2 · tomevault-io bundle
    Guidelines for preparing changelog entries for nextest releases following Keep a Changelog format Use when this capability is needed.
    0 installs
  29. Chrome Devtools 3 · 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
  30. Go Expert 3 · tomevault-io bundle
    Go gotchas and decision criteria. Covers error handling patterns, concurrency pitfalls, and interface design. Use when this capability is needed.
    0 installs
  31. Brainstorming 29 · tomevault-io bundle
    Rapid ideation skill adapted from obra/superpowers to kick off cortex sessions. Use when defining scope, aligning on goals, or exploring solution space before coding. Use when this capability is needed.
    0 installs
  32. Canvas Design 8 · tomevault-io bundle
    Create beautiful visual art in .png and .pdf documents using design philosophy. Use 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
  33. Skill Creator 132 · tomevault-io bundle
    Guide for creating effective skills. Use 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
  34. Writing Plans 16 · tomevault-io bundle
    Structured plan-writing skill adapted from obra/superpowers. Produces actionable plans that map directly to cortex workflows and tasks. Use when this capability is needed.
    0 installs
  35. Git Workflow 114 · tomevault-io bundle
    Follow CampusOS branching and PR process. Use when starting new work, creating pull requests, reviewing code, merging to main, or resolving merge conflicts. Use when this capability is needed.
    0 installs
  36. Docs Review 3 · tomevault-io bundle
    Review all project documentation against the current codebase and fix inaccuracies. Only modifies documentation files. Use when this capability is needed.
    0 installs
  37. Agent Eval 9 · tomevault-io bundle
    Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics Use when this capability is needed.
    0 installs
  38. Openspec Bulk Archive Change 21 · tomevault-io bundle
    Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
    0 installs
  39. Rust Async 4 · tomevault-io bundle
    Async Rust workflow for Tokio, futures, cancellation, timeouts, task lifecycle, channels, streams, Send/Sync boundaries, graceful shutdown, backpressure, and deterministic async tests. Use when this capability is needed.
    0 installs
  40. Tanstack Router 2 · tomevault-io bundle
    TanStack Router file-based routing. Use for routes, params, search params, navigation, loaders, auth guards, layouts, nested routes, redirect Use when this capability is needed.
    0 installs
  41. Ml Pipeline 2 · tomevault-io bundle
    Machine learning pipeline development with scikit-learn. Use this skill for training models, cross-validation, hyperparameter tuning, and model evaluation. Use when this capability is needed.
    0 installs
  42. Using Git Worktrees 6 · 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
  43. Design System 6 · tomevault-io bundle
    Sistema de diseño unificado para AccountExpress. Define paleta de colores, tipografía, componentes base y patrones visuales del dark theme. Incluye herramientas de auditoría para detectar inconsistencias. Use when this capability is needed.
    0 installs
  44. React 13 · tomevault-io bundle
    React and TypeScript development with Tailwind, shadcn/ui, and modern patterns Use when this capability is needed.
    0 installs
  45. Swift 4 · tomevault-io bundle
    Swift and iOS development with modern patterns and best practices Use when this capability is needed.
    0 installs
  46. Your Skill Name 3 · tomevault-io bundle
    One-line description of what this skill does Use when this capability is needed.
    0 installs
  47. Openai Whisper API 13 · tomevault-io bundle
    Transcribe audio via OpenAI Audio Transcriptions API (Whisper). Use when this capability is needed.
    0 installs
  48. Skill Creator 133 · 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
  49. Frontend Design 62 · 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
  50. Himalaya 16 · tomevault-io bundle
    CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language). Use when this capability is needed.
    0 installs
  51. Speckit 2 · tomevault-io bundle
    Specification-Driven Development (SDD) toolkit. Transforms ideas into executable specifications, implementation plans, and task lists. Use for feature planning, PRD creation, or when user invokes /speckit.specify, /speckit.plan, /speckit.tasks commands. Use when this capability is needed.
    0 installs
  52. Github CLI 3 · tomevault-io bundle
    Expert help with GitHub CLI (gh) for managing pull requests, issues, repositories, workflows, and releases. Use this when working with GitHub operations from the command line, creating new releases, or bumping package versions. Use when this capability is needed.
    0 installs
  53. Next Best Practices 10 · tomevault-io bundle
    Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling Use when this capability is needed.
    0 installs
  54. Deep Learn 2 · tomevault-io bundle
    Deep research a topic using parallel agents, then synthesize and save comprehensive knowledge to ~/.claude/learnings/. Use when this capability is needed.
    0 installs
  55. Plan 19 · tomevault-io bundle
    Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in $CODEX_HOME/plans (default ~/.codex/plans). Use when this capability is needed.
    0 installs
  56. Release Prep 3 · tomevault-io bundle
    Prepare a @toolbox-web library for release. Runs the full pre-release checklist including lint, test, build, bundle size check, CHANGELOG review, and documentation updates. Use when this capability is needed.
    0 installs
  57. Ordo Server Deployment 2 · tomevault-io bundle
    Ordo server deployment and configuration guide. Includes HTTP/gRPC configuration, environment variables, Nomad deployment, Docker, monitoring metrics, audit logging, multi-tenancy configuration. Use for production deployment, operations management, monitoring and alerting. Use when this capability is needed.
    0 installs
  58. Kubernetes 24 · tomevault-io bundle
    Use this skill whenever a task involves Kubernetes manifests, Helm charts, or GitOps with ArgoCD. Triggers include authoring or editing Helm charts (Chart.yaml, values.yaml, templates/*.yaml), reviewing or fixing Kubernetes YAML (Deployment, StatefulSet, Service, Ingress, CRDs), debugging failing pods, PVCs, or ArgoCD application sync, and writing operator-managed resources (CNPG, Kafka/Redpanda, ClickHouse). Also use this for any request mentioning "k8s", "kubectl", "helm template", "sync wave", "PDB", "HPA", "NetworkPolicy", or "argocd" — even when the user does not explicitly say "Kubernetes".
    0 installs
  59. Openspec Bulk Archive Change 22 · tomevault-io bundle
    Archive multiple completed changes at once. Use when archiving several parallel changes. Use when this capability is needed.
    0 installs
  60. Commit 84 · tomevault-io bundle
    Create git commits with user approval and no Claude attribution Use when this capability is needed.
    0 installs
  61. Review 43 · tomevault-io bundle
    Comprehensive code review workflow - parallel specialized reviews → synthesis Use when this capability is needed.
    0 installs
  62. Skill Creator 134 · tomevault-io bundle
    Creates new Claude Code skills following repository conventions with proper structure, frontmatter, workflows, code examples, and reference files. Use when users request "create a skill", "new skill", "generate skill", or "add skill to collection".
    0 installs
  63. CI CD Pipeline 5 · tomevault-io bundle
    Load this skill when setting up or maintaining CI/CD, GitHub Actions, test pipelines, or release automation. Skip it for local dev work or code changes. Use when this capability is needed.
    0 installs
  64. CI CD 27 · tomevault-io bundle
    CI/CD 自动化 - 跨 Web、移动和后端应用的自动化构建、测试和部署。 Use when this capability is needed.
    0 installs
  65. API Design 20 · tomevault-io bundle
    Use when designing REST or GraphQL APIs, defining endpoints, implementing pagination/filtering, handling API versioning, or establishing API documentation with OpenAPI/Swagger.
    0 installs
  66. Gemini API 3 · tomevault-io bundle
    Google Gemini 3 Pro Image API reference. Covers text-to-image, editing, reference images, aspect ratios, and error handling. Use when this capability is needed.
    0 installs
  67. Test Skill 14 · tomevault-io bundle
    Use when working with a test skill for validation testing. Use when testing skill parsing and validation logic.
    0 installs
  68. Game Engines 2 · tomevault-io bundle
    Master game engines - Unity, Unreal Engine, Godot. Engine-specific workflows, systems architecture, and production best practices. Use when this capability is needed.
    0 installs
  69. Git Workflow 79 · tomevault-io bundle
    Git workflow automation with conventional commits, merge vs rebase decision trees, worktrees, SSH signing, and monorepo sparse checkout patterns. Use when this capability is needed.
    0 installs
  70. Coding Agent 13 · 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
  71. Local Places 6 · tomevault-io bundle
    Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost. Use when this capability is needed.
    0 installs
  72. Session Logs 2 · tomevault-io bundle
    Search and analyze your own session logs (older/parent conversations) using jq. Use when this capability is needed.
    0 installs
  73. Video Frames 11 · tomevault-io bundle
    Extract frames or short clips from videos using ffmpeg. Use when this capability is needed.
    0 installs
  74. Documentation 40 · tomevault-io bundle
    Use when bootstrapping docs or when a task may change public behavior, APIs, CLI commands, configuration, environment variables, schemas, setup, deployment, operations, architecture, release notes, durable project decisions, README, reference docs, changelog, ADRs, playbooks, or agent guidance.
    2 installs
  75. Summarize 11 · tomevault-io bundle
    Transcribe and summarize videos from YouTube, local files, Google Drive, Dropbox, and social media platforms (TikTok, Instagram, Twitter/X, Reddit) using any OpenAI-compatible LLM. Use when asked to summarize, analyze, extract insights, fact-check, or create study materials from video content. Use when this capability is needed.
    0 installs
  76. Rust Patterns 4 · tomevault-io bundle
    Idiomatic Rust patterns, ownership idioms, async with Tokio, error handling with thiserror/anyhow, testing strategies, and hexagonal architecture in Rust. Use when this capability is needed.
    0 installs
  77. Code Generation 2 · tomevault-io bundle
    Run and troubleshoot project code generation (sqlc + templ). Use when this capability is needed.
    0 installs
  78. Code Reviewer 25 · tomevault-io bundle
    Review code for quality, security, and performance with comprehensive Use when this capability is needed.
    0 installs
  79. Skill Name 8 · tomevault-io bundle
    <one-line description of what the skill does and when to use it> Use when this capability is needed.
    0 installs
  80. Wrangler 3 · tomevault-io bundle
    Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Use when this capability is needed.
    0 installs
  81. Faker 2 · tomevault-io bundle
    Use when writing Vague (.vague) files that need realistic test data using faker generators for names, emails, addresses, dates, and more
    0 installs
  82. Tdd Guide 5 · 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
  83. Tdd 29 · tomevault-io bundle
    Guides test-driven development with red-green-refactor cycle. Stores successful test patterns in EC. Use when implementing new features, fixing bugs, writing tests, adding functionality, or any code change that should be test-first. Default approach for all implementation work. Use when this capability is needed.
    0 installs
  84. PDF Processing 2 · tomevault-io bundle
    Process and extract information from PDF documents. Use this skill when the user asks to read, analyze, or extract data from PDF files. Use when this capability is needed.
    0 installs
  85. Agent Browser 16 · tomevault-io bundle
    Headless browser automation CLI optimized for AI agents. Uses snapshot + refs system for 93% less context overhead vs Playwright. Purpose-built for web testing, form automation, screenshots, and data extraction. Use when this capability is needed.
    0 installs
  86. Release 73 · tomevault-io bundle
    Guide for performing the DirectX Tool Kit for DirectX 12 release process. Use this skill when asked to help with releasing a new version, publishing packages, or updating ports. Use when this capability is needed.
    0 installs
  87. Machine Learning 2 · tomevault-io bundle
    Machine learning development with JAX, functional programming patterns, and high-performance computing. Use when this capability is needed.
    0 installs
  88. Refactoring 9 · tomevault-io bundle
    WHEN tests are green and you need a refactor plan; NOT for new feature delivery; commit-first safety with prioritized improvements. Use when this capability is needed.
    0 installs
  89. Web Browser 3 · tomevault-io bundle
    Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so. Use when this capability is needed.
    0 installs
  90. Vercel React Best Practices 26 · tomevault-io bundle
    React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. Use when this capability is needed.
    0 installs
  91. API Versioning 2 · tomevault-io bundle
    API versioning strategies for Node.js backends. Use when implementing versioned APIs. Use when this capability is needed.
    0 installs
  92. Error Handling 3 · tomevault-io bundle
    Modern Go error handling patterns (Go 1.13+). Use when handling, creating, or wrapping errors. Use when this capability is needed.
    0 installs
  93. Kimi CLI Help 2 · tomevault-io bundle
    Answer Kimi Code CLI usage, configuration, and troubleshooting questions. Use when user asks about Kimi Code CLI installation, setup, configuration, slash commands, keyboard shortcuts, MCP integration, providers, environment variables, how something works internally, or any questions about Kimi Code CLI itself. Use when this capability is needed.
    0 installs
  94. Skill Creator 96 · 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 Kimi's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
    0 installs
  95. Doc Writer 7 · tomevault-io bundle
    Guidelines for producing accurate and maintainable documentation for Moq.AutoMocker. Use when writing or updating API docs, source generator docs, tutorials, README content, or any documentation in the docs/ folder. Use when this capability is needed.
    0 installs
  96. Goplaces 11 · tomevault-io bundle
    Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts. Use when this capability is needed.
    2 installs
  97. Mcporter 14 · tomevault-io bundle
    Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation. Use when this capability is needed.
    0 installs
  98. Nano PDF 13 · tomevault-io bundle
    Edit PDFs with natural-language instructions using the nano-pdf CLI. Use when this capability is needed.
    0 installs
  99. Obsidian 13 · tomevault-io bundle
    Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when this capability is needed.
    0 installs
  100. Ordercli 10 · tomevault-io bundle
    Foodora-only CLI for checking past orders and active order status (Deliveroo WIP). Use when this capability is needed.
    0 installs