All Skills

7860 skills found

Skills List

paint

paint

364design-ui

Paint a complete visual universe with genjutsu - art direction brainstorm, design system, implementation, audit. Anti-AI-slop design pipeline. Adapts to Web, Android (Compose), Apple (SwiftUI).

athevon avatarathevon
Get
rams

rams

363design-ui

Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.

brianlovin avatarbrianlovin
Get
knowledge-site-creator

knowledge-site-creator

362backend-api

一句话生成任何领域的知识学习网站。AI自动理解主题、创作内容、生成页面、部署上线。适用于任何需要系统学习的知识领域:进化心理学、大模型术语、化学元素、历史事件等。

joeseesun avatarjoeseesun
Get
deslop

deslop

360agent-workflows

Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.

brianlovin avatarbrianlovin
Get
knip

knip

360agent-workflows

Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependencies.

brianlovin avatarbrianlovin
Get
firebase-remote-config-basics

firebase-remote-config-basics

358devops-cloud

Comprehensive guide for Firebase Remote Config, including template management and SDK usage. Use this skill when the user needs help setting up Remote Config, managing feature flags, or updating app behavior dynamically.

firebase avatarfirebase
Get
simplify

simplify

358frontend

Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.

brianlovin avatarbrianlovin
Get
firebase-basics

firebase-basics

357research-knowledge

>-

firebase avatarfirebase
Get
firebase-auth-basics

firebase-auth-basics

357security

Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using auth rules.

firebase avatarfirebase
Get
firebase-hosting-basics

firebase-hosting-basics

357frontend

Skill for working with Firebase Hosting (Classic). Use this when you want to deploy static web apps, Single Page Apps (SPAs), or simple microservices. Do NOT use for Firebase App Hosting.

firebase avatarfirebase
Get
firebase-app-hosting-basics

firebase-app-hosting-basics

357frontend

Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.

firebase avatarfirebase
Get
firebase-security-rules-auditor

firebase-security-rules-auditor

357security

A skill to evaluate how secure Firestore security rules are. Use this when Firestore security rules are updated to ensure that the generated rules are extremely secure and robust.

firebase avatarfirebase
Get
firebase-ai-logic-basics

firebase-ai-logic-basics

357backend-api

Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.

firebase avatarfirebase
Get
firebase-firestore

firebase-firestore

357devops-cloud

>-

firebase avatarfirebase
Get
firebase-crashlytics

firebase-crashlytics

357mcp-integrations

Comprehensive guide for Firebase Crashlytics, including provisioning and SDK usage. Use this skill when the user needs help setting up Crashlytics, adding crash reporting, or using the Crashlytics SDK in their application.

firebase avatarfirebase
Get
xcode-project-setup

xcode-project-setup

357agent-workflows

Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies installed (e.g. Firebase, Alamofire).

firebase avatarfirebase
Get
rust-skills

rust-skills

356testing-qa

Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error handling, async patterns, concurrency, unsafe code, API design, memory optimization, performance, numeric safety, conversions, serde, pattern matching, macros, closures, observability, testing, and common anti-patterns. Invoke with /rust-skills.

leonardomso avatarleonardomso
Get
deslop

deslop

356backend-api

Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.

brianlovin avatarbrianlovin
Get
simplify

simplify

354frontend

Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.

brianlovin avatarbrianlovin
Get
marimo-pair

marimo-pair

354writing-content

Drive a live marimo notebook as a workspace: run Python in the same kernel the user does, inspect live notebook state, and commit durable notebook changes. Use when the user wants to start a marimo notebook or pair on an active marimo session.

marimo-team avatarmarimo-team
Get
wechatpay-payment-integration

wechatpay-payment-integration

346research-knowledge

微信支付(WeChat Pay)相关问题的统一入口,处理与微信支付接入、产品、开发、运营、品牌经营相关的咨询,提供产品选型、官方示例代码、接入质量评估、答疑与排障。Use when user mentions "微信支付", "微信收款", "WeChat Pay", "JSAPI", "APP支付", "H5支付", "Native支付", "扫码支付", "付款码", "小程序支付", "合单支付", "医保支付", "微信支付分", "分账", "转账", "委托代扣", "周期扣款", "代金券", "商家券", "特约商户进件", "服务商", "sub_mchid", "APIv2", "APIv3", "回调", "签名", "证书", "错误码", "OpenID", "品牌经营", "品牌经营平台", "品牌门店", "商家名片", "名片会员", "商品券", "摇一摇有优惠", "摇优惠", "品牌入驻", or asks to "推荐支付方式/产品选型", "要接口或示例代码", "做接入代码质量审查/上线前检查", "解释字段含义或接口规则", "排查报错/查单/支付问题".

wechatpay-apiv3 avatarwechatpay-apiv3
Get
ue-gameplay-framework

ue-gameplay-framework

344design-ui

Use this skill when working with Unreal Engine's gameplay framework classes: GameMode, GameState, PlayerController, PlayerState, Pawn, Character, or GameInstance. Also use when the user mentions 'gameplay framework', 'game rules', 'player management', 'match flow', or 'player spawning'. See references/framework-class-map.md for the full authority/presence matrix. For networking/replication, see ue-networking-replication. For input setup, see ue-input-system.

quodsoler avatarquodsoler
Get
ue-animation-system

ue-animation-system

344mcp-integrations

Use this skill when working with Unreal Engine animation: AnimInstance, montage playback, blend space, state machine, anim notify, IK, AnimGraph, skeletal mesh, or linked anim graphs. See references/anim-notify-reference.md for notify patterns and references/locomotion-setup.md for locomotion setup. For montage integration with GAS, see ue-gameplay-abilities.

quodsoler avatarquodsoler
Get
css-architecture

css-architecture

342frontend

Organize CSS using BEM, SMACSS, and CSS-in-JS patterns. Use when building scalable, maintainable styling systems with proper naming conventions.

aj-geddes avataraj-geddes
Get
Want a category view? Try /category/writing-content.