Skip to main content
Run any Skill in Manus
with one click
jnMetaCode
GitHub creator profile

jnMetaCode

Repository-level view of 36 collected skills across 7 GitHub repositories.

skills collected
36
repositories
7
updated
2026-07-18
repository explorer

Repositories and representative skills

subagent-driven-development
computer-occupations-all-other

当在当前会话中执行包含独立任务的实现计划时使用

2026-07-17
using-superpowers
computer-occupations-all-other

在开始任何对话时使用——确立如何查找和使用技能,要求在任何响应(包括澄清性问题)之前调用 Skill 工具

2026-07-13
executing-plans
software-developers

当你有一份书面实现计划需要在单独的会话中执行,并设有审查检查点时使用

2026-06-20
brainstorming
software-developers

在任何创造性工作之前必须使用此技能——创建功能、构建组件、添加功能或修改行为。在实现之前先探索用户意图、需求和设计。

2026-06-19
finishing-a-development-branch
software-developers

当实现完成、所有测试通过、需要决定如何集成工作时使用——通过提供合并、PR 或清理等结构化选项来引导开发工作的收尾

2026-06-19
using-git-worktrees
software-developers

当需要开始与当前工作区隔离的功能开发,或在执行实现计划之前使用——通过原生工具或 git worktree 回退机制确保隔离工作区存在

2026-06-19
chinese-code-review
software-quality-assurance-analysts-and-testers

中文 review 沟通参考——话术模板、分级标注(必须修复/建议修改/仅供参考)、国内团队常见反模式应对。仅在用户显式 /chinese-code-review 时调用,不要根据上下文自动触发。

2026-06-16
chinese-commit-conventions
software-developers

中文 commit 与 changelog 配置参考——Conventional Commits 中文适配、commitlint/husky/commitizen 中文模板、conventional-changelog 中文配置。仅在用户显式 /chinese-commit-conventions 时调用,不要根据上下文自动触发。

2026-06-16
Showing top 8 of 20 collected skills in this repository.
self-evolve
software-developers

Make the agent improve with every task — review the run, distill lessons into durable memory, and reinforce what worked. Use at the end of any non-trivial task, or when the user asks the agent to "learn from this".

2026-06-10
incident-postmortem
project-management-specialists

Write a blameless, actionable incident postmortem from the raw facts. Use after an outage/incident, or when asked to write up "what happened" for the team.

2026-06-10
pr-description
software-developers

Write a reviewer-first pull-request description from the actual branch diff. Use when opening a PR or asked to write/improve a PR description.

2026-06-10
systematic-debugging
software-developers

Root-cause a bug with a hypothesis-driven loop instead of shotgun edits. Use when a bug isn't obvious after the first look, or when asked to "find out why" something fails.

2026-06-10
test-writing
software-quality-assurance-analysts-and-testers

Write tests that catch real regressions — behavior-focused, minimal mocking, edge cases chosen from the code's actual branches. Use when adding tests for new code or backfilling tests for a fix.

2026-06-10
changelog
software-developers

Generate or update a CHANGELOG.md in Keep a Changelog format from real git history. Use when cutting a release, tagging a version, or asked "what changed since…".

2026-06-10
conventional-commits
software-developers

Write precise Conventional Commits messages from the actual staged diff. Use whenever committing code or asked to write/fix a commit message.

2026-06-10
repo-onboarding
software-developers

Systematically map an unfamiliar codebase before changing it — entry points, build/test loop, conventions, data flow. Use when starting work in a repo you haven't seen, or asked "how does this codebase work?".

2026-06-10
Showing top 8 of 9 collected skills in this repository.
Showing 7 of 7 repositories
All repositories loaded