Loading...
Loading...
Found 1,120 Skills
Implement Monaco markdown editor actions in Umbraco backoffice using official docs
Understand and use extension registry in Umbraco backoffice (foundational concept)
Understand and use localization in Umbraco backoffice (foundational concept)
ESLint JavaScript linter with plugins. Use for code quality.
Brief description of what this skill does and when to use it. Be specific about capabilities and use cases to help agents decide when to load this skill.
Manage data flow when producers outpace consumers. Bounded buffers, adaptive flushing, and graceful degradation prevent OOM crashes and data loss.
Centralized transformation logic for consistent data shaping across API routes. Includes aggregators, rankers, trend calculators, and data sanitizers.
This skill should be used when the user asks to "design ArkUI API", "add component property", "create Modifier method", "review ArkUI API", "deprecate API", "write JSDOC for ArkUI", or mentions OpenHarmony API design standards. Provides comprehensive guidance for ArkUI component API design following OpenHarmony coding guidelines, including static/dynamic interface synchronization, SDK compilation, and verification.
Execute database operations via Supabase MCP (query/write/migration/logs/type generation). Triggers: query/statistics/export/insert/update/delete/fix/backfill/migrate/logs/alerts/type generation. Does not trigger for: pure architecture discussion or code planning. Write operations require confirmation; UPDATE/DELETE without WHERE is refused.
Use when writing multiple functions with same signature. Use when implementing callbacks. Use when matching existing function types.
Step-by-step guide for writing focused, practical tests for Dust codebases following the 80/20 principle.
Use when writing infrastructure-as-code with Pulumi using programming languages for cloud resource provisioning.