Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
n8n-expression-syntax
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.
Synaptic-Labs-AI/PACT-Plugin 54
-
n8n-validation-expert
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.
Synaptic-Labs-AI/PACT-Plugin 54
-
pact-security-patterns
Security best practices and threat mitigation patterns for PACT framework development.
Use when: implementing authentication or authorization, handling API credentials,
integrating external APIs, processing sensitive data (PII, financial, health),
reviewing code for vulnerabilities, or enforcing SACROSANCT security rules.
Triggers on: security audit, credential handling, OWASP, auth flows, encryption,
data protection, backend proxy pattern, frontend credential exposure.
Synaptic-Labs-AI/PACT-Plugin 54
-
n8n-mcp-tools-expert
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.
Synaptic-Labs-AI/PACT-Plugin 54
-
pact-memory
Persistent memory for PACT agents. Save context, goals, lessons learned,
decisions, and entities. Semantic search across sessions.
Use when: saving session context, recalling past decisions, searching lessons.
Triggers: memory, save memory, search memory, lessons learned, remember, recall
Synaptic-Labs-AI/PACT-Plugin 54
-
worktree-setup
Create an isolated git worktree with a feature branch for PACT workflows.
Use when: starting a new feature, beginning orchestrate or comPACT,
creating sub-scope isolation for ATOMIZE, or manually isolating work.
Triggers on: worktree setup, feature isolation, parallel workflow, new worktree.
Synaptic-Labs-AI/PACT-Plugin 54
-
pact-architecture-patterns
Architectural design patterns, C4 diagram templates, component design guidelines,
and anti-patterns for PACT Architect phase.
Use when: designing system components, creating architecture diagrams,
defining component boundaries, planning API contracts, selecting design patterns,
or reviewing architectural decisions.
Triggers on: architecture design, C4 diagrams, component design, system design,
microservices, monolith, API design, interface contracts, architect phase.
Synaptic-Labs-AI/PACT-Plugin 54
-
moonbit-refactoring
Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions. Use when updating MoonBit packages or refactoring MoonBit APIs, modules, or tests.
moonbitlang/moonbit-agent-guide 72
-
moonbit-agent-guide
Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing conventions.
moonbitlang/moonbit-agent-guide 72
-
moonbit-c-binding
Guide for writing MoonBit bindings to C libraries using native FFI. Use when adding extern "c" declarations, writing C stubs with moonbit.h, configuring native-stub and link.native in moon.pkg or moon.pkg.json, choosing
moonbitlang/moonbit-agent-guide 72
-
commit-messages
Write clear commit messages. Use when asked to commit changes, write a commit message, prepare a commit, or describe changes for version control.
rockorager/skills 5
-
compiler-explorer
Optimize functions by generating and analyzing compiler assembly output. Use when asked to optimize a function, analyze generated assembly, or improve performance by examining what the compiler produces.
rockorager/skills 5
-
Debugging
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims. | Sử dụng khi gặp lỗi, bug, test fail, không hoạt động, crash, exception, sửa lỗi, debug.
wollfoo/setup-factory 2
-
aesthetic
wollfoo/setup-factory 2
-
mcp-builder
wollfoo/setup-factory 2
-
planning
Use when you need to plan technical solutions that are scalable, secure, and maintainable. Create implementation plans, architecture designs, feature roadmaps. | Sử dụng khi cần lên kế hoạch, thiết kế kiến trúc, phân tích tính năng, đề xuất giải pháp, roadmap.
wollfoo/setup-factory 2
-
Problem-Solving Techniques
Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application. | Dùng khi giải quyết vấn đề, tìm giải pháp, phân tích, tối ưu, thuật toán, bị kẹt.
wollfoo/setup-factory 2
-
payment-integration
wollfoo/setup-factory 2
-
code-review
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims. | Sử dụng khi review code, đánh giá code, xem xét PR, pull request, cải thiện chất lượng code.
wollfoo/setup-factory 2
-
backend-development
Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems. | Sử dụng khi xây dựng API, server, backend, máy chủ, xử lý dữ liệu, endpoint, microservices.
wollfoo/setup-factory 2
-
shopify
wollfoo/setup-factory 2
-
mcp-management
wollfoo/setup-factory 2
-
template-skill
wollfoo/setup-factory 2
-
frontend-dev-guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
wollfoo/setup-factory 2