tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌
- ▌ Golang Error Handling · tomevault-io bundleIdiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single handling rule, structured logging with slog, HTTP request logging middleware, and samber/oops for production errors. Built to make logs usable at scale with log aggregation 3rd-party tools. Apply when creating, wrapping, inspecting, or logging errors in Go code. For samber/oops specifics → See `samber/cc-skills-golang@golang-samber-oops` skill; for slog handler ecosystem → See `samber/cc-skills-golang@golang-samber-slog` skill. Use when this capability is needed.
- ▌ Golang Project Layout · tomevault-io bundleProvides a guide for setting up Golang project layouts and workspaces. Use when starting a new Go project, organizing an existing codebase, setting up a monorepo with multiple packages, creating CLI tools with multiple main packages, deciding between cmd/internal/pkg directory conventions, or discussing package restructuring, package splits, or module splits.
- ▌
- ▌ Langchain Stack · tomevault-io bundleRouter for LangChain, LangGraph, and Deep Agents skills. Load this ONCE — it tells you which sub-skill file to read for the specific task. Use when this capability is needed.
- ▌ Exploring Github · tomevault-io bundleExplore and understand GitHub repositories using the gh CLI. Use when asked to browse repos, read files, search code, analyze issues/PRs/commits/releases, or understand codebases on GitHub. Replaces MCP-based GitHub tools with zero dependencies beyond gh. Use when this capability is needed.
- ▌ Critical Reasoning · tomevault-io bundleApply critical rationalist epistemology (Popper, Deutsch) to evaluate reasoning, identify errors, and refine understanding. Use when the user explicitly requests help with reasoning - phrases like "help me think this through", "does this make sense", "any flaws in this", "what am I missing", "critique this", "is this reasoning sound", "stress test this idea", "devil's advocate", or any request to evaluate arguments, identify logical problems, or improve thinking. Also use when errors in reasoning are significant enough to materially affect the user's goals, even if not explicitly requested. Use when this capability is needed.
- ▌ Kubit Validating Design · tomevault-io bundleUse after any change to skeleton/, packages/core/, or docs/. Use to verify types compile and documentation is synchronized. Use when this capability is needed.
- ▌
- ▌ Vercel Doctor · tomevault-io bundleFind ways to cut your Vercel bill. Run after making changes to catch cost-heavy patterns early in Next.js projects. Use when this capability is needed.
- ▌
- ▌ Vue Router Best Practices · tomevault-io bundleVue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions. Use when this capability is needed.
- ▌ Create Unit Test · tomevault-io bundleCreate and run unit tests following the project's architecture and guidelines (Robolectric, naming, location). Use when this capability is needed.
- ▌ Reqsign Release · tomevault-io bundleRelease Apache OpenDAL reqsign through the Apache RC, vote, dist, tag, crates.io, and announcement flow. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Intent Interview · tomevault-io bundleTransform vague ideas into implementation-ready specifications through structured interviewing. Use when user describes a new feature/product idea, has a problem to solve, needs to document requirements, or says things like "帮我梳理需求", "interview me about this", "细化这个想法", "spec out this project". Produces two artifacts - intent.md (technical spec for code agents) and overview.md (human-friendly summary for team). Use when this capability is needed.
- ▌ Interview Writer · tomevault-io bundleAI 采访式内容创作系统。不是人写,也不是 AI 自动写,而是 AI 分析后采访人再按人的风格写。通过问答不断沉淀用户画像(观点、写作风格、思考逻辑),持续迭代演进。支持博客、社交媒体、观点文章等场景。 Use when this capability is needed.
- ▌ Plugin Authoring · tomevault-io bundleUse when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.
- ▌
- ▌ Report Generator · tomevault-io bundleCreates executive summaries, reports, and documentation of findings
- ▌ Programming Fundamental Clean Code · tomevault-io bundleUse when working with a skill for understanding and applying Clean Code principles in software development to create maintainable, scalable, and robust codebases.
- ▌ Cmsis Stream · tomevault-io bundleThis skill must be used to create new components for CMSIS Stream. It generates the Python description and C++ wrapper for a component. Use when this capability is needed.
- ▌
- ▌ Dependency Management · tomevault-io bundleUniversal dependency management workflow. Use when updating packages, fixing vulnerabilities, or maintaining dependencies. Covers security-first approach, incremental updates, semantic versioning, and rollback procedures. Works with npm, pip, cargo, go mod, or any package manager. Use when this capability is needed.
- ▌
- ▌ Mac Native Dev · tomevault-io bundleThis skill should be used when the user asks to "build a mac app", "swift build", "create .app bundle", "code sign", "notarize app", "xcode-free development", or needs guidance on SwiftUI macOS apps, swift-bundler, signing certificates, or production distribution without Xcode GUI. Use when this capability is needed.
- ▌ Pr Best Practices · tomevault-io bundleEnforces safe and consistent PR/fix workflows with automatic detection of repo-specific tooling. Use when creating PRs, fixing CI failures, preparing commits for review, or ensuring code quality before pushing. Use when this capability is needed.
- ▌ Add Doc · tomevault-io bundleRegister new documentation sources for Context7-based queries. Use when adding tools or SDKs to the project. Use when this capability is needed.
- ▌
- ▌ Laravel Database Optimization · tomevault-io bundleLaravel database optimization patterns. Use when writing Eloquent queries, creating migrations, configuring caching, debugging slow queries, or optimizing database performance. Triggers on tasks involving N+1 queries, indexing, Redis caching, pagination, or database transactions. Use when this capability is needed.
- ▌
- ▌ Doc Updates · tomevault-io bundleUpdate documentation after code changes with quality gates, slop detection, consolidation, and accuracy verification. Use when this capability is needed.
- ▌ Math Review · tomevault-io bundleVerify math-heavy code for algorithm correctness, numerical stability, and standards alignment Use when this capability is needed.
- ▌
- ▌ Athola Claude Night Market Scope Guard · tomevault-io bundle> Building more than what is needed takes choices away
- ▌ Skills Eval · tomevault-io bundleEvaluate and improve Claude skill quality through auditing. Use when reviewing, preparing for production, or auditing skills. Use when this capability is needed.
- ▌ Copilot Instructions · tomevault-io bundleUse quando precisar criar ou atualizar instruções do Copilot CLI — copilot-instructions.md, SKILL.md, .agent.md ou arquivos de instrução por caminho. Use when this capability is needed.
- ▌
- ▌ Devdiscover · tomevault-io bundleComprendre le besoin avant développement (Phase 0) Use when this capability is needed.
- ▌ Spec UI Component · tomevault-io bundleGenerates a rigorous, engineering-ready specification for a UI component. Focuses on strict API contracts (TypeScript), deterministic state logic (Mermaid), and verifiability (Gherkin). Use when designing new UI components or documenting existing ones.
- ▌ Web Test · tomevault-io bundleExecute tests from persistent test cases. Reads ./tests/ directory, runs cleanup, wallet setup (if Web3), executes tests, and generates report. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Last 30 Days · tomevault-io bundleResearch any topic from the last 30 days using X, Reddit, and web sources. Use when you need current trends, recent discussions, or up-to-date information on any subject. Use when this capability is needed.
- ▌ Postgres Nanoid · tomevault-io bundleThis skill should be used when the user asks to "generate IDs", "create identifiers", "use nanoid", "add public_id", "prefixed identifiers", "short IDs", or discusses ID generation strategies, public vs internal IDs, or URL-friendly identifiers. Use nanoid for public identifiers and UUID for auth.users references. Use when this capability is needed.
- ▌
- ▌
- ▌ Debug E2e · tomevault-io bundleInteractive debugging for failed e2e tests. Orchestrates the debugging session but delegates log reading to subagents to keep the main conversation clean. Use for ping-pong debugging sessions where you want to form and test hypotheses together with the user. Use when this capability is needed.
- ▌
- ▌ Apim Policies · tomevault-io bundleGuide for creating Azure API Management (APIM) XML policies. Use when users want to create, modify, or understand APIM policies including inbound/outbound processing, authentication, rate limiting, caching, transformations, AI gateway policies, and policy expressions. This skill provides policy syntax, examples, and C# policy expressions for request/response manipulation. Use when this capability is needed.
- ▌ Kusto Analyst · tomevault-io bundleAnalyze Android authentication telemetry using Azure Data Explorer (Kusto). Use this skill for querying android_spans, eSTS correlation, latency investigation, error analysis, and telemetry troubleshooting. Triggers include "query Kusto", "analyze telemetry", "check android_spans", "eSTS correlation", "latency investigation", "error patterns", or any request involving telemetry data analysis. Use when this capability is needed.
- ▌ Event Engine Baseline Testing · tomevault-io bundleUse in the honeclaw repository when Codex needs to validate event-engine notification quality changes, run the event-engine/core/web-api regression subset, rerun the saved news classifier baseline against OpenRouter models, or add new real-news samples to the baseline fixture without overfitting. Use when this capability is needed.
- ▌ Setup Wallet · tomevault-io bundleThis skill should be used when the user asks to "set up a wallet for Clawbook", "fund my agent wallet", "get BSV for posting", "configure wallet for on-chain social", or needs to prepare a BSV wallet for posting on Clawbook Network. Use when this capability is needed.
- ▌ Bmad Story Planning · tomevault-io bundleBreaks epics into developer stories. Use when this capability is needed.
- ▌ Core Skill Creation · tomevault-io bundleGuide for creating effective skills with specialized knowledge and workflows. Use when this capability is needed.
- ▌ Dev Review · tomevault-io bundleReview code against language-specific best practices Use when this capability is needed.
- ▌
- ▌ Bankr Dev Arbitrary Transactions · tomevault-io bundleThis skill should be used when building apps that submit raw EVM transactions, custom contract calls, or need to execute pre-built calldata through Bankr. Covers JSON format, validation, and integration patterns. Use when this capability is needed.
- ▌ Csharp Developer · tomevault-io bundleUse when building C# applications with .NET 10+, ASP.NET Core APIs, or Blazor web apps. Invoke for Entity Framework Core, minimal APIs, async patterns, CQRS with MediatR.
- ▌ Dotnet Architect · tomevault-io bundleExpert .NET backend architect specializing in C#, ASP.NET Core, Use when this capability is needed.
- ▌ Claude Md Master · tomevault-io bundleMaster skill for CLAUDE.md lifecycle - create, update, improve with repo-verified content and multi-module support. Use when creating or updating CLAUDE.md files. Use when this capability is needed.
- ▌ Documentation System · tomevault-io bundleApply Divio's four-quadrant documentation system to write, audit, classify, restructure, and review technical documentation. Use when creating or improving tutorials, how-to guides, reference docs, explanations, docs IA, README sections, docs plans, or when documentation feels mixed, bloated, incomplete, or hard to navigate. Use when this capability is needed.
- ▌
- ▌ Perkcord UI Visuals · tomevault-io bundlePerkcord UI visual confidence loop (Playwright + Storybook) Use when this capability is needed.
- ▌ Moremotion · tomevault-io bundleUse the MoreMotion Remotion repo to create animations in a React project. Use when this capability is needed.
- ▌ Bundler · tomevault-io bundleThis skill should be used when the user asks about "Bundler", "Gemfile", "Gemfile.lock", "bundle install", "bundle update", "bundle exec", "dependency management", "gem versions", "gem groups", "bundle add", "gem sources", or needs guidance on managing Ruby dependencies. Use when this capability is needed.
- ▌ Hotwire · tomevault-io bundleThis skill should be used when the user asks about "Hotwire", "Turbo", "Turbo Drive", "Turbo Frames", "Turbo Streams", "Stimulus", "Stimulus controllers", "Stimulus values", "Stimulus targets", "Stimulus actions", "import maps", "live updates", "partial page updates", "SPA-like behavior", "real-time updates", "turbo_frame_tag", "turbo_stream", "broadcast", or needs guidance on building modern Rails 7+ frontends without heavy JavaScript frameworks. Use when this capability is needed.
- ▌ Devops Cloud · tomevault-io bundleSkill in automating software deployment pipelines and managing cloud infrastructure for scalable, reliable systems. Use when this capability is needed.
- ▌ Builder UX · tomevault-io bundleBuilder user experience systems for Three.js building games. Use when implementing prefab/blueprint save/load, undo/redo command patterns, ghost preview placement, multi-select, or copy/paste building mechanics. Covers the UX layer that makes building feel responsive and intuitive. Use when this capability is needed.
- ▌ Form React · tomevault-io bundleProduction-ready React form patterns using React Hook Form (default) and TanStack Form with Zod integration. Use when building forms in React applications. Implements reward-early-punish-late validation timing. Use when this capability is needed.
- ▌ Gsap React · tomevault-io bundleGSAP integration with React including useGSAP hook, ref handling, cleanup patterns, and context management. Use when implementing GSAP animations in React components, handling component lifecycle, or building reusable animation hooks. Use when this capability is needed.
- ▌ R3f Router · tomevault-io bundleDecision framework for React Three Fiber projects. Routes to specialized R3F skills (fundamentals, geometry, materials, performance, drei) based on task requirements. Use when starting an R3F project or needing guidance on which R3F skills to combine. Use when this capability is needed.
- ▌
- ▌ Data Cleaning · tomevault-io bundleClean messy tabular datasets with deduplication, missing value imputation, outlier handling, and text processing. Use when dealing with dirty data that has duplicates, nulls, or inconsistent formatting. Use when this capability is needed.
- ▌ Dc Power Flow · tomevault-io bundleDC power flow analysis for power systems. Use when computing power flows using DC approximation, building susceptance matrices, calculating line flows and loading percentages, or performing sensitivity analysis on transmission networks. Use when this capability is needed.
- ▌
- ▌ Image Editing · tomevault-io bundleComprehensive command-line tools for modifying and manipulating images, such as resize, blur, crop, flip, and many more. Use when this capability is needed.
- ▌ Mesh Analysis · tomevault-io bundleAnalyzes 3D mesh files (STL) to calculate geometric properties (volume, components) and extract attribute data. Use this skill to process noisy 3D scan data and filter debris.
- ▌ Mhc Algorithm · tomevault-io bundleImplement mHC (Manifold-Constrained Hyper-Connections) for stabilizing deep network training. Use when implementing residual connection improvements with doubly stochastic matrices via Sinkhorn-Knopp algorithm. Based on DeepSeek's 2025 paper (arXiv:2512.24880). Use when this capability is needed.
- ▌ Openai Vision · tomevault-io bundleAnalyze images and multi-frame sequences using OpenAI GPT vision models Use when this capability is needed.
- ▌ Pcap Analysis · tomevault-io bundleGuidance for analyzing network packet captures (PCAP files) and computing network statistics using Python, with tested utility functions. Use when this capability is needed.
- ▌ Search Cities · tomevault-io bundleList cities for a given state using the bundled background data. Use this skill to validate state inputs or expand destination choices before flight/restaurant/attraction/driving/accommodation lookups. Use when this capability is needed.
- ▌ Kubernetes Expert · tomevault-io bundleDeep Kubernetes expertise for container orchestration, deployment patterns, and cluster management. Use when deploying to K8s, writing Helm charts, configuring RBAC, troubleshooting pods, or optimizing cluster resources. Use when this capability is needed.
- ▌
- ▌
- ▌ Transcript Analyzer · tomevault-io bundleAnalyze Claude Code session transcripts to debug plugins, understand context usage, and trace execution flow Use when this capability is needed.
- ▌ Dry Violations · tomevault-io bundleUse when implementing new features, adding constants, creating types, or writing business logic. Use when you're about to hardcode values that might exist elsewhere. Use when auditing code for duplications in enums, constants, domain methods, or type definitions.
- ▌ Markuplint Markuplint Product Manager · tomevault-io bundleRepo Reviewer — Repository Analysis from a PdM Perspective
- ▌ Fastapi Observability · tomevault-io bundleThis skill should be used when the user asks to "add logging", "implement metrics", "add tracing", "configure Prometheus", "setup OpenTelemetry", "add health checks", "monitor API", or mentions observability, APM, monitoring, structured logging, distributed tracing, or Grafana. Provides comprehensive observability patterns. Use when this capability is needed.
- ▌ React Admin I18N · tomevault-io bundleGuidelines for internationalizing a react-admin or shadcn admin kit application. Use when adding i18n support, creating translation files, translating hardcoded English strings in JSX, or reviewing i18n PRs in a react-admin project. Covers namespace conventions, interpolation, pluralization, locale-aware formatting, and the full workflow for converting an English-only app to multi-language. Trigger this skill whenever the user mentions i18n, internationalization, translation, localization, locale switching, or multi-language in a react-admin or shadcn admin kit context — even if they just say "translate this component" or "add French support". Use when this capability is needed.
- ▌ Build Docker · tomevault-io bundleBuild the project and start it with Docker Compose. Use for local integration testing or to verify the Docker setup. Use when this capability is needed.
- ▌
- ▌ Bmad Autopilot Skill · tomevault-io bundleAutonomous development orchestrator for processing epics. Use when the user wants to run the autopilot, process epics, or automate the development workflow with BMAD method. Use when this capability is needed.
- ▌ Gh Pr Handling · tomevault-io bundleExpert GitHub CLI and PR handling. Use when working with pull requests, GitHub issues, reviews, CI checks, or any gh command operations. Use when this capability is needed.
- ▌ Specswarm Ship · tomevault-io bundleLogs merge operations for audit trail Use when this capability is needed.