tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Ap Status · tomevault-io bundleSummarize current project status from STATUS.md and related files. Use to quickly re-orient and decide the next step. Use when this capability is needed.
- ▌ Ruby Information · tomevault-io bundleWhen you need check documentation about Ruby classes, modules, and methods use this skill to get full details. Avoid check source code or use `ruby -e` for documentation unless absolutely necessary. Use when this capability is needed.
- ▌ Eliasoulkadi Shokunin Shokunin · tomevault-io bundle> **Note:** `scripts/post_review_strict.js` is distributed with the full Shokunin tooling. Manual posting to PRs is available without it.
- ▌
- ▌ Cr Fullstack · tomevault-io bundleRun a cross-layer code review on a fullstack PR diff, auto-detecting languages and applying the appropriate criteria for each layer. Supports any combination of React, Node.js, Python, and other languages. Use when this capability is needed.
- ▌ Flutter Chart · tomevault-io bundleGuide users to build charts and data visualizations using the Graphic Flutter library. Use when users ask how to create charts, configure chart options, add interactivity, customize appearance, or need help with any aspect of the Graphic charting library. Use when this capability is needed.
- ▌
- ▌ Chat Release Notes · tomevault-io bundleUse when the user asks to enhance, refine, polish, or "look at" the release notes for a tag — typically a fresh CI-generated pre-release (e.g. `0.45.0-rc.55`) or a stable cut. Reads the auto-generated notes off the GitHub release, classifies and rewrites each bullet in this project's editorial voice, builds the `Deployment Changes` section from `apps/chat/README.md` / PR bodies / source, and saves a draft to `claude/release-notes/`. Never edits GitHub directly.
- ▌
- ▌ Generate Code · tomevault-io bundleGenerate Go client, server, or type code from an OpenAPI spec Use when this capability is needed.
- ▌ Validate Spec · tomevault-io bundleValidate an OpenAPI spec, explain errors clearly, and suggest or apply fixes Use when this capability is needed.
- ▌ Pulse Mantine · tomevault-io bundlePython bindings for Mantine React components. Wraps all @mantine/core components plus forms, dates, and charts packages. Use when building UI with Pulse Mantine components, adapting Mantine docs to Python, or working with MantineForm validation. Use when this capability is needed.
- ▌ Eser Rules Manager · tomevault-io bundleSkill discovery and rule management. Use when starting any conversation to identify applicable skills, and when user states preferences or asks to add/modify rules. Use when this capability is needed.
- ▌ Workflow Practices · tomevault-io bundleWorkflow rules for task execution, respecting user code, and git commits. Use when planning or executing development tasks. Use when this capability is needed.
- ▌
- ▌ Vue Phaserjs · tomevault-io bundleEsposter vue-phaserjs integration patterns — component inventory, markRaw for Phaser objects in Pinia stores, configuration Pick pattern. Apply when writing Phaser game objects, stores, or vue-phaserjs components. Use when this capability is needed.
- ▌ Github Research · tomevault-io bundleUse when auditing an UNFAMILIAR codebase for the first time — architecture mapping, undocumented features, configuration gaps. NOT for catching up on your own branch (use catchup). Always searches BrainLayer first before touching files.
- ▌ Stackoverflow Browser Research · tomevault-io bundleUse browser-backed Stack Overflow adapters to inspect developer questions, problem trends, and implementation friction around technologies, products, and APIs. Use when this capability is needed.
- ▌ UI Tester · tomevault-io bundleUI/E2E testing specialist. Use for Playwright tests and browser-based verification of critical user journeys. Use when this capability is needed.
- ▌ Evolve Simulator · tomevault-io bundleUse the Evolve deterministic simulator for testing with controlled time, storage, and randomness. Use when creating simulations, seed-based testing, fault injection, stress testing, or deterministic test reproduction. Use when this capability is needed.
- ▌
- ▌ Facebook Hermes Gc Safe Coding · tomevault-io bundleFor the full explanation and rationale, see [doc/GCSafeCoding.md](doc/GCSafeCoding.md).
- ▌ Pysa False Negative Debugger · tomevault-io bundleUse when debugging a Pysa false negative (missing taint issue), comparing two Pysa output directories, or finding where taint flow is lost.
- ▌ Team Gen · tomevault-io bundleGenerate a complete Claude Code agent team (orchestrator + specialists, skills, rules, hooks) from a product description. Reads a PRD file or inline brief, picks archetypes, fills templates, writes to .claude/, and runs the static linter on every produced file before exiting. Use when a new project needs an agent team, when an existing team needs to be regenerated cleanly, or when scaffolding a fresh proof-of-concept. Use when this capability is needed.
- ▌ Gameplay Implementation Review · tomevault-io bundleUse when a PR or code change exists for a game project and you need to review it for both code quality AND design intent survival. Evolved from /game-code-review — adds Pass 0 checking whether design intent from handoff survived implementation. Not for reviewing design docs (use /game-review), not for feel evaluation (use /feel-pass), not for playability (use /build-playability-review).
- ▌
- ▌ Code Graph · tomevault-io bundleThis skill should be used when understanding code structure, finding Use when this capability is needed.
- ▌ Reality Check · tomevault-io bundleQuick documentation vs code reality validation. Use when this capability is needed.
- ▌ Lsp Setup · tomevault-io bundleLSP-enable a Python, TypeScript, or Rust repository for fast-agent development. Use when creating or refreshing agent cards with LSP function tools, configuring ty, typescript-language-server, or rust-analyzer integration, or scoping repo-local code navigation safely. Use when this capability is needed.
- ▌ New Changelog · tomevault-io bundleCreate the next desktop changelog entry when asked to add a changelog file or prepare the next release note under `packages/changelog/content`. Use this when the task is specifically about determining the next version and creating the markdown entry. Use when this capability is needed.
- ▌ Release Screendrop · tomevault-io bundleRelease the Screendrop macOS app to GitHub using the screendrop-release CLI tool. Use this skill whenever the user wants to publish a new version, create a release, ship an update, cut a build, push a release to GitHub, or update the appcast. Also use when they mention archiving, notarization, DMG creation, Sparkle signing, bumping the version/build, or anything related to building and distributing a new Screendrop version. Use when this capability is needed.
- ▌
- ▌ Clean Code Refactorer · tomevault-io bundleSkill for identifying code smells and refactoring code using Clean Code, SOLID, and DRY principles. Use when requested to "clean up", "refactor", or "improve quality" of backend code. Use when this capability is needed.
- ▌ Linear Pr · tomevault-io bundleCreate GitHub PRs linked to Linear issues. Use when creating pull requests, pushing code for review, or linking PRs to Linear issues. Use when this capability is needed.
- ▌ Test Gen · tomevault-io bundleGenerate comprehensive tests using Vitest with edge cases Use when this capability is needed.
- ▌ Prepare · tomevault-io bundlePrepare a release by committing, versioning, updating docs and skills Use when this capability is needed.
- ▌ QA Tester · tomevault-io bundleSpecialized QA testing for morphir-dotnet. Use when user asks to create test plans, run tests, validate packages, report bugs, perform regression testing, or verify PR completion. Triggers include "test plan", "QA", "regression", "validate", "bug report", "test this", "verify implementation". Use when this capability is needed.
- ▌
- ▌
- ▌ Macos Memory · tomevault-io bundlemacOS native memory analysis tools (leaks, heap, vmmap, Instruments). Use for native app memory debugging. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Docs Loader · tomevault-io bundleLoad project documentation before code tasks (features, refactoring, bugs, architecture) to align with project patterns and conventions. Searches docs/, documentation/, .docs/ folders and loads relevant files into context. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Fe Perf Vue · tomevault-io bundleVue 3/Nuxt 3 앱 메모리 누수·CPU 병목·INP/LCP 회귀 진단. Chrome DevTools + Vue DevTools + Nuxt DevTools 절차. 반응성 관련 누수 + watch 폭주 패턴. Use when this capability is needed.
- ▌ Arcanea Voice · tomevault-io bundleThis skill ensures consistent, magical, and accessible communication across all Arcanea touchpoints—from UI microcopy to marketing materials to in-universe narratives. Every word should feel like it belongs in the Kingdom of Light. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Framer Code Components Overrides · tomevault-io bundleCreate Framer Code Components and Code Overrides. Use when building custom React components for Framer, writing Code Overrides (HOCs) to modify canvas elements, implementing property controls, working with Framer Motion animations, handling WebGL/shaders in Framer, or debugging Framer-specific issues like hydration errors and font handling. Use when this capability is needed.
- ▌ Spreadsheet Management · tomevault-io bundleThis skill should be used when the user asks about Google Sheets, spreadsheets, cells, rows, columns, charts, or data tables. Activates for reading, writing, formatting, or analyzing spreadsheet data. Use when this capability is needed.
- ▌ Email Sequence · tomevault-io bundleDesign and draft lifecycle email sequences such as welcome, onboarding, nurture, re-engagement, and upgrade flows. Use when defining triggers, sequence maps, email copy, and performance metrics. Produce file-first outputs under scripts/marketing/<slug>/ and align with product marketing context. Use when this capability is needed.
- ▌ Internal Comms · tomevault-io bundleUse when working with a set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Use this skill whenever asked to write internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
- ▌ Social Content · tomevault-io bundleCreate channel-specific social content plans and ready-to-post drafts tied to business goals. Use for LinkedIn, X, Instagram, TikTok, and similar channels when planning cadence, post formats, and engagement routines. Produce deterministic outputs under scripts/marketing/<slug>/ and require web research when available. Use when this capability is needed.
- ▌ Writing Polish · tomevault-io bundleReview and improve the clarity, tone, and impact of text files in your workspace. Use when this capability is needed.
- ▌ Agent Creator · tomevault-io bundleUse when creating expert agents. Generates agent.md with frontmatter, hooks, required sections, and skill references.
- ▌ Nextjs Shadcn · tomevault-io bundleshadcn/ui for Next.js App Router with TanStack Form. Use when building UI components, forms, dialogs, tables, toasts, or accessible components. Use when this capability is needed.
- ▌
- ▌ Update Website · tomevault-io bundleComprehensive workflow for synchronizing website documentation with project changes Use when this capability is needed.
- ▌ Eval Review · tomevault-io bundleReview LLM-generated diff classifications for the diffview eval system. Use when the user invokes this skill or pastes yanked case data from evalreview (containing "# Diff Classification Review" header). Evaluates whether classifications accurately help code reviewers, provides pass/fail verdict with detailed critique. Use when this capability is needed.
- ▌ Rabbit Feedback Resolver · tomevault-io bundleProcess and resolve CodeRabbit automated PR review comments. Use when the user says "check rabbit review", "handle coderabbit comments", "resolve rabbit feedback", or mentions CodeRabbit PR comments. Also use after PR creation when CodeRabbit has left automated review comments. Use when this capability is needed.
- ▌
- ▌ Yagni · tomevault-io bundleYAGNI/KISS enforcement with structured nudges. Use when discussing code complexity, over-engineering concerns, or to understand a yagni nudge. Use when this capability is needed.
- ▌ Capacitor · tomevault-io bundleCapacitor cross-platform native runtime. Use for web to native. Use when this capability is needed.
- ▌ Cursor AI · tomevault-io bundleCursor AI editor with context-aware coding. Use for AI-assisted development. Use when this capability is needed.
- ▌ Gitlab CI · tomevault-io bundleGitLab CI/CD pipelines with runners and stages. Use for GitLab automation. Use when this capability is needed.
- ▌ Hexagonal · tomevault-io bundleHexagonal architecture ports and adapters. Use for testable systems. Use when this capability is needed.
- ▌ Sonarqube · tomevault-io bundleSonarQube code quality and security. Use for code analysis. Use when this capability is needed.
- ▌ Webdriver · tomevault-io bundleWebDriver browser automation protocol. Use for cross-browser testing. Use when this capability is needed.
- ▌ Bug Bounty · tomevault-io bundleAutomated bug bounty hunting swarm. Runs security scans against authorized programs on HackerOne/Bugcrowd, generates vulnerability reports, and tracks submissions. ONLY targets authorized programs with explicit scope. Use when this capability is needed.
- ▌ Evolve · tomevault-io bundleRun an ASI-Evolve style evaluator-driven search workflow for code, algorithms, prompts, or pipelines. Use when Codex needs to align the objective, scoring, evaluator, writable scope, and cognition first, then execute a preflight-gated learn/design/experiment/analyze loop with the bundled Evolve CLI instead of the repository's multi-agent pipeline. Use when this capability is needed.
- ▌ AWS Terraform · tomevault-io bundleTerraform workflow with Isengard credentials. Covers init/plan/apply, S3+DynamoDB state backend, modules, and NixOps integration. Use when this capability is needed.
- ▌ Jina CLI · tomevault-io bundleReads web content and searches the web using Jina AI Reader API. Use when extracting content from URLs, reading social media posts (X/Twitter), or web searching for current information. Use when this capability is needed.
- ▌ Fork Test · tomevault-io bundleMinimal skill for testing context fork behavior. Do not use in production. Use when this capability is needed.
- ▌ Gerrit Commit Message Review · tomevault-io bundleProofreads and suggests structural improvements for Git commit messages to ensure style guide compliance, completeness, and accuracy. Use when this capability is needed.
- ▌ Doover · tomevault-io bundleIndex of Doover skills - start here to understand available skills and load only what you need Use when this capability is needed.
- ▌ Terminals · tomevault-io bundleSpawn and manage terminal tabs via TabzChrome REST API. Use when spawning workers, creating terminals programmatically, setting up worktrees for parallel work, or crafting prompts for Claude workers. Use when this capability is needed.
- ▌ Your Skill Name · tomevault-io bundleUse when working with a clear description of what this skill does and when Claude should use it. Include trigger phrases like "when asked to...", "use when...", or specific keywords that should activate this skill.
- ▌ Ghost Scan Code · tomevault-io bundleGhost Security - SAST code scanner. Finds security vulnerabilities in source code by planning and executing targeted scans for issues like SQL injection, XSS, BOLA, BFLA, SSRF, and other OWASP categories. Supports applications (backend, frontend, mobile) and libraries (prototype pollution, unsafe deserialization, ReDoS, path traversal, zip slip). Use when the user asks for a code security audit, SAST scan, vulnerability scan of source code, or wants to find security flaws in a codebase or library. Use when this capability is needed.
- ▌
- ▌
- ▌ Changeset · tomevault-io bundleCreate a changeset file for versioning packages. Use when the user wants to document changes for release, create a changelog entry, or bump package versions. Use when this capability is needed.
- ▌ Agent Tail · tomevault-io bundleCapture browser console logs and dev server output to files with agent-tail. Use when debugging runtime errors, checking console output, tailing or diagnosing logs, or setting up Vite/Next.js log capture. Use when this capability is needed.
- ▌ Pubky Writes · tomevault-io bundleGuide for writing data to Pubky homeservers from Eventky. Use when implementing create/update/delete operations, working with the pubky SDK, or debugging write failures and data validation errors. Use when this capability is needed.
- ▌ Rust Coding Skill · tomevault-io bundleUse this skill whenever editing `*.rs` files in the `rust/` SDK in order to write idiomatic, efficient, well-structured Rust code
- ▌ Console Rendering · tomevault-io bundleInstructions for using the struct tag-based console rendering system in Go Use when this capability is needed.
- ▌ Github MCP Server · tomevault-io bundleGitHub MCP Server Documentation Use when this capability is needed.
- ▌ Nuget Manager · tomevault-io bundleManage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions. Use when this capability is needed.
- ▌ Upsun · tomevault-io bundleManage Upsun Platform-as-a-Service projects. Use for deploying, creating environments, backups, scaling resources, database operations, SSH tunnels, logs, and Upsun CLI commands. Use when this capability is needed.
- ▌ Devcontainer Init · tomevault-io bundleInitialize devcontainer with Claude Code authentication for headless agents Use when this capability is needed.
- ▌ Inference Smoke Tests · tomevault-io bundleRun repeatable inference smoke tests using geppetto/pinocchio example binaries (single-pass, streaming, tool-loop, OpenAI Responses thinking) including tmux-driven TUI tests. Use when refactors touch InferenceState/Session/EngineBuilder, tool calling loop, event sinks, provider request formatting, or when you need a quick 'does inference still work?' checklist. Use when this capability is needed.
- ▌ Go Interfaces · tomevault-io bundleDiseño de interfaces y contratos en Go. Usar al definir APIs extensibles, preparar código para testing, o cuando se necesita bajo acoplamiento. Use when this capability is needed.
- ▌ Solid Developer · tomevault-io bundleStrictly enforce the five SOLID principles (SRP, OCP, LSP, ISP, DIP) when writing, refactoring, or reviewing code. Invoke for object-oriented or service-oriented codebases whenever the user asks for clean design, architectural review, refactoring guidance, or "write this properly". The skill pushes back hard on violations and proposes concrete, minimal fixes. Use when this capability is needed.
- ▌