Showing 30 of 133558 results
Comprehensive collection of Claude Code configurations, tips, and resources including CLAUDE.md templates, custom commands, agent workflows, and best practices across multiple programming languages.
A multiplayer game development skill from Rivet, providing patterns and best practices for building multiplayer features with AI assistance.
A multi-source tech and finance news aggregation skill supporting AI deep analysis, covering Hacker News, Product Hunt, GitHub Trending, 36Kr, and more with automated weekly reports.
Test-driven development skill for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo with 80%+ coverage targets
Financial discovery skill from Wind (万得) that lists all available financial data skills on the platform, recommends relevant ones based on user queries, and guides installation and upgrades via MCP protocol.
Market research skill from Everything Claude Code, a comprehensive guide and skills collection for maximizing Claude Code productivity.
A Claude Code plugin for Rust development with a meta-cognition framework that provides domain-correct architectural solutions instead of surface-level fixes.
A curated collection of custom agents, instructions, hooks, workflows, and skills to enhance GitHub Copilot across different domains and use cases.
Google Cloud skill that provides AI agents with foundational knowledge of Cloud SQL, including database setup, management, and connectivity on Google Cloud.
Dynamically adapts and improves AI performance through iterative feedback, knowledge expansion, and self-optimization techniques.
Customise Shopify backend logic with Shopify Functions across APIs like Discount, Cart & Checkout Validation, Cart Transform, Delivery Option Generators, Delivery/Payment Customization, Fulfillment Constraints, and Order Routing. Every response runs the bundled `search_docs.mjs` and `validate.mjs` before returning code.
A curated collection of custom agents, instructions, hooks, workflows, and skills to enhance GitHub Copilot across different domains and use cases.
Covers Angular routing patterns including lazy loading, route guards, resolvers, nested routes, and navigation strategies for Angular v20+
Three.js agent skills covering scene setup, cameras, renderer configuration, Object3D hierarchy, coordinate systems, and 3D rendering fundamentals.
Generates production-ready React component templates using Tailwind CSS v4 and shadcn/ui design system, with pre-configured styling and responsive layouts.
A coding agent skill that generates beautiful Excalidraw diagrams from natural language descriptions, featuring concept-driven layouts, real code snippet artifacts, and a Playwright-based visual validation pipeline for self-correction.
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.
Google Cloud skill covering Google Kubernetes Engine (GKE) basics, helping AI agents with cluster creation, workload deployment, and container orchestration on Google Cloud.
An AI image generation studio skill that provides one-command access to 8 different image models including Midjourney, Flux, Ideogram, Recraft, and Gemini for creating photos, illustrations, logos, and artwork.
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.
Google Cloud Well-Architected Framework skill focused on security best practices, helping AI agents apply Google Cloud security principles and recommendations to cloud architectures.
Safe, documented, reversible releases.
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
Google Cloud skill that teaches AI agents Firebase fundamentals, including project setup, authentication, database, and hosting configurations for Firebase-based applications.
Comprehensive Playwright E2E testing patterns covering Page Object Model, test configuration, CI/CD integration, artifact management, and strategies for handling flaky tests.
A skill by Paul Hudson that writes, reviews, and improves Swift Testing code following modern APIs and best practices, including async tests, new Swift 6.2 features, and XCTest migration guidance.
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
Django TDD skill covering test-driven development with pytest-django, factory_boy, mocking patterns, coverage requirements, and Django REST Framework API testing