원클릭으로
infinite-dev-skill
Claude Code 无限开发循环技能 - 让 Claude 成为无限开发循环:spec → feature list → implement → test → commit → repeat,跨无限制上下文窗口。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Claude Code 无限开发循环技能 - 让 Claude 成为无限开发循环:spec → feature list → implement → test → commit → repeat,跨无限制上下文窗口。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
专业 PPT 演示文稿全流程 AI 生成助手。模拟万元/页级别 PPT 设计公司的完整工作流,输出高质量 HTML 演示文稿 + 可编辑矢量 PPTX。
WPS Office 智能助手 - AI编程助手通过自然语言操控WPS Office的MCP工具集。支持Excel(80工具) / Word(24工具) / PPT(111工具) / 通用(9工具)。
小红书内容自动化 — 监控关键词、生成爆款文案、自动发布。 基于 Agent-Reach 实现小红书阅读、搜索、发帖、评论、点赞。 适用于博物馆/文博/文物等垂直领域,也支持通用爆款生成。
Comprehensive Git operations for repository management. Use when working with Git repositories for: - Committing changes (git commit with conventional commits format) - Creating branches (feature, bugfix, hotfix branches) - Stashing changes - Viewing history, diffs, and status - Merging and rebasing - Creating pull requests (GitHub, GitLab) - Undoing commits and changes - Syncing with remote (push, pull, fetch)
Universal HTTP retry mechanism with exponential backoff. Use when making API calls that may fail due to network issues, timeouts, or rate limits.
Aggregate and summarize AI/LLM/Agent news from multiple sources. Use when user needs latest AI news, GitHub trending, research papers, or daily AI briefing. Supports Hacker News, GitHub Trending, arXiv, and Hugging Face.
| name | infinite-dev-skill |
| version | 1.0.0 |
| description | Claude Code 无限开发循环技能 - 让 Claude 成为无限开发循环:spec → feature list → implement → test → commit → repeat,跨无限制上下文窗口。 |
| emoji | 🔄 |
| category | Development |
| tags | ["Claude Code","Development","Automation","Loop","Agent"] |
| author | RobertWang4 |
| repoUrl | https://github.com/RobertWang4/infinite-dev-skill |
让 Claude 成为无限开发循环助手,基于 Anthropic 研究 Effective harnesses for long-running agents。
PROJECT FILES
│
├── AGENTS.md
├── feature_list.json
├── init.sh
├── claude-progress.txt
├── dev-agent.py
└── src/
px skills add RobertWang4/infinite-dev-skill
或手动复制到 ~/.claude/skills/infinite-dev/
# 告诉 Claude 要构建什么
Build me a task management app with React and Express
Claude 会自动:
px skills update
这会更新所有已安装 skill 到最新版本。