YoniChechik/claude-code-config Skills
(13)Browse AI agent skills from YoniChechik/claude-code-config for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
cd-permanent
YoniChechik/claude-code-config
Change directory permanently within the session (project tree only)
create-clone
YoniChechik/claude-code-config
Create isolated git clone for feature
feature-continue
YoniChechik/claude-code-config
Resume work on existing feature clone
feature-loop-scheme
YoniChechik/claude-code-config
Full feature development workflow (called by feature-new/feature-continue)
feature-new
YoniChechik/claude-code-config
Start new feature with full planning
pr-comments
YoniChechik/claude-code-config
Review and triage PR comments interactively
pr-create
YoniChechik/claude-code-config
Create pull request from feature branch
pr-walkthrough
YoniChechik/claude-code-config
Step-by-step PR code walkthrough session
quality
YoniChechik/claude-code-config
Run quality checks, fix code quality issues, check code style, format code, or perform lint checks
React Native Guidelines
YoniChechik/claude-code-config
Conventions and patterns for React Native/Expo mobile development including component structure, styling with NativeWind, hooks, testing, and Storybook
sync
YoniChechik/claude-code-config
Merge main, commit changes, and push
todo
YoniChechik/claude-code-config
Parse input and create todo items
uv
YoniChechik/claude-code-config
how to run python files and mangage dependencies using UV package manager (pip replacement)