Find the perfect skill
Web Scraping with Chrome DevTools
Development
Extract content from login-required websites using Chrome DevTools. Supports article extraction and batch processing.
Add a package to the Pulumi Registry
Development
Guided workflow to add a new provider package to the Pulumi Registry, as a community package or first-party Pulumi provider.
Automating tmux Windows
Development
Automates terminal sessions in tmux windows using MCP tools. Use for launching background processes, monitoring servers, or running interactive commands.
UI Add
Development
Add a frontend app to an existing workstream using a SPEC-PROVIDER starter pack.
Frontend Responsive Design
Development
Implement mobile-first responsive designs with fluid layouts, breakpoints, relative units, and touch-friendly interfaces that work across all device sizes.
Test Report Generator
Testing
Generate detailed test reports with coverage trends, flaky test detection, and actionable quality metrics.
PR - Claude Adapter
Development
Adapter for creating EmbodiChain pull requests with Claude. Follow the canonical skill for detailed steps.
React Progressive Hydration
Development
Delay hydration of below-fold or non-critical components to improve TTI using IntersectionObserver, requestIdleCallback, or user interaction.
Deployment Patterns
DevOps
Deployment workflows, CI/CD patterns, Docker containerization, rollout strategies (rolling, blue-green, canary), health checks, and production readiness.
Agent Routing & Modal Lock Patterns
Development
Reference for WorldArchitect agent routing priority and modal lock patterns, including stale flag guards and cross-modal scoping.
Remove Code Artifact Shortcut
Development
Direct-entry shortcut to remove code artifacts, endpoints, dependencies, etc., skipping the description step, with approval gate.
SQL - Database Queries and Optimization
Data & AI
Assists in writing efficient SQL queries, from simple SELECTs to complex joins and window functions. Helps optimize slow queries using EXPLAIN and indexing strategies. Useful when designing database schemas, performing migrations, or debugging transactional issues.