Showing 30 of 138274 results
A PostPlus marketing workflow skill that batch-processes video generation requests, managing multiple video production tasks in parallel for efficient media asset creation.
Generates comprehensive API security recommendations and code snippets that implement best practices for protecting web APIs against common vulnerabilities and threats.
An official Auth0 skill that helps AI coding agents implement authentication in Expo/React Native apps, providing step-by-step guidance, best practices, and correct code patterns for Auth0 mobile integration.
Provides expert guidance on designing serverless event-driven architectures using AWS services, offering best practices, architectural patterns, and implementation strategies for distributed system...
Provides a complete reference for Claude Code CLI commands, flags, headless mode, and automation patterns within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
patterns.dev skill teaching the **command pattern** — route operations through a single `execute(command, ...args)` on a manager (e.g. `OrderManager` with `PlaceOrderCommand`, `CancelOrderCommand`, `TrackOrderCommand`) so commands can be queued, logged, or rescheduled; warns the extra boilerplate is rarely worth it for simple JavaScript apps.
Provides end-to-end testing capabilities for the Continuous Claude persistence pipeline, verifying the complete test workflow.
Context Engineering Kit skill for creating custom hooks that extend AI agent behavior with event-triggered actions.
Designs and optimizes database schemas, providing normalization guidelines, indexing strategies, and migration patterns for PostgreSQL, MySQL, and NoSQL databases.
A Databricks agent skill that provides AI coding assistants with Databricks-specific guidance for working with Databricks jobs, part of the official Databricks skills collection for Claude Code and Cursor.
Systematically diagnose and resolve complex software bugs using structured debugging techniques, profiling tools, and root cause analysis.
An OpenClaw security skill that audits project dependencies for known vulnerabilities and supply chain risks.
patterns.dev skill teaching the **factory pattern** in JavaScript — using functions (often ES6 arrows) to return new objects without `new`, centralizing creation logic that depends on environment or configuration; warns that for simple cases a plain object literal suffices and class constructors can be more memory-efficient via shared prototype methods.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Game deployment skill for shipping browser games with build optimization, hosting setup, and CI/CD pipelines.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A Chinese-language skill library with 123+ professional skills for Claude Code and OpenClaw, covering AI/multimodal, messaging, DevOps, frontend, backend, and more.
A collection of 112 reusable agent skills for AI coding assistants, providing specialized knowledge and workflows organized by category.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Part of the Trending Skills collection by ara.so, which auto-generates agent skills from GitHub's trending open source projects. The collection includes skills for browsers, workflow assistants, research loops, and more.
Uses the RepoPrompt CLI for token-efficient codebase exploration, providing tree views, codemaps, code signatures, and file slicing within Continuous Claude.
Analyzes and clarifies software project requirements by identifying ambiguities, suggesting precise language, and recommending specific improvements to make requirements more clear and actionable.
A starter template for building self-improving AI agents that can learn and adapt their behavior based on outcomes of previous actions.
Performs computational geometry with Shapely within Continuous Claude, supporting geometry creation, boolean operations, measurements, spatial predicates, and WKT format handling.
Validates and checks the initial setup and configuration of a new Symfony project, ensuring core dependencies, directory structure, and basic project bootstrapping are correctly implemented.
A PostPlus marketing workflow skill that researches TikTok advertising content, analyzing ad creative patterns, targeting approaches, and performance signals for paid media strategy.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
VueUse composables skill for applying the right VueUse functions in Vue.js and Nuxt projects with usage patterns, decision guides, and composable-based solutions
Develop, debug, and optimize WeChat Mini Program applications with comprehensive code generation, architecture guidance, and performance insights.
Generates reusable code templates and architectural patterns for building autonomous AI agents with modular, scalable design principles.