Skip to main content
Run any Skill in Manus
with one click
GitHub repository

coding-workflow

coding-workflow contains 13 collected skills from chaorenex1, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
2
updated
2026-04-06
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

performance-reviewer
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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

2026-03-23
knowledge-distiller
software-developers

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

2026-03-23
memex-cli
software-developers

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

2026-03-23
memex-fallback
software-developers

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
software-quality-assurance-analysts-and-testers

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
training-and-development-specialists-131151

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
software-developers

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
software-developers

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

2025-12-15
git-commit-summarizer
software-developers

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

2025-12-14
skill-validator
software-quality-assurance-analysts-and-testers

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

2025-12-14