Showing 30 of 146048 results
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
from othmanadi/planning-with-files
Covers Vue JSX best practices and differences from React JSX, including class vs className, JSX plugin configuration, and migrating React JSX code to Vue.
Provides Clean Architecture patterns for Android and Kotlin Multiplatform projects, covering module boundaries, dependency inversion, UseCase/Repository patterns, and data layer design with Room, SQLDelight, and Ktor.
Three.js agent skills covering scene setup, cameras, renderer configuration, Object3D hierarchy, coordinate systems, and 3D rendering fundamentals.
Covers Angular routing patterns including lazy loading, route guards, resolvers, nested routes, and navigation strategies for Angular v20+
Test-driven development skill for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo with 80%+ coverage targets
Official CLI for Aliyun Model Studio (DashScope) that provides text chat, image/video generation, multimodal understanding, speech synthesis, knowledge base retrieval, web search, and MCP integration -- all designed as structured tool calls for AI agents.
Database migration best practices for safe, reversible schema changes across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Django, TypeORM), covering data migrations, rollbacks, and zero-downtime deployments.
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
Expert guide skill for using n8n-mcp MCP tools to build workflows, covering node discovery, configuration validation, workflow management, and a library of 2,700+ templates
Dynamically adapts and improves AI performance through iterative feedback, knowledge expansion, and self-optimization techniques.
Scan Claude Code configuration files (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield, checking CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.
A skill for implementing Apple's liquid glass design language in apps, part of a comprehensive Claude Code configuration collection from an Anthropic hackathon winner.
Three.js agent skills covering scene setup, cameras, renderer configuration, Object3D hierarchy, coordinate systems, and 3D rendering fundamentals.
A finance expertise persona from PCL (Persona Control Language), the programming language for AI persona management that enables specialized domain knowledge personas.
Generates publication-ready matplotlib figures for Nature and high-impact journals, covering bar charts, heatmaps, forest plots, radar plots, and multi-panel layouts with Nature-style typography and SVG/PDF export.
Manage real-time OKX onchainos DEX WebSocket streams through the `onchainos ws` CLI (`start` / `poll` / `stop` / `list` / `channels` / `channel-info`) or a custom Python/Node/Rust client against `wss://wsdex.okx.com/ws/v6/dex` (HMAC-SHA256 login, 25s ping). Covers all 9 channels — `price`, `dex-token-candle{period}`, `price-info`, `trades`, smart-money / address / new-signal trackers, meme-pump new-token and metrics — including poll filters and per-channel params like `--token-pair`, `--chain-index`, `--idle-timeout`.
Official Google skill for building real-time, bidirectional streaming apps with the Gemini Live API. Covers WebSocket-based audio/video/text streaming, voice activity detection, native audio features, function calling, and session management.