claude-code

Automate coding tasks and manage workflows with Claude Code in the terminal.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kienhaminh/profile --skill claude-code-kienhaminh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code
Source: https://github.com/kienhaminh/profile/tree/main/.claude/skills/claude-code
Command: npx skills add https://github.com/kienhaminh/profile --skill claude-code-kienhaminh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill empowers you to accelerate software development by leveraging Claude Code's agentic capabilities directly in your terminal. It automates coding tasks, streamlines debugging, and manages complex workflows, allowing you to focus on high-level design and problem-solving.

Core Features & Use Cases

  • Agentic Coding: Let Claude autonomously plan, execute, and validate coding tasks, from feature implementation to bug fixing.
  • Extensible Workflows: Customize Claude Code with plugins, skills, slash commands, and MCP servers for tailored development environments.
  • CI/CD Integration: Integrate Claude Code into GitHub Actions or GitLab CI/CD pipelines for automated code review, testing, and deployment.
  • Use Case: Automatically refactor a legacy codebase, ensuring all tests pass and documentation is updated, by simply describing the desired outcome.

Quick Start

Use the claude-code skill to implement a user authentication feature with JWT in your current project.