원클릭으로
opencode-config-example
opencode-config-example에는 markerikson에서 수집한 skills 21개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Run the GitHub issue triage tool for Redux repos. This skill should be used when triaging GitHub issues, generating triage reports, or understanding triage output for redux-toolkit, react-redux, reselect, redux, or immer repositories.
Create architecture review documents to understand and document existing codebases. Use when onboarding to an unfamiliar codebase, conducting architecture audits, or creating reference documentation for team members.
Document coding conventions, patterns, and guidelines for an existing codebase. Use when onboarding to a new project to understand its coding style, or when creating style documentation for team reference.
Design patterns for data-dense dashboard UIs with dark themes. Use when building tables, charts, status panels, and data visualization components. Focuses on readability, information density, and consistent design systems.
Create detailed development plans with task lists and progress tracking for major projects. Use for multi-phase work requiring detailed task breakdown, progress tracking, and living documentation of decisions and learnings.
Manage tasks via dex CLI. Use when breaking down complex work, tracking implementation items, or persisting context across sessions.
Run DiffLoupe AI code analysis for diff understanding and review
Create detailed design documents for specific features before implementation. Use when planning a significant feature, migration, or architectural change that needs options analysis and implementation phases. Edit sections in place as design evolves.
Fetch tweet content using Twitter's syndication API (no auth required). Use when processing Twitter/X URLs to get tweet text, author info, and metadata.
This skill should be used when agents need to search codebases for text patterns or structural code patterns. Provides fast search using ripgrep for text and ast-grep for syntax-aware code search.
Create clear, production-grade frontend interfaces with high design quality. Use when building web components, pages, or applications that need polished, professional UI. Focuses on clarity, consistency, and functional beauty over flashiness.
This skill should be used when working with GitHub CLI (gh) for pull requests, issues, releases, and GitHub automation. Use when users mention gh commands, GitHub workflows, PR operations, issue management, or GitHub API access. Essential for understanding gh's mental model, command structure, and integration with git workflows.
Search GitHub codebases for bug-related code patterns and example fixes. Use when investigating a bug to find solutions, patterns, or references from public repositories.
Create comprehensive project overview documents for major features or projects. Use when starting significant work that needs context documentation for team members or future reference. Provides strategic context, goals, and architectural decisions.
Record your application to gather performance data and debug issues. It enables users to install Replay ClI, record a session, upload and manage them.
Set up and configure Replay for recording Cypress tests with time-travel debugging.
Use Replay MCP to inspect the contents of https://replay.io recordings.
Set up and run Playwright tests with Replay Browser to record test executions for debugging and performance analysis.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends AI capabilities with specialized knowledge, workflows, or tool integrations.
Advanced TypeScript type system patterns including generics, conditional types, mapped types, template literals, branded types, and utility types. Use when implementing complex type systems, creating reusable type utilities, building type-safe APIs, or ensuring compile-time type safety.
Vercel's Web Interface Guidelines — a comprehensive checklist covering interactions, animations, layout, content, forms, performance, and design. Use when building or reviewing web UIs for quality, accessibility, and polish.