oakoss

60 mods across 1 repository, 14 stars between them.

beads

01

oakoss/agent-skills

Skill Claude CodeCodex

Use when working in a repository that uses bd or Beads for durable project task tracking, issue dependencies, blocker management, multi-session handoff, or shared work memory. Trigger when the user asks to find ready work, claim or close tasks, create follow-up work, inspect blockers, recover project context, or…

14 15d ago A 74 tokens

oakoss/agent-skills

Instructions file CodexOpenCode

AGENTS.md instructions for oakoss/agent-skills, covering agent instructions, quick reference, landing the plane (session completion), project overview and commands.

14 15d ago A 1,951 tokens

accessibility

05

oakoss/agent-skills

Skill Claude CodeCodex

Build WCAG 2.2 AA compliant interfaces with semantic HTML, ARIA, keyboard navigation, focus management, color contrast, and screen reader support. Covers forms, dialogs, tabs, live regions, skip links, alt text, and data tables. Use when implementing accessible UIs, auditing WCAG compliance, fixing screen reader…

14 15d ago A 103 tokens

agent-patterns

06

oakoss/agent-skills

Skill Claude CodeCodex

Multi-agent design patterns for Claude Code and AI development systems. Covers custom subagents, built-in subagents (Explore/Plan/General-purpose), fungible vs specialized agents, delegation, orchestration, batch workflows, context hygiene, and failure recovery. Use when: designing multi-agent systems, creating custom…

14 15d ago A 96 tokens

oakoss/agent-skills

Skill Claude CodeCodex

Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Cline, OpenCode, Amp, Pi-Agent, Factory, and more. Use when searching past agent conversations, indexing coding session history, finding previous solutions across…

14 15d ago A 83 tokens

agent-standards

08

oakoss/agent-skills

Skill Claude CodeCodex

Defines behavioral and cognitive standards for senior AI engineering agents. Use when configuring agent reasoning protocols, memory management, or context engineering strategies. Use for autonomous reasoning, tiered memory systems, verifiable goal execution, multi-agent orchestration, and token optimization.

14 15d ago A 55 tokens

amazon-web-services

09

oakoss/agent-skills

Skill Claude CodeCodex

Core AWS services for application developers. Covers S3 (storage, presigned URLs, lifecycle), Lambda (functions, layers, cold starts), IAM (roles, policies, least privilege), DynamoDB (single-table design, GSI/LSI, streams), SQS/SNS (queues, topics, fan-out), CloudFront (CDN, caching), RDS/Aurora (Postgres/MySQL…

14 15d ago A 172 tokens

api-testing

10

oakoss/agent-skills

Skill Claude CodeCodex

API testing patterns with supertest, MSW, and Vitest. Covers integration testing for REST APIs, HTTP request mocking with Mock Service Worker v2, response assertions, schema validation, test organization, and framework-specific patterns for Express, Fastify, and Hono. Use when writing integration tests for REST APIs…

14 15d ago A 103 tokens

oakoss/agent-skills

Skill Claude CodeCodex

Application security covering threat modeling (STRIDE), OWASP Top 10 (2025), OWASP API Security Top 10 (2023), secure coding review, authentication/authorization patterns, input validation, encryption, security headers, supply chain security, compliance (GDPR/HIPAA/SOC2/PCI-DSS), and security monitoring. Use when…

14 15d ago A 105 tokens

arktype-validation

12

oakoss/agent-skills

Skill Claude CodeCodex

ArkType runtime validation with TypeScript-native syntax. Type-safe schemas using string expressions, morphs, scopes, and generics. Includes ArkEnv for typesafe environment variable validation with auto-coercion and Vite plugin. Use when defining schemas, validating data, transforming input, building type-safe APIs…

14 15d ago A 76 tokens

asset-manager

13

oakoss/agent-skills

Skill Claude CodeCodex

Organize design assets, optimize images and fonts, maintain brand asset libraries, implement version control for assets, and enforce naming conventions. Use when optimizing images for web, converting fonts to WOFF2, organizing asset directories, setting up responsive image pipelines, or managing logo variants.

14 15d ago A 58 tokens

astro

14

oakoss/agent-skills

Skill Claude CodeCodex

Astro web framework patterns for content-driven sites. Covers content collections with Zod schemas and loaders, island architecture with selective hydration directives, view transitions with ClientRouter, server-side and hybrid rendering modes, server islands, Astro DB with astro:db, middleware with onRequest, and…

14 15d ago A 106 tokens

beads-viewer

15

oakoss/agent-skills

Skill Claude CodeCodex

Beads Viewer - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and cycles. Use when triaging beads tasks, analyzing dependency graphs, finding bottlenecks, detecting circular dependencies, planning parallel execution tracks, or generating sprint burndown data.

14 15d ago A 66 tokens

beads-workflow

16

oakoss/agent-skills

Skill Claude CodeCodex

Converts markdown plans into beads (tasks with dependencies) and polishes them until implementation-ready. The bridge between planning and agent swarm execution. Use when converting a plan to beads, polishing bead descriptions, adding test coverage beads, reviewing bead dependencies, or preparing tasks for agent swarm…

14 15d ago A 62 tokens

better-auth

17

oakoss/agent-skills

Skill Claude CodeCodex

Self-hosted TypeScript auth framework with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Supports Drizzle/Prisma/Kysely adapters. Self-hosted alternative to Clerk/Auth.js. Use when: configuring auth, adding plugins, social OAuth, multi-tenant SaaS, organizations with teams and RBAC, two-factor…

14 15d ago A 148 tokens

brand-designer

18

oakoss/agent-skills

Skill Claude CodeCodex

Creates cohesive brand identities including logos, color palettes, typography systems, and brand guidelines documents. Generates SVG logo components with variants, configures Tailwind color tokens, builds type scales, and produces social media and business card templates. Use when designing a logo, building a color…

14 15d ago A 96 tokens

bun-runtime

19

oakoss/agent-skills

Skill Claude CodeCodex

Bun JavaScript runtime, bundler, and package manager. Covers Bun.serve() HTTP server, Bun.file() I/O, SQLite, password hashing, Bun.build() bundler, bun:test runner, and package management. Use when building with Bun APIs, running scripts with Bun, bundling code, managing packages with bun install/add, or writing…

14 15d ago A 79 tokens

changesets

20

oakoss/agent-skills

Skill Claude CodeCodex

Changesets for versioning and changelog management in monorepos. Use when managing package versions, generating changelogs, or publishing packages. Use for changesets, versioning, changelog, semver, monorepo-versioning, release, publish, bump.

14 15d ago A 58 tokens

chrome-devtools

21

oakoss/agent-skills

Skill Claude CodeCodex

Browser automation via Chrome extension and DevTools MCP. Use when controlling a logged-in Chrome browser, automating workflows, filling forms, extracting data, debugging web apps, reading console logs, or running scheduled browser tasks. Use for browser testing, form automation, data extraction, web scraping…

14 15d ago A 64 tokens

ci-cd-architecture

22

oakoss/agent-skills

Skill Claude CodeCodex

CI/CD pipelines, deployment strategy, and infrastructure. Use when setting up GitHub Actions workflows, choosing deployment platforms, configuring production environments, securing pipelines with OIDC, optimizing build performance, building container images, measuring DORA metrics, or setting up Docker multi-stage…

14 15d ago A 60 tokens

cli-power-tools

23

oakoss/agent-skills

Skill Claude CodeCodex

Performs advanced CLI operations, structured data transformation, and Unix forensics with modern Rust-powered tools. Use when searching codebases with ripgrep, transforming JSON or YAML with jq, refactoring across files with sed and fd, debugging APIs with httpie, or navigating directories with zoxide.

14 15d ago C 62 tokens

cloudflare

24

oakoss/agent-skills

Skill Claude CodeCodex

Cloudflare Workers, KV, D1, R2, Pages, and Wrangler CLI. Use when deploying to the edge, configuring Workers, managing storage bindings, or setting up Cloudflare Pages.

14 15d ago A 42 tokens