Planning Mode skill for guided execution of large tasks. Provides structured task decomposition, user confirmation, per-task verification, retry logic, and quality summary.
لغة النص الأصلي: الصينية
القائمة
جمع SkillsMP عدد ٣٢ من skills من pan94u/forge. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣٢ من أصل ٣٢ skills مجمعة.
Planning Mode skill for guided execution of large tasks. Provides structured task decomposition, user confirmation, per-task verification, retry logic, and quality summary.
لغة النص الأصلي: الصينية
Git 工作流 — 版本控制、提交规范、分支管理、.gitignore 治理
لغة النص الأصلي: الصينية
Structured bug diagnosis and repair workflow using the 5-Whys root cause analysis method. Ensures fixes include tests, documentation, and knowledge capture.
لغة النص الأصلي: الإنجليزية
Generates structured documents including architecture diagrams (Mermaid), usage manuals, progress reports, and API documentation from code analysis.
لغة النص الأصلي: الإنجليزية
Extracts reusable patterns and lessons from execution history and project experience. Generates structured knowledge entries for the knowledge base.
لغة النص الأصلي: الإنجليزية
Evaluates project progress by analyzing workspace structure, code completeness, and comparing against planned milestones. Outputs structured progress reports.
لغة النص الأصلي: الإنجليزية
CI/CD pipeline patterns, workflow configuration, and release automation best practices
لغة النص الأصلي: الإنجليزية
Kubernetes deployment patterns, resource configuration, and operational best practices
لغة النص الأصلي: الإنجليزية
REST API design patterns. URL naming, HTTP status codes, pagination, RFC 7807 error responses, versioning, and OpenAPI.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Automated codebase profiling skill. Scans existing systems to generate module dependencies, domain models, API inventory, DB relationships, and business flow catalogs.
لغة النص الأصلي: الإنجليزية
Extract actual coding conventions from existing codebases. Discover naming patterns, package structure, test conventions. Auto-generate skill drafts.
لغة النص الأصلي: الإنجليزية
Database patterns for JPA/Spring Data. Schema naming, Flyway migrations, N+1 prevention, transaction boundaries, indexing strategy.
لغة النص الأصلي: الإنجليزية
Error handling patterns. Exception hierarchies, Result types, structured error responses, retry strategies, circuit breakers.
لغة النص الأصلي: الإنجليزية
Gradle Kotlin DSL patterns. Version catalogs, multi-module setup, dependency management, build cache, and custom tasks.
لغة النص الأصلي: الإنجليزية
Java coding conventions for enterprise applications. Covers package naming, class naming suffixes, method ordering, null handling, and immutability patterns.
لغة النص الأصلي: الإنجليزية
Forge 项目 Kotlin 约定。data class 边界、scope function 选用、协程结构化并发、null safety 规则。
لغة النص الأصلي: الصينية
Logging and observability patterns. MDC propagation, log levels, Micrometer metrics, distributed tracing, structured JSON logging.
لغة النص الأصلي: الإنجليزية
Security practices for enterprise applications. Spring Security, parameterized queries, input validation, secret management, OWASP Top 10.
لغة النص الأصلي: الإنجليزية
Forge 项目 Spring Boot 约定。构造器注入强制、@ConfigurationProperties 优于 @Value、RFC 7807 错误响应。
لغة النص الأصلي: الصينية
Testing standards for enterprise applications. Covers naming conventions, AAA structure, mock strategies, Testcontainers, coverage targets, test execution order, flaky test detection, and test reporting.
لغة النص الأصلي: الإنجليزية
Provides knowledge about the domain model, entities, relationships, and business rules
لغة النص الأصلي: الإنجليزية
Provides knowledge about internal APIs, service contracts, and integration patterns
لغة النص الأصلي: الإنجليزية
Provides knowledge about operational runbooks, incident response, and troubleshooting procedures
لغة النص الأصلي: الإنجليزية
架构设计 — C4 建模、ADR 决策记录、NFR 映射、技术选型。
لغة النص الأصلي: الصينية
代码生成 — design-first 生成、约定遵循、增量编码、测试同步生成。
لغة النص الأصلي: الصينية
AI-assisted delivery methodology — Session-as-Work-Unit, dual-loop architecture, experience encoding, quality gate discipline, and parallel agent strategies.
لغة النص الأصلي: الإنجليزية
Skill for deployment operations — pre-deployment checklists, deployment pattern selection, rollback procedures, post-deployment verification, and incident response.
لغة النص الأصلي: الإنجليزية
Skill for detailed design — class diagrams, sequence diagrams, API contracts, database schema design, and error handling strategy.
لغة النص الأصلي: الإنجليزية
Generates and accumulates structured project knowledge during the delivery process. Produces design baseline documents, ADRs, and project CLAUDE.md from Agent activities.
لغة النص الأصلي: الإنجليزية
Skill for requirement analysis and PRD writing — stakeholder identification, user story mapping, acceptance criteria, PRD structure, and risk analysis.
لغة النص الأصلي: الإنجليزية
Skill for test case design — equivalence partitioning, boundary value analysis, test data builders, and test coverage strategy.
لغة النص الأصلي: الإنجليزية