dispatching-parallel-agents
安全 70Dispatch Parallel Agents for Independent Tasks
由 obra
Multiple independent failures waste time when investigated sequentially. This pattern dispatches one AI agent per independent problem domain, letting them work concurrently to solve separate issues in parallel.
run-nx-generator
安全 69Run Nx generators for monorepo code generation
由 nrwl
Generating code in monorepos requires navigating complex project structures and selecting the right generator. This skill prioritizes workspace-plugin generators for custom solutions and guides you through running generators with proper verification steps.
task-execution-engine
安全 76Execute implementation tasks from design documents
由 notedit
Managing feature implementation across scattered todo lists and design documents wastes time and causes missed tasks. Task execution engine reads structured task lists directly from markdown design files and executes them one by one with automatic checkbox updates.
feature-design-assistant
安全 70Design Features with Structured Planning
由 notedit
Feature development often stalls due to unclear requirements and missing context. The Feature Design Assistant guides you through structured information gathering to capture all necessary details before implementation, resulting in complete designs and actionable implementation tasks.
swarm
低风险 66Execute complex tasks with autonomous agent swarms
由 nbashaw
Complex coding tasks require multiple iterations and coordinated changes across files. This skill spawns autonomous agents that work through a structured plan with built-in review gates. The swarm completes multi-step development work without constant back-and-forth interaction.
project-development
安全 76Design LLM Projects with Proven Architecture Patterns
由 muratcankoylan
Building LLM applications without proper architecture leads to wasted time and resources. This skill provides battle-tested patterns from production systems like Karpathy's HN Time Capsule and Vercel's d0 agent.
multi-agent-patterns
安全 76Design multi-agent architectures
由 muratcankoylan
Single-agent systems face context limits, sequential processing bottlenecks, and inflexible tool configurations. This skill provides patterns for distributing work across multiple AI agents with explicit coordination, handoff protocols, and failure handling.
context-compression
安全 78Compress conversation context
由 muratcankoylan
Long agent sessions generate millions of tokens that exceed context limits. This skill provides structured compression strategies that reduce token usage while preserving file paths, error messages, and decisions so agents can continue working without re-fetching information.
react-native-dev
安全 76Build React Native and Expo apps
由 MiniMax-AI
Building mobile apps with React Native requires navigating complex choices in components, state management, animations, and deployment. This skill provides a structured development guide with proven patterns, recommended libraries, and production-ready examples for Expo and React Native projects.
fullstack-dev
中风险 61Build production-ready full-stack applications
由 MiniMax-AI
Building full-stack applications requires coordinating backend APIs, authentication, databases, and frontend integration. This skill provides a structured workflow and best practices for creating robust, production-ready applications with proper error handling and testing.
frontend-dev
低风险 75Build frontend pages with AI media
由 MiniMax-AI
Creating professional web pages requires design, media, animations, and copywriting skills. This skill combines all five capabilities into one workflow, generating complete pages with AI-created images, video, music, voiceovers, and scroll animations.
flutter-dev
安全 76Build cross-platform Flutter applications
由 MiniMax-AI
Building high-quality cross-platform apps requires mastering many Flutter patterns and state management approaches. This skill provides structured guidance on widget patterns, Riverpod and Bloc state management, GoRouter navigation, performance optimization, and platform-specific implementations.
android-native-dev
低风险 72Build Android apps with Kotlin and Compose
由 MiniMax-AI
Android development requires navigating multiple guidelines and avoiding common pitfalls. This skill provides a unified reference for Material Design 3, Kotlin best practices, Jetpack Compose patterns, accessibility requirements, and testing strategies.
microsoft-foundry
安全 69Build AI Agents with Microsoft Foundry
由 microsoft
This skill helps developers build, deploy, and manage AI agents and models in Microsoft Azure AI Foundry. It provides comprehensive workflows for agent creation, model deployment, capacity planning, RBAC management, and troubleshooting.
typescript-write
安全 70Write TypeScript with Metabase Standards
由 metabase
Developers need consistent TypeScript and JavaScript code that follows project conventions. This skill provides coding guidelines, linting commands, and testing workflows for writing maintainable code in Metabase projects.
typescript-review
安全 69Review TypeScript and JavaScript code
由 metabase
Manual code reviews are time-consuming and inconsistent. This skill automates code review by checking TypeScript and JavaScript changes against project standards, identifying style violations, type errors, and quality issues automatically.
clojure-write
安全 70Write Clojure with REPL-driven best practices
由 metabase
Clojure development can feel unfamiliar without REPL-driven workflows and proper conventions. This skill provides step-by-step guidance for bottom-up development, functional programming patterns, and critical editing rules to write correct Clojure code.
clojure-review
安全 70Review Clojure code for style violations
由 metabase
This skill helps developers review Clojure and ClojureScript code changes against Metabase coding standards. It checks for style violations, code quality issues, and compliance with established conventions.
add-malli-schemas
安全 69Add Malli Schemas to API Endpoints
由 metabase
Metabase API endpoints need validation schemas for type safety and error handling. This skill provides step-by-step guidance for adding Malli schemas to route parameters, query parameters, request bodies, and response structures with proper patterns and conventions.
chatgpt-app-builder
安全 72Build ChatGPT Apps with Widgets
由 mcp-use
This skill provides comprehensive documentation for building ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps SDK. It guides developers through architecture, setup, implementation, and advanced patterns for creating rich, interactive ChatGPT experiences.