Loading...
Loading...
Found 88 Skills
Vendor-neutral skill to generate a release risk checklist from scope, dependencies, and rollout constraints.
Qianfan Deep Research Agent for complex research tasks. Combines information retrieval, multi-source analysis, content synthesis, and report generation. Use when user needs in-depth research, analysis reports, or comprehensive investigation on complex topics.
Review open comment threads on a Webflow site and triage each one.
HarmonyOS code review skill for auditing ArkTS projects against official Huawei development guidelines and security best practices. Use when reviewing HarmonyOS applications for: (1) Security compliance (hardcoded credentials, encryption, input validation), (2) ArkTS language standards (hilog usage, type safety, magic numbers), (3) Component lifecycle management (resource cleanup, event subscription handling), (4) State management (V1/V2 decorator consistency), (5) Database operations (ResultSet handling, transaction management, encryption), (6) Permission management (official permission patterns), (7) Performance issues (async forEach, resource leaks), (8) API version compatibility, (9) Kit usage best practices. Generates comprehensive markdown reports with prioritized fix recommendations.