Skip to content

Fresh entity pages

New and Recently Updated Skills

Verified Agent Skills sorted by source update date. This is where newly published SKILL.md files should surface first.

Snapshot 2026-09-023908 verified skills
#2319

Workflow Orchestration Patterns

Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.

CodingClaude Code
#2320

Workflow Patterns

Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.

CodingClaude Code
#2321

Architecture Patterns

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers.

ResearchClaude Code
#2322

E2e Testing Patterns

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

DevOpsClaude Code
#2323

Tailwind Design System

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

CodingClaude Code
#2325

Deploy To Vercel

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

DevOpsClaude Code
#2326

Vercel Cli With Tokens

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

DevOpsClaude Code
#2327

Vercel Optimize

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce ranked recommendations grounded in verified files and version-aware Vercel/framework docs. Trigger for Vercel bill reduction, slow or expensive routes, caching opportunities, Function Invocations, Build Minutes, Fast Data Transfer, Core Web Vitals, Bot Management, Fluid compute, or cost breakdown requests.

MediaClaude Code
#2328

Vercel React Best Practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

DevOpsClaude Code
#2329

Vercel React View Transitions

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.

DevOpsClaude Code
#2330

Web Design Guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

DevOpsClaude Code
#2331

Writing Guidelines

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".

DevOpsClaude Code
#3380

Aeo Optimization

AI Engine Optimization - semantic triples, page templates, content clusters for AI citations

MarketingClaude Code
#3381

Agent Teams

Claude Code Agent Teams - default team-based development with strict TDD pipeline enforcement

CodingClaude Code
#3382

Agentic Development

Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)

CodingClaude Code
#3383

Ai Models

Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate

CodingClaude Code
#3384

Code Review

Mandatory code reviews via /code-review before commits and deploys

DevOpsClaude Code
#3385

Flutter

Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing

CodingClaude Code
#3386

Klaviyo

Klaviyo email/SMS marketing - profiles, events, flows, segmentation

CommunicationClaude Code
#3387

Python

Python development with ruff, mypy, pytest - TDD and type safety

CodingClaude Code
#3388

React Native

React Native mobile patterns, platform-specific code

CodingClaude Code
#3389

Security

OWASP security patterns, secrets management, security testing

DevOpsClaude Code
#3390

Android Java

Android Java development with MVVM, ViewBinding, and Espresso testing

CodingClaude Code
#3391

Android Kotlin

Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing

CodingClaude Code
#3392

Aws Aurora

AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling

DevOpsClaude Code
#3393

Aws Dynamodb

AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python

DevOpsClaude Code
#3394

Azure Cosmosdb

Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns

CodingClaude Code
#3395

Base

Universal coding patterns, constraints, TDD workflow, atomic todos

CodingClaude Code
#3396

Cloudflare D1

Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations

DevOpsClaude Code
#3397

Code Deduplication

Prevent semantic code duplication with capability index and check-before-write

CodingClaude Code
#3398

Code Graph

AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server

DevOpsClaude Code
#3399

Codex Review

OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration

CodingCodex
#3400

Commit Hygiene

Atomic commits, PR size limits, commit thresholds, stacked PRs

CodingClaude Code
#3401

Council Review

Multi-model validation council — auto-validate plans, architecture changes, and PRs via validate-plan/review before executing

CodingClaude Code
#3402

Cpg Analysis

Deep code property graph analysis with Joern CPG (AST+CFG+PDG) and CodeQL for control flow, data flow, taint analysis, and security auditing

DevOpsClaude Code
#3403

Credentials

Centralized API key management from Access.txt

CodingClaude Code
#3404

Cross Agent Delegation

Cross-agent task routing — Codex auto-review, Kimi delegation by complexity score (iCPG + Claude reasoning), iCPG + Mnemos mandatory for all agents

CodingClaude Code
#3405

Database Schema

Schema awareness - read before coding, type generation, prevent column errors

CodingClaude Code
#3406

Existing Repo

Analyze existing repositories, maintain structure, setup guardrails and best practices

CodingClaude Code
#3407

Firebase

Firebase Firestore, Auth, Storage, real-time listeners, security rules

DevOpsClaude Code
#3408

Gemini Review

Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration

CodingGemini CLI
#3409

Icpg

Intent-Augmented Code Property Graph — tracks WHY code exists via ReasonNodes with formal contracts, 6-dimension drift detection, and 3 canonical pre-task queries for autonomous development

CodingClaude Code
#3410

Iterative Development

TDD iteration loops using Claude Code Stop hooks - runs tests after each response, feeds failures back automatically

CommunicationClaude Code
#3411

Llm Patterns

AI-first application patterns, LLM testing, prompt management

CodingClaude Code
#3412

Maggy

Maggy is a local AI engineering command center. AI-prioritized inbox across issue trackers (GitHub Issues/Asana), one-click TDD execute with iCPG context enrichment, daily competitor intelligence briefing.

CodingClaude Code
#3413

Medusa

Medusa headless commerce - modules, workflows, API routes, admin UI

CodingClaude Code
#3414

Mnemos

Task-scoped memory lifecycle — typed MnemoGraph prevents lossy context compaction by treating facts/decisions/code-refs/handoffs as distinct node types with per-type eviction policies

CodingClaude Code
#3415

Ms Teams Apps

Microsoft Teams bots and AI agents - Claude/OpenAI, Adaptive Cards, Graph API

CodingClaude Code