Find the perfect skill
Send Message via Discord
Development
Send a message from a Claude Code session to other sessions on a shared Discord channel using the Discord plugin.
Skill-Improver Dispatch from Eval Logs
Development
Proposes evidence-cited edits to a skill's SKILL.md based on annotated eval run logs by dispatching the report-only skill-improver agent.
Multi-Agent Engineering System - Orchestrator
Development
Turns the user into an orchestrator of 340 specialized agents across 22 categories to automate development, DevOps, data, security, and more tasks.
Web Access
Development
Central skill for all network operations: search, web scraping, post-login actions, web interactions. Triggered for any task requiring a real browser environment.
Code Review Workflow
Development
Complete code review workflow covering both requesting and receiving reviews. Use when creating pull requests with built-in checklists and templates, or when responding to feedback with structured reply patterns for different comment types.
Jira Issue Lookup
Development
Looks up a Jira issue by key and displays its summary, status, assignee, priority, and direct link. Helps quickly fetch key details from Jira without leaving the IDE.
Kanji Index Maintenance
Development
Provides guidelines for maintaining the kanji index feature in a dictionary. Covers assigning kanji IDs using a format of sequential number, on'yomi, kun'yomi, and gloss, as well as rebuilding index files and troubleshooting missing links or incorrect entry counts.
Sentry Known Pitfalls
Development
Execute common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
Rigorous Code Review
Development
Rigorous code review of uncommitted changes covering architecture, quality, security, and best practices. Flags issues and proposes changes for approval.
SwiftUI 2027 New Features
Development
New SwiftUI APIs, behaviors, and deprecations for the 2027 OS releases. Helps resolve source incompatibilities and deprecation warnings.
Run Local Services with Auto-Recovery
Development
Start all local services (backend, frontend, docs) with pre-flight dependency checks, port conflict resolution, and automatic error recovery.
Apply shadcn/ui components to React pages
Development
This skill applies shadcn/ui components to React pages and components while integrating the project's custom theme.