tomevault-io
- 62k skills
- 0 followers
- 3 days ago last updated
- ▌ Senior Frontend 3 · tomevault-io bundleFrontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications. Use when building React components, optimizing Next.js performance, analyzing bundle sizes, scaffolding frontend projects, implementing accessibility, or reviewing frontend code quality. Use when this capability is needed.
- ▌ Task Delegation 4 · tomevault-io bundleProject-agnostic skill for delegating execution work to subagents with skill activation, parallel execution, and quality verification. Use when this capability is needed.
- ▌ Git Automation 2 · tomevault-io bundleAutomate git operations - commits, branches, rebasing, cherry-picking, and repository management. Use when streamlining git workflows or automating repetitive git tasks. Use when this capability is needed.
- ▌ Skill Installer 12 · tomevault-io bundleInstall Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos). Use when this capability is needed.
- ▌ Skill Creator 219 · 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 the agent's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is needed.
- ▌ Code Review 289 · tomevault-io bundleActivates when user wants code reviewed for quality, best practices, bugs, or improvements. Triggers on "review this code", "check my implementation", "is this code good", "find bugs", "improve this function", "code quality check", or requests for feedback on code. Use when this capability is needed.
- ▌ Example Skill 19 · tomevault-io bundlePerforms thorough code reviews following best practices. Use when reviewing pull requests, checking code quality, or ensuring coding standards compliance. Use when this capability is needed.
- ▌ Swiftui Skills 2 · tomevault-io bundleApple-authored SwiftUI and platform guidance extracted from Xcode. Helps AI agents write idiomatic, Apple-native SwiftUI with reduced hallucinations. Use when this capability is needed.
- ▌ Solana Kit 2 · tomevault-io bundleBuild Solana apps with @solana/kit. Use when asked to "use @solana/kit", "solana kit", "create a transaction", "send a transaction", "sign a transaction", "fetch account", "decode account", "solana RPC", "getAccountInfo", "getBalance", "solana codec", "encode bytes", "decode bytes", "solana wallet", "connect wallet", "sign message", "useSignAndSendTransaction", or work with any @solana/* packages. Use when this capability is needed.
- ▌ Dashboard Design 2 · tomevault-io bundleUse when working with a dashboard is a visual display of key metrics and data points that provides
- ▌ Document Parsing 2 · tomevault-io bundleComprehensive guide to structured document parsing and information extraction Use when this capability is needed.
- ▌ Fastapi Patterns 9 · tomevault-io bundleFastAPI is a modern, fast (high-performance) web framework for building Use when this capability is needed.
- ▌ Flutter Patterns 3 · tomevault-io bundleFlutter development patterns cover project structure, widgets, state Use when this capability is needed.
- ▌ Pair Programming 2 · tomevault-io bundlePair programming is a software development technique where two developers Use when this capability is needed.
- ▌ Release Workflow 3 · tomevault-io bundleRelease Workflow defines how code moves from development to production, Use when this capability is needed.
- ▌ Resume Builder 2 · tomevault-io bundleGenerate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON output for https://rxresu.me. Use when this capability is needed.
- ▌ Vue Testing Best Practices 10 · tomevault-io bundleUse for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing. Use when this capability is needed.
- ▌ Example Skill 20 · tomevault-io bundleBrief description of what this skill does. Use when [specific trigger situations]. Use when this capability is needed.
- ▌ Frontend Design 101 · 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.
- ▌ Refactoring Patterns 2 · tomevault-io bundleApply Martin Fowler's refactoring patterns - extract variables to eliminate repetition, split temporary variables, replace temp with query for cleaner, more maintainable code Use when this capability is needed.
- ▌ Testing Requirements 2 · tomevault-io bundleUse when writing tests - test structure, mocking patterns, pre-commit checks
- ▌ Update Docs 26 · tomevault-io bundleUpdate inline documentation for uncommitted code changes. Use after modifying code or when documentation needs sync. Use when this capability is needed.
- ▌ Bug Detective 2 · tomevault-io bundleSystematic bug hunting combining Sherpa's debugging workflow, Julie's execution tracing, and Goldfish's investigation tracking. Activates for bug fixes with methodical reproduction, test capture, fix, and verification. Use when debugging errors or fixing bugs. Use when this capability is needed.
- ▌ Scvi Tools 3 · tomevault-io bundleDeep learning for single-cell analysis using scvi-tools. This skill should be used when users need (1) data integration and batch correction with scVI/scANVI, (2) ATAC-seq analysis with PeakVI, (3) CITE-seq multi-modal analysis with totalVI, (4) multiome RNA+ATAC analysis with MultiVI, (5) spatial transcriptomics deconvolution with DestVI, (6) label transfer and reference mapping with scANVI/scArches, (7) RNA velocity with veloVI, or (8) any deep learning-based single-cell method. Triggers include mentions of scVI, scANVI, totalVI, PeakVI, MultiVI, DestVI, veloVI, sysVI, scArches, variational autoencoder, VAE, batch correction, data integration, multi-modal, CITE-seq, multiome, reference mapping, latent space. Use when this capability is needed.
- ▌ Gemini CLI Runtime 5 · tomevault-io bundleInternal contract for calling gemini-companion runtime from Claude Code Use when this capability is needed.
- ▌ Feature Implementation 2 · tomevault-io bundleEnd-to-end feature implementation workflow using WHY/WHAT/HOW framework — from requirements through context mapping, implementation, testing, and PR creation. Use when implementing a complete feature across multiple files. Use when this capability is needed.
- ▌ Structured Output 2 · tomevault-io bundleFormat final review deliverables with consistent structure for comparable findings across reviews Use when this capability is needed.
- ▌ Update API 2 · tomevault-io bundleParse Telegram Bot API docs and rebuild generated Ruby types and endpoints Use when this capability is needed.
- ▌ Express Oauth2 JWT Bearer 2 · tomevault-io bundleUse when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support
- ▌ Release Package 2 · tomevault-io bundlePrepare a release artefact for this project by bumping the requested semantic version level and running the packaging script. Use when the user asks to bump a major, minor, or patch release and package or create a release artefact. Do not use for ordinary build or test tasks. Use when this capability is needed.
- ▌ Orchestration 6 · tomevault-io bundleMANDATORY - You must load this skill before doing anything else. This defines how you operate. Use when this capability is needed.
- ▌ Requesting Code Review 14 · tomevault-io bundleUse when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches reviewing-code subagent to review implementation against plan or requirements before proceeding
- ▌ Microservices Patterns 2 · tomevault-io bundleDesign microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices. Use when this capability is needed.
- ▌ Tailwind Design System 4 · tomevault-io bundleBuild scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns. Use when this capability is needed.
- ▌ Brainstorming 58 · tomevault-io bundleYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when this capability is needed.
- ▌ Brand Guidelines 14 · tomevault-io bundleApplies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. Use when this capability is needed.
- ▌ Database Schema Designer 4 · tomevault-io bundleDesign robust, scalable database schemas for SQL and NoSQL databases. Provides normalization guidelines, indexing strategies, migration patterns, constraint design, and performance optimization. Ensures data integrity, query performance, and maintainable data models. Use when this capability is needed.
- ▌ Golang Best Practices 2 · tomevault-io bundleMUST be used for Go tasks. Covers Go 1.21+, standard library, Go modules, concurrency, performance optimization, testing, and WebAssembly (GOOS=js, GOARCH=wasm). Load for any .go files work. Use when this capability is needed.
- ▌ Planning With Files 7 · tomevault-io bundleImplements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Use when this capability is needed.
- ▌ Fastapi Route Change 2 · tomevault-io bundleUse when adding, renaming, or modifying AutoPVS1-Link FastAPI routes, dependencies, middleware, or response behavior.
- ▌ Fastapi Route Change 3 · tomevault-io bundleUse when adding or changing FastAPI routes, dependencies, middleware, or API response behavior.
- ▌ Effect Best Practices 4 · tomevault-io bundleEnforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components. Use when this capability is needed.
- ▌ Code Review Patterns 2 · tomevault-io bundleThis skill should be used when the user asks about "code review best practices", "how to review code", "review methodology", "code review framework", "impact prioritization", "root cause analysis", or needs guidance on systematic code review approaches and output templates. Use when this capability is needed.
- ▌ React Native 10 · tomevault-io bundleBuild, debug, and optimize React Native mobile applications with Expo, React Navigation, and TypeScript. Use when this capability is needed.
- ▌ Rust Engineer 5 · tomevault-io bundleWrites, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or borrowing issues, designing trait-based APIs, implementing async/await concurrency, creating FFI bindings, or optimizing for performance and memory safety. Invoke for Rust, Cargo, ownership, borrowing, lifetimes, async Rust, tokio, zero-cost abstractions, memory safety, systems programming. Use when this capability is needed.
- ▌ Verify Implementation 2 · tomevault-io bundleSequentially executes all verify skills in the project to generate an integrated verification report. Use after feature implementation, before PRs, or during code review. Use when this capability is needed.
- ▌ Git Commit Messages 2 · tomevault-io bundleFormat git commit messages correctly, avoiding HEREDOC syntax issues in favor of multiline strings Use when this capability is needed.
- ▌ Executing Plans 6 · tomevault-io bundleUse when you have a detailed implementation plan and need to execute it task by task with deviation handling, checkpoints, and atomic commits.
- ▌ Health 2 · tomevault-io bundleVerify Codex configuration health — AGENTS.md, hooks, config.toml, agents, skills, secrets scan, and MCP reachability. Reports ✅/⚠️/❌ for each check. Use when this capability is needed.
- ▌ Error Handling 11 · tomevault-io bundleUse when implementing error handling, exception management, error boundaries, or structured error responses across Laravel and React. Covers custom exceptions, API error formats, React Error Boundaries, form validation errors, and logging strategies.
- ▌ Content Creator 6 · tomevault-io bundleCreate SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy. Use when this capability is needed.
- ▌ Context Budget 3 · tomevault-io bundleManage context pressure during large codebase work without losing critical state. Use when this capability is needed.
- ▌ React Native AI Skills 2 · tomevault-io bundleProvides integration recipes for the React Native AI @react-native-ai packages that wrap the Llama.rn (Llama.cpp), MLC-LLM, Apple Foundation backends. Use when integrating local on-device AI in React Native, setting up providers, model management.
- ▌ UI Validator 2 · tomevault-io bundle任何可见 UI 改动、交互变更、样式修复、响应式适配、暗色模式适配和浏览器侧回归验证都应使用。它负责在真实页面中验证实际渲染效果,而不是只看代码。用户提到 UI validate、screenshot、browser check、responsive、dark mode、视觉回归时都应触发。 Use when this capability is needed.
- ▌ Defi Protocol Templates 2 · tomevault-io bundleImplement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols. Use when this capability is needed.
- ▌ Apple Reminders 16 · tomevault-io bundleManage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output. Use when this capability is needed.
- ▌ Spec Generator 2 · tomevault-io bundleSpecification generator - 7 phase document chain producing product brief, PRD, architecture, epics, and issues with Codex review gates. Triggers on generate spec, create specification, spec generator, workflow:spec. Use when this capability is needed.
- ▌ Backend Developer 3 · tomevault-io bundleImplements server-side logic, APIs, database operations, and authentication. Use for backend code generation and API implementation. Use when this capability is needed.
- ▌ Principles 2 · tomevault-io bundle開発原則、ガイドライン、VibeCoder向けガイダンスを提供。Use when user mentions principles, guidelines, safety, or diff-aware editing. Do not use for actual implementation—use the impl skill instead. Use when this capability is needed.
- ▌ Conventional Commits 5 · tomevault-io bundleEnforces conventional commit message format for all git commits Use when this capability is needed.
- ▌ Git Commit Push 3 · tomevault-io bundleAutomate staging, committing, and pushing git changes. Use when the user asks to create a commit and push it, or when the agent must finish a change with git add/commit/push steps. Use when this capability is needed.
- ▌ Jest 6 · tomevault-io bundleTesting Roblox/Luau code with Jest Roblox. Use when writing tests, mocking functions, asserting values, or configuring test suites in Luau. NOT JavaScript Jest — uses .never instead of .not, jest.fn() returns two values, 0 is truthy.
- ▌ Pnpm 7 · tomevault-io bundleNode.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.
- ▌ Frontend Design 102 · tomevault-io bundleThis skill should be used when implementing "UI/UX design", "Streamlit component design", "frontend styling", "user interface consistency", "design system implementation", "responsive design", or when creating cohesive visual interfaces for web applications. Use when this capability is needed.
- ▌ Security Audit 14 · tomevault-io bundleAutomated security audit skill for detecting secrets, tokens, and security vulnerabilities in code Use when this capability is needed.
- ▌ Database Design 9 · tomevault-io bundleDesigns database schemas, indexing strategies, query optimization, and migration patterns for SQL and NoSQL databases. Use when designing tables, optimizing queries, fixing N+1 problems, planning migrations, or when asked about database performance, normalization, ORMs, or data modeling. Use when this capability is needed.
- ▌ Designing Tests 2 · tomevault-io bundleDesigns and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests, integration tests, or E2E testing. Use when this capability is needed.
- ▌ Google Adk Python 2 · tomevault-io bundleExpert guidance on the Google Agent Development Kit (ADK) for Python. Use this skill when the user asks about building agents, using tools, streaming, callbacks, tutorials, deployment, or advanced architecture with the Google ADK in Python. Use when this capability is needed.
- ▌ Using Git Worktrees 17 · tomevault-io bundleUse 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
- ▌ Greet 2 · tomevault-io bundleGreeting workflow for the native hello-world agent Use when this capability is needed.
- ▌ Feature Orchestrator 2 · tomevault-io bundleThis skill orchestrates complete feature development using specialized agents. Use when the user says "build feature", "implement feature", "develop feature end-to-end", "full feature lifecycle", "orchestrate development", or needs coordinated multi-agent feature work with discovery, design, implementation, and review phases. Use when this capability is needed.
- ▌ Orchestration 7 · tomevault-io bundleSkills for orchestrating tasks across multiple AI providers and execution environments. Parent skill category containing native-invoke and related delegation patterns. Use when this capability is needed.
- ▌ Testing 74 · tomevault-io bundleUse for Jest, Playwright e2e, API tests, and bundler smoke tests in contentstack-typescript. Use when this capability is needed.
- ▌ Copilotkit Demo Parity 3 · tomevault-io bundleKeeps examples/integrations/* demos aligned to the north-star (langgraph-python). Use when the user says "sync demos", "sync integrations", "port to north-star", "align integration demos", "parity check", or when working inside examples/integrations/ and tracked files diverge. Drives the pnpm parity:sync / parity:verify commands and handles the manual-merge zones (agent code, api route, Dockerfile). Use when this capability is needed.
- ▌ Email Sequence 8 · tomevault-io bundleWhen the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," "lifecycle emails," "trigger-based emails," "email funnel," "email workflow," "what emails should I send," "welcome series," or "email cadence." Use this for any multi-email automated flow. For cold outreach emails, see cold-email. For in-app onboarding, see onboarding-cro. Use when this capability is needed.
- ▌ Social Content 4 · tomevault-io bundleWhen the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' 'viral content,' 'what should I post,' 'repurpose this content,' 'tweet ideas,' 'LinkedIn carousel,' 'social media strategy,' or 'grow my following.' Use this for any social media content creation, repurposing, or scheduling task. For broader content strategy, see content-strategy. Use when this capability is needed.
- ▌ Agent Creator 13 · tomevault-io bundleMeta-agent for creating new custom agents, skills, and MCP integrations. Expert in agent design, MCP development, skill architecture, and rapid prototyping. Activate on 'create agent', 'new Use when this capability is needed.
- ▌ Skill Creator 220 · 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, Use when this capability is needed.
- ▌ N8n Validation Expert 2 · tomevault-io bundleInterpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process. Use when this capability is needed.
- ▌ Quality Assurance 2 · tomevault-io bundleComprehensive quality assurance combining testing strategy, code quality enforcement, and validation gates. Consolidated from testing-strategist, code-quality-enforcer, and validation-gate-checker. Use when this capability is needed.
- ▌ Security Engineer 3 · tomevault-io bundleImplement security best practices across the application stack. Use when securing APIs, implementing authentication, preventing vulnerabilities, or conducting security reviews. Covers OWASP Top 10, auth patterns, input validation, encryption, and security monitoring. Use when this capability is needed.
- ▌ Interface Design 3 · tomevault-io bundleCraft-first interface design for dashboards, admin panels, SaaS apps, tools, settings pages, data interfaces, and interactive products. Use when designing, building, reviewing, auditing, or refining product UI where visual craft, layout hierarchy, tokens, states, visual direction, or design-system consistency matter. Not for marketing pages, landing pages, campaigns, or brand-only work. Use when this capability is needed.
- ▌ Code Execution 3 · tomevault-io bundleUse when a subtask is ready to implement and has a subtask JSON file with acceptance criteria and deliverables.
- ▌ Code Simplifier 15 · tomevault-io bundleSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. Use when this capability is needed.
- ▌ Creating Skills 13 · tomevault-io bundleHow to create new Agent Skills following the open standard. Use when authoring new skills, extending agent capabilities, or packaging specialized knowledge into reusable formats. Use when this capability is needed.
- ▌ Skill Generator 4 · tomevault-io bundleTransform extracted patterns into SKILL.md files following agentskills.io spec. Use when generating skills from patterns, creating reusable agent instructions, or completing the assimilation pipeline. Use when this capability is needed.
- ▌ Code Refactoring 6 · tomevault-io bundleGuides systematic code refactoring to improve code quality, maintainability, and design. Identifies code smells, applies refactoring patterns, ensures test coverage, and follows safe refactoring practices. Produces cleaner, more maintainable code while preserving functionality. Use when improving code quality, eliminating technical debt, preparing for feature additions, addressing code smells, or when users mention refactoring, code cleanup, improving design, reducing complexity, or modernizing legacy code. Use when this capability is needed.
- ▌ Vue Best Practices 23 · tomevault-io bundleMUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API. Use when this capability is needed.
- ▌ E2e UI Fix 3 · tomevault-io bundlee2e-ui-execute에서 생성된 버그 리포트를 Playwright MCP로 재현 및 수정. E2E 테스트 실행 중 발견된 버그 수정. Use when this capability is needed.
- ▌ Commit 91 · tomevault-io bundleGenerate Conventional Commits-compliant messages (feat/fix/docs/chore) in Korean and English. Use when you need to create a well-structured commit message for staged changes. Use when this capability is needed.
- ▌ File Organizer 3 · tomevault-io bundleIntelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort. Use when this capability is needed.
- ▌ Langgraph Docs 2 · tomevault-io bundleUse this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.
- ▌ Linkedin Post 2 · tomevault-io bundleWrite a LinkedIn post based on research findings or a given topic. Use this skill when asked to create LinkedIn content, professional posts, or thought leadership pieces. Use when this capability is needed.
- ▌ Validate 10 · tomevault-io bundleRun ruff lint, ruff format, ty type-check, shared/API tests, start the API, smoke test endpoints, then kill the API. Use after editing Python files to catch errors before commit. Use when this capability is needed.
- ▌ Memory Contract 2 · tomevault-io bundleUnified Memory Contract for Flowbaby integration. Defines when and how to retrieve and store memory. Load at session start - memory is core to agent reasoning, not optional. Use when this capability is needed.
- ▌ Ml Engineer 4 · tomevault-io bundleMachine learning engineer expert for PyTorch, scikit-learn, model evaluation, and MLOps Use when this capability is needed.
- ▌ Using Git Worktrees 12 · tomevault-io bundleUse when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
- ▌ Python Packaging 4 · tomevault-io bundleCreate distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code. Use when this capability is needed.
- ▌ Scikit Learn 8 · tomevault-io bundleMachine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices. Use when this capability is needed.
- ▌ Team Rituals 2 · tomevault-io bundleDesign named, templated team rituals (operating cadence). Use when this capability is needed.