Loading...
Loading...
Found 2,062 Skills
Use the ready-to-use qiqi command to handle general tasks of Qiqi Service Industry ERP. It is applicable for verifying identity and profile, discovering objects and fields, querying records or work views, handling pagination and large outputs, executing documents or approval actions, deleting records, processing attachments, or verifying writes with unclear results.
Guide to Business Semantics and Fact Judgment for Qiqi Service Industry ERP. It is used when you need to understand product capability domains, archives, documents, master-detail tables, project-based business-finance stages, statuses, references, enumerations, and time semantics, calibrate profit, budget, task or working hour calibers, or judge whether records can support a certain business conclusion.
Use the qiqi command to handle QIQI Service Industry ERP project work. It is used when you need to locate projects, create, modify, start or complete project tasks, daily tasks and subtasks, log project working hours, or analyze project profits, budget execution and task health.
Generates distinctive interfaces using four themed design systems — Cyberpunk, Brutalist, Vaporwave, and Nordic Minimalism — with pre-configured typography pairings, color systems, and staggered animations. Single skill: distinctive-frontend.
Debug Flutter bottom tab stuck-loading, auth redirect loops, and reload/route restoration bugs in Riverpod + GoRouter apps. Use when tabs show infinite spinner, wrong tab after reload, or splash screen ignores current route.
SEO- und Marktdaten über die Akademie von gefundenwerden.online abfragen — mit dem persönlichen mm_-Schlüssel des Nutzers, ohne eigenes DataForSEO-Konto. Use this skill whenever the user wants SEO data via their mm_ key: page audits, Google rankings, keyword ideas and search volume, SERP results, competitors, backlinks, AI visibility (ChatGPT/Gemini mentions), website technology lookups, content mentions, or review data. Enthält alle 12 offenen Bereiche mit geprüften Beispielen, gemessenen Kosten und der Regel, wie man jeden weiteren Endpunkt selbst findet.
Generate new Webflow Code Component boilerplate with React component, definition file, and optional styling. Automatically checks prerequisites and can set up missing config/dependencies.
Audit a whole regression suite and prune/restructure it with evidence: per-test coverage fingerprinting, AST near-duplicate clustering, CI-history mining for never-failing and flaky tests, prune decision rules (redundant/obsolete/low-value/keep), smoke/core/extended tiering by risk and defect-detection history, and a defensible "what we deleted and why" record. Deletion is destructive — quarantine and human sign-off are mandatory. Use when: "audit the test suite," "prune redundant tests," "find duplicate tests," "which tests can we delete," "restructure into smoke/core/extended," "is this test pulling its weight," "shrink the regression suite." Not for: Judging whether an individual test is WELL-WRITTEN (smells, assertions) — that is ai-qa-review. Healing one flaky test at runtime — that is test-reliability. Bulk selector regeneration after a UI refactor — that is selector-drift-recovery. Related: ai-qa-review, coverage-analysis, test-reliability, risk-based-testing, qa-project-context.
Shopee Store Authorization and Management Skill, supporting separate authorization for ERP and AD (Advertising) dual applications. Provides authorization process, query of authorized stores, and authorization status retrieval. When authorizing, you can fill in the store name shopName; region supports cn / global / br, and appType supports erp / ad. Triggered when users mention Shopee store authorization, Shopee store binding, ERP authorization, AD authorization, appType, query authorized Shopee stores, Shopee seller authorization, bind Shopee shop, Shopee Ads authorization. Even if "Shopee" or "authorization" is not explicitly mentioned, it should be triggered as long as it involves Shopee seller account binding, ERP/AD application authorization, or store list query.
Use when planning to rank for a specific keyword. The agent Googles it, reads the top 10, classifies intent, reads the top 3 competitor pages, and produces a 90-day ranking plan with intent, SERP analysis, and content recommendations.
Audit a website's SEO with Firecrawl. Use when the user asks for an SEO audit, metadata and heading review, sitemap/site-structure analysis, keyword opportunities, competitor SERP comparison, or prioritized search optimization recommendations.
Refactor Flutter/Dart code to improve maintainability, readability, and performance. This skill applies Dart 3 features like records, patterns, and sealed classes, implements proper state management with Riverpod or BLoC, and uses Freezed for immutable models. It addresses monolithic widgets, missing const constructors, improper BuildContext usage, and deep nesting. Apply when you notice widgets doing too much, performance issues from unnecessary rebuilds, or legacy Dart 2 patterns.