Logo
Agent Skills Guide
proflead/codex-skills-library logo

proflead/codex-skills-library

Codex Skills Library is a curated library of reusable Codex skills for developers, individuals, and teams.

18 skills published6 starsGitHub

iac-reviewer

@proflead/codex-skills-library

6

Review infrastructure-as-code changes for safety and correctness. Use when a mid-level developer needs a second look on IaC.

DevOps & Infrastructure

config-hardening

@proflead/codex-skills-library

6

Harden configuration and defaults for safer deployment. Use when a mid-level developer needs to reduce misconfig risks.

DevOps & Infrastructure

graphql-query-optimizer

@proflead/codex-skills-library

6

Optimize GraphQL queries and resolvers for performance. Use when a mid-level developer needs to reduce N+1 or payload size.

Software Development

roadmap-prioritization

@proflead/codex-skills-library

6

Prioritize roadmap initiatives with tradeoffs. Use when a senior developer needs help ranking projects.

Productivity & Collaboration

debugging-checklist

@proflead/codex-skills-library

6

Provide a systematic debugging checklist. Use when a junior developer is stuck and needs a structured approach.

Software Development

git-basic-helper

@proflead/codex-skills-library

6

Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving simple conflicts.

Software Development

db-migration-reviewer

@proflead/codex-skills-library

6

Review database migrations for safety and rollback. Use when a mid-level developer needs validation of schema changes.

Software Development

api-contract-checker

@proflead/codex-skills-library

6

Validate API changes against an expected contract. Use when a mid-level developer needs to detect breaking changes.

Software Development

unit-test-starter

@proflead/codex-skills-library

6

Generate starter unit tests for a small function or module. Use when a junior developer needs test scaffolding and edge cases.

Software Development

performance-trace-guide

@proflead/codex-skills-library

6

Guide collection and analysis of performance traces. Use when a mid-level developer needs to diagnose slowness.

Software Development

accessibility-basic-check

@proflead/codex-skills-library

6

Run a basic accessibility checklist for UI changes. Use when a junior developer needs quick a11y guidance.

Software Development

performance-budgeting

@proflead/codex-skills-library

6

Define performance budgets and guardrails. Use when a senior developer needs performance targets and enforcement.

Software Development

dependency-risk-audit

@proflead/codex-skills-library

6

Audit dependencies for licensing, security, and maintenance risk. Use when a senior developer needs risk assessment.

Software Development

feature-flag-playbook

@proflead/codex-skills-library

6

Plan feature flag rollout and cleanup. Use when a mid-level developer needs controlled release guidance.

Software Development

data-governance-check

@proflead/codex-skills-library

6

Review data handling for privacy and retention. Use when a senior developer needs governance validation.

Data & AI

cost-optimization-review

@proflead/codex-skills-library

6

Review system costs and propose reductions. Use when a senior developer needs cost-saving recommendations.

DevOps & Infrastructure

caching-strategy-helper

@proflead/codex-skills-library

6

Recommend caching strategies and invalidation patterns. Use when a mid-level developer needs performance guidance.

Software Development

refactor-roadmap

@proflead/codex-skills-library

6

Create a staged refactor plan for a module. Use when a mid-level developer needs a safe refactor path.

Software Development