Skip to main content
Back to registry

codex

Codex skills are built for OpenAI's coding-agent workflow across the terminal, repository context, and tool-driven implementation tasks. Expect software engineering, debugging, refactoring, and research helpers that pair well with an agent editing files and running commands.

Skills compatible with codex

langchain4j-testing-strategies

by giuseppe-trisciuoglio/developer-kit

288

LangChain4J testing requires specialized strategies due to the non-deterministic nature of LLM responses and the complexity of AI workflows. This skill provides comprehensive patterns for unit testing with mocks, integration testing with Testcontainers, and end-to-end testing for RAG systems, AI Services, and tool...

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

parallel-agents

by sickn33/antigravity-awesome-skills

288

Orchestration through Claude Code's built-in Agent Tool

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

unit-test-exception-handler

by giuseppe-trisciuoglio/developer-kit

288

This skill provides patterns for unit testing @ExceptionHandler methods and @ControllerAdvice classes using MockMvc. It covers testing exception-to-error-response transformations, HTTP status codes, error message formatting, validation error handling, and custom permission evaluators without full integration test...

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

aws-sdk-java-v2-dynamodb

by giuseppe-trisciuoglio/developer-kit

287

Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. This skill covers patterns for working with DynamoDB using AWS SDK for Java 2.x, including the Enhanced Client for type-safe operations, batch operations, transactions, and Spring Boot...

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

bilibili-analyzer

by aidotnet/moyucode

287

B站视频内容分析工具。提供视频URL后,自动下载视频、拆解成帧图片,然后使用AI分析内容,最终生成 高质量的专题文档或实操教程 。

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

langchain4j-ai-services-patterns

by giuseppe-trisciuoglio/developer-kit

287

This skill provides guidance for building declarative AI Services with LangChain4j using interface-based patterns, annotations for system and user messages, memory management, tools integration, and advanced AI application patterns that abstract away low-level LLM interactions.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

aws-rds-spring-boot-integration

by giuseppe-trisciuoglio/developer-kit

286

Configure AWS RDS databases (Aurora, MySQL, PostgreSQL) with Spring Boot applications for production-ready connectivity. This skill provides patterns for datasource configuration, connection pooling with HikariCP, SSL connections, environment-specific configurations, and integration with AWS Secrets Manager for secure...

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

aws-sdk-java-v2-bedrock

by giuseppe-trisciuoglio/developer-kit

286

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

business-health-diagnostic

by deanpeters/product-manager-skills

286

Diagnose overall SaaS business health by analyzing growth, retention, unit economics, and capital efficiency metrics together. Use this to identify problems early, prioritize actions by urgency, and deliver a comprehensive health scorecard for board meetings, quarterly reviews, or fundraising preparation.

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

ci-cd-best-practices

by mindrally/skills

286

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 24, 2026

positioning-statement

by deanpeters/product-manager-skills

286

Create a Geoffrey Moore-style positioning statement that clearly articulates who your product serves, what need it addresses, how it's categorized, what benefit it delivers, and how it differs from alternatives. Use this when you need to align stakeholders on product strategy, guide messaging, or test if your value...

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

seedance-prompt-en

by dexhunter/seedance2-skill

286

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

skill-developer

by sickn33/antigravity-awesome-skills

286

Comprehensive guide for creating and managing skills in Claude Code with auto-activation system, following Anthropic's official best practices including the 500-line rule and progressive disclosure pattern.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

unit-test-caching

by giuseppe-trisciuoglio/developer-kit

286

This skill provides patterns for unit testing Spring caching annotations (@Cacheable, @CacheEvict, @CachePut) without full Spring context. It covers testing cache behavior, hits/misses, invalidation strategies, cache key generation, and conditional caching using in-memory cache managers.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

api-security-hardening

by aj-geddes/useful-ai-prompts

285

Implement comprehensive API security measures including authentication, authorization, rate limiting, input validation, and attack prevention to protect against common vulnerabilities.

Software EngineeringFrontend and DesignFirst seen Jan 20, 2026

aws-sdk-java-v2-core

by giuseppe-trisciuoglio/developer-kit

285

Configure AWS service clients, authentication, timeouts, HTTP clients, and implement best practices for AWS SDK for Java 2.x applications. This skill provides essential patterns for building robust, performant, and secure integrations with AWS services.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

epic-hypothesis

by deanpeters/product-manager-skills

285

Frame epics as testable hypotheses using an if/then structure that articulates the action or solution, the target beneficiary, the expected outcome, and how you'll validate success. Use this to manage uncertainty in product development by making assumptions explicit, defining lightweight experiments ("tiny acts of...

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

obsidian-canvas-creator

by axtonliu/axton-obsidian-visual-skills

285

Transform text content into structured Obsidian Canvas files with support for MindMap and freeform layouts.

Software EngineeringFrontend and DesignFirst seen Jan 19, 2026

aws-sdk-java-v2-rds

by giuseppe-trisciuoglio/developer-kit

284

This skill provides comprehensive guidance for working with Amazon RDS (Relational Database Service) using the AWS SDK for Java 2.x, covering database instance management, snapshots, parameter groups, and RDS operations.

Software EngineeringFrontend and DesignFirst seen Feb 2, 2026

context-engineering-advisor

by deanpeters/product-manager-skills

284

Guide product managers through diagnosing whether they're doing context stuffing (jamming volume without intent) or context engineering (shaping structure for attention). Use this to identify context boundaries, fix "Context Hoarding Disorder," and implement tactical practices like bounded domains, episodic retrieval,...

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

finance-based-pricing-advisor

by deanpeters/product-manager-skills

284

Evaluate the financial impact of pricing changes (price increases, new tiers, add-ons, discounts) using ARPU/ARPA analysis, conversion impact, churn risk, NRR effects, and CAC payback implications. Use this to make data-driven go/no-go decisions on proposed pricing changes with supporting math and risk assessment.

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

netlify-deploy

by openai/skills

284

Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context.

Software EngineeringFrontend and DesignFirst seen Jan 31, 2026

typeorm

by mindrally/skills

284

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 24, 2026

clean-code-principles

by asyrafhussin/agent-skills

283

Fundamental software design principles, SOLID, design patterns, and clean code practices. Language-agnostic guidelines for writing maintainable, scalable software.

Software EngineeringFrontend and DesignFirst seen Jan 20, 2026
Page 62 of 132