Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

coding-workflow

coding-workflow contient 13 skills collectées depuis chaorenex1, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
2
mis à jour
2026-04-06
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

performance-reviewer
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-23
knowledge-distiller
Développeurs de logiciels

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

2026-03-23
memex-cli
Développeurs de logiciels

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

2026-03-23
memex-fallback
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Spécialistes en formation et développement

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2025-12-15
git-commit-summarizer
Développeurs de logiciels

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

2025-12-14
skill-validator
Analystes en assurance qualité des logiciels et testeurs

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

2025-12-14