Loading...
Loading...
Found 9,515 Skills
Eva Link standalone local workflow entry point. Handles existing Link calls, integrating prompts/SOPs/private methodologies into Eva, customizing Links, and checking Links. Triggers: /eva-link, /eva-link-builder, /eva-link-diy, /eva-link-doctor, custom Eva-skill, create my own Link, integrate prompts into Eva, check local Links, use one of my Links.
Provides universal workflow patterns and best practices for using the Attio MCP server. Complements the attio-workspace-schema skill with HOW-TO guidance for MCP tools and error prevention.
Interactive generation of an AE tracking plan and upload. Trigger words: 埋点方案、埋点模板、tracking plan、AE 方案生成、create tracking plan、トラッキングプラン、트래킹 플랜. Follows anchor → draft → refine → token → upload five-phase workflow. Deliverable is a real tracking plan created in the AE platform.
Check if the CLI functions newly merged into te-cli are reasonable. Scan from six dimensions: command registration, business domain ↔ skill pairing, skill document coverage, skill internal consistency, user document synchronization, and engineering robustness, to locate issues such as command loading failure, AI agent guessing parameters due to empty documents, and outdated user documents. Use it when merging new command domains/commands, adding or modifying skills, performing pre-release self-checks, or evaluating the completeness of CLI functions.
Refactor Express.js/Node.js code to improve maintainability, readability, and adherence to best practices. Transforms callback hell, fat route handlers, and outdated patterns into clean, modern JavaScript/TypeScript code. Applies async/await, controller-service-repository architecture, proper middleware patterns, and ESM modules. Identifies and fixes anti-patterns including blocking event loop, improper error handling, forEach with async callbacks, and memory leaks.
Interact with JIRA API for ticket management and tracking. Use when: (1) Listing assigned tickets, (2) Getting details, (3) Updating status.
Test quality guard - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies.
Orchestrates infrastructure cost estimation with tier-based or custom TPS sizing. Offers pre-configured tiers (Starter/Growth/Business/Enterprise) or custom TPS input. Skill discovers components, asks shared/dedicated for EACH, selects environment(s), reads actual Helm chart configs, then dispatches agent for accurate calculations.
Review code changes for Jira issue. Use when the user wants to "review code", "code review", "jira review", or "check implementation".
Guide for setup arXiv paper search MCP server using Docker MCP
Use this when setting up a new Redux Toolkit app or modernizing an existing React + Redux codebase. Covers configureStore, Provider wiring, typed hooks, hooks-first React-Redux usage, feature folders, and the correct store lifetime for SPA and SSR-heavy React environments.
Interactive setup wizard for Suparank. Creates project config and optional publishing credentials.