Topic: codex-skills
9,266 skills in this topic.
-
git-workflow-enforcer
Ensures commits follow conventional commits, branch naming conventions, and PR templates. Use when creating commits, branches, or PRs, or when user mentions git workflow.
aiskillstore/marketplace 232
-
error-tracking-integrator
Adds comprehensive error tracking with Sentry, Rollbar, or similar services including error boundaries, context, and breadcrumbs. Use when user requests error monitoring or mentions production debugging.
aiskillstore/marketplace 232
-
docker-optimizer
Reviews Dockerfiles for best practices, security issues, and image size optimizations including multi-stage builds and layer caching. Use when working with Docker, containers, or deployment.
aiskillstore/marketplace 232
-
dependency-audit-assistant
Reviews package dependencies for security vulnerabilities, outdated versions, and license compliance. Use when user asks about dependencies, security audits, or before releases.
aiskillstore/marketplace 232
-
database-migration-helper
Creates database migration files following project conventions for Prisma, Sequelize, Alembic, Knex, TypeORM, and other ORMs. Use when adding tables, modifying schemas, or when user mentions database changes.
aiskillstore/marketplace 232
-
configuration-validator
Validates environment variables, config files, and ensures all required settings are documented. Use when working with .env files, configs, or deployment settings.
aiskillstore/marketplace 232
-
code-style-enforcer
Analyzes code for style consistency and applies project-specific formatting conventions beyond what linters catch. Use when reviewing code, ensuring style consistency, or when user requests code style improvements.
aiskillstore/marketplace 232
-
api-documentation-generator
Generates OpenAPI/Swagger documentation from API route files. Use when working with REST APIs, Express routes, FastAPI endpoints, or when user requests API documentation.
aiskillstore/marketplace 232
-
accessibility-auditor
Reviews UI components for WCAG compliance, ARIA attributes, keyboard navigation, and screen reader support. Use when building frontend components or user requests accessibility improvements.
aiskillstore/marketplace 232
-
release
Create a new version release with git tag and GitHub Release. Use when user asks to release, publish, create a new version, or ship a release. (project)
aiskillstore/marketplace 232
-
code-review
Automated code review analyzing security, performance, maintainability, and test coverage. Activated during code reviews or when conducting analysis.
aiskillstore/marketplace 232
-
allra-database-schema
Allra 데이터베이스 설계 및 QueryDSL 사용 규칙. Use when creating JPA entities, writing QueryDSL queries, or adding @Transactional annotations.
aiskillstore/marketplace 232
-
fastapi-development
Build async APIs with FastAPI, including endpoints, dependency injection, validation, and testing. Use when creating REST APIs, web backends, or microservices.
aiskillstore/marketplace 232
-
httpx
A next-generation HTTP client for Python with both sync and async support, perfect for modern Python applications
aiskillstore/marketplace 232
-
pydantic
Data validation and settings management using Python type annotations with Pydantic v2
aiskillstore/marketplace 232
-
pytest
Python testing framework for writing simple, scalable, and powerful tests
aiskillstore/marketplace 232
-
pytest-mock-guide
Guide for using pytest-mock plugin to write tests with mocking. Use when writing pytest tests that need mocking, patching, spying, or stubbing. Covers mocker fixture usage, patch methods, spy/stub patterns, and assertion helpers.
aiskillstore/marketplace 232
-
pytest-recording
Work with pytest-recording (VCR.py) for recording and replaying HTTP interactions in tests. Use when writing VCR tests, managing cassettes, configuring VCR options, filtering sensitive data, or debugging recorded HTTP responses.
aiskillstore/marketplace 232
-
sqlalchemy-2-0
Modern async ORM with type-safe models and efficient queries
aiskillstore/marketplace 232
-
structlog
Structured logging for Python applications with context support and powerful processors
aiskillstore/marketplace 232
-
uvicorn
ASGI server for Python web applications - Fast, production-ready server for async frameworks
aiskillstore/marketplace 232
-
bash-dev
Bash scripting development standards, error handling, and best practices. Activated when working with .sh files or Bash scripts.
aiskillstore/marketplace 232
-
stockfish-analyzer
国际象棋引擎分析工具,提供最佳走法推荐、局面评估和多种走法选择分析。支持FEN字符串直接输入分析。
aiskillstore/marketplace 232
-
glm4v-analyze-image
智谱AI的视觉语言模型,用于图像分析、内容识别和视觉问答
aiskillstore/marketplace 232