Coding & Development

pixijs/pixijs-core-concepts

285github.com

Use this skill when understanding how PixiJS v8 renders frames: the systems-and-pipes renderer, the render loop, and how the library adapts to different environments. Covers WebGLRenderer/WebGPURenderer/CanvasRenderer selection, renderer.render() pipeline, environment detection, and pointers to per-topic deep dives. Triggers on: renderer, WebGL, WebGPU, Canvas, render loop, render pipeline, systems, environments, autoDetectRenderer.

$ npx skills add pixijs/pixijs-skills
Ver habilidad

onmax/nuxthub

github.com

Use when building NuxtHub v0.10.6 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition, migrations, multi-cloud deployment (Cloudflare, Vercel), and the new hub:db, hub:kv, hub:blob virtual module imports.

$ npx skills add onmax/nuxt-skills
Ver habilidad

pytorch/pr-review

github.com

Review PyTorch pull requests for code quality, test coverage, security, and backward compatibility. Use when reviewing PRs, when asked to review code changes, or when the user mentions "review PR", "code review", or "check this PR".

$ npx skills add pytorch/pytorch
Ver habilidad

dpearson2699/activitykit

github.com

Implement, review, or improve Live Activities and Dynamic Island experiences in iOS apps using ActivityKit. Use when building real-time updating widgets for the Lock Screen and Dynamic Island — delivery tracking, sports scores, ride-sharing status, workout timers, media playback, or any time-sensitive information that updates in real time. Also use when working with ActivityKit, ActivityAttributes, Activity lifecycle (request/update/end), Dynamic Island layouts (compact/minimal/expanded), push-to-update Live Activities, or Lock Screen live widgets.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

refoundai/delegating-work

1.2kgithub.com

Help users delegate effectively. Use when someone is struggling to let go of tasks, deciding what to delegate, building team autonomy, or balancing being hands-on vs hands-off.

$ npx skills add refoundai/lenny-skills
Ver habilidad

refoundai/managing-tech-debt

1.2kgithub.com

Help users manage technical debt strategically. Use when someone is dealing with legacy code, planning refactoring work, deciding between rewrites vs. incremental fixes, trying to get buy-in for tech debt reduction, or balancing new features with maintenance.

$ npx skills add refoundai/lenny-skills
Ver habilidad

pixijs/pixijs-application

285github.com

Use this skill when creating and configuring a PixiJS v8 Application. Covers new Application() + async app.init() options (width, height, background, antialias, resolution, autoDensity, preference, resizeTo, autoStart, sharedTicker, canvas, useBackBuffer, powerPreference, eventFeatures, accessibilityOptions, gcActive, bezierSmoothness, webgl/webgpu/canvasOptions per-renderer overrides), app.stage/renderer/canvas/screen/domContainerRoot access, ResizePlugin, TickerPlugin, CullerPlugin (cullable, cullArea), custom ApplicationPlugin creation via ExtensionType.Application, start/stop lifecycle, and app.destroy() with releaseGlobalResources. Triggers on: Application, app.init, app.stage, app.renderer, app.canvas, app.screen, app.domContainerRoot, ApplicationOptions, ApplicationPlugin, ExtensionType.Application, resizeTo, preference, autoStart, sharedTicker, useBackBuffer, powerPreference, skipExtensionImports, preferWebGLVersion, preserveDrawingBuffer, cullable, CullerPlugin, app.start, app.stop, app.destroy, rele

$ npx skills add pixijs/pixijs-skills
Ver habilidad

refoundai/negotiating-offers

1.2kgithub.com

Help users negotiate job offers and compensation. Use when someone is negotiating salary, equity, or other terms of a job offer, preparing for a compensation conversation, or asking how to ask for more money.

$ npx skills add refoundai/lenny-skills
Ver habilidad

aradotso/llmfit-hardware-model-matcher

63github.com

Terminal tool that detects your hardware and recommends which LLM models will actually run well on your system

$ npx skills add aradotso/trending-skills
Ver habilidad

tanweai/pua-loop

github.com

PUA Loop — guided iterative development with recurring checks, completion evidence, and pause/abort markers. Use only when the user explicitly asks for loop/自动迭代 mode.

$ npx skills add tanweai/pua
Ver habilidad

refoundai/stakeholder-alignment

1.2kgithub.com

Help users align stakeholders and get buy-in. Use when someone is struggling to get approval, facing resistance to their ideas, needs to influence without authority, or is preparing for an important executive presentation.

$ npx skills add refoundai/lenny-skills
Ver habilidad

juxt/propagate

github.com

Generate tests from Allium specifications. Use when the user wants to propagate tests, generate test files from a spec, write tests for a specification, create property-based tests, produce state machine tests, check test coverage against spec obligations, or understand what tests a specification requires.

$ npx skills add juxt/allium
Ver habilidad

aj-geddes/ios-swift-development

github.com

Develop native iOS apps with Swift. Covers MVVM architecture, SwiftUI, URLSession for networking, Combine for reactive programming, and Core Data persistence.

$ npx skills add aj-geddes/useful-ai-prompts
Ver habilidad

forcedotcom/generating-custom-field

github.com

Use this skill when users need to create, generate, or validate Salesforce Custom Field metadata. Trigger when users mention custom fields, field types, Roll-up Summary fields, Master-Detail relationships, Lookup relationships, formula fields, picklists, or field metadata. Also use when users encounter field deployment errors, especially around Roll-up Summary format, Master-Detail constraints, or formula issues. Always use this skill for any custom field metadata work, field generation, or field troubleshooting.

$ npx skills add forcedotcom/afv-library
Ver habilidad

google-gemini/vertex-ai-api-dev

3.8kgithub.com

Guides the usage of Gemini API on Google Cloud Vertex AI with the Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.

$ npx skills add google-gemini/gemini-skills
Ver habilidad

hamsterider-m/bilibili-subtitle

github.com

从 Bilibili 视频提取字幕、转录无字幕视频、生成结构化摘要。触发条件:Bilibili URL (bilibili.com)、BV ID (BV1xxx)、或"提取B站字幕"等请求。

$ npx skills add hamsterider-m/bilibili-subtitle
Ver habilidad

refoundai/managing-timelines

1.2kgithub.com

Help users set and hit realistic deadlines. Use when someone is planning project timelines, struggling to hit deadlines, dealing with timeline pressure from stakeholders, or trying to improve estimation accuracy.

$ npx skills add refoundai/lenny-skills
Ver habilidad

everyinc/ce-report-bug

23.2kgithub.com

Report a bug in the compound-engineering plugin

$ npx skills add everyinc/compound-engineering-plugin
Ver habilidad

refoundai/evaluating-new-technology

1.2kgithub.com

Help users evaluate emerging technologies. Use when someone is assessing new tools, making build vs buy decisions, evaluating AI vendors, or deciding on technical architecture.

$ npx skills add refoundai/lenny-skills
Ver habilidad

pproenca/react-hook-form

181github.com

React Hook Form performance optimization for client-side form validation using useForm, useWatch, useController, useFieldArray, and the v7.55+ subscribe() API. This skill should be used when building client-side controlled forms with React Hook Form library. This skill does NOT cover React 19 Server Actions, useActionState, or server-side form handling (use react-19 skill for those).

$ npx skills add pproenca/dot-skills
Ver habilidad

deanpeters/discovery-process

5.8kgithub.com

Run a full discovery cycle from problem hypothesis to validated solution. Use when a team needs a structured path through framing, interviews, synthesis, and experiments.

$ npx skills add deanpeters/product-manager-skills
Ver habilidad

refoundai/having-difficult-conversations

1.2kgithub.com

Help users navigate tough feedback, performance conversations, and conflict. Use when someone needs to give hard feedback, have a performance conversation, fire someone, address conflict with a colleague, or deliver disappointing news like a denied promotion.

$ npx skills add refoundai/lenny-skills
Ver habilidad

clerk/clerk-expo

56github.com

Implement Clerk authentication for Expo and React Native apps using @clerk/expo source-guided patterns. Use for prebuilt AuthView/UserButton or custom hook-driven auth flows. Do not use for native iOS/Swift, native Android/Kotlin, or web framework projects.

$ npx skills add clerk/skills
Ver habilidad

juxt/elicit

github.com

Run a structured discovery session to build an Allium specification through conversation. Use when the user wants to create a new spec from scratch, elicit or gather requirements, capture domain behaviour, specify a feature or system, define what a system should do, or is describing functionality and needs help shaping it into a specification.

$ npx skills add juxt/allium
Ver habilidad