wakqasahmed

27 mods across 1 repository, 2 stars between them.

skills

01

wakqasahmed/skills

Plugin Claude Code

skills. Aggregate install bundle for Wakqasahmed AI visibility, agentic commerce, and AI engineering workflow skills.

2 6d ago A tokens not measured original MIT

wakqasahmed/skills

Skill Claude CodeCodex

Add GitHub-visible AI agent and AI code-review metadata and exact agent labels without adding AI attribution to commits, and scope Alibaba/Open Code Review's review surface to control LLM token spend. Use when configuring PR templates, issue/PR labels, PR creation commands, PR update comments, or Alibaba Code…

2 6d ago A 103 tokens original MIT

changesets-release

03

wakqasahmed/skills

Skill Claude CodeCodex

Records release intent with Changesets and guides semver, changelog, CI, and artifact-version checks for independently distributed packages. Use when a repository has @changesets/cli, .changeset/, a version-packages PR, publishable plugins, SDKs, libraries, or monorepos.

2 6d ago A 66 tokens original MIT

clarify-work

04

wakqasahmed/skills

Skill Claude CodeCodex

Clarify non-trivial engineering work before implementation by resolving ambiguity, terminology, constraints, and the smallest viable path. Use when a request is broad, fuzzy, architectural, cross-cutting, or has hidden product decisions.

2 6d ago A 48 tokens original MIT

decompose-to-issues

05

wakqasahmed/skills

Skill Claude CodeCodex

Break high-level work into independently executable GitHub issues using vertical slices. Use when a plan, PRD, roadmap item, or vague feature needs issue-sized execution units.

2 6d ago A 40 tokens original MIT

define-done

06

wakqasahmed/skills

Skill Claude CodeCodex

Define acceptance criteria, risk level, and verification before editing. Use at the start of non-trivial implementation or when an issue lacks clear proof of completion.

2 6d ago A 35 tokens original MIT

diagnose

07

wakqasahmed/skills

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2 6d ago A 66 tokens original MIT

external-pr-style

08

wakqasahmed/skills

Skill Claude CodeCodex

Write PR descriptions for third-party upstream repos in natural human prose to avoid maintainer AI-rejection patterns. Use before opening any PR against a repo we don't own.

2 6d ago A 37 tokens original MIT

wakqasahmed/skills

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (force-push, direct push to protected branches, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

2 6d ago B 70 tokens original MIT

hitl-blocker

10

wakqasahmed/skills

Skill Claude CodeCodex

Convert human-only blockers into visible GitHub issues. Use when work is blocked by missing credentials, secrets, DNS, billing, account permissions, approvals, or other user-held external state.

2 6d ago A 42 tokens original MIT

wakqasahmed/skills

Skill Claude CodeCodex

Set up Alibaba Open Code Review (OCR) on a repository that lacks it, or audit and update an existing setup. Use when creating a new repository, onboarding an existing repo to automated AI code review, configuring .opencodereview/rule.json or the OCR GitHub Actions workflows, or when OCR reviews are not running on PRs.

2 6d ago A 77 tokens original MIT

release-gate

12

wakqasahmed/skills

Skill Claude CodeCodex

Check deployment, staging, rollback, and health verification before release. Use for user-facing, infrastructure, CI/CD, integration, or high-risk changes.

2 6d ago A 34 tokens original MIT

review-gate

14

wakqasahmed/skills

Skill Claude CodeCodex

Run an independent semantic review gate before merging non-trivial work, on top of (not duplicating) Alibaba Code Review and CI. Use after implementation and verification, especially for medium/high-risk changes.

2 6d ago A 44 tokens original MIT

subagent-pipeline

15

wakqasahmed/skills

Skill Claude CodeCodex

Run a cold-start implementer, reviewer, and fixer subagent chain for one issue, gated by CI, ending in a staging PR. Use when subagent delegation is authorized and the issue is non-trivial.

2 6d ago A 48 tokens original MIT

to-prd

16

wakqasahmed/skills

Skill Claude CodeCodex

Synthesize the current conversation and repository context into a concise product and engineering spec, publish it to the project issue tracker, and gate agent readiness before decomposition. Use when high-level work needs product framing, implementation and testing decisions, or success criteria captured without…

2 6d ago A 58 tokens original MIT

wizard

17

wakqasahmed/skills

Skill Claude CodeCodex

Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can perform itself.

2 6d ago A 58 tokens copy · 89% MIT

workflow-router

18

wakqasahmed/skills

Skill Claude CodeCodex

Routes a software-work request to the smallest applicable delivery workflow and records repository conventions once. Use when a user asks what engineering workflow to follow, wants help starting a change, needs a release or blocker path, or says setup workflow.

2 6d ago A 49 tokens original MIT

wakqasahmed/skills

Skill Claude CodeCodex

Follow Filament conventions when building resources, forms, tables, actions, and widgets. Use when adding or changing Filament admin panels.

2 6d ago A 32 tokens original MIT

wakqasahmed/skills

Skill Claude CodeCodex

Before building custom Filament components, search the plugin ecosystem and triage reuse vs. build. Use when implementing non-trivial Filament form fields, table columns/actions, dashboard widgets, import/export, settings pages, multi-tenancy, or notifications.

2 6d ago A 55 tokens original MIT

wakqasahmed/skills

Skill Claude CodeCodex

Reason about Livewire component lifecycle, state, and performance when Filament's declarative API isn't enough. Use when writing custom Livewire components inside a Filament panel, debugging state that resets or fails to sync, or diagnosing wire:model performance problems.

2 6d ago A 55 tokens original MIT

laravel-conventions

22

wakqasahmed/skills

Skill Claude CodeCodex

Follow Laravel conventions before adding routes, controllers, models, validation, or background work. Use when working in a Laravel codebase.

2 6d ago A 31 tokens original MIT

laravel-security

23

wakqasahmed/skills

Skill Claude CodeCodex

Harden Laravel/PHP code against mass-assignment, SQL injection, XSS, CSRF, and authorization bypass. Use when writing or reviewing models, controllers, raw queries, Blade views, or any endpoint that accepts user input.

2 6d ago A 51 tokens original MIT

laravel-testing

24

wakqasahmed/skills

Skill Claude CodeCodex

Follow Pest testing conventions, factory/seeder patterns, and test-database safety before writing or running Laravel tests. Use when writing feature/unit tests, generating test data, or running the test suite.

2 6d ago A 43 tokens original MIT