tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Frontend CSS 2 · tomevault-io bundleYour approach to handling frontend CSS. Use this skill when working on files where frontend CSS comes into play. Use when this capability is needed.
- ▌ API Docs Generator 3 · tomevault-io bundleGenerate OpenAPI 3.1 specification from existing Next.js API routes. Use when asked to generate API docs, create OpenAPI spec, document endpoints, generate Swagger file, or create API documentation. Use when this capability is needed.
- ▌ Logging Best Practices 3 · tomevault-io bundleLogging best practices focused on wide events (canonical log lines) for powerful debugging and analytics Use when this capability is needed.
- ▌ Typescript Expert 9 · tomevault-io bundleTypeScript gotchas and decision criteria covering nullish coalescing pitfalls (|| vs ??), strict tsconfig settings (noUncheckedIndexedAccess, exactOptionalPropertyTypes), type guard patterns, discriminated unions, and as const vs enum. Use when writing TypeScript, configuring tsconfig, implementing type guards, or debugging null/undefined errors. Use when this capability is needed.
- ▌ Git Workflow 173 · tomevault-io bundleUse when working with a skill that outlines best practices for using Git in a collaborative development environment, including branching strategies, commit conventions, and pull request workflows.
- ▌ Claude Code Analyzer 2 · tomevault-io bundleAnalyzes Claude Code usage patterns and provides comprehensive recommendations. Runs usage analysis, discovers GitHub community resources, suggests CLAUDE.md improvements, and fetches latest docs on-demand. Use when user wants to optimize their Claude Code workflow, create configurations (agents/skills/commands), or set up project documentation.
- ▌ Skill Creator 223 · tomevault-io bundleGuide 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.
- ▌ Resolve Pr Comments 2 · tomevault-io bundleAddress GitHub PR review comments end-to-end, fetch unresolved review threads (via `gh` GraphQL), implement fixes, reply with what changed, and resolve threads using the bundled scripts. Use when asked to “address PR comments”, “resolve review threads”, or “clear requested changes”. Use when this capability is needed.
- ▌ Make Skill Template 4 · tomevault-io bundleCreate new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders. Use when this capability is needed.
- ▌ Vllm Async Loading Debug 2 · tomevault-io bundleDebug vLLM async KV loading and PegaFlow connector behavior. Use when investigating async KV loads, WAITING_FOR_REMOTE_KVS states, load/save intents, connector metadata flow, prefetch behavior, or preemption interactions in vLLM scheduler/worker code. Use when this capability is needed.
- ▌ Update Agents Md 2 · tomevault-io bundleUpdate AGENTS.md with new rules to prevent AI misbehavior or add operational guidelines. Use when the user says "update AGENTS.md", "add this rule", "change AI behavior", or "don't do X automatically". Use when this capability is needed.
- ▌ Rust Project Setup 2 · tomevault-io bundleSet up a brand-new greenfield Rust crate or workspace after base-repo-setup, using modern Cargo layout, Edition 2024 when supported, explicit MSRV, rustfmt, Clippy, tests/docs, cargo-nextest when approved, cargo-deny/audit gates, and local just check validation. Use only for new Rust scaffolding, not migrations. Use when this capability is needed.
- ▌ CSV Data Summarizer 3 · tomevault-io bundleAnalyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.
- ▌ Web Design Guidelines 24 · tomevault-io bundleReview 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.
- ▌ Dispatching Parallel Agents 5 · tomevault-io bundleUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
- ▌ Subagent Driven Development 13 · tomevault-io bundleUse when executing implementation plans with independent tasks in the current session
- ▌ Railway Deploy 4 · tomevault-io bundleDeploy a Turbine trading bot to Railway for 24/7 cloud operation. Use after creating a bot with /create-bot. Use when this capability is needed.
- ▌ Skill Check 3 · tomevault-io bundleValidate Claude Code skills against Anthropic guidelines. Use when user says "check skill", "skillcheck", "validate SKILL.md", or asks to find issues in skill definitions. Covers structural and semantic validation. Do NOT use for anti-slop detection, security scanning, token analysis, enterprise checks, or Eval Kit generation; use skill-check-pro for those. Do NOT use for LinkedIn skill engagement; use skillcheck-engage for that. Use when this capability is needed.
- ▌ Security 24 · tomevault-io bundleEnforce Elixir/Phoenix security — auth, OAuth, sessions, CSRF, XSS, SQL injection, input validation, secrets. Use when editing auth files, login flows, RBAC, or API keys. Use when this capability is needed.
- ▌ Rally 2 · tomevault-io bundleMulti-session parallel orchestration adapter for Claude Code Agent Teams API. Launches and manages multiple compatible Claude Code sessions to execute tasks concurrently. Use only when that adapter is available and parallel work is required. Use when this capability is needed.
- ▌ Swift Testing 2 · tomevault-io bundleModern Swift Testing framework patterns and best practices Use when this capability is needed.
- ▌ Openai Knowledge 2 · tomevault-io bundleUse when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.
- ▌ Pr Draft Summary 2 · tomevault-io bundleCreate the required PR-ready summary block, branch suggestion, title, and draft description for openai-agents-python. Use in the final handoff after moderate-or-larger changes to runtime code, tests, examples, build/test configuration, or docs with behavior impact; skip only for trivial or conversation-only tasks, repo-meta/doc-only tasks without behavior impact, or when the user explicitly says not to include the PR draft block. Use when this capability is needed.
- ▌ Ahrefs Python 2 · tomevault-io bundleManages Ahrefs API usage in Python using `ahrefs-python` library. Use when working with SEO / marketing related tasks or with data including backlinks, keywords, domain ratings, organic traffic, site audits, rank tracking, and brand monitoring. Covers `ahrefs-python` usage including AhrefsClient / AsyncAhrefsClient, typed request/response models, error handling, and all API sections.
- ▌ Algorithmic Art 14 · tomevault-io bundleCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations. Use when this capability is needed.
- ▌ Doc Coauthoring 13 · tomevault-io bundleGuide 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.
- ▌ Vue Best Practices 33 · tomevault-io bundleVue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on tasks involving Vue components, props extraction, wrapper components, template type checking, or Volar configuration. Use when this capability is needed.
- ▌ Task Use Creator Decomposition Strategy 2 · tomevault-io bundleUse to draft decomposition for one feature/epic with dependencies and risks; final scope and priorities stay with main agent Use when this capability is needed.
- ▌ Notebooklm 10 · tomevault-io bundleUse this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
- ▌ Create Handoff 2 · tomevault-io bundleCreate handoff document for transferring work to another session Use when this capability is needed.
- ▌ Hook Developer 2 · tomevault-io bundleComplete Claude Code hooks reference - input/output schemas, registration, testing patterns Use when this capability is needed.
- ▌ Implement Task 2 · tomevault-io bundleImplementation agent that executes a single task and creates handoff on completion Use when this capability is needed.
- ▌ Research Agent 2 · tomevault-io bundleResearch agent for external documentation, best practices, and library APIs via MCP tools Use when this capability is needed.
- ▌ Resume Handoff 2 · tomevault-io bundleResume work from handoff document with context analysis and validation Use when this capability is needed.
- ▌ Validate Agent 2 · tomevault-io bundleValidation agent that validates plan tech choices against current best practices Use when this capability is needed.
- ▌ Documentation Templates 4 · tomevault-io bundleDocumentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation. Use when this capability is needed.
- ▌ Next Best Practices 32 · tomevault-io bundleNext.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.
- ▌ Ast Grep 7 · tomevault-io bundleGuide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics. Use when this capability is needed.
- ▌ Code Review Expert 5 · tomevault-io bundleExpert-level code review focusing on quality, security, performance, and maintainability. Use this skill for conducting thorough code reviews, identifying issues, and providing constructive feedback. Use when this capability is needed.
- ▌ Kubernetes Ops 4 · tomevault-io bundleKubernetes operations, manifest generation, Helm charts, Karpenter autoscaling, GitOps (ArgoCD/Flux), network policies, pod security, and troubleshooting. Auto-activates on Kubernetes, K8s, kubectl, pod, deployment, service, ingress, helm, karpenter, eks, gke, aks, node, cluster, namespace, HPA, autoscaling. Use when this capability is needed.
- ▌ License Header Adder 2 · tomevault-io bundleAdds the standard open-source license header to new source files. Use involves creating new code files that require copyright attribution. Use when this capability is needed.
- ▌ Frontend Design 105 · tomevault-io bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. Use when this capability is needed.
- ▌ Flutter Expert 11 · tomevault-io bundleMaster Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Use when this capability is needed.
- ▌ Honcho Setup 2 · tomevault-io bundleBase URL for a self-hosted Honcho instance (e.g. http://localhost:8000). Defaults to https://api.honcho.dev (managed). Use when this capability is needed.
- ▌ Commit Message 9 · tomevault-io bundleGenerate conventional commit messages by analyzing staged git changes. Detects change type, suggests scope, and formats messages following the Conventional Commits specification. Use when this capability is needed.
- ▌ Pr Description 5 · tomevault-io bundleGenerate comprehensive pull request descriptions by analyzing git commits and diff. Creates structured summaries with changes breakdown, testing instructions, and related issues following team PR templates. Use when this capability is needed.
- ▌ Test Generator 8 · tomevault-io bundleGenerate unit tests for existing code across Python, JavaScript/TypeScript, Java, Go, and Rust. Creates comprehensive test cases covering happy paths, edge cases, and error handling using appropriate testing frameworks. Use when this capability is needed.
- ▌ Kubernetes Deployment 6 · tomevault-io bundleDeep knowledge about deploying applications to Kubernetes clusters using kubectl, helm, and manifests. Use when this capability is needed.
- ▌ Perform Implement Plan 2 · tomevault-io bundleExecute an implementation plan end-to-end in the ByteSync repo. Use when the user asks to implement a previously established plan step by step, requires creating a branch before coding, expects regular commits during progress, and wants build/test validation. Use when this capability is needed.
- ▌ Template Initialization 2 · tomevault-io bundleInitialize a new project from template-ts non-interactively. Use when the user wants to set up a fresh repository from the template, customize project metadata (name, author, description), configure package scope, and optionally remove example packages/tests. This automates the entire scripts/init-template.sh workflow without manual prompts. Now includes intelligent defaults detection, skills discovery, and Copilot integration. Use when this capability is needed.
- ▌ Git Commit Formatter 3 · tomevault-io bundleFormats git commit messages according to Conventional Commits specification. Use this when the user asks to commit changes or write a commit message. Use when this capability is needed.
- ▌ Documentation 87 · tomevault-io bundleDocumentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing. Use when this capability is needed.
- ▌ IOS Developer 3 · tomevault-io bundleDevelop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, and App Store optimization. Use when this capability is needed.
- ▌ Auth0 React Native 4 · tomevault-io bundleUse when adding authentication to React Native or Expo mobile apps (iOS/Android) with biometric support - integrates react-native-auth0 SDK with native deep linking
- ▌ Git Workflow 174 · tomevault-io bundleEssential Git patterns for effective version control, eliminating redundant Git guidance per agent. Use when this capability is needed.
- ▌ React Native 12 · tomevault-io bundleExpert React Native guide covering Expo vs bare workflow, navigation (React Navigation, Expo Router), native modules, platform-specific code, performance (FlatList, memo, Hermes), state management, animations (Reanimated, Gesture Handler), testing (Detox, RNTL), and deployment (EAS Build, CodePush). Use when building cross-platform mobile apps with React Native. Use when this capability is needed.
- ▌ Next Best Practices 33 · tomevault-io bundleNext.js 15+ App Router best practices for pages, layouts, routes, server components, server actions, caching, API routes, and streaming. Use when building or reviewing Next.js code, implementing RSC patterns, PPR, metadata, error boundaries, or proxy.ts. Covers React 19 conventions, data fetching, ISR, and common mistakes. Use when this capability is needed.
- ▌ Golang Expert 4 · tomevault-io bundleIdiomatic Go best practices for writing clean, performant, and maintainable Go code. Apply when writing, reviewing, or refactoring any Go code — including modules, packages, error handling, concurrency, CLI tools, file I/O, security, and tooling. Use when this capability is needed.
- ▌ Fastapi Templates 12 · tomevault-io bundleCreate production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects. Use when this capability is needed.
- ▌ Writing Rules 2 · tomevault-io bundleWrite enforceable engineering rules for Codex projects (AGENTS.md, CONTRIBUTING.md, policy docs). Use when user asks to formalize workflow constraints, coding standards, review criteria, or safety guardrails. Use when this capability is needed.
- ▌ Flutter Expert 12 · tomevault-io bundleMaster Flutter development with Dart 3, advanced widgets, and Use when this capability is needed.
- ▌ Typescript Pro 6 · tomevault-io bundleMaster TypeScript with advanced types, generics, and strict type Use when this capability is needed.
- ▌ Mobile React Native 2 · tomevault-io bundleReact Native patterns — Expo, navigation, performance optimization, New Architecture Use when this capability is needed.
- ▌ Performance Optimization 3 · tomevault-io bundlePerformance optimization patterns for kw-app - N+1 query prevention, eager loading, caching strategies, and database optimization. Use when this capability is needed.
- ▌ Frontend Patterns 5 · tomevault-io bundleFrontend patterns for Rails applications using Slim templates, Stimulus JavaScript framework, CSS with Optics utilities. Use when building views, adding interactivity, styling components, or when the user mentions Slim, Stimulus, JavaScript, CSS, or frontend development. Use when this capability is needed.
- ▌ Test Spec 2 · tomevault-io bundleGenerates comprehensive test specification with unit tests, UI tests, accessibility testing, and beta testing plan. Creates TEST_SPEC.md from PRD and implementation specs. Use when creating QA strategy.
- ▌ Tailwind CSS 5 · tomevault-io bundleThis skill should be used when the user asks about "Tailwind CSS", "tailwind-variants", "tv() function", "CSS-first configuration", "Tailwind breaking changes", mentions styling with Tailwind utilities, gradient syntax, or component variants with TypeScript. Use when this capability is needed.
- ▌ Nextjs App Router 2 · tomevault-io bundlePostHog integration for Next.js App Router applications Use when this capability is needed.
- ▌ Orchestrator 5 · tomevault-io bundleDiagnoses marketing needs and sequences appropriate skills for comprehensive campaigns. This skill should be used when unsure which marketing skill to use, planning multi-step marketing campaigns, creating integrated marketing strategies, or when a project spans multiple marketing disciplines. Use when this capability is needed.
- ▌ Documentation And Adrs 3 · tomevault-io bundleRecords decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase. Use when this capability is needed.
- ▌ Microsoft Code Reference 3 · tomevault-io bundleValidate APIs and patterns for TroubleScout by checking official Microsoft references and code samples (.NET SDK/C#/.NET 10, and PowerShell automation via the Microsoft.PowerShell.SDK .NET package) before implementing. Use when this capability is needed.
- ▌ Init Project 5 · tomevault-io bundleInitializes project configuration Use when this capability is needed.
- ▌ Inertia Vue Development 3 · tomevault-io bundleDevelops Inertia.js v2 Vue client-side applications. Activates when creating Vue pages, forms, or navigation; using <Link>, <Form>, useForm, or router; working with deferred props, prefetching, or polling; or when user mentions Vue with Inertia, Vue pages, Vue forms, or Vue navigation. Use when this capability is needed.
- ▌ Code Review 290 · tomevault-io bundleAutomatically triggered for code reviews, PR analysis, and quality checks. Use when reviewing changes, checking code quality, or preparing commits. Use when this capability is needed.
- ▌ Security Audit 15 · tomevault-io bundlePerform a comprehensive security audit of applications and infrastructure to identify vulnerabilities, assess risk, and recommend mitigations aligned with industry standards. Use when this capability is needed.
- ▌ Kpi Dashboard Design 2 · tomevault-io bundleDesigns effective KPI dashboards with proper metric selection, visual hierarchy, and data visualization best practices. Use when building executive dashboards, creating analytics views, or presenting business metrics. Use when this capability is needed.
- ▌ OAUTH Implementation 2 · tomevault-io bundleOAuth 2.0 and OpenID Connect authentication with secure flows. Use for third-party integrations, SSO systems, token-based API access, or encountering authorization code flow, PKCE, token refresh, scope management errors. Use when this capability is needed.
- ▌ Systematic Debugging 21 · tomevault-io bundleFour-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Use when this capability is needed.
- ▌ Openai Whisper API 20 · tomevault-io bundleTranscribe audio via OpenAI Audio Transcriptions API (Whisper). Use when this capability is needed.
- ▌ Code Analysis 4 · tomevault-io bundleThis skill provides techniques for quickly understanding unfamiliar code. Use when this capability is needed.
- ▌ Dependency Upgrade 4 · tomevault-io bundleUpgrade dependencies safely using pnpm catalog, checking for breaking changes, and testing upgrades. Use when updating packages, applying security patches, upgrading major versions, resolving dependency conflicts, or modernizing tech stack. Use when this capability is needed.
- ▌ React Native Design 4 · tomevault-io bundleMaster React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations. Use when this capability is needed.
- ▌ Terraform 35 · tomevault-io bundleSkills for managing infrastructure as code with Terraform. Prioritize terraform CLI and relevant MCP tools. Use when this capability is needed.
- ▌ Tailwindcss 5 · tomevault-io bundleTailwindCSS utility-first styling for Rails Use when this capability is needed.
- ▌ Python Standards 2 · tomevault-io bundlePython coding standards, conventions, and best practices. Use when writing, reviewing, or testing Python code. Use when this capability is needed.
- ▌ Biopython 4 · tomevault-io bundleBiopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, file I/O, database access, structural bioinformatics, phylogenetics, and many other bioinformatics tasks. Use when this capability is needed.
- ▌ Create Pr 31 · tomevault-io bundleAlias for sentry-skills:pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow. Use when this capability is needed.
- ▌ Design Md 4 · tomevault-io bundleAnalyze Stitch projects and synthesize a semantic design system into DESIGN.md files Use when this capability is needed.
- ▌ Fal Audio 2 · tomevault-io bundleText-to-speech and speech-to-text using fal.ai audio models Use when this capability is needed.
- ▌ Find Bugs 5 · tomevault-io bundleFind bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch. Use when this capability is needed.
- ▌ Julia Pro 2 · tomevault-io bundleMaster Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices. Use when this capability is needed.
- ▌ Scala Pro 2 · tomevault-io bundleMaster enterprise-grade Scala development with functional programming, distributed systems, and big data processing. Expert in Apache Pekko, Akka, Spark, ZIO/Cats Effect, and reactive architectures. Use when this capability is needed.
- ▌ SEO Audit 7 · tomevault-io bundleDiagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance. Use when this capability is needed.
- ▌ UI Skills 5 · tomevault-io bundleOpinionated, evolving constraints to guide agents when building interfaces Use when this capability is needed.
- ▌ Claude Code Docs 2 · tomevault-io bundleClaude Code documentation reference and discovery. Use when looking up Claude Code features, configuration, plugins, skills, hooks, or troubleshooting. Use when this capability is needed.
- ▌ Markdown To Epub Converter 2 · tomevault-io bundleConvert markdown documents and chat summaries into formatted EPUB ebook files that can be read on any device or uploaded to Kindle. Use when this capability is needed.
- ▌ Error Handling Patterns 4 · tomevault-io bundleError handling strategy selection, recoverability analysis, and signaling techniques. Use when choosing between exceptions, result types, error codes, or other error handling approaches, designing error-handling APIs, wrapping third-party library errors, or evaluating whether errors should be explicit or implicit. Use when this capability is needed.
- ▌ Co Brainstorm 2 · tomevault-io bundleBounce ideas off Codex. Use when you want fast alternative ideas, critiques, and perspectives on any topic. Triggers an interactive conversation with the Codex MCP server for brainstorming and exploration. Use when this capability is needed.
- ▌ Demo Create 2 · tomevault-io bundle基于项目中 .vscode/south.code-snippets 定义的 CRUD 模板,快速生成后台管理系统的标准 CRUD 页面代码。该技能根据用户提供的业务模块信息(如模块名称、API路径、字段配置等),自动生成完整的页面文件(Page)、数据模型文件(Model)和 API 接口文件(Api),支持分页列表页面(demoPage)、独立操作页面(demoOptionPage)两种页面模式。 Use when this capability is needed.
- ▌ Nextjs Patterns 2 · tomevault-io bundleNext.js App Router patterns, Server Components, and best practices Use when this capability is needed.