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".
Quellsprache: Englisch
Menü
SkillsMP hat 45 Skills aus dallay/opencode-docker gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 40 von 45 gesammelten Skills angezeigt.
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".
Quellsprache: Englisch
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…
Quellsprache: Englisch
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".
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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".
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Manage issues, projects, and team workflows in Linear. Use when the user wants to read, create, or update tickets in Linear.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
Quellsprache: Englisch
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
Quellsprache: Englisch
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
Quellsprache: Englisch
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
Quellsprache: Englisch
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".
Quellsprache: Englisch
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.
Quellsprache: Englisch
Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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".
Quellsprache: Englisch
Create a change proposal with intent, scope, and approach. Trigger: When the orchestrator launches you to create or update a proposal for a change.
Quellsprache: Englisch
Write specifications with requirements and scenarios (delta specs for changes). Trigger: When the orchestrator launches you to write or update specs for a change.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Validate that implementation matches specs, design, and tasks. Trigger: When the orchestrator launches you to verify a completed (or partially completed) change.
Quellsprache: Englisch
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`.
Quellsprache: Englisch
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".
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch