Find the perfect skill
Frontend Production Delivery Checklist
Development
This skill provides a standardized checklist for frontend production deployment readiness. It covers essential steps like verifying environment variables, error tracking, analytics, SEO, bundle size, Lighthouse scores, accessibility, and security headers. Use it before deploying to ensure all production requirements are met.
Drive PWN::WWW::Twitter from pwn_eval
Development
Drive PWN::WWW::Twitter from pwn_eval: call methods like open, login, logout, close via the Ruby module; avoid shell reimplementation.
Show Issue Details
Development
Shows the full details of a specific issue by reading its .toml file. Helpful for reviewing status, priority, assignment, and comments of an issue given its ID.
EmbodiChain PR Adapter
Development
Claude adapter that delegates to the canonical EmbodiChain PR skill for drafting pull requests, filling the GitHub template, and selecting labels.
Convex Full-Stack Development
Development
Guidelines for full-stack development with React, Vite, TypeScript, and Convex. Covers mutations, authentication, design systems, and documentation best practices.
Propose a change with OpenSpec
Development
Generates a complete proposal with design, specs, and tasks for implementation. Use when the user wants to plan a change without editing code.
Palantir API Rate Limits
Development
Implement Palantir Foundry API rate limiting with exponential backoff and request queuing to handle 429 errors and optimize throughput.
Weekly Engineering Retrospective
Development
Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas.
Flow Type Checking
Development
Run Flow type checking on React code, with renderer selection and error reporting.
Setup MCP servers for n8n development
Development
Configure commonly used MCP servers (Linear, Notion, Context7, Figma) for n8n engineers using OpenCode.
Systematic Debugging with Root Cause Analysis
Development
Systematic debugging approach with root cause analysis. Four phases: investigate, analyze, hypothesize, implement. No fixes without root cause.
Apply shadcn/ui Components
Development
Apply shadcn/ui components to React pages and components while integrating the project's custom theme.