10120 results (91.8ms) page 7 / 506
qodex-ai / ai-agent-skills-media-transformation exact

Transform and format media content creatively. Applies stylization and formatting transformations to various media types.

botpress / skills-adk-frontend exact

Guidelines for building frontend applications that integrate with Botpress ADK bots - covering authentication, type generation, client setup, and calling bot actions

julianobarbosa / claude-code-skills-writing-typescript exact

Idiomatic TypeScript development. Use when writing TypeScript code, Node.js services, React apps, or discussing TS patterns. Emphasizes strict typing, composition, and modern tooling (bun/vite).

existential-birds / beagle-pydantic-ai-agent-creation exact

Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or integrating LLMs with Pydantic validation.

jaykaycodes / codebase-analyzer-mcp-add-mcp-tool exact

This skill guides adding new MCP tools to the codebase-analyzer server. Use when extending the analyzer with new capabilities like new analysis types, query tools, or integrations.

404kidwiz / agent-skills-backup-rust-pro exact

Master Rust 1.75+ with modern async patterns, advanced type system

rmyndharis / antigravity-skills-rust-pro exact

Master Rust 1.75+ with modern async patterns, advanced type system

halay08 / fullstack-agent-skills-rust-pro exact

Master Rust 1.75+ with modern async patterns, advanced type system

ffuf 0.00
ikajakam / gemini-skills-ffuf exact

Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis

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

Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.

whatiskadudoing / fp-ts-skills-managing-side-effects-functionally exact

Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and quarantining impure code - essential patterns for reliable TypeScript applications

browserwing / browserwing exact

Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript...

itechmeat / llm-code-pydantic-ai exact

Build production AI agents with Pydantic AI: type-safe tools, structured output, embeddings, MCP, 30+ model providers, evals, graphs, and observability.

dirnbauer / webconsulting-skills-php-modernization exact

PHP 8.x modernization patterns. Use when upgrading to PHP 8.2/8.3/8.4, implementing type safety, or achieving PHPStan level 10.

synaptiai / agent-capability-standard-synchronize exact

Merge outputs from multiple sources, resolve conflicts, and reconcile constraints into a unified result. Use when combining parallel agent outputs, merging data from different systems, or...

EpicenterHQ / epicenter-rust-errors exact

Rust to TypeScript error handling patterns for Tauri apps. Use when defining Rust errors that will be passed to TypeScript, handling Tauri command errors, or creating discriminated union error types.

shipshitdev / library-table-filters exact

Designs optimal filtering UX for data tables. Use when building a table that needs filters - analyzes the data columns and determines the best filter type for each. Outputs a unified filter field...

YPares / agent-skills-nushell-usage exact

Essential patterns, idioms, and gotchas for writing Nushell code. Use when writing Nushell scripts, functions, or working with Nushell's type system, pipelines, and data structures. Complements...

front-depiction / claude-setup-error-handling exact

Implement typed error handling in Effect using Data.TaggedError, catchTag/catchTags, and recovery patterns. Use this skill when working with Effect error channels, handling expected failures, or...