Hafidz
Community@hafidzlvm · Indonesia
Hello, I'm FUll-StaCk dEvLoper , I have been diving into code since 2023, several of my projects is done by using Laravel, Express, Vue, React, & Odoo.
Agent Skills by Hafidz
Showing 73 vetted skills indexed across 1 GitHub repositories.
build-fix
Diagnose and fix build and TypeScript errors with minimal code changes.
checkpoint
Save verification state and progress during development sessions.
update-docs
Update project documentation based on user-provided instructions.
verify
Runs a verification loop workflow with user-provided arguments.
security
Run a comprehensive security review of code and configurations.
plan
Create detailed implementation plans for complex software features.
code-review
Review code for quality, security, and maintainability issues.
refactor-clean
Remove dead code and consolidate duplicate code blocks in a codebase.
setup-pm
Configure the package manager for a software project.
update-codemaps
Update codemaps by invoking a converted OpenCode command with user arguments.
eval
Runs evaluation of work against user-provided criteria.
e2e
Generate and run end-to-end tests with Playwright.
tdd
Enforces test-driven development workflow with minimum 80 percent test coverage.
test-coverage
Analyze test coverage for a codebase and report untested areas.
iikit-00-constitution
Create or update a CONSTITUTION.md defining project governance principles and quality gates.
iikit-04-testify
Generate hash-locked Gherkin feature files from requirements for test-driven development.
iikit-07-implement
Executes tasks.md implementation plans with TDD enforcement, parallel subagent dispatch, and per-task git commits.
iikit-08-taskstoissues
Convert tasks from tasks.md into dependency-ordered GitHub Issues with labels.
iikit-06-analyze
Validates cross-artifact consistency across spec, plan, and tasks documents.
iikit-02-plan
Generate technical design documents with data models and API contracts from feature specifications.
iikit-01-specify
Generate feature specifications with user stories, functional requirements, and success criteria from natural language descriptions.
iikit-03-checklist
Generate requirements quality checklists that validate spec completeness, clarity, and consistency.
iikit-core
Initialize IIKit projects, check feature status, and select active features for specification-driven development.
iikit-05-tasks
Generate dependency-ordered task breakdowns from implementation plans and specifications.
Frequently Asked Questions About Hafidz
FAQPage SchemaWhat tasks can I accomplish using Hafidz's skills?▼
You can generate feature specifications, Gherkin test files, dependency-ordered task breakdowns, and GitHub Issues; run TDD loops with coverage enforcement; execute Playwright E2E tests; perform security reviews against OWASP Top Ten; and design or audit frontend interfaces with multiple design-system skills.
Who are these skills designed for?▼
Full-stack developers and engineering teams practicing spec-driven development, TDD, and structured code review. The IIKit suite targets teams wanting governance artifacts like CONSTITUTION.md and CONSTRAINTS.md, while the design skills serve frontend engineers building production-quality, accessible UIs.
How do the IIKit skills work in practice?▼
Start with iikit-core to initialize a project, then run phases in order: specify, plan, checklist, testify, tasks, analyze, implement, and taskstoissues. Each phase produces a versioned artifact (spec, plan, tasks.md) with cross-artifact consistency validation and clarification resolution.
Are these skills open-source and what do they cost?▼
Most skills carry MIT licenses, including the entire IIKit suite (version 2.10.0) and swiss-design. The impeccable skill uses Apache 2.0, while canvas-design references terms in a bundled LICENSE.txt. No paid tiers or usage fees are indicated in the manifest.
What prerequisites or dependencies do these skills require?▼
Playwright is required for E2E test generation, the chrome-devtools MCP server for browser-testing-with-devtools, and Tailwind CSS for swiss-design. The impeccable skill invokes npx impeccable commands, and iikit-08-taskstoissues requires GitHub access for issue export.