Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
원문 언어: 영어
메뉴
SkillsMP는 dallay/opencode-docker에서 45개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 45개 중 40개를 표시합니다.
Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
원문 언어: 영어
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows…
원문 언어: 영어
Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".
원문 언어: 영어
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
원문 언어: 영어
Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI…
원문 언어: 영어
Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create…
원문 언어: 영어
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare…
원문 언어: 영어
Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".
원문 언어: 영어
Advanced Docker containerization expert for multi-stage builds, image optimization, security hardening, and Compose orchestration. Trigger: When working with `Dockerfile`, `docker-compose.yml`, containerization, multi-stage builds, or optimizing Docker images.
원문 언어: 영어
Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers…
원문 언어: 영어
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
원문 언어: 영어
Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review comments on a PR, then implement selected fixes. Use the configured GitHub integration for PR metadata…
원문 언어: 영어
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Use the configured GitHub integration for PR metadata and patch context, and use `gh` for Actions check and log inspection before implementing any approved fix.
원문 언어: 영어
Comprehensive guide for building robust, secure, and efficient CI/CD pipelines using GitHub Actions. Covers workflow structure, jobs, steps, secret management, caching, matrix strategies, testing, and deployment. Trigger: When creating, editing, or reviewing…
원문 언어: 영어
Triage and orient GitHub repository, pull request, and issue work through the configured GitHub integration plus local gh/git fallbacks. Use when the user asks for general GitHub help, wants PR or issue summaries, or needs repository context before choosing a…
원문 언어: 영어
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.
원문 언어: 영어
Interact with the Jules CLI for remote coding tasks. Trigger: Use when a task is large-scale, isolated, or exploratory and requires a remote VM environment.
원문 언어: 영어
Manage issues, projects, and team workflows in Linear. Use when the user wants to read, create, or update tickets in Linear.
원문 언어: 영어
Best practices for authoring clean, maintainable, and portable GNU Make Makefiles. Trigger: When creating, editing, or reviewing Makefiles (`Makefile`, `makefile`, `*.mk`, `GNUmakefile`), or when asked about GNU Make patterns, build automation, or makefile…
원문 언어: 영어
Markdown accessibility review guidelines based on GitHub's 5 best practices for inclusive documentation. Trigger: When reviewing, creating, or editing markdown files (`*.md`) for accessibility, or when asked to "review markdown accessibility", "make docs…
원문 언어: 영어
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
원문 언어: 영어
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
원문 언어: 영어
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
원문 언어: 영어
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
원문 언어: 영어
Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".
원문 언어: 영어
Skill for managing "pinned tags" and commit SHAs, primarily for GitHub Actions security. Trigger: When fixing "Unpinned tag for a non-immutable Action" warnings or when pinning dependencies to specific git versions.
원문 언어: 영어
Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
원문 언어: 영어
Implement tasks from the change, writing actual code following the specs and design. Trigger: When the orchestrator launches you to implement one or more tasks from a change.
원문 언어: 영어
Sync delta specs to main specs and archive a completed change. Trigger: When the orchestrator launches you to archive a change after implementation and verification.
원문 언어: 영어
Create technical design document with architecture decisions and approach. Trigger: When the orchestrator launches you to write or update the technical design for a change.
원문 언어: 영어
Explore and investigate ideas before committing to a change. Trigger: When the orchestrator launches you to think through a feature, investigate the codebase, or clarify requirements.
원문 언어: 영어
Initialize Spec-Driven Development context in any project. Detects stack, conventions, and bootstraps the active persistence backend. Trigger: When user wants to initialize SDD in a project, or says "sdd init", "iniciar sdd", "openspec init".
원문 언어: 영어
Create a change proposal with intent, scope, and approach. Trigger: When the orchestrator launches you to create or update a proposal for a change.
원문 언어: 영어
Write specifications with requirements and scenarios (delta specs for changes). Trigger: When the orchestrator launches you to write or update specs for a change.
원문 언어: 영어
Break down a change into an implementation task checklist. Trigger: When the orchestrator launches you to create or update the task breakdown for a change.
원문 언어: 영어
Validate that implementation matches specs, design, and tasks. Trigger: When the orchestrator launches you to verify a completed (or partially completed) change.
원문 언어: 영어
Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`.
원문 언어: 영어
Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".
원문 언어: 영어
Creates new AI agent skills following a generic Agent Skills specification. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.
원문 언어: 영어
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
원문 언어: 영어