Results for “handle”

111 skills
trailofbits
fuzzing-dictionary
Guides fuzzers with domain-specific tokens to reach deeper code paths in parsers, protocol handlers, and file format processors.
6k · bundle
pranavnagrecha
flow-bulkification
Redesign Salesforce Flows to handle bulk data loads without hitting transaction limits, using collection-first patterns and safe transaction scope.
15 · bundle
nimoqup046-collab
biopython
Provides reference documentation and code patterns for using Biopython to handle biological sequences, file formats, database access, alignments, structures, and phylogenetics.
2
landonschropp
merge-pull-request
Use when merging a single GitHub pull request. Handles pre-flight checks, waits for CI, and executes the merge with the repo's default method or merge queue.
1 · bundle
eli-yu-first
rest-api-designer
Designs RESTful API endpoints with OpenAPI specification, request/response schemas, and Express.js route handlers.
6 · bundle
antigravity
cpp-pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
42.4k · bundle
majiayu000
ams
Decodes ams-OSRAM MPN encoding patterns, including product families, package suffixes, and series extraction rules, with guidance for the AMSHandler.
567 · bundle
lucaspmarie-a11y
fp-errors
Handle errors as values using fp-ts Either and TaskEither, replacing try/catch with predictable, type-safe error handling patterns.
5
dotnet
maui-app-lifecycle
Handle .NET MAUI application state transitions, Window lifecycle events, and state preservation across backgrounding and resume cycles.
4k · bundle
pranavnagrecha
lwc-template-refs
Migrate LWC components from fragile querySelector lookups to typed lwc:ref handles, with guidance on lifecycle timing, shadow boundaries, and iterator limitations.
15 · bundle
jorcan
cpp-pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
0 · bundle
phoroth
cpp-pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
3 · bundle
microsoft
react-flow-node-ts
Create React Flow node components with TypeScript types, handles, and Zustand store integration for building custom nodes in visual workflow editors.
2.7k · bundle
nimoqup046-collab
cpp-pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
2 · bundle
lucaspmarie-a11y
cpp-pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
5 · bundle
jantoniofc
c-pro
Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.
6
landonschropp
git-edit-commit
Use when needing to fixup, squash, drop, reword, reorder, or edit commits in a branch's history. Handles the non-interactive approach agents need since `git rebase -i` requires a TTY.
1 · bundle
android
edge-to-edge
Migrate Jetpack Compose apps to support edge-to-edge displays, fix UI components obscured by system bars, and handle IME insets.
6.1k
android
camera1-to-camerax
Migrate legacy Android camera implementations (Camera1 or raw Camera2 APIs) to CameraX, a lifecycle-aware Jetpack library that resolves rotation issues and handles device dependencies.
6.1k
bytesagain
d3
D3.js data visualization library reference. Covers selections, data binding (enter/update/exit), scales, axes, shape generators (line/area/pie/arc), force layout, treemap, geo maps, transitions, event handlers, zoom, brush, and drag interactions.
12 · bundle
ranbot-ai
lookdev
Human-in-the-loop web studio to tune AI-generated output by eye. Stand up a local interactive studio (sliders, pickers, drag handles) or an inline edit/highlight/comment annotation studio for prose &
6
adobe
event-migration
Migrates OSGi EventAdmin handlers and JCR EventListeners to AEM Cloud Service-compliant patterns, including EventHandler+JobConsumer split, routing rules, and leader-only execution.
142
composiohq
facebook-automation
Manage Facebook Pages: create and schedule posts, upload videos, handle Messenger conversations, and retrieve page insights via the Composio MCP integration.
66.9k
seaworld008
warden
Guardian of V.A.I.R.E. quality standards (Value/Agency/Identity/Resilience/Echo). Handles pre-release evaluation, scorecard assessment, and pass/fail determination. Use when UX quality gates are needed. Does not write code.
65 · bundle
mits-pl
electron-api
Guides adding new Electron APIs to Wave Terminal, covering TypeScript types, preload exposure, IPC handlers, and preview stubs for sync, async, fire-and-forget, and event-listener patterns.
39
affaan-m
fastapi-patterns
Provides production-grade FastAPI development patterns including project structure, Pydantic v2 schemas, dependency injection, async handlers, authentication, authorization, transactional service layers, and testing with httpx and pytest.
226k
artubss
create-assistant
Create and configure Vapi voice AI assistants with models, voices, transcribers, tools, hooks, and advanced settings. Use when building voice agents, phone bots, customer support assistants, or any conversational AI that handles phone or web calls.
10 · bundle
kintsugi-programmer
clerk-webhooks
Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook from the framework-specific package. Handle user, session, organization, billing, and payment events. Build event-driven features like database sync, notifications, and integrations.
0 · bundle
cloudai-x
threejs-interaction
Handle user input in Three.js scenes with raycasting, mouse/touch interaction, and camera controls including Orbit, Fly, FirstPerson, PointerLock, Trackball, and Map controls.
2.5k
comeonoliver
msw
Provides 45 best-practice rules across 8 categories for mocking APIs with MSW v2, covering setup, handler architecture, test integration, response patterns, request matching, GraphQL, advanced patterns, and debugging.
61
inehemiasm
camera1-to-camerax
Use this skill to migrate legacy Android camera implementations (Camera1 or raw Camera2 APIs) to CameraX. CameraX is a lifecycle-aware Jetpack library built on top of Camera2 that resolves camera rotation issues and handles device dependencies.
0
grvpanchal
ui-organism
Atomic-design guidance for Organisms — complex feature-level sections (Header, ProductGrid, CommentSection) that compose molecules, connect to state, handle loading/error/empty states, and own responsive layout decisions. Use when authoring components under ui/organisms or deciding molecule vs organism boundaries.
0
vikingokft
wp-admin-codemirror
Integrates WordPress's bundled CodeMirror editor into admin pages using wp_enqueue_code_editor() and wp.codeEditor.initialize(), covering MIME selection, linter handles, settings filters, and programmatic control for syntax-highlighted textareas.
0
rosendolu
init-next-logging
Initializes production-ready logging for a Next.js project using Pino and pino-roll, with file output, log rotation, and request context. Handles server-side and client-side environments, including Vercel/serverless setups.
0 · bundle
francostino
lookdev
Human-in-the-loop web studio to tune AI-generated output by eye. Stand up a local interactive studio (sliders, pickers, drag handles) or an inline edit/highlight/comment annotation studio for prose & media, instead of guessing values or shipping a static comparison grid.
63
bouclem
harden
Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready. Use when the user asks to harden, make production-ready, handle edge cases, add error states, or fix overflow and i18n issues.
7