Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

coding-workflow

coding-workflow 收录了来自 chaorenex1 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
2
更新
2026-04-06
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

performance-reviewer
软件开发工程师

Use this skill when the user asks to review performance hotspots, algorithmic complexity, memory usage, latency, caching opportunities, or concurrency tradeoffs. It performs evidence-based performance review and separates obvious fixes from issues that should be profiled first.

2026-04-06
style-reviewer
软件质量保证分析师与测试员

Use this skill when the user asks to review formatting, naming conventions, language idioms, lint/style consistency, or import organization. It checks style against project conventions and distinguishes auto-fixable issues from manual fixes.

2026-04-06
codex-cli-bridge
软件开发工程师

Bridge between Claude Code and OpenAI Codex CLI - generates AGENTS.md from CLAUDE.md, provides Codex CLI execution helpers, and enables seamless interoperability between both tools

2026-03-23
cross-platform-command-generator
软件开发工程师

Generates cross-platform commands and scripts for Linux, macOS, and Windows with security validation and compatibility guidance

2026-03-23
knowledge-distiller
软件开发工程师

根据用户需求检索项目代码,提取事实、模式、决策链条,并以自然语言生成一个或多个非代码知识文档到 /docs/kb/

2026-03-23
memex-cli
软件开发工程师

Execute AI tasks (codex/claude/gemini) with memory and resume support via memex-cli stdin protocol.

2026-03-23
memex-fallback
软件开发工程师

Fallback to memex-cli when codeagent-wrapper is unavailable. Automatically converts codeagent-wrapper syntax to memex-cli stdin protocol and executes.

2026-03-23
tdd
软件质量保证分析师与测试员

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

2026-03-23
interview-master
培训与发展专员

This skill should be used when the user asks to "generate interview questions", "prepare for interview", "optimize resume", "conduct mock interview", "analyze git commits for resume", "generate resume from code", "review my resume", or mentions interview preparation, career assistance, or extracting project experience from git history. Provides comprehensive interview and career development guidance for both job seekers and interviewers.

2026-01-20
git-batch-commit
软件开发工程师

Intelligently detects when too many files are staged and automatically groups them by feature or functionality using Conventional Commits with user language preference

2026-01-05
api-document-generator
软件开发工程师

Parses interface/API information from files or directories and generates OpenAPI-compliant documentation with timestamps

2025-12-15
git-commit-summarizer
软件开发工程师

Summarizes git commits for specified users over a given time period and generates markdown reports

2025-12-14
skill-validator
软件质量保证分析师与测试员

Validates Claude skill files for correct structure, YAML frontmatter, Python imports, naming conventions, and compliance with official documentation

2025-12-14