Agent Skills by KANGHYENJIN
Showing 37 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees for parallel feature development.
accessibility-wcag
Audit frontend codebases for WCAG 2.2 accessibility compliance.
error-handling
Enforce error handling best practices for async code, API calls, and UI flows.
skill-management
Create, update, test, and organize Claude Skills with SKILL.md frontmatter.
systematic-debugging
Apply a four-phase debugging approach to failing features.
adr-log
Create and maintain Architecture Decision Records with standard templates.
typescript-strict
Enforce TypeScript strict mode and type-safe patterns in code.
report-writing
Generate structured post-work reports with change logs and validation results.
ci-pipeline-setup
Define a multi-stage CI pipeline with lint, typecheck, tests, build, and security checks.
prompt-engineering
Compile best practices for crafting precise, context-rich prompts.
no-hardcoding
Detect hardcoded values and recommend constants, environment variables, and config files.
dispatching-parallel-agents
Dispatch multiple Claude agents to investigate independent problems concurrently.
git-workflow
Unify Git workflows from conventional commits through pre-completion verification.
virtual-environment
Detect virtual environment needs and guide creation for Python and Node.js projects.
code-review
Create PR descriptions and handle code review feedback with templates.
triforce-sync-check
Verify skill counts and hashes across .public, .codex, and .claude mirrors.
planning
Convert vague ideas into structured plans with tasks and file paths.
executing-plans
Execute plan steps in batches with validation and outcome reporting.
algorithmic-art
Create seeded generative art sketches in p5.js with fixed seeds.
ml-antipattern-validator
Detect ML antipatterns in data handling, evaluation, training, and deployment.
project-structure
Organize project folders with frontend and backend structure conventions.
performance-vitals
Audits web pages for LCP, INP, and CLS and implements prioritized optimization plans.
skill-creator
Generate a new skill skeleton with SKILL.md frontmatter and a brief workflow.
api-contract-design
Design OpenAPI schemas and generate client types from specifications.