jh941213jh941213CommunityΒ·27 Agent Skills Included

my-claude-code-asset

Autonomous coding harness with gates, memory, and loops

Enforces disciplined autonomous coding through quality gates, three-tier memory, and overnight development loops. Covers planning, spec interviews, TDD, debugging, code review, E2E testing, documentation, and client deliverables. Eliminates forgotten instructions, unverified completion claims, and manual re-checking by blocking bad output with hooks. Ships 43 skills, 12 agent roles, and 20 enforcement hooks for Claude Code.
npx skills add jh941213/my-claude-code-asset --all -g -y
Available:

Gives the agent its core operating rules: goal-driven execution, evidence-based completion reports, skill routing, sub-agent delegation criteria, memory layers, and hook-enforced quality gates.

All Skills in This Repository (27)

Pure Emerald Level Indicators
πŸ“¦ In Repo
jh941213jh941213

react-patterns

Explain and apply React 19 design patterns for modern UI development.

Community
Basic
πŸ“¦ In Repo
jh941213jh941213

ui-ux-pro-max

Generate a reusable design system with patterns, colors, and typography.

Community
Intermediate
πŸ“¦ In Repo
jh941213jh941213

build-fix

Diagnose and incrementally fix TypeScript and build errors in npm projects.

Community
Intermediate
πŸ“¦ In Repo
jh941213jh941213

python-testing-patterns

Teach practical Python testing patterns with pytest and hypothesis.

Community
Intermediate
πŸ“¦ In Repo
jh941213jh941213

api-design-principles

Guide REST and GraphQL API design with schema-first patterns and templates.

Community
Advanced
πŸ“¦ In Repo
jh941213jh941213

techdebt

Scan TypeScript/JavaScript codebases for duplicates, unused imports, and debug code.

Community
Basic
πŸ“¦ In Repo
jh941213jh941213

e2e-agent-browser

Automate browser end-to-end tests with accessibility snapshots and CI integration.

Community
Advanced
πŸ“¦ In Repo
jh941213jh941213

stitch-enhance-prompt

Converts vague UI ideas into structured Stitch prompts with content, style, and layout guidance.

Community
Basic
πŸ“¦ In Repo
jh941213jh941213

frontend

Plan and build React frontend UI with Tailwind CSS and SHADCN UI.

Community
Intermediate
πŸ“¦ In Repo
jh941213jh941213

verify

Run typecheck, lint, test, and build scripts in sequence.

Community
Intermediate
πŸ“¦ In Repo
jh941213jh941213

shadcn-ui

Install and configure shadcn/ui components in Next.js or Vite projects.

Community
Advanced
πŸ“¦ In Repo
jh941213jh941213

handoff

Generate a HANDOFF.md document with session state sections.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install my-claude-code-asset?β–Ό

Run `npx skills add jh941213/my-claude-code-asset --all -g -y` in your terminal to install all skills globally.

What does this harness actually enforce?β–Ό

Hooks physically block bad behavior: turns cannot end without logging lessons, tasks cannot complete without passing typecheck, lint, tests, and security scans, and .env files cannot be committed.

Can it run autonomous overnight development?β–Ό

Yes. The autodev skill uses a Stop Hook loop that works through PRD items one by one with automatic commits, rollback on failure, and a max-iteration safety cap.

Does it support Korean and English?β–Ό

Yes. Every skill ships in both languages under the skills/ and skills_en/ directories, and the installer lets you pick your preferred language.

Do I need coding experience to use it?β–Ό

Basic terminal familiarity helps for installation, but once set up the agent follows the harness rules automatically from your plain-language requests.

Related Repositories in Software Engineering

View All in Software Engineering→