All Skills

7760 skills found

Skills List

pixijs-blend-modes

pixijs-blend-modes

293design-ui

Use this skill when compositing display objects with blend modes in PixiJS v8. Covers standard modes (normal, add, multiply, screen, erase, min, max), advanced modes via pixi.js/advanced-blend-modes (color-burn, overlay, hard-light, etc.), batch-friendly ordering. Triggers on: blendMode, additive, multiply, screen, overlay, color-burn, color-dodge, advanced-blend-modes, glow, erase.

pixijs avatarpixijs
Get
pixijs-scene-mesh

pixijs-scene-mesh

293backend-api

Use this skill when rendering custom geometry in PixiJS v8. Covers Mesh with MeshGeometry (positions, uvs, indices, topology), MeshSimple for per-frame vertex animation, MeshPlane for subdivided deformation, MeshRope for path-following textures, PerspectiveMesh for 2.5D corners. Triggers on: Mesh, MeshGeometry, MeshSimple, MeshPlane, MeshRope, PerspectiveMesh, positions, uvs, indices, topology, setCorners, constructor options, MeshOptions, MeshPlaneOptions, MeshRopeOptions, SimpleMeshOptions, PerspectivePlaneOptions.

pixijs avatarpixijs
Get
pixijs-environments

pixijs-environments

293backend-api

Use this skill when running PixiJS v8 outside a standard browser: Web Workers, OffscreenCanvas, Node/SSR, or CSP-restricted contexts. Covers DOMAdapter.set, BrowserAdapter, WebWorkerAdapter, custom Adapter interface, pixi.js/unsafe-eval for strict CSP. Triggers on: DOMAdapter, BrowserAdapter, WebWorkerAdapter, Web Worker, OffscreenCanvas, Node, headless, SSR, CSP, unsafe-eval, Adapter.

pixijs avatarpixijs
Get
pixijs-scene-gif

pixijs-scene-gif

293backend-api

Use this skill when displaying animated GIFs in PixiJS v8. Covers the pixi.js/gif side-effect import, Assets.load returning a GifSource, GifSprite playback (play/stop/currentFrame/animationSpeed), autoPlay/loop options, onComplete/onLoop/onFrameChange callbacks, GifSource sharing, clone, destroy. Triggers on: GifSprite, GifSource, pixi.js/gif, animationSpeed, currentFrame, autoPlay, onComplete, onFrameChange, constructor options, GifSpriteOptions.

pixijs avatarpixijs
Get
pixijs-accessibility

pixijs-accessibility

293testing-qa

Use this skill when adding screen reader and keyboard navigation to PixiJS v8 apps. Covers AccessibilitySystem options (enabledByDefault, debug, activateOnTab, deactivateOnMouseMove), per-container accessibility properties, shadow DOM overlay, mobile touch-hook activation. Triggers on: accessibility, a11y, screen reader, ARIA, keyboard navigation, tab order, AccessibilitySystem, accessibleTitle, accessibleHint, tabIndex, accessibleChildren.

pixijs avatarpixijs
Get
pixijs-migration-v8

pixijs-migration-v8

293research-knowledge

Use this skill when upgrading to PixiJS v8 from v7 or diagnosing broken v7 code after an upgrade. Covers async app.init, single pixi.js package (deprecated @pixi/* sub-packages), Graphics shape-then-fill, BaseTexture → TextureSource, shader/uniform rework, ParticleContainer+Particle, constructor options objects, DisplayObject removal, settings/utils removal, Ticker signature, events rewrite. Triggers on: migrate v7, v8 breaking changes, @pixi/ import, DisplayObject, beginFill, endFill, cacheAsBitmap, BaseTexture, deprecated.

pixijs avatarpixijs
Get
core-data-expert

core-data-expert

293testing-qa

Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge conflicts, threading & Swift Concurrency, batch operations & persistent history, migrations, performance, and NSPersistentCloudKitContainer/CloudKit sync.

avdlee avataravdlee
Get
layers-conceptual-model

layers-conceptual-model

293design-ui

Techniques for defining the product's objects, relationships, states, and vocabulary independently of any interface — the most load-bearing layer

jamiemill avatarjamiemill
Get
layers-intro

layers-intro

293design-ui

Framework orientation for Layers of Product Design — load this first; provides the context all other skills depend on

jamiemill avatarjamiemill
Get
layers-surface

layers-surface

293design-ui

Techniques for auditing and deciding the surface against the layers below — vocabulary, object consistency, completeness, feedback, hierarchy, accessibility

jamiemill avatarjamiemill
Get
layers-product-strategy

layers-product-strategy

293testing-qa

Techniques for connecting user opportunities to business outcomes and solution bets, and testing the riskiest assumptions cheaply

jamiemill avatarjamiemill
Get
layers-orient

layers-orient

293design-ui

Diagnostic audit across all seven layers — identifies the bottleneck layer and recommends where to focus

jamiemill avatarjamiemill
Get
layers-interaction-flow

layers-interaction-flow

293design-ui

Techniques for mapping interaction structure and flow — places, affordances, edge cases, and failure paths — without committing to visual form

jamiemill avatarjamiemill
Get
llm-security

llm-security

293agent-workflows

Security guidelines for LLM applications based on OWASP Top 10 for LLM 2025. Use when building LLM apps, reviewing AI security, implementing RAG systems, or asking about LLM vulnerabilities like 'prompt injection' or 'check LLM security'. IMPORTANT: Always consult this skill when building chatbots, AI agents, RAG pipelines, tool-using LLMs, agentic systems, or any application that calls an LLM API (OpenAI, Anthropic, Gemini, etc.) — even if the user doesn't explicitly mention security. Also use when users import 'openai', 'anthropic', 'langchain', 'llamaindex', or similar LLM libraries.

semgrep avatarsemgrep
Get
leanspec

leanspec

293writing-content

The spec-coding methodology for AI-assisted development. Use when planning features, creating/refining/implementing/verifying specs, or organising a project. Works with whatever spec backend your team already uses — local markdown, GitHub Issues, Azure DevOps, Jira — by delegating platform-specific details to a LeanSpec adapter.

codervisor avatarcodervisor
Get
vitest-midscene-e2e

vitest-midscene-e2e

292testing-qa

Enhances Vitest with Midscene for AI-powered UI testing across Web (Playwright), Android (ADB), and iOS (WDA). Scaffolds new projects, converts existing projects, and creates/updates/debugs/runs E2E tests using natural-language UI interactions. Triggers: write test, add test, create test, update test, fix test, debug test, run test, e2e test, midscene test, new project, convert project, init project, 写测试, 加测试, 创建测试, 更新测试, 修复测试, 调试测试, 运行测试, 新建工程, 转化工程.

web-infra-dev avatarweb-infra-dev
Get
csv-excel-merger

csv-excel-merger

291productivity

Merge multiple CSV/Excel files with intelligent column matching, data deduplication, and conflict resolution. Handles different schemas, formats, and combines data sources. Use when users need to merge spreadsheets, combine data exports, or consolidate multiple files into one.

onewave-ai avataronewave-ai
Get
screenshot-to-code

screenshot-to-code

291frontend

Convert UI screenshots into working HTML/CSS/React/Vue code. Detects design patterns, components, and generates responsive layouts. Use this when users provide screenshots of websites, apps, or UI designs and want code implementation.

onewave-ai avataronewave-ai
Get
html-slides

html-slides

290mcp-integrations

>

claude-office-skills avatarclaude-office-skills
Get
ppt-visual

ppt-visual

290design-ui

Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful PowerPoint slides.

claude-office-skills avatarclaude-office-skills
Get
deep-research

deep-research

289research-knowledge

Conduct systematic academic literature reviews in 6 phases, producing structured notes, a curated paper database, and a synthesized final report. Output is organized by phase for clarity.

lingzhi227 avatarlingzhi227
Get
databricks-core

databricks-core

289database

Databricks CLI operations and the parent/entry-point skill for Databricks CLI use: authentication, profile selection, and bundles. Load this first for CLI, auth, profile, and bundle tasks, then load the matching product skill. For finding or exploring data, answering questions about the data, or generating SQL, load the databricks-data-discovery skill (it routes to Genie One). Contains up-to-date guidelines for Databricks-related CLI tasks.

databricks avatardatabricks
Get
data-analysis

data-analysis

288research-knowledge

Generate statistical analysis code with 4-round review. Select appropriate statistical tests, interpret results, and produce analysis reports with p-values, effect sizes, and confidence intervals. Use when analyzing experimental data for a paper.

lingzhi227 avatarlingzhi227
Get
ralph-wiggum

ralph-wiggum

288agent-workflows

Autonomous AI coding with spec-driven development. Implements Geoffrey Huntley's iterative bash loop methodology where agents work through specs one at a time, outputting a completion signal only when acceptance criteria are 100% met.

fstandhartinger avatarfstandhartinger
Get
Want a category view? Try /category/writing-content.