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.
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.
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.
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.
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.
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.
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".
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".
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.
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.
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.
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".
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".
Aeo Optimization
AI Engine Optimization - semantic triples, page templates, content clusters for AI citations
Agent Teams
Claude Code Agent Teams - default team-based development with strict TDD pipeline enforcement
Agentic Development
Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)
Ai Models
Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate
Code Review
Mandatory code reviews via /code-review before commits and deploys
Flutter
Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing
Klaviyo
Klaviyo email/SMS marketing - profiles, events, flows, segmentation
Python
Python development with ruff, mypy, pytest - TDD and type safety
React Native
React Native mobile patterns, platform-specific code
Security
OWASP security patterns, secrets management, security testing
Android Java
Android Java development with MVVM, ViewBinding, and Espresso testing
Android Kotlin
Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing
Aws Aurora
AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling
Aws Dynamodb
AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python
Azure Cosmosdb
Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns
Base
Universal coding patterns, constraints, TDD workflow, atomic todos
Cloudflare D1
Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations
Code Deduplication
Prevent semantic code duplication with capability index and check-before-write
Code Graph
AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server
Codex Review
OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration
Commit Hygiene
Atomic commits, PR size limits, commit thresholds, stacked PRs
Council Review
Multi-model validation council — auto-validate plans, architecture changes, and PRs via validate-plan/review before executing
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
Credentials
Centralized API key management from Access.txt
Cross Agent Delegation
Cross-agent task routing — Codex auto-review, Kimi delegation by complexity score (iCPG + Claude reasoning), iCPG + Mnemos mandatory for all agents
Database Schema
Schema awareness - read before coding, type generation, prevent column errors
Existing Repo
Analyze existing repositories, maintain structure, setup guardrails and best practices
Firebase
Firebase Firestore, Auth, Storage, real-time listeners, security rules
Gemini Review
Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration
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
Iterative Development
TDD iteration loops using Claude Code Stop hooks - runs tests after each response, feeds failures back automatically
Llm Patterns
AI-first application patterns, LLM testing, prompt management
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.
Medusa
Medusa headless commerce - modules, workflows, API routes, admin UI
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
Ms Teams Apps
Microsoft Teams bots and AI agents - Claude/OpenAI, Adaptive Cards, Graph API