@typpi/codex-skills
v0.7.1
Published
Personal multi-skill repository for reusable Codex workflows.
Maintainers
Readme
Codex Skills
Personal multi-skill repository for reusable Codex workflows that are useful locally but not ready to publish as standalone packages.
Skills
ci-release-readiness: debug CI failures, dependency-update fallout, and release readiness.code-review-maintenance: review code, triage review claims, normalize drift, and fix brittle paths.documentation-maintenance: maintain docs, TSDoc, TypeDoc, and Docusaurus sites.eslint-plugin-maintenance: bootstrap, audit, and maintain ESLint plugin repositories.github-actions-workflow-maintenance: create, review, edit, and harden GitHub Actions workflows.lint-cleanup: fix lint and ESLint diagnostics without weakening rules.mermaid-diagram-maintenance: create, edit, review, and dark-theme Mermaid diagrams.prettier-plugin-maintenance: bootstrap, audit, and maintain Prettier plugin repositories.release-publish-loop: push release candidates, watch CI, and publish verified releases.remark-plugin-maintenance: bootstrap, audit, and maintain remark and remark-lint plugins.stylelint-plugin-maintenance: bootstrap, audit, and maintain Stylelint plugin repositories.test-quality-maintenance: add, repair, and improve tests, coverage, e2e, and benchmarks.vsicons-association-recommender: recommend vscode-icons associations for workspace files.workspace-continuation: continue active work, implement plans, and write handoffs.
Install Locally
npm run install:localThis installs all skills from this repo into the shared user skill location for supported agents.
Validate
npm run validate
npm run format:check
npm run release:verifyThis repo is intentionally private/local-first for now. Individual skills can be promoted to standalone package repositories later if they prove stable enough to publish.
