Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

forge

forge 收录了来自 pan94u 的 32 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
32
Stars
40
更新
2026-03-05
Forks
9
职业覆盖
11 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

planning-mode
计算机与信息系统经理

Planning Mode skill for guided execution of large tasks. Provides structured task decomposition, user confirmation, per-task verification, retry logic, and quality summary.

2026-03-05
git-workflow
网络与计算机系统管理员

Git 工作流 — 版本控制、提交规范、分支管理、.gitignore 治理

2026-03-03
bug-fix-workflow
软件开发工程师

Structured bug diagnosis and repair workflow using the 5-Whys root cause analysis method. Ensures fixes include tests, documentation, and knowledge capture.

2026-02-23
document-generation
网页开发工程师

Generates structured documents including architecture diagrams (Mermaid), usage manuals, progress reports, and API documentation from code analysis.

2026-02-23
knowledge-distillation
计算机系统分析师

Extracts reusable patterns and lessons from execution history and project experience. Generates structured knowledge entries for the knowledge base.

2026-02-23
progress-evaluation
计算机与信息系统经理

Evaluates project progress by analyzing workspace structure, code completeness, and comparing against planned milestones. Outputs structured progress reports.

2026-02-23
ci-cd-patterns
网络与计算机系统管理员

CI/CD pipeline patterns, workflow configuration, and release automation best practices

2026-02-22
kubernetes-patterns
网络与计算机系统管理员软件开发工程师

Kubernetes deployment patterns, resource configuration, and operational best practices

2026-02-22
api-design
计算机系统分析师

REST API design patterns. URL naming, HTTP status codes, pagination, RFC 7807 error responses, versioning, and OpenAPI.

2026-02-22
business-rule-extraction
计算机系统分析师

Extract business rules, boundary conditions, and exception handling strategies from source code across any language. Produces structured, auditable documentation for knowledge preservation, migration planning, and team onboarding.

2026-02-22
codebase-profiler
计算机系统分析师

Automated codebase profiling skill. Scans existing systems to generate module dependencies, domain models, API inventory, DB relationships, and business flow catalogs.

2026-02-22
convention-miner
软件开发工程师

Extract actual coding conventions from existing codebases. Discover naming patterns, package structure, test conventions. Auto-generate skill drafts.

2026-02-22
database-patterns
数据库管理员

Database patterns for JPA/Spring Data. Schema naming, Flyway migrations, N+1 prevention, transaction boundaries, indexing strategy.

2026-02-22
error-handling
软件开发工程师

Error handling patterns. Exception hierarchies, Result types, structured error responses, retry strategies, circuit breakers.

2026-02-22
gradle-build
软件开发工程师

Gradle Kotlin DSL patterns. Version catalogs, multi-module setup, dependency management, build cache, and custom tasks.

2026-02-22
java-conventions
软件开发工程师

Java coding conventions for enterprise applications. Covers package naming, class naming suffixes, method ordering, null handling, and immutability patterns.

2026-02-22
kotlin-conventions
软件开发工程师

Forge 项目 Kotlin 约定。data class 边界、scope function 选用、协程结构化并发、null safety 规则。

2026-02-22
logging-observability
软件开发工程师

Logging and observability patterns. MDC propagation, log levels, Micrometer metrics, distributed tracing, structured JSON logging.

2026-02-22
security-practices
信息安全分析师

Security practices for enterprise applications. Spring Security, parameterized queries, input validation, secret management, OWASP Top 10.

2026-02-22
spring-boot-patterns
软件开发工程师

Forge 项目 Spring Boot 约定。构造器注入强制、@ConfigurationProperties 优于 @Value、RFC 7807 错误响应。

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

Testing standards for enterprise applications. Covers naming conventions, AAA structure, mock strategies, Testcontainers, coverage targets, test execution order, flaky test detection, and test reporting.

2026-02-22
domain-model-knowledge
计算机系统分析师

Provides knowledge about the domain model, entities, relationships, and business rules

2026-02-22
internal-api-knowledge
计算机系统分析师

Provides knowledge about internal APIs, service contracts, and integration patterns

2026-02-22
runbook-knowledge
计算机系统分析师

Provides knowledge about operational runbooks, incident response, and troubleshooting procedures

2026-02-22
architecture-design
建筑师(景观及海军建筑除外)土木工程师

架构设计 — C4 建模、ADR 决策记录、NFR 映射、技术选型。

2026-02-22
code-generation
软件开发工程师

代码生成 — design-first 生成、约定遵循、增量编码、测试同步生成。

2026-02-22
delivery-methodology
综合与运营经理

AI-assisted delivery methodology — Session-as-Work-Unit, dual-loop architecture, experience encoding, quality gate discipline, and parallel agent strategies.

2026-02-22
deployment-ops
网络与计算机系统管理员

Skill for deployment operations — pre-deployment checklists, deployment pattern selection, rollback procedures, post-deployment verification, and incident response.

2026-02-22
detailed-design
计算机系统分析师

Skill for detailed design — class diagrams, sequence diagrams, API contracts, database schema design, and error handling strategy.

2026-02-22
knowledge-generator
计算机系统分析师

Generates and accumulates structured project knowledge during the delivery process. Produces design baseline documents, ADRs, and project CLAUDE.md from Agent activities.

2026-02-22
requirement-engineering
计算机与信息系统经理

Skill for requirement analysis and PRD writing — stakeholder identification, user story mapping, acceptance criteria, PRD structure, and risk analysis.

2026-02-22
test-case-writing
软件质量保证分析师与测试员

Skill for test case design — equivalence partitioning, boundary value analysis, test data builders, and test coverage strategy.

2026-02-22