3451 results (27.0ms) page 34 / 173
emalorenzo / three-agent-skills-three-best-practices exact

Three.js performance optimization and best practices guidelines. Use when writing, reviewing, or optimizing Three.js code. Triggers on tasks involving 3D scenes, WebGL/WebGPU rendering,...

YPares / agent-skills-nushell-plugin-builder exact

Guide for creating Nushell plugins in Rust using nu_plugin and nu_protocol crates. Use when users want to build custom Nushell commands, extend Nushell with new functionality, create data...

Grasseed / google-search-browser-use-gemini-research-browser-use exact

Use Chrome DevTools Protocol to allow the AI to "ask Gemini" or "research with Gemini" directly. This uses the user's logged-in Chrome session, bypassing API limits and leveraging the web...

0xBigBoss / claude-code-playwright-best-practices exact

Provides Playwright test patterns for resilient locators, Page Object Models, fixtures, web-first assertions, and network mocking. Must use when writing or modifying Playwright tests (.spec.ts,...

nodnarbnitram / claude-code-extensions-ha-addon exact

Develop Home Assistant add-ons with Docker, Supervisor API, and multi-arch builds. Use when creating add-ons, configuring Dockerfiles, setting up ingress, or publishing to repositories. Activates...

JWCodeWrote / agent-skills-plugin-ai-search-browser-use exact

Use this skill when a task needs AI-assisted web research via a real browser. Uses Chrome CDP (Chrome DevTools Protocol) as the primary automation method, with browser-use as fallback. Supports...

proffesor-for-testing / agentic-qe-stream-chain exact

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

natea / fitfinder-stream-chain exact

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

smith-horn / skillsmith-stream-chain exact

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

trotsky1997 / my-claude-agent-skills-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

OutlineDriven / odin-claude-plugin-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

sasa-tomic / icp-skills-icp-backend-motoko exact

Develop ICP canister backends using Motoko. Covers actors, types, async patterns, stable memory, upgrades, access control, and error handling. Use when writing Motoko code, creating canisters,...

phrazzld / claude-config-structured-logging exact

Apply structured logging best practices using Pino for Node.js applications: JSON output, log levels, context, redaction, correlation IDs, and centralization. Use when implementing logging,...

gookit / skills-gookit-goutil exact

GoUtil - Comprehensive Go utility library with 900+ helper functions

getsentry / agent-skills-sentry-ios-swift-setup exact

Setup Sentry in iOS/Swift apps. Use when asked to add Sentry to iOS, install sentry-cocoa SDK, or configure error monitoring for iOS applications using Swift and SwiftUI.

madsnorgaard / agent-resources-ddev-expert exact

DDEV local development expertise. Use when working with DDEV projects, containers, configuration, or troubleshooting DDEV environments.

btcli 0.00
synapz-org / btcli-skill exact

This skill should be used when interacting with the Bittensor network via CLI, managing wallets and keys, registering miners or validators, staking TAO, or checking subnet status. Essential for...

itechmeat / llm-code-react-testing-library exact

React Testing Library: user-centric component testing with queries, user-event simulation, async utilities, and accessibility-first API.

ryanthedev / code-foundations-cc-defensive-programming exact

Review error handling, input validation, and exception patterns using 24-item checklist. Use when auditing defensive code, designing barricades, choosing assertion vs error handling, or deciding...