Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
api-design-patterns
RESTful API design, error handling, versioning, and best practices. Use when designing APIs, reviewing endpoints, implementing error responses, or setting up API structure. Triggers on "design API", "review API", "REST best practices", or "API patterns".
verifying-modules
Scans directory structure, detects missing documentation, and verifies code-doc synchronization. Use when checking module completeness, README presence, or DESIGN.md alignment. Automatically triggered after creating new modules.
securing-systems
Security engineering reference covering defense hardening, penetration testing, code auditing, threat detection, incident response, vulnerability remediation, cloud-native security, supply chain security, identity/zero-trust, blockchain security, reverse engineering, mobile/IoT s
provisioning-infrastructure
Cloud-native infrastructure knowledge reference covering Kubernetes, Helm, Kustomize, Operators, CRDs, GitOps (ArgoCD, Flux), and IaC (Terraform, Pulumi, CDK). Use when provisioning infrastructure, managing clusters, or working with GitOps workflows.
processing-pdfs
Processes PDF files. Extracts text and tables, fills forms, merges and splits documents, batch-processes files, converts to images, and generates PDFs programmatically. Use when working with .pdf files. Do NOT use for Word documents, spreadsheets, or presentations.
processing-docx
Processes Word document files (.docx). Creates, edits, annotates, tracks revisions, analyzes OOXML structure, and preserves formatting for contracts, policies, academic papers, and business documents. Use when working with .docx files or Word documents. Do NOT use for PDFs, sprea
generating-docs
Generates README.md and DESIGN.md scaffolds by analyzing module structure. Use when creating documentation templates for new modules. Automatically triggered at module creation.
engineering-data-pipelines
Data engineering knowledge reference covering Airflow, Dagster, Kafka Streams, Flink, dbt, and data quality patterns. Use when building data pipelines, ETL workflows, stream processing, or data quality checks.
developing-software
Software development knowledge reference covering Python, Go, Rust, TypeScript, Java, C++, and Shell. Use when writing code, debugging, or following language-specific best practices.
developing-mobile-apps
Mobile development knowledge reference covering iOS (SwiftUI), Android (Jetpack Compose), React Native, and Flutter. Use when building mobile apps, working with cross-platform frameworks, or implementing native UI patterns.
designing-neubrutalism
Neubrutalism design system. Use when building bold UI with thick borders, offset solid shadows, high-saturation colors, and minimal border radius. Provides CSS tokens, component patterns, and implementation specs.
designing-liquid-glass
Apple Liquid Glass design system. Use when building translucent, depth-aware glass morphism UI following Apple design language. Provides CSS tokens, component patterns, dark/light mode, and animation specs.
designing-glassmorphism
Glassmorphism design system. Use when building frosted-glass UI components with backdrop-filter blur, transparency layers, and layered depth effects. Provides CSS tokens, component patterns, and implementation specs.
designing-claymorphism
Claymorphism design system. Use when building soft, puffy, clay-like UI components with large radii, dual inner shadows, and offset outer shadows. Provides CSS tokens, component patterns, and implementation specs.
designing-architectures
Architecture knowledge reference covering API design, security architecture, cloud-native patterns, caching strategies, message queues, and data security. Use when designing system architecture, APIs, or cloud-native infrastructure.
creating-presentations
Processes PowerPoint presentation files (.pptx). Creates slides, rewrites templates, converts HTML to presentations, validates thumbnails, swaps layouts, and performs deep OOXML editing. Use when working with presentation files or slide decks. Do NOT use for Word documents, sprea
coordinating-agents
Multi-agent coordination knowledge covering agent roles, lifecycle management, swarm communication, task decomposition, and conflict resolution. Use when orchestrating multiple agents in parallel, designing multi-agent workflows, or using TeamCreate.
checking-code-quality
Checks code quality metrics including complexity, duplication, naming conventions, and function length. Use when running quality gates, reviewing code smells, or checking lint rules. Automatically triggered on complex modules or post-refactor.
building-ai-systems
AI and LLM knowledge reference covering agent development, LLM security, RAG systems, prompt engineering, and evaluation. Use when building AI agents, working with LLMs, designing RAG pipelines, or writing prompts.
automating-devops
DevOps knowledge reference covering Git workflows, testing strategies, DevSecOps, CI/CD pipelines, database management, observability, and performance optimization. Use when working with Git, CI/CD, testing, monitoring, or infrastructure automation.
analyzing-spreadsheets
Processes Excel spreadsheet files (.xlsx, .xlsm, .csv). Creates workbooks, builds formulas, preserves formatting, analyzes tabular data, and validates financial models with zero-formula-error delivery. Use when working with spreadsheet files or tabular data analysis. Do NOT use f
analyzing-security
Scans code for security vulnerabilities, detects dangerous patterns, and ensures security decisions are documented. Use when running security scans, auditing code, or checking for OWASP issues, injection risks, or sensitive data leaks. Automatically triggered on new modules, secu
analyzing-changes
Analyzes code changes, detects documentation drift, and evaluates change impact scope. Use when reviewing diffs, checking doc sync, or running pre-commit analysis. Automatically triggered after design-level changes or refactoring.