Skip to main content
在 Manus 中运行任何 Skill
一键导入
qte77
GitHub 创作者资料

qte77

按仓库查看 9 个 GitHub 仓库中的 116 个已收集 skills。

已收集 skills
116
仓库
9
更新
2026-07-16
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

triaging-security-report
信息安全分析师

Verify an external or AI-generated security report against the actual codebase before acting on it. Use when handed a scanner PDF, automated teardown, audit report, or bug-bounty submission — classifies every finding CONFIRMED / OVERSTATED / FALSE-POSITIVE / FABRICATED and salvages the real work items.

2026-07-05
creating-gha
软件开发工程师

Creates GitHub Actions for the Marketplace. Use when scaffolding a new action, implementing composite steps, writing BATS tests, or preparing a Marketplace release.

2026-06-21
enforcing-doc-hierarchy
软件开发工程师

Audit documentation against its declared hierarchy — broken links, duplicates, misplaced content, stale references, single-source-of-truth enforcement. Use for doc health reviews.

2026-06-21
auditing-readme
软件开发工程师

Audit README.md files against best practices for repos, accounts, or orgs. Detects missing sections, stale links, inconsistent formatting, and convention violations. Use when reviewing README quality across one or many repos.

2026-06-21
writing-readme
软件开发工程师

Generate or update README.md files across three scopes — repo (with project-type detection), account (GitHub user profile), and org (organization profile). Use when creating, updating, or aligning a README to org conventions.

2026-06-21
auditing-website-accessibility
网页开发工程师

Audits website accessibility for WCAG 2.2 AA compliance, generating findings and code fixes. Use when reviewing accessibility, keyboard navigation, screen reader compatibility, or inclusive design.

2026-06-13
auditing-website-seo-geo
网页开发工程师

Audits a site's SEO and AI-search (GEO) readiness — meta tags, Open Graph/Twitter, JSON-LD, robots/llms conventions — and generates fixes. Use when reviewing search visibility, social previews, structured data, or LLM/AI-crawler discoverability.

2026-06-13
auditing-code-security
信息安全分析师

Audit code against OWASP Top 10 vulnerabilities with structured findings. Use when reviewing code for security issues or conducting security audits.

2026-06-12
当前展示该仓库 Top 8 / 64 个已收集 skills。
compacting-context
软件开发工程师

Compacts verbose context into structured summary. Use after pollution sources (searches, logs, JSON) or at phase milestones.

2026-04-27
creating-pr-from-branch
软件开发工程师

Create a pull request from the current branch. Analyzes commits, generates title+body from PR template, pauses for approval, then pushes and creates PR. Use after committing changes.

2026-04-27
designing-backend
软件开发工程师

Designs concise, streamlined backend systems matching exact task requirements. Use when planning APIs, data models, system architecture, or when the user requests backend design work.

2026-04-27
enforcing-doc-hierarchy
软件开发工程师

Audits and aligns project documentation against authority chains (project docs and Claude Code infrastructure). Detects broken references, duplicates, scope creep, and chain breaks. Use when reviewing documentation health, fixing stale references, or enforcing single-source-of-truth.

2026-04-27
generating-interactive-userstory-md
项目管理专家

Interactive Q&A to build UserStory.md from user input. Use when the user wants to create a user story document or start the assisted workflow.

2026-04-27
generating-prd-json-from-prd-md
软件开发工程师

Generates prd.json task tracking file from PRD.md requirements document. Use when initializing Ralph loop or when the user asks to convert PRD to JSON format for autonomous execution.

2026-04-27
generating-writeup
技术写作员

Generates academic/technical writeups with IEEE citations and pandoc PDF output. Use when creating research papers, technical reports, or documentation with references.

2026-04-27
maintaining-agents-md
软件开发工程师

Maintains AGENTS.md, AGENT_LEARNINGS.md, AGENT_REQUESTS.md, and CONTRIBUTING.md governance files in sync with codebase changes. Use when updating governance files, during sprint reviews, or after structural changes.

2026-04-27
当前展示该仓库 Top 8 / 19 个已收集 skills。
committing-staged-with-message
软件开发工程师

Generate commit message for staged changes, pause for approval, then commit. Stage files first with `git add`, then run this skill.

2026-02-22
generating-interactive-userstory-md
项目管理专家

Interactive Q&A to build UserStory.md from user input. Use when the user wants to create a user story document or start the assisted workflow.

2026-02-22
generating-prd-json-from-prd-md
项目管理专家

Generates prd.json task tracking file from PRD.md requirements document. Use when initializing Ralph loop or when the user asks to convert PRD to JSON format for autonomous execution.

2026-02-22
generating-prd-md-from-userstory-md
项目管理专家

Transforms UserStory.md into PRD.md by extracting features and converting user stories into functional requirements.

2026-02-22
researching-codebase
软件开发工程师

Investigates codebase before planning. Use before any non-trivial implementation task to gather context in isolation.

2026-02-22
reviewing-code
软件质量保证分析师与测试员

Provides concise, focused code reviews matching exact task complexity requirements. Use when reviewing code quality, security, or when the user asks for code review.

2026-02-22
testing-python
软件质量保证分析师与测试员

Writes tests following TDD (using pytest and Hypothesis) and BDD best practices. Use when writing unit tests, integration tests, or BDD scenarios.

2026-02-22
compacting-context
数据录入员

Compacts verbose context into structured summary. Use after pollution sources (searches, logs, JSON) or at phase milestones.

2026-01-26
当前展示该仓库 Top 8 / 10 个已收集 skills。
hardening-codebase
软件质量保证分析师与测试员

Audit and tighten codebase quality gates — lint, types, tests, code review. Use when onboarding a project, before a release, or when validation is too permissive.

2026-04-18
compacting-context
管理分析师

Compacts verbose context into structured summary. Use after pollution sources (searches, logs, JSON) or at phase milestones.

2026-04-11
enforcing-doc-hierarchy
软件开发工程师

Audits and aligns project documentation against its own declared hierarchy. Discovers authority chains from CONTRIBUTING.md (or equivalent), then detects broken links, duplicates, and misplaced content. Use when reviewing doc health, fixing stale references, or enforcing single-source-of-truth.

2026-04-11
implementing-python
软件开发工程师

Implements concise, streamlined Python code matching exact architect specifications. Use when writing Python code, creating modules, or when the user asks to implement features in Python.

2026-04-11
researching-codebase
软件开发工程师

Investigates codebase before planning. Use before any non-trivial implementation task to gather context in isolation.

2026-04-11
reviewing-code
软件质量保证分析师与测试员

Provides concise, focused code reviews matching exact task complexity requirements. Use when reviewing code quality, security, or when the user asks for code review.

2026-04-11
testing-python
软件质量保证分析师与测试员

Writes tests following TDD (using pytest and Hypothesis) and BDD best practices. Use when writing unit tests, integration tests, or BDD scenarios.

2026-04-11
已展示 9 / 9 个仓库
已展示全部仓库