khasky

41 mods across 5 repositories, 9 stars between them.

khasky/awesome-agent-skills

Skill Claude CodeCodex

Audits UI and markup for accessibility (WCAG 2.1/2.2, keyboard, screen readers) and suggests concrete fixes. Use when checking a11y, before shipping a page or component, reviewing forms/modals/interactive UI, or when the user says 'accessibility', 'a11y', 'WCAG', 'screen reader', 'keyboard navigation', 'доступность'.…

8 yesterday A 147 tokens original MIT

awesome-api-design

02

khasky/awesome-agent-skills

Skill Claude CodeCodex

Designs or reviews the shape of an HTTP API before code exists — resource modeling, versioning strategy, pagination, idempotency, filtering, and how the error contract plugs in. Use when asked to 'design the API', 'review my API design', 'how should we version / paginate', 'add an endpoint' at the design stage, or…

8 yesterday A 138 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Read-only whole-project deep audit — architecture and module boundaries, documentation-vs-code fidelity, design-principle adherence (YAGNI/KISS/SOLID), and extensibility (how easily someone builds from source and adds a new provider/plugin/adapter) — producing a prioritized report with a SHIP / FIX / BLOCK verdict.…

8 yesterday A 230 tokens original MIT

awesome-bug-fix

04

khasky/awesome-agent-skills

Skill Claude CodeCodex

Debugs by building a runnable pass/fail reproduction, isolating the root cause, then fixing — no fixes without root cause first. Use when fixing bugs, investigating test/build failures, or when the user reports an error, crash, flaky behavior, or says 'debug this', 'why does X happen', 'не работает'. Use especially…

8 yesterday A 97 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Audit every checkable public claim a product makes against the code that decides it, then fix the drift. Compares marketing pages, README, store listings, docs, privacy policy, FAQ and structured data against the constants, manifests, catalogs and locale strings that settle them — including across repos, where nothing…

8 yesterday A 212 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Repo-wide cleanup of AI-like code noise: comments to a strict bar (delete narrating, condense bloated, fix stale, keep load-bearing), a read-only audit mode, an opt-in refactor mode for vague names, dead or duplicated code and over-abstraction, and a detection mode for dead code and logical inconsistencies with…

8 yesterday A 251 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

How to respond to code review feedback: verify before implementing, clarify unclear items, and push back with technical reasoning when needed. Use when receiving PR feedback or review comments, when reviewer or bot findings need addressing, or when the user says 'address the review', 'ответь на ревью', 'поправь по…

8 yesterday A 95 tokens original MIT

awesome-code-review

08

khasky/awesome-agent-skills

Skill Claude CodeCodex

Reviews diffs and PRs for correctness, security, and team standards, with confidence-scored findings in severity buckets (Critical / Suggestions / Nice to have). Use when reviewing a pull request, merge request, patch, or diff; before merging; after completing a feature; or when the user says 'review this PR', 'check…

8 yesterday A 112 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Universal coding standards: naming, structure, immutability, error handling, type safety, plus backend layering and frontend architecture/motion patterns for consistent code. Use when starting a project or module, refactoring to team conventions, setting up lint/format rules, onboarding, or when the user says 'coding…

8 yesterday A 135 tokens original MIT

awesome-commit-plan

10

khasky/awesome-agent-skills

Skill Claude CodeCodex

Turns a codebase into a commit plan: a navigation map of its modules and their dependency direction, then a split where every commit builds and tests on its own, so the series is bisectable end to end. Each commit is verified by replaying the ladder in a scratch clone against the repository's own gates, never…

8 yesterday A 240 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Builds a scheduled batch of platform-fit content-marketing posts from any sources (repositories, websites, files, code): a knowledge map with every claim traced to evidence, an interview for voice, frequency, duration, platforms and timezone, dated checks of each platform's limits, posts written to a per-genre…

8 yesterday A 231 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Publishes a prepared batch of scheduled posts to the user's own accounts through their live browser (Playwright MCP --extension bridge to Chrome or Edge): a preflight that names which browser and profile it attached to, post-source scan with hard-stop format validation, per-platform login checks with a wait-or-skip…

8 yesterday A 216 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Repurposes one existing text — a published URL, a file, or pasted notes — into platform-native posts, then files them and optionally publishes: source notes every claim traces back to, an interview for platforms, voice, language and length, per-genre registers and dated platform limits reused from…

8 yesterday A 212 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Builds a durable, reusable author-voice profile from whatever evidence exists — the user's own posts read through their logged-in browser, files of past writing, pasted samples, a website (via awesome-style-mimic), or an interview alone — and writes one profile file other skills read instead of re-deriving a voice per…

8 yesterday A 226 tokens original MIT

awesome-db-audit

15

khasky/awesome-agent-skills

Skill Claude CodeCodex

Read-only audit of a database layer — schema design against a catalog of SQL anti-patterns (EAV, generic keys, imprecise types), query patterns (SELECT , N+1, unindexable predicates), integrity and concurrency (constraints in the DB, transactions, locking), and migration/operations hygiene (forward-only…

8 yesterday A 195 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Read-only audit of a project's third-party dependencies — lockfile discipline, hallucinated and typosquatted package names (slopsquatting), dependency confusion, install-script exposure, maintenance and provenance, license conflicts, and CVE reachability — producing evidence-backed findings and a SHIP / FIX / BLOCK…

8 yesterday A 177 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Plans and executes dependency upgrades safely — batching by risk, changelog-driven major migrations, overrides for unfixed CVEs, verification between steps, one revertable commit per batch. Use when asked to 'upgrade dependencies', 'bump packages', 'fix the audit findings', 'update to the latest version', 'обнови…

8 yesterday A 115 tokens original MIT

awesome-design-doc

18

khasky/awesome-agent-skills

Skill Claude CodeCodex

Produces a design document or ADR for a feature or architectural decision: requirements and scale numbers first, real alternatives with trade-offs, a recommendation grounded in the requirements, explicit non-goals and migration path. Use when asked to 'write a design doc', 'write an ADR', 'design this feature/system'…

8 yesterday A 120 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Clean and line-edit Markdown documents for clear, specific, publication-ready prose. Use when asked to de-bloat, de-template, remove chatbot artifacts, fix vague wording, settle whether numbers are written as digits or spelled out, or make Markdown read like careful human editorial writing. Do not use to fabricate…

8 yesterday A 69 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Applies consistent error handling, logging, and user-facing messages: typed errors, operational-vs-programmer classification, API error envelopes, HTTP status mapping. Use when adding or refactoring error handling, designing an API error contract, reviewing failure paths, or when the user says 'error handling'…

8 yesterday A 97 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Rewrites the author and committer identity on a commit — or on every commit carrying a wrong identity — and force-pushes it, safely: account-ownership and write-access checks, a verified mirror backup, a counted hash blast radius, and an explicit confirmation gate before anything irreversible. Takes a commit URL plus…

8 yesterday A 228 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Erases a repository's git history and rebuilds it as a curated commit series over the same tree: a split plan the user approves (proposed here, or supplied by awesome-commit-plan and validated first), the repo's own commit rules obeyed (commitlint, hooks, CONTRIBUTING), paced timestamps anchorable to the earliest…

8 yesterday A 229 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Erases a repository's entire git history and replaces it with a single fresh commit, then force-pushes — safely: access checks, a verified mirror backup, a secret scan, and an explicit confirmation gate before anything irreversible. Use when asked to 'wipe git history', 'squash all commits into one', 'reset history to…

8 yesterday A 173 tokens original MIT

khasky/awesome-agent-skills

Skill Claude CodeCodex

Reconstructs every commit a repository has ever held, including history a force-push erased, by merging current refs, pull-request refs, any mirror backup and every ref state the host's activity log recorded, then fetching unreachable commits by SHA over the git protocol. Emits sha/date/author/subject rows flagged for…

8 yesterday A 241 tokens original MIT