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.
原文の言語: 英語