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

ensemble

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

已收集 skills
117
Stars
11
更新
2026-06-23
Forks
6
职业覆盖
12 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ensemble-create-workstream-trd
软件开发工程师

Generate a normalized executable workstream TRD from multiple source TRDs (Codex skill for /ensemble:create-workstream-trd)

2026-06-23
ensemble-implement-trd-beads
软件开发工程师

Implement TRD with beads project management — persistent bead hierarchy, dependency-aware execution via br/bv, and cross-session resumability (Codex skill for /ensemble:implement-trd-beads)

2026-06-23
ensemble-refine-beads
软件开发工程师

Approval-gated Beads graph refinement before execution (Codex skill for /ensemble:refine-beads)

2026-06-23
ensemble-create-trd-foreman
软件开发工程师

Create Foreman-native structured Technical Requirements Document from PRD — omits adversarial review phase, outputs parser-compatible tables (Codex skill for /ensemble:create-trd-foreman)

2026-06-23
ensemble-create-trd
软件开发工程师

Create Technical Requirements Document from PRD with architecture design and adversarial review (Codex skill for /ensemble:create-trd)

2026-06-23
ensemble-create-prd
项目管理专家

Create comprehensive Product Requirements Document with structured elicitation and adversarial review (Codex skill for /ensemble:create-prd)

2026-06-23
ensemble-analyze-requirements
软件开发工程师

Pre-implementation cross-artifact consistency sweep — checks PRD↔TRD↔beads alignment before coding begins (Codex skill for /ensemble:analyze-requirements)

2026-06-09
ensemble-beads-build
软件开发工程师

Drive an existing bead hierarchy to completion through the full builder, code-review, and close pipeline (Codex skill for /ensemble:beads-build)

2026-06-09
ensemble-beads-plan
软件开发工程师

Analyze an existing bead hierarchy and produce bv analysis and wheel instructions without executing any implementation (Codex skill for /ensemble:beads-plan)

2026-06-09
ensemble-configure-team
软件开发工程师

Analyze TRD complexity and auto-configure team roles, agent assignments, and marketplace plugins (Codex skill for /ensemble:configure-team)

2026-06-09
ensemble-discover-standards
软件开发工程师

Analyze codebase and extract coding conventions into a standards/ directory with index.yml (Codex skill for /ensemble:discover-standards)

2026-06-09
ensemble-feature
项目管理专家

Orchestrate the full idea-to-plan pipeline: create-prd, refine-prd, create-trd, refine-trd, implement-trd-beads --plan (Codex skill for /ensemble:feature)

2026-06-09
ensemble-fix-issue
软件开发工程师

Lightweight workflow for bug fixes and small issues (Codex skill for /ensemble:fix-issue)

2026-06-09
ensemble-implement-bead
软件开发工程师

Implement a single beads task by ID through analysis, implementation, and PR creation (Codex skill for /ensemble:implement-bead)

2026-06-09
ensemble-implement-trd
软件开发工程师

Complete TRD implementation using git-town workflow with ensemble-orchestrator delegation and TDD methodology (Codex skill for /ensemble:implement-trd)

2026-06-09
ensemble-inject-standards
软件开发工程师

Selectively inject relevant standards from standards/index.yml into agent context based on current task (Codex skill for /ensemble:inject-standards)

2026-06-09
ensemble-refine-prd
项目管理专家

Refine and enhance existing PRD with stakeholder feedback and additional detail (Codex skill for /ensemble:refine-prd)

2026-06-09
ensemble-refine-trd
项目管理专家

Refine and enhance existing TRD with stakeholder feedback and additional detail (Codex skill for /ensemble:refine-trd)

2026-06-09
ensemble-requirement-status
项目管理专家

On-demand requirement satisfaction report — scans bead comments for req-verified tokens (Codex skill for /ensemble:requirement-status)

2026-06-09
ensemble-validate-requirements
项目管理专家

Pre-implementation traceability gate — validates REQ-NNN coverage and TEST task pairing between PRD and TRD (Codex skill for /ensemble:validate-requirements)

2026-06-09
using-anthropic-platform
软件开发工程师

Claude SDK development with Messages API, Tool Use, Extended Thinking, streaming, and prompt caching

2026-06-06
using-anthropic-platform
软件开发工程师

Claude SDK development with Messages API, Tool Use, Extended Thinking, streaming, and prompt caching

2026-06-06
staleness-gate
软件开发工程师

Detect whether a TRD is stale before implementation begins. If stale, invoke

2026-06-01
blazor
软件开发工程师

Target: .NET 8.0+ with Blazor Server/WebAssembly

2026-04-22
ensemble-analyze-product
市场调研分析师与营销专员

Analyze existing brownfield project and generate improvement roadmap (Codex skill for /ensemble:analyze-product)

2026-04-22
ensemble-claude-changelog
软件开发工程师

Track Claude updates and new features directly from your development environment. (Codex skill for /ensemble:claude-changelog)

2026-04-22
ensemble-fold-prompt
软件开发工程师

Optimize CLAUDE.md for token efficiency, standards discovery, and progressive context loading (Codex skill for /ensemble:fold-prompt)

2026-04-22
ensemble-generate-api-docs
软件开发工程师

Generate comprehensive OpenAPI/Swagger API documentation from codebase (Codex skill for /ensemble:generate-api-docs)

2026-04-22
ensemble-manager-dashboard
计算机与信息系统经理

Generate real-time productivity metrics and team analytics dashboard (Codex skill for /ensemble:manager-dashboard)

2026-04-22
ensemble-playwright-test
软件质量保证分析师与测试员

Automated E2E testing and error resolution using Playwright MCP integration (Codex skill for /ensemble:playwright-test)

2026-04-22
ensemble-release
软件开发工程师

Automated release workflow orchestration with quality gates, smoke test integration, (Codex skill for /ensemble:release)

2026-04-22
ensemble-sessionlog
秘书和行政助理(法律、医疗和高管除外)

Save a structured session transcript to SessionLogs with key decisions, commands, and resolutions (Codex skill for /ensemble:sessionlog)

2026-04-22
ensemble-sprint-status
项目管理专家

Generate current sprint status report with task completion and blockers (Codex skill for /ensemble:sprint-status)

2026-04-22
ensemble-web-metrics-dashboard
网页开发工程师

Generate web performance metrics dashboard with Core Web Vitals (Codex skill for /ensemble:web-metrics-dashboard)

2026-04-22
exunit-test-framework
软件质量保证分析师与测试员

Execute and generate ExUnit tests for Elixir projects with setup callbacks, describe blocks, and async testing support

2026-04-22
jest-test-framework
软件质量保证分析师与测试员

Execute and generate Jest tests for JavaScript/TypeScript projects with support for unit, integration, and E2E testing

2026-04-22
nestjs-framework
软件开发工程师

Node.js/TypeScript backend framework with dependency injection and modular architecture

2026-04-22
phoenix
软件开发工程师

Quick reference for Phoenix and Elixir development patterns. For comprehensive documentation, see REFERENCE.md.

2026-04-22
pytest-test-framework
软件质量保证分析师与测试员

Execute and generate pytest tests for Python projects with fixtures, parametrization, and mocking support

2026-04-22
rails
软件开发工程师

For Agent: backend-developer

2026-04-22
当前展示该仓库 Top 40 / 117 个已收集 skills。