Showing 30 of 137993 results
patterns.dev skill teaching the **ES2015 module pattern** — use `import`/`export` (named + default), keep non-exported values private to the file to avoid global scope pollution, enable tree-shaking, and use `import()` dynamic imports for on-demand loading.
patterns.dev skill teaching the **observer pattern** — build an `Observable` with `subscribe`/`unsubscribe`/`notify` and plug in subscribers like `logger` or `toastify` so UI events (button clicks, switch toggles) fan out to loosely coupled reactions; notes RxJS for advanced reactive needs and the performance cost of too many subscribers.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A set of reverse engineering analysis skills for AI coding tools, including function symbol analysis, data structure reconstruction from decompiled code, Frida instrumentation script generation, Unicorn engine emulation, Android DEX dumping, Unity IL2CPP symbol extraction, IDAPython scripting, and iOS app decryption.
Context Engineering Kit skill that implements a sub-agent driven development pattern where one agent performs a task and another evaluates the result.
Implements CQRS pattern with command and query handlers in Symfony from Superpowers Symfony, a Claude Code plugin for Symfony 6.4-8.0 development.
Context Engineering Kit skill that adds TypeScript best practices and conventions to the agent context for consistent, type-safe code generation.
Validates technical plan choices against current best practices within Continuous Claude, researching external sources to verify technology decisions are sound.
Provides Better Auth library patterns for implementing flexible, secure authentication in web applications with multiple auth strategies
Designs and optimizes database schemas, providing normalization guidelines, indexing strategies, and migration patterns for PostgreSQL, MySQL, and NoSQL databases.
A PostPlus marketing workflow skill that makes automated editing decisions for video content, determining cuts, transitions, B-roll placement, and timing based on content analysis.
Enforces explicit identifier passing across process and async boundaries within Continuous Claude, preventing race conditions from implicit 'latest' or 'current' references.
A Context Engineering Kit skill for attaching code review comments to pull requests on GitHub.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Redis agent skills covering core data structures, connection management, query engine (FT.CREATE/FT.SEARCH), vector search, semantic caching, clustering, security, observability, and the Iris agent memory system.
from weizhena/deep-research-skills
An agent skill from Stream's official skill collection that helps AI coding agents build, query, and manage Stream Chat, Video, Feeds, and Moderation features, with CLI tools and documentation access for rapid integration.
PostPlus media production skill that packages transcriptions into subtitle files (SRT/VTT/ASS formats), handling timing, styling, and multi-language support for short-form video marketing workflows.
Extracts clean, readable article content from URLs, removing ads, navigation, and clutter while preserving the main text.
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.
A universal skills installer for AI agents following the open standard spec, providing a Homebrew-like experience for discovering and installing agent skills.
from freestylefly/canghe-skills
Generates, validates, and optimizes GitHub Actions workflow configurations for continuous integration and deployment across different project types and tech stacks.
Converts markdown documents and chat summaries into professional EPUB3 ebook files compatible with Apple Books, Kindle, Google Play Books, Kobo, and other readers.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
A collection of Claude Code skills covering framework-specific development expertise including FastAPI, Python, and other technologies with best practices.