d-o-hub

60 mods across 1 repository, 2 stars between them.

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Audit web applications for WCAG 2.2 compliance, screen reader compatibility, keyboard navigation, and color contrast. Use this skill when the user asks for an accessibility audit, a11y check, WCAG compliance review, screen reader test, keyboard navigation check, color contrast check, or ARIA validation — even if they…

2 yesterday A 100 tokens original MIT

agent-browser

02

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites — navigating pages, filling forms, clicking buttons, taking screenshots, scraping data, testing web apps, or automating any browser task. Even if they just say "open this website", "click that button", "take a screenshot", or "fill…

2 yesterday A 106 tokens original MIT

agent-coordination

03

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Coordinate multiple agents for software development across any language. Use this skill when running parallel execution of independent tasks, sequential chains with dependencies, swarm analysis from multiple perspectives, or iterative refinement loops — even if they just say "run these in parallel" or "coordinate…

2 yesterday A 63 tokens original MIT

agentic-abstention

04

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Encode CONVOLVE-style stopping rules: decide when to stop acting instead of continuing tool calls on an infeasible task. Use this skill whenever an agent must determine if further execution is warranted. Not for general task planning (use goap-agent).

2 yesterday A 59 tokens original MIT

agents-md

05

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Create AGENTS.md files with production-ready best practices. Use this skill when creating new AGENTS.md files, implementing quality gates, or updating agent documentation — even if they just say "add an AGENTS.md" or "set up agent guidance". Not for readme-best-practices, skill-creator.

2 yesterday A 66 tokens original MIT

api-design-first

06

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Design and document RESTful APIs using design-first principles with OpenAPI specifications. Use this skill when the user asks to design an API, create an API spec, plan endpoints, model request/response schemas, or discuss API versioning — even if they just say "design the API" or "create the OpenAPI spec". Not for…

2 yesterday A 76 tokens original MIT

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Generate or update a project architecture SVG diagram by scanning the live project structure. Use this skill whenever the user asks to regenerate, refresh, or update the architecture diagram, or when skills, agents, or commands have been added/removed and the diagram is stale — even if they just say "update the…

2 yesterday A 113 tokens original MIT

avoid-ai-writing

08

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "clean up AI writing," "edit writing for AI patterns," "audit writing for AI tells," or "make this sound less like AI." Supports detect-only, rewrite (default), and edit-in-place modes, voice profiles…

2 yesterday A 80 tokens original MIT

cicd-pipeline

09

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Design and configure CI/CD pipelines with GitHub Actions, GitLab CI, and Forgejo Actions. Use this skill when the user asks to create a new workflow, set up pipeline triggers, configure caching or matrix builds, manage CI secrets, troubleshoot pipeline failures, or compare pipeline platforms — even if they don't say…

2 yesterday A 99 tokens original MIT

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Structure Worker API routes and handlers. Use this skill when defining Cloudflare Worker routes, building response helpers, or implementing typed handler patterns — even if they just say "set up the worker routes" or "add an API endpoint to the worker". Auth belongs to secure-invite-and-access. Not for…

2 yesterday A 74 tokens original MIT

codacy

11

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Use the Codacy CLI for local static analysis and cloud data queries. Use the Analysis CLI (codacy-analysis) to run local analysis without pushing to Codacy Cloud, or the Cloud CLI (codacy) to query remote repositories, issues, security findings, pull requests, and patterns. Use when the user wants to analyze code…

2 yesterday A 120 tokens original MIT

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Automated code review with PR analysis, change summaries, quality checks, and code smell detection. Use this skill when reviewing pull requests, generating review comments, checking against best practices, identifying code smells, or providing refactoring guidance — even if they just say "review this" or "look at this…

2 yesterday A 78 tokens original MIT

codeberg-api

13

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Interact with Forgejo/Codeberg repositories via the REST API — read or write files, manage issues, create pull requests, list branches/tags, search repos, and automate CI/CD workflows. Use this skill when the user wants to interact with a Forgejo or Codeberg repository, even if they just say "read a file from…

2 yesterday A 107 tokens original MIT

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Guide CSS render performance analysis and optimization. Use this skill when reviewing or writing CSS animations, transitions, scroll-heavy UIs, or long lists — even if they just say "this animation is janky" or "optimize the CSS". Covers compositor layer promotion, paint vs composite, and content-visibility. Not for…

2 yesterday A 79 tokens original MIT

database-devops

15

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Database design, migration, and DevOps automation with safety patterns. Use this skill when designing schemas, planning migrations, optimizing queries, or managing multi-database orchestration — even if they just say "set up the database" or "fix the migration". Includes rollback strategies, performance analysis, and…

2 yesterday A 74 tokens original MIT

delegate

16

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Lightweight retrieval and context agent skill for rapid information gathering and environment assessment. Use this skill when you need quick context lookups, finding code patterns, or assessing current state without full implementation overhead — even if they just say "find where X is defined" or "what's the current…

2 yesterday A 63 tokens original MIT

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Guide for selecting the correct distribution channel (npm, Cargo, etc.) based on artifact type and target audience. Use this skill when preparing to publish or release a new version of a package — even if they just say "publish this" or "release it". Not for cicd-pipeline.

2 yesterday A 63 tokens original MIT

do-web-doc-resolver

18

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Python resolver for URLs and queries into compact, LLM-ready markdown. Use this skill when fetching documentation, resolving web URLs, or building context from web sources — even if they just say "read this doc page" or "get the docs for X". Uses progressive free-first cascade with quality scoring, circuit breakers…

2 yesterday A 94 tokens original MIT

docs-hook

19

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Lightweight git hook integration for updating agents-docs with minimal tokens. Use this skill when updating agents-docs on commit or merge events to sync documentation — even if they just say "update the docs" or "sync the agent docs". Not for learn, agents-md.

2 yesterday A 58 tokens original MIT

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Implement resilient document rendering and annotation anchoring. Use this skill when working with reader-core rendering, TOC generation, locator systems, or highlight anchoring changes — even if they just say "fix the document rendering" or "the highlights aren't sticking". Generic pattern applicable to EPUB, PDF, or…

2 yesterday A 78 tokens original MIT

dogfood

21

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence. Not…

2 yesterday A 84 tokens original MIT

dora-report

22

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

Generate monthly DORA and agentic metrics reports. Use this skill when the user asks for a DORA report, monthly metrics, or a monthly audit. Not for readme-best-practices.

2 yesterday A 44 tokens original MIT

durable-objects

23

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

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. Even if they just say "create a Durable Object", "add RPC methods", or "set up…

2 yesterday A 118 tokens copy · 88% MIT

d-o-hub/github-template-ai-agents

Skill Claude CodeCodex

EU AI Act compliance logging and requirements. Use this skill when ensuring transparency, human oversight, and record-keeping per Regulation (EU) 2024/1689 — even if they just say "add compliance logging" or "make sure this is EU AI Act compliant". Not for security-code-auditor, privacy-first.

2 yesterday A 72 tokens original MIT