my-claude-code-asset
Autonomous coding harness with gates, memory, and loops
All Skills in This Repository (27)
Pure Emerald Level Indicatorsreact-patterns
Explain and apply React 19 design patterns for modern UI development.
ui-ux-pro-max
Generate a reusable design system with patterns, colors, and typography.
build-fix
Diagnose and incrementally fix TypeScript and build errors in npm projects.
python-testing-patterns
Teach practical Python testing patterns with pytest and hypothesis.
api-design-principles
Guide REST and GraphQL API design with schema-first patterns and templates.
techdebt
Scan TypeScript/JavaScript codebases for duplicates, unused imports, and debug code.
e2e-agent-browser
Automate browser end-to-end tests with accessibility snapshots and CI integration.
stitch-enhance-prompt
Converts vague UI ideas into structured Stitch prompts with content, style, and layout guidance.
frontend
Plan and build React frontend UI with Tailwind CSS and SHADCN UI.
verify
Run typecheck, lint, test, and build scripts in sequence.
shadcn-ui
Install and configure shadcn/ui components in Next.js or Vite projects.
handoff
Generate a HANDOFF.md document with session state sections.
Frequently Asked Questions
FAQPage SchemaHow 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βopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core