Hadi Cherkaoui avatar

Hadi Cherkaoui

Community

@hadicherkaoui

6Followers
|
15Public Repos
|
31Published Skills

IT is my passion and i love being up to date with Technology

Agent Skills by Hadi Cherkaoui

Showing 31 vetted skills indexed across 1 GitHub repositories.

HadiCherkaouiHadiCherkaoui

using-git-worktrees

Create isolated git worktrees with directory selection and safety verification.

Community
Advanced
HadiCherkaouiHadiCherkaoui

test-driven-development

Enforce a test-first workflow with failing tests before implementation.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

systematic-debugging

Diagnose root causes of technical issues through a four-phase debugging workflow.

Community
Advanced
HadiCherkaouiHadiCherkaoui

golang

Enforce structured Go development guidelines across code creation and modification.

Community
Advanced
HadiCherkaouiHadiCherkaoui

tailwindcss-v4

Outline CSS-first configuration and migration steps for Tailwind CSS v4.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

leptos

Guide Leptos development across components, signals, SSR, and routing.

Community
Advanced
HadiCherkaouiHadiCherkaoui

executing-plans

Load implementation plans and execute tasks in batches with review checkpoints.

Community
Advanced
HadiCherkaouiHadiCherkaoui

finishing-a-development-branch

Validates tests and presents four options for finishing a Git branch.

Community
Advanced
HadiCherkaouiHadiCherkaoui

axum

Build Axum 0.8 web services with routing, handlers, extractors, and middleware.

Community
Advanced
HadiCherkaouiHadiCherkaoui

skill-creator

Create and package modular Claude skills with SKILL.md frontmatter and structured resources.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

brainstorming

Translate raw ideas into concrete design plans and specifications.

Community
Advanced
HadiCherkaouiHadiCherkaoui

writing-plans

Create implementation plans with tasks, file changes, tests, and commands.

Community
Advanced
HadiCherkaouiHadiCherkaoui

frontend-design

Translate design briefs into ready-to-run HTML/CSS/JS or framework components.

Community
Advanced
HadiCherkaouiHadiCherkaoui

verification-before-completion

Enforce fresh verification evidence before asserting task completion.

Community
Advanced
HadiCherkaouiHadiCherkaoui

ms-rust

Enforce Microsoft-style Rust guidelines across coding tasks.

Community
Advanced
HadiCherkaouiHadiCherkaoui

go-linting

Apply a curated set of Go linters via golangci-lint to enforce code quality.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

go-documentation

Standardize Go doc comments, package docs, and godoc formatting.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

go-context

Enforce context.Context as the first parameter in Go functions.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

go-concurrency

Coordinate Go concurrency with goroutines, channels, and synchronization patterns.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

go-style-core

Enforce gofmt compliance and Go naming conventions across codebases.

Community
Advanced
HadiCherkaouiHadiCherkaoui

go-data-structures

Explain Go data structures, allocation primitives, and iota to developers.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

go-defensive

Apply defensive programming patterns to mitigate Go coding pitfalls.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

go-naming

Enforce Go identifier naming with MixedCaps and proper initialisms.

Community
Intermediate
HadiCherkaouiHadiCherkaoui

go-performance

Identify Go performance bottlenecks in string handling, conversions, and allocations.

Community
Intermediate