Skip to main content
bakwankawa
GitHub 创作者资料

bakwankawa

按仓库查看 2 个 GitHub 仓库中的 17 个已收集 skills。

已收集 skills
17
仓库
2
更新
2026年3月20日
仓库浏览

仓库与代表性 skills

conversation-memory
软件开发工程师

Store and retrieve conversation session context for continuity across sessions (project-level). Saves completed conversations organized by datetime (hour-level granularity) to .codex/conversations/ and enables loading previous sessions to continue context.…

2026年2月17日
dispatching-parallel-agents
软件开发工程师

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026年2月17日
dual-remote-push
软件开发工程师

Pushes the current branch to both remotes (upstream corporate and origin internal) so GitHub activity appears on the user's repo. Use only when the user explicitly asks to push to both remotes, sync to both repos, or invokes this dual-remote push workflow.

2026年2月17日
efficient-quality-coding
软件开发工程师

Enforce writing high-quality and high-performance code without unnecessary overhead. Use when generating, refactoring, or reviewing code to avoid repeated initialization, unnecessary loops, excessive memory usage, and premature optimizations, while never…

2026年2月17日
jira
软件开发工程师

Natural language interaction with Jira for managing issues, sprints, and workflows using jira CLI or Atlassian MCP. Use when the user mentions Jira tickets, issue keys, sprints, backlogs, or asks to create or modify Jira issues.

2026年2月17日
human-readable-timestamp-logging
软件开发工程师

Add human-readable timestamped logging with per-function timing breakdowns to identify latency bottlenecks. Use when instrumenting code, adding observability, profiling request flows (API routes, dependencies, DB calls), or when the user asks to measure…

2026年2月17日
new-project-scaffold
软件开发工程师

Scaffolds a brand-new project with a clean, best-practice folder structure, pinned latest-stable dependencies, and a Docker Compose–ready layout. Designed to bootstrap production-ready codebases from day one.

2026年2月17日
pre-commit-docs-sync
软件开发工程师

Ensures README.md and .codex/project_architecture.md are fully updated and accurate BEFORE a commit is created. README.md must function as a complete, step-by-step SOP for running and operating the application. Prevents commits from landing with outdated,…

2026年2月17日
已展示 8 / 16 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库