figma-reader
Figma Reader
Read Figma design context via the Figma MCP server.
Inputs
Raw arguments: $ARGUMENTS
Infer from the arguments:
- DESIGN_INPUT: Figma link, design prompt copied from Figma, or attached UI design image (optional)
- OUT_DIR: output directory, or
.implement-assets/figmaif not provided
Use OUT_DIR for all output paths below.
Execution
More from delexw/claude-code-misc
oxlint
Run and configure oxlint — the high-performance JavaScript/TypeScript linter built on the Oxc compiler stack. Use this skill whenever working in a project that has oxlint installed (check for `oxlint` in package.json devDependencies or an `.oxlintrc.json` / `oxlint.config.ts` config file). This includes when you need to lint code after making changes, fix linting errors, configure oxlint rules/plugins, set up or modify `.oxlintrc.json`, or migrate from ESLint.
280pir
Create Post Incident Records (PIRs) by discovering issues from PagerDuty, Datadog, Cloudflare, and Rollbar concurrently. Orchestrates pagerduty-oncall, datadog-analyser, cloudflare-traffic-investigator, and rollbar-reader skills, auto-determines severity, and outputs completed PIR forms. Use when asked to "create a PIR", "write a post incident record", "fill out PIR form", "incident report", "analyse incidents", or after on-call shifts need documentation.
63forge
Forge implementation from JIRA tickets using dynamic skill generation. Gathers context into a lazy-loaded skill, then invokes it for execution. Use when given a JIRA ticket URL to process end-to-end.
60pagerduty-oncall
Investigate PagerDuty incidents for on-call escalation policies. Use when asked about incidents, on-call status, incident analysis, or PagerDuty investigation.
57jira-ticket-viewer
View Jira ticket details using the jira CLI (jira-cli). Use when given a Jira issue key to fetch and display ticket information.
55confluence-page-viewer
Read Confluence page content using the confluence CLI. Use when given a Confluence page URL to fetch and display page information.
54