khaledsaeed18/dotclaude

104 agent markdown files indexed from khaledsaeed18/dotclaude. Install any of them pinned to an exact hash with mdr add khaledsaeed18/dotclaude/<name>.

improve skill
khaledsaeed18/dotclaude · .agents/skills/improve/SKILL.md · Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER…
v1.0.0 · audit B · 5 stars
adr-writing skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/docs/skills/adr-writing/SKILL.md · Write Architecture Decision Records that a future engineer can act on: a numbered, immutable record with the context…
git:20260921.b628018 · audit A · 5 stars
openapi-spec skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/docs/skills/openapi-spec/SKILL.md · Write, generate, or review an OpenAPI 3.1 specification for an HTTP API so that it is accurate to the implementation…
git:20260921.b628018 · audit A · 5 stars
readme-writing skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/docs/skills/readme-writing/SKILL.md · Write or restructure a README that gets a reader from landing to first success in minutes: a one-line purpose, a…
git:20260921.b628018 · audit A · 5 stars
technical-writing skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/docs/skills/technical-writing/SKILL.md · Write and edit developer documentation, guides, design notes, and engineering blog posts with a working writer's…
git:20260921.b628018 · audit A · 5 stars
adversarial-reviewer skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/adversarial-reviewer/SKILL.md · Review code through three hostile personas - the Saboteur, the New Hire, and the Security Auditor - each required to…
git:20260704.5149f4c · audit A · 5 stars
api-design-review skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/api-design-review/SKILL.md · Review an API contract (REST or GraphQL) before or while it is implemented, checking resource naming, HTTP semantics…
git:20260921.b1a4652 · audit A · 5 stars
code-review-response skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/code-review-response/SKILL.md · Process code-review feedback with technical rigour. Understand each point, check it against the actual codebase, and…
git:20260921.36d6832 · audit A · 5 stars
db-migration-safety skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/db-migration-safety/SKILL.md · Review or write a database schema migration with production safety as the bar, checking locks, table rewrites…
git:20260921.4ccfb75 · audit A · 5 stars
dependency-upgrade skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/dependency-upgrade/SKILL.md · Upgrade dependencies without breaking the project: audit what is outdated and why it matters (security, EOL, features)…
git:20260921.8d3f9eb · audit A · 5 stars
dockerfile-best-practices skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/dockerfile-best-practices/SKILL.md · Write or review a Dockerfile and compose setup for a production service: multi-stage builds that ship only the runtime…
git:20260921.8d3f9eb · audit A · 5 stars
error-handling-patterns skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/error-handling-patterns/SKILL.md · Design and review error handling in a codebase: which errors are expected results versus bugs, typed error hierarchies…
git:20260921.8d3f9eb · audit A · 5 stars
executing-plans skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/executing-plans/SKILL.md · Execute a written implementation plan task by task, reviewing it critically first, following each step exactly, running…
git:20260704.5149f4c · audit A · 5 stars
explain-codebase skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/explain-codebase/SKILL.md · Onboard to an unfamiliar codebase by mapping its architecture, entry points, and data flow. Use when starting work in a…
git:20260704.5149f4c · audit A · 5 stars
fix-ci skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/fix-ci/SKILL.md · Diagnose and fix a failing CI run by pulling the actual failure logs (gh run view --log-failed), reproducing the…
git:20260921.b1a4652 · audit A · 5 stars
github-actions-pipeline skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/github-actions-pipeline/SKILL.md · Design, write, or fix GitHub Actions workflows for a project: a CI pipeline with the right triggers, concurrency…
git:20260921.8d3f9eb · audit A · 5 stars
grill-with-docs skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/grill-with-docs/SKILL.md · Stress-test a plan against the project's existing domain model by challenging terminology, surfacing contradictions…
git:20260704.e42ba44 · audit A · 5 stars
incident-postmortem skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/incident-postmortem/SKILL.md · Write a blameless incident postmortem from the timeline, logs, chat transcripts, and the fix: impact with numbers, a…
git:20260921.8d3f9eb · audit A · 5 stars
logging-and-observability skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/logging-and-observability/SKILL.md · Instrument a service so production problems are diagnosable: structured JSON logs with consistent fields and levels…
git:20260921.8d3f9eb · audit A · 5 stars
parallel-agents skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/parallel-agents/SKILL.md · Fan independent work out to multiple subagents that run concurrently, each with a focused scope and self-contained…
git:20260921.36d6832 · audit A · 5 stars
performance-optimization skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/performance-optimization/SKILL.md · Fix a performance problem by profiling first, making one targeted change, and verifying both the speedup and that…
git:20260921.4ccfb75 · audit A · 5 stars
refactoring-recipes skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/refactoring-recipes/SKILL.md · Refactor safely by name: a catalogue of the refactorings that come up in practice (extract function or module, inline…
git:20260921.234cab4 · audit A · 5 stars
solid-principles skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/solid-principles/SKILL.md · Apply the SOLID principles as design diagnostics, detecting god classes, fragile hierarchies, fat interfaces, and…
git:20260921.4ccfb75 · audit A · 5 stars
systematic-debugging skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/systematic-debugging/SKILL.md · Debug a bug, test failure, crash, or unexpected behaviour by finding the root cause before changing anything, instead…
git:20260704.5149f4c · audit A · 5 stars
test-driven-development skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/test-driven-development/SKILL.md · Implement a feature or bugfix test-first using the red-green-refactor cycle. Write a failing test, watch it fail, write…
git:20260921.36d6832 · audit A · 5 stars
verify-completion skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/verify-completion/SKILL.md · Gate every "it works / it's fixed / tests pass / done" claim behind fresh evidence. Run the actual verifying command…
git:20260921.36d6832 · audit A · 5 stars
writing-plans skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/writing-plans/SKILL.md · Turn a spec or set of requirements into a detailed, task-by-task implementation plan an engineer (or a subagent) can…
git:20260704.5149f4c · audit A · 5 stars
changelog skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/git/skills/changelog/SKILL.md · Generate a changelog or release notes from Git history, grouped by change type, written in user-facing language, with…
git:20260704.5149f4c · audit A · 5 stars
finish-branch skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/git/skills/finish-branch/SKILL.md · Wrap up a completed development branch by verifying tests pass, detecting the workspace state, then presenting clear…
git:20260921.36d6832 · audit A · 5 stars
git-commit skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/git/skills/git-commit/SKILL.md · Commit work the right way by gathering full repo state, respecting the project's commitlint/pre-commit/branch rules…
git:20260704.5149f4c · audit A · 5 stars
git-undo skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/git/skills/git-undo/SKILL.md · Recover safely from Git mistakes such as discard, unstage, amend, reset, revert, restore lost commits via reflog…
git:20260704.5149f4c · audit A · 5 stars
git-worktrees skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/git/skills/git-worktrees/SKILL.md · Set up an isolated workspace for feature work so the current branch and working tree stay untouched, detecting existing…
git:20260921.36d6832 · audit A · 5 stars
gitignore skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/git/skills/gitignore/SKILL.md · Generate or repair a .gitignore tailored to the project's actual stacks, frameworks, OS, and editors, and untrack files…
git:20260704.5149f4c · audit A · 5 stars
merge-conflict skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/git/skills/merge-conflict/SKILL.md · Resolve Git merge, rebase, cherry-pick, revert, and stash conflicts safely by understanding both sides and the…
git:20260704.5149f4c · audit A · 5 stars
pr-description skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/git/skills/pr-description/SKILL.md · Generate a clear, reviewer-friendly pull-request description from a diff, covering what changed, why, risk, and how it…
git:20260921.b1a4652 · audit A · 5 stars
release-tag skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/git/skills/release-tag/SKILL.md · Cut a release by determining the SemVer bump from history, updating version files across any stack, refreshing the…
git:20260704.5149f4c · audit A · 5 stars
brainstorming skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/productivity/skills/brainstorming/SKILL.md · Turn a rough idea into a fully formed, written design through collaborative dialogue, exploring intent, requirements…
git:20260921.36d6832 · audit A · 5 stars
decision-log skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/productivity/skills/decision-log/SKILL.md · Keep a lightweight decision log for a project or a person: one dated line per decision with the choice, the reason, the…
git:20260921.3aa23eb · audit A · 5 stars
grill-me skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/productivity/skills/grill-me/SKILL.md · Relentlessly stress-test a plan, design, architecture, idea, or strategy until all critical decisions are resolved. Use…
git:20260704.e42ba44 · audit A · 5 stars
handoff skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/productivity/skills/handoff/SKILL.md · Compact the current conversation into a handoff document for another agent to pick up. Use when ending a session…
git:20260704.e42ba44 · audit A · 5 stars
issue-writer skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/productivity/skills/issue-writer/SKILL.md · Turn a rough bug report, idea, or complaint into an actionable issue by investigating the codebase first for…
git:20260921.4ccfb75 · audit A · 5 stars
learning-plan skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/productivity/skills/learning-plan/SKILL.md · Turn a topic to learn into a sequenced study plan with a goal test, prerequisites, ordered units with one primary…
git:20260921.3aa23eb · audit A · 5 stars
meeting-notes skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/productivity/skills/meeting-notes/SKILL.md · Turn a meeting transcript, recording summary, or rough notes into a record people act on: decisions with their reasons…
git:20260921.3aa23eb · audit A · 5 stars
standup-summary skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/productivity/skills/standup-summary/SKILL.md · Generate a standup or weekly-review update from actual work evidence - commits, branches, PRs, and issues across one or…
git:20260704.197b44e · audit A · 5 stars
business-name-check skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/research/skills/business-name-check/SKILL.md · Vet a candidate business or brand name across domains, social handles, commerce and listing platforms, company…
git:20260825.8599e1b · audit A · 5 stars
project-name-check skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/research/skills/project-name-check/SKILL.md · Vet a candidate name for a software project across package registries, domains, app stores, code hosts, and existing…
git:20260825.0ed7147 · audit A · 5 stars
dependency-audit skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/security/skills/dependency-audit/SKILL.md · Audit a project's dependencies for outdated and vulnerable packages and surface breaking-change notes for upgrades…
git:20260704.e42ba44 · audit A · 5 stars
owasp-security skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/security/skills/owasp-security/SKILL.md · Review code being written or modified against the OWASP Top 10:2025 and ASVS secure-coding requirements, in any…
git:20260921.4ccfb75 · audit A · 5 stars
secret-scan skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/security/skills/secret-scan/SKILL.md · Scan code or a diff for hardcoded secrets (API keys, tokens, passwords, private keys, and other exposed credentials)…
git:20260704.5149f4c · audit A · 5 stars
accessibility-audit skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/testing/skills/accessibility-audit/SKILL.md · Audit UI code or a running page against WCAG 2.2 AA, covering semantics, keyboard access, focus, labels, contrast, ARIA…
git:20260921.4ccfb75 · audit A · 5 stars
webapp-testing skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/testing/skills/webapp-testing/SKILL.md · Verify a web application works in a real browser with Playwright, covering navigation, form submission, interactions…
git:20260921.4ccfb75 · audit A · 5 stars
academic-writing skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/academic-writing/SKILL.md · Write or revise thesis and paper prose section by section (abstract, introduction, related work, method, results…
git:20260921.2dcedee · audit A · 5 stars
benchmark-reporting skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/benchmark-reporting/SKILL.md · Report computational benchmarks and experimental comparisons the way examiners and reviewers expect: fair baselines run…
git:20260921.c8f5dc3 · audit A · 5 stars
bibtex-manager skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/bibtex-manager/SKILL.md · Maintain the thesis .bib file as a single source of truth: fetch verified BibTeX from a DOI, arXiv id, or title via…
git:20260921.3cfc2b3 · audit A · 5 stars
citation-graph skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/citation-graph/SKILL.md · Expand a set of key papers into the literature around them by walking the citation graph with the Semantic Scholar and…
git:20260921.c8f5dc3 · audit A · 5 stars
citation-verifier skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/citation-verifier/SKILL.md · Audit every citation in a chapter, paper, or proposal against the .bib file and the real world: each cite key must…
git:20260921.3cfc2b3 · audit A · 5 stars
design-science-methodology skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/design-science-methodology/SKILL.md · Structure a thesis whose contribution is a built artifact (tool, system, method, model) using design science research…
git:20260921.c8f5dc3 · audit A · 5 stars
docx-thesis skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/docx-thesis/SKILL.md · Write a thesis in Word without losing the discipline of a source-controlled workflow: author chapters in Markdown or…
git:20260921.2dcedee · audit A · 5 stars
experiment-reproducibility skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/experiment-reproducibility/SKILL.md · Make a thesis's computational experiments reproducible by the examiner and by the student three months later: pinned…
git:20260921.c8f5dc3 · audit A · 5 stars
humanize skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/humanize/SKILL.md · Rewrite prose that reads as machine-generated so it reads as the writer, without changing what it says or adding any…
git:20260921.3cfc2b3 · audit A · 5 stars
latex-toolkit skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/latex-toolkit/SKILL.md · Set up, build, and debug a LaTeX thesis: project layout with one file per chapter, latexmk builds, biblatex or natbib…
git:20260921.2dcedee · audit A · 5 stars
lit-review-synthesis skill
khaledsaeed18/dotclaude · .claude-plugin/plugins/thesis/skills/lit-review-synthesis/SKILL.md · Build a literature review as an argument from paper-reader notes: cluster the notes into themes, surface agreements…
git:20260921.3cfc2b3 · audit A · 5 stars
CLAUDE.md claude
khaledsaeed18/dotclaude · CLAUDE.md
git:20260921.36d6832 · audit A · 5 stars
llms.txt@site llmstxt
khaledsaeed18/dotclaude · site/llms.txt
git:20260921.4ccfb75 · audit A · 5 stars
adversarial-reviewer skill
khaledsaeed18/dotclaude · skills/engineering/adversarial-reviewer/SKILL.md · Review code through three hostile personas - the Saboteur, the New Hire, and the Security Auditor - each required to…
git:20260610.cf48372 · audit A · 5 stars
api-design-review skill
khaledsaeed18/dotclaude · skills/engineering/api-design-review/SKILL.md · Review an API contract (REST or GraphQL) before or while it is implemented, checking resource naming, HTTP semantics…
git:20260921.b1a4652 · audit A · 5 stars
code-review-response skill
khaledsaeed18/dotclaude · skills/engineering/code-review-response/SKILL.md · Process code-review feedback with technical rigour. Understand each point, check it against the actual codebase, and…
git:20260921.36d6832 · audit A · 5 stars
create-agent skill
khaledsaeed18/dotclaude · skills/engineering/create-agent/SKILL.md · Author a new subagent for this repository end to end by scaffolding it with pnpm new, curating its tool allowlist…
git:20260609.e5299c5 · audit A · 5 stars
create-command skill
khaledsaeed18/dotclaude · skills/engineering/create-command/SKILL.md · Author a new slash command for this repository end to end by scaffolding it with pnpm new, writing the frontmatter and…
git:20260609.e5299c5 · audit A · 5 stars
create-hook skill
khaledsaeed18/dotclaude · skills/engineering/create-hook/SKILL.md · Author a new Claude Code hook for this repository end to end by scaffolding it with pnpm new, writing the hook script…
git:20260609.e5299c5 · audit A · 5 stars
create-skill skill
khaledsaeed18/dotclaude · skills/engineering/create-skill/SKILL.md · Author a new skill for this repository end to end by choosing its category, writing trigger-friendly frontmatter…
git:20260608.0cc2133 · audit A · 5 stars
db-migration-safety skill
khaledsaeed18/dotclaude · skills/engineering/db-migration-safety/SKILL.md · Review or write a database schema migration with production safety as the bar, checking locks, table rewrites…
git:20260921.4ccfb75 · audit A · 5 stars
executing-plans skill
khaledsaeed18/dotclaude · skills/engineering/executing-plans/SKILL.md · Execute a written implementation plan task by task, reviewing it critically first, following each step exactly, running…
git:20260609.13bdd5a · audit A · 5 stars
explain-codebase skill
khaledsaeed18/dotclaude · skills/engineering/explain-codebase/SKILL.md · Onboard to an unfamiliar codebase by mapping its architecture, entry points, and data flow. Use when starting work in a…
git:20260608.0cc2133 · audit A · 5 stars
fix-ci skill
khaledsaeed18/dotclaude · skills/engineering/fix-ci/SKILL.md · Diagnose and fix a failing CI run by pulling the actual failure logs (gh run view --log-failed), reproducing the…
git:20260921.b1a4652 · audit A · 5 stars
grill-with-docs skill
khaledsaeed18/dotclaude · skills/engineering/grill-with-docs/SKILL.md · Stress-test a plan against the project's existing domain model by challenging terminology, surfacing contradictions…
git:20260704.e42ba44 · audit A · 5 stars
parallel-agents skill
khaledsaeed18/dotclaude · skills/engineering/parallel-agents/SKILL.md · Fan independent work out to multiple subagents that run concurrently, each with a focused scope and self-contained…
git:20260921.36d6832 · audit A · 5 stars
performance-optimization skill
khaledsaeed18/dotclaude · skills/engineering/performance-optimization/SKILL.md · Optimize a performance problem by profiling to find the real bottleneck before changing anything, making one targeted…
git:20260610.cf48372 · audit A · 5 stars
solid-principles skill
khaledsaeed18/dotclaude · skills/engineering/solid-principles/SKILL.md · Apply the SOLID principles as design diagnostics, detecting god classes, fragile hierarchies, fat interfaces, and…
git:20260921.4ccfb75 · audit A · 5 stars
systematic-debugging skill
khaledsaeed18/dotclaude · skills/engineering/systematic-debugging/SKILL.md · Debug a bug, test failure, crash, or unexpected behaviour by finding the root cause before changing anything, instead…
git:20260609.13bdd5a · audit A · 5 stars
test-driven-development skill
khaledsaeed18/dotclaude · skills/engineering/test-driven-development/SKILL.md · Implement a feature or bugfix test-first using the red-green-refactor cycle — write a failing test, watch it fail…
git:20260704.197b44e · audit A · 5 stars
verify-completion skill
khaledsaeed18/dotclaude · skills/engineering/verify-completion/SKILL.md · Gate every "it works / it's fixed / tests pass / done" claim behind fresh evidence — run the actual verifying command…
git:20260609.13bdd5a · audit A · 5 stars
writing-plans skill
khaledsaeed18/dotclaude · skills/engineering/writing-plans/SKILL.md · Turn a spec or set of requirements into a detailed, task-by-task implementation plan an engineer (or a subagent) can…
git:20260609.13bdd5a · audit A · 5 stars
brainstorming skill
khaledsaeed18/dotclaude · skills/productivity/brainstorming/SKILL.md · Turn a rough idea into a fully formed, written design through collaborative dialogue — exploring intent, requirements…
git:20260609.13bdd5a · audit A · 5 stars
grill-me skill
khaledsaeed18/dotclaude · skills/productivity/grill-me/SKILL.md · Relentlessly stress-test a plan, design, architecture, idea, or strategy until all critical decisions are resolved. Use…
git:20260704.e42ba44 · audit A · 5 stars
handoff skill
khaledsaeed18/dotclaude · skills/productivity/handoff/SKILL.md · Compact the current conversation into a handoff document for another agent to pick up. Use when ending a session…
git:20260704.e42ba44 · audit A · 5 stars
issue-writer skill
khaledsaeed18/dotclaude · skills/productivity/issue-writer/SKILL.md · Turn a rough bug report, idea, or complaint into a well-formed, actionable issue - investigating the codebase first to…
git:20260704.197b44e · audit A · 5 stars
standup-summary skill
khaledsaeed18/dotclaude · skills/productivity/standup-summary/SKILL.md · Generate a standup or weekly-review update from actual work evidence - commits, branches, PRs, and issues across one or…
git:20260704.197b44e · audit A · 5 stars
business-name-check skill
khaledsaeed18/dotclaude · skills/research/business-name-check/SKILL.md · Vet a candidate business or brand name across domains, social handles, commerce and listing platforms, company…
git:20260825.8599e1b · audit A · 5 stars
project-name-check skill
khaledsaeed18/dotclaude · skills/research/project-name-check/SKILL.md · Vet a candidate name for a software project across package registries, domains, app stores, code hosts, and existing…
git:20260825.0ed7147 · audit A · 5 stars
dependency-audit skill
khaledsaeed18/dotclaude · skills/security/dependency-audit/SKILL.md · Audit a project's dependencies for outdated and vulnerable packages and surface breaking-change notes for upgrades…
git:20260704.e42ba44 · audit A · 5 stars
owasp-security skill
khaledsaeed18/dotclaude · skills/security/owasp-security/SKILL.md · Review code being written or modified against the OWASP Top 10:2025 and ASVS secure-coding requirements, catching…
git:20260610.d05ae31 · audit A · 5 stars
secret-scan skill
khaledsaeed18/dotclaude · skills/security/secret-scan/SKILL.md · Scan code or a diff for hardcoded secrets (API keys, tokens, passwords, private keys, and other exposed credentials)…
git:20260608.0cc2133 · audit A · 5 stars
accessibility-audit skill
khaledsaeed18/dotclaude · skills/testing/accessibility-audit/SKILL.md · Audit UI code or a running page against WCAG 2.2 AA, covering semantics, keyboard access, focus management, labels…
git:20260704.3370b83 · audit A · 5 stars
webapp-testing skill
khaledsaeed18/dotclaude · skills/testing/webapp-testing/SKILL.md · Verify a web application works correctly in a real browser using Playwright. Covers page navigation, form submission…
git:20260610.b205b95 · audit A · 5 stars
changelog skill
khaledsaeed18/dotclaude · skills/version-control/changelog/SKILL.md · Generate a changelog or release notes from Git history, grouped by change type, written in user-facing language, with…
git:20260608.0cc2133 · audit A · 5 stars
finish-branch skill
khaledsaeed18/dotclaude · skills/version-control/finish-branch/SKILL.md · Wrap up a completed development branch by verifying tests pass, detecting the workspace state, then presenting clear…
git:20260609.13bdd5a · audit A · 5 stars
git-commit skill
khaledsaeed18/dotclaude · skills/version-control/git-commit/SKILL.md · Commit work the right way by gathering full repo state, respecting the project's commitlint/pre-commit/branch rules…
git:20260608.0cc2133 · audit A · 5 stars
git-undo skill
khaledsaeed18/dotclaude · skills/version-control/git-undo/SKILL.md · Recover safely from Git mistakes such as discard, unstage, amend, reset, revert, restore lost commits via reflog…
git:20260608.0cc2133 · audit A · 5 stars
git-worktrees skill
khaledsaeed18/dotclaude · skills/version-control/git-worktrees/SKILL.md · Set up an isolated workspace for feature work so the current branch and working tree stay untouched — detecting…
git:20260609.13bdd5a · audit A · 5 stars
gitignore skill
khaledsaeed18/dotclaude · skills/version-control/gitignore/SKILL.md · Generate or repair a .gitignore tailored to the project's actual stacks, frameworks, OS, and editors, and untrack files…
git:20260608.0cc2133 · audit A · 5 stars
merge-conflict skill
khaledsaeed18/dotclaude · skills/version-control/merge-conflict/SKILL.md · Resolve Git merge, rebase, cherry-pick, revert, and stash conflicts safely by understanding both sides and the…
git:20260608.0cc2133 · audit A · 5 stars
pr-description skill
khaledsaeed18/dotclaude · skills/version-control/pr-description/SKILL.md · Generate a clear, reviewer-friendly pull-request description from a diff, covering what changed, why, risk, and how it…
git:20260608.0cc2133 · audit A · 5 stars
release-tag skill
khaledsaeed18/dotclaude · skills/version-control/release-tag/SKILL.md · Cut a release by determining the SemVer bump from history, updating version files across any stack, refreshing the…
git:20260608.0cc2133 · audit A · 5 stars

Source

github.com/khaledsaeed18/dotclaude · 5 stars · license MIT · pushed 2026-09-22