runtime-debug

138.2k
vercelvercel

Debug and verification workflow for runtime-bundle and module-resolution regressions. Use when diagnosing unexpected module inclusions, bundle size regressions, or CI failures related to NEXT_SKIP_ISOLATE, nft.json traces, or runtime bundle selection (module.compiled.js). Covers CI env mirroring, full stack traces via __NEXT_SHOW_IGNORE_LISTED, route trace inspection, and webpack stats diffing.

188 days ago

react-native-architecture

29.9k
wshobsonwshobson

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

195 days ago

python-project-structure

29.9k
wshobsonwshobson

Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts.

195 days ago

terraform-module-library

29.9k
wshobsonwshobson

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

195 days ago

modern-javascript-patterns

29.9k
wshobsonwshobson

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

195 days ago

opentrons-integration

21.9k
davila7davila7

Lab automation platform for Flex/OT-2 robots. Write Protocol API v2 protocols, liquid handling, hardware modules (heater-shaker, thermocycler), labware management, for automated pipetting workflows.

194 days ago

vercel-react-native-skills

21.8k
vercel-labsvercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

195 days ago

Metasploit Framework

21.8k
davila7davila7

This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with msfvenom", "perform post-exploitation", "use auxiliary modules for scanning", or "develop custom exploits". It provides comprehensive guidance for leveraging the Metasploit Framework in security assessments.

195 days ago

nestjs-expert

21.8k
davila7davila7

Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, and Passport.js authentication. Use PROACTIVELY for any Nest.js application issues including architecture decisions, testing strategies, performance optimization, or debugging complex dependency injection problems. If a specialized expert is a better fit, I will recommend switching and stop.

195 days ago

react-native-architecture

18.3k
sickn33sickn33

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecti...

194 days ago

Terraform Module Library

18.0k
sickn33sickn33

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, and implementing repeatable, auditable IaC patterns.

195 days ago

systems-programming-rust-project

18.0k
sickn33sickn33

You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing

195 days ago

modern-javascript-patterns

18.0k
sickn33sickn33

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, effici...

195 days ago

terraform-specialist

18.0k
sickn33sickn33

Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Handles complex module design, multi-cloud deployments, GitOps workflows, policy as code, and CI/CD integration. Covers migration strategies, security best practices, and modern IaC ecosystems. Use PROACTIVELY for advanced IaC, state management, or infrastructure automation.

195 days ago

V3 Core Implementation

17.8k
ruvnetruvnet

Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection, and modular TypeScript codebase with comprehensive testing.

195 days ago

dagger-codegen

15.5k
daggerdagger

Edit dagger.gen.go output, Go templates (object.go.tmpl, defs.go.tmpl), invoke() dispatch, SDK interfaces (CodeGenerator, ClientGenerator), `dagger develop`, `dagger client install`. Keywords: codegen, SDK, bindings, templates, internal/dagger, dag.*, ModuleMainSrc

195 days ago

docstring

10.5k
pipecat-aipipecat-ai

Document a Python module and its classes using Google style

194 days ago

dspy-ruby

9.7k
EveryIncEveryInc

Build type-safe LLM applications with DSPy.rb — Ruby's programmatic prompt framework with signatures, modules, agents, and optimization. Use it when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers, building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.

195 days ago

add-module

6.4k
fullstackherofullstackhero

Create a new module (bounded context) with proper project structure, permissions, DbContext, and registration. Use when adding a new business domain that needs its own entities and endpoints.

195 days ago

read-unmodified-c-module

6.1k
RediSearchRediSearch

Read the source of the C module we are working on, before we made any changes.

194 days ago

port-c-module

6.1k
RediSearchRediSearch

Guide for porting a C module to Rust. Use this when starting to port a C module to Rust.

194 days ago

idapython

5.9k
mrexodiamrexodia

IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida_* modules (50+), idautils iterators, and common patterns.

194 days ago

frontend-style-guide

5.6k
lightdashlightdash

Apply the Lightdash frontend style guide when working on React components, migrating Mantine v6 to v8, or styling frontend code. Use when editing TSX files, fixing styling issues, or when user mentions Mantine, styling, or CSS modules.

195 days ago

moonbit-agent-guide

5.4k
loro-devloro-dev

Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/test/doc/ide), or following MoonBit-specific layout, documentation, and testing conventions.

195 days ago

translate

5.3k
workadventureworkadventure

Fill missing WorkAdventure i18n translations by running the i18n diff in play/ and updating locale files under play/src/i18n. Use when asked to run npm run i18n:diff, fix missing translation keys, or complete locale modules.

195 days ago

nestjs-expert

4.1k
JeffallanJeffallan

Use when building NestJS applications requiring modular architecture, dependency injection, or TypeScript backend development. Invoke for modules, controllers, services, DTOs, guards, interceptors, TypeORM/Prisma.

195 days ago

react-native-expert

4.1k
JeffallanJeffallan

Use when building cross-platform mobile applications with React Native or Expo. Invoke for navigation patterns, platform-specific code, native modules, FlatList optimization.

195 days ago

javascript-pro

4.1k
JeffallanJeffallan

Use when building JavaScript applications with modern ES2023+ features, async patterns, or Node.js development. Invoke for vanilla JavaScript, browser APIs, performance optimization, module systems.

195 days ago

Metasploit Framework

3.5k
zebbernzebbern

This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with msfvenom", "perform post-exploitation", "use auxiliary modules for scanning", or "develop custom exploits". It provides comprehensive guidance for leveraging the Metasploit Framework in security assessments.

195 days ago

library

3.1k
atopileatopile

How the Faebryk component library is structured, how `_F.py` is generated, and the conventions/invariants for adding new library modules. Use when adding or modifying library components, traits, or module definitions.

195 days ago

yara-rule-authoring

3.0k
trailofbitstrailofbits

Guides authoring of high-quality YARA-X detection rules for malware identification. Use when writing, reviewing, or optimizing YARA rules. Covers naming conventions, string selection, performance optimization, migration from legacy YARA, and false positive reduction. Triggers on: YARA, YARA-X, malware detection, threat hunting, IOC, signature, crx module, dex module.

195 days ago

dispatch-module-architecture

2.5k
TencentBlueKingTencentBlueKing

Dispatch build scheduling module architecture guide, covering build-machine scheduling strategies, resource allocation, queue management, Docker/K8s scheduling, and Agent selection. Use this guide when developing scheduling features, configuring scheduling policies, handling resource allocation, or implementing new scheduling types.

195 days ago

process-module-architecture

2.5k
TencentBlueKingTencentBlueKing

Overview of the Process pipeline core module architecture, covering pipeline CRUD, the build execution engine, event-driven mechanisms, and layered architecture design. Intended for use when developing core pipeline features, understanding the Process module, modifying build logic, or performing pipeline-related development.

194 days ago

worker-module-architecture

2.5k
TencentBlueKingTencentBlueKing

Worker build executor module architecture guide covering plugin execution engine, task dispatch, log reporting, artifact upload, and Worker lifecycle. Intended for users developing Worker features, implementing plugin execution, handling task distribution, or optimizing executor performance.

194 days ago

Artifactory Module Architecture

2.5k
TencentBlueKingTencentBlueKing

Artifactory artifact repository module architecture guide covering artifact upload/download, storage backend adaptation, artifact metadata, cleanup strategies, and access control. Use this when developing repository features, handling artifact storage, configuring cleanup policies, or implementing artifact management.

194 days ago

go-agent-development

2.5k
TencentBlueKingTencentBlueKing

Go Agent Development Guide, covering Agent architecture design, heartbeat mechanism, task execution, log reporting, upgrade process, and interaction with the Dispatch module. It is used when users develop the build machine Agent, implement task execution logic, handle Agent communication, or engage in Go language development.

195 days ago

repository-module-architecture

2.5k
TencentBlueKingTencentBlueKing

Repository module architecture guide for code repository management, covering Git/SVN repository integration, Webhook configuration, repository authorization, and trigger management. This is used when users develop repository features, configure Webhooks, handle repository authorization, or implement trigger logic.

195 days ago

agent-module-architecture

2.5k
TencentBlueKingTencentBlueKing

Agent Build Machine Module Architecture Guide (Go Language), covering the Agent startup process, heartbeat mechanism, task acquisition and execution, upgrades and updates, and interaction with Dispatch. It is used when users develop Agent features, modify heartbeat logic, handle task execution, or implement Agent upgrades.

195 days ago

supporting-modules-architecture

2.5k
TencentBlueKingTencentBlueKing

BK-CI supporting modules architecture guide covering credential management (Ticket), build environment (Environment), notification service (Notify), build logs (Log), quality gates (Quality), OpenAPI and other supporting service modules. Intended for users who are developing these module features or who need to understand the supporting services architecture.

194 days ago

project-module-architecture

2.5k
TencentBlueKingTencentBlueKing

Project management module architecture guide, covering project CRUD, member management, project configuration, tag management, and project migration. It is used when users develop project management features, handle project members, configure project properties, or implement project-related logic.

194 days ago

Pipeline Template Module

2.5k
TencentBlueKingTencentBlueKing

A pipeline template module architecture guide covering template creation, version management, instantiation, access control, and integration with the developer marketplace. Used when users need to develop template functionality, enable template reuse, manage template versions, or perform bulk instantiation.

195 days ago

auth-module-architecture

2.5k
TencentBlueKingTencentBlueKing

Auth permission authentication module architecture guide, covering IAM integration, RBAC permission model, resource permission verification, permission migration, and OAuth authentication. Used when users develop permission features, configure IAM resources, implement permission verification, or handle authentication processes.

195 days ago

00-bkci-global-architecture

2.5k
TencentBlueKingTencentBlueKing

BK-CI global architecture guide: a pipeline-centric panoramic view of module collaboration, covering the complete execution flow, module dependencies, data flows, and core concepts. Recommended reading when users need to understand the system architecture, perform cross-module development, learn about module interactions, or plan architectural design.

195 days ago

business-knowledge-workflow

2.5k
TencentBlueKingTencentBlueKing

Business knowledge acquisition and Skill documentation workflow. This is used when users need to familiarize themselves with new business modules, obtain documents from iWiki, generate architectural documents through code analysis, or consolidate business knowledge into Skills.

195 days ago

store-module-architecture

2.5k
TencentBlueKingTencentBlueKing

Architecture guide for the Store R&D marketplace module, covering plugin/template/image management, version releases, review workflows, the store marketplace, and extension-point mechanisms. Intended for use when developing store features, publishing plugins, managing templates, or implementing extension points.

195 days ago

EMP Best Practices

2.4k
empjsempjs

Expert guidance for EMP CLI, Rspack, and module federation. Invoke when developing micro-frontends, configuring builds, or debugging EMP projects.

195 days ago

http-generate

2.4k
spring-ai-alibabaspring-ai-alibaba

Generates HTTP request examples for Spring Boot Web interfaces according to task specification and saves them as .http files in module-generate.md directories

195 days ago

readme-generate

2.4k
spring-ai-alibabaspring-ai-alibaba

Generates comprehensive README.md files for Spring Boot modules based on task specification requirements

195 days ago