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

agentpane

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

已收集 skills
47
Stars
5
更新
2026-05-04
Forks
0
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

codex-cli-runtime
软件开发工程师

Internal helper contract for calling the codex-companion runtime from Claude Code

2026-05-04
terraform-style-guide
软件开发工程师

Comprehensive guide for Terraform code style, formatting, and best practices based on HashiCorp's official standards and Azure Verified Modules (AVM) requirements. Use when writing or reviewing Terraform configurations, formatting code, organizing files and modules, establishing team conventions, managing version control, ensuring code quality and consistency across infrastructure projects, or developing Azure Verified Modules.

2026-05-04
agent-browser
软件开发工程师

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2026-05-04
design-engineer
平面设计师

Design engineering for Codex. Build interfaces with craft, memory, and enforcement. Maintains consistent design decisions across sessions - make choices once, enforce them automatically.

2026-05-04
implement-plan
软件开发工程师

Implement plan using concurrent opus agents and verify completion

2026-05-04
integration-test-coverage
软件质量保证分析师与测试员

Deterministic integration test coverage analysis using off-the-shelf tooling. Use this skill whenever the user asks about test coverage, coverage gaps, untested code, what needs testing, or wants to improve integration test coverage. Also trigger when the user says 'run coverage', 'check coverage', 'coverage report', 'what's untested', 'find gaps', or has just implemented a feature and wants to know what integration tests are missing. This skill runs real tools and produces data-driven reports — not guesswork.

2026-05-04
release-automerge
软件开发工程师

use this skill once completed all testing to create PR and automerge once gha issues are resolved

2026-05-04
agentpane-cli
软件开发工程师

Manage AgentPane codespaces, tasks, agents, sessions, and worktrees from the CLI. Use when the user needs to list/create/manage tasks, start/stop agents, view session events, check git status, or interact with the AgentPane API programmatically.

2026-05-04
github-speckit-tester
软件质量保证分析师与测试员

Test harness for executing Speckit workflows non-interactively using subagents. Use when you need to test the complete Speckit pipeline (Phase 0 → Phase 3) or individual phases, validate artifact generation across all commands, automate testing of specification-to-implementation workflows, or verify cross-phase consistency. This skill orchestrates the execution of all Speckit commands in order without user intervention.

2026-05-04
terraform-stacks
软件开发工程师

Comprehensive guide for working with HashiCorp Terraform Stacks. Use when creating, modifying, or validating Terraform Stack configurations (.tfcomponent.hcl, .tfdeploy.hcl files), working with stack components and deployments from local modules, or private registry, or private registry sources, managing multi-region or multi-environment infrastructure, or troubleshooting Terraform Stacks syntax and structure.

2026-05-04
terraform-test
软件开发工程师

Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and resource configurations, or troubleshooting Terraform test syntax and execution. Terraform test is typically used when validating Terraform modules.

2026-05-04
agentpane-cli
软件开发工程师

Manage AgentPane codespaces, tasks, agents, sessions, and worktrees from the CLI. Use when the user needs to list/create/manage tasks, start/stop agents, view session events, check git status, or interact with the AgentPane API programmatically.

2026-04-20
azure-verified-modules
软件开发工程师

Azure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules. Use when creating or reviewing Azure modules that need AVM certification.

2026-04-05
gh-workflow
软件开发工程师

">"

2026-04-05
provider-actions
软件开发工程师

Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).

2026-04-05
provider-golangci-lint-uplift
软件开发工程师

>-

2026-04-05
provider-new-terraform-provider
软件开发工程师

Use this when scaffolding a new Terraform provider.

2026-04-05
provider-resources
软件开发工程师

Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and acceptance testing for provider resources.

2026-04-05
provider-run-acceptance-tests
软件质量保证分析师与测试员

Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix `TestAcc`.

2026-04-05
provider-test-patterns
软件质量保证分析师与测试员

>-

2026-04-05
provider-test-speed
软件质量保证分析师与测试员

"Analyze and optimize Terraform provider acceptance test execution for maximum speed with 100% pass rate. Use when the user wants to run tests faster, analyze test timing, find slow tests, parallelize test execution, or optimize their test suite's throughput. Also use when the user mentions "test speed", "slow tests", "parallel tests", "test performance", "speed up tests", or asks why tests take so long."

2026-04-05
terraform-style-guide
软件开发工程师

Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.

2026-04-05
terraform-test
软件质量保证分析师与测试员

Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and resource configurations, or troubleshooting Terraform test syntax and execution.

2026-04-05
tf-architecture-patterns
软件开发工程师

Terraform module design patterns, resource composition conventions, and project structure standards. Use when designing module structure, choosing resource composition patterns, or setting up project layout for AWS Terraform modules.

2026-04-05
tf-consumer-e2e
软件质量保证分析师与测试员

Non-interactive test harness for end-to-end Terraform consumer workflow testing. Runs full `/tf-consumer-plan` -> `/tf-consumer-implement` cycle with test defaults, bypassing user prompts for automated validation.

2026-04-05
tf-consumer-implement
软件开发工程师

SDD Phases 3-4 for consumer provisioning. Implementation and validation from an existing consumer-design.md. Composes modules, validates, deploys to sandbox, creates PR.

2026-04-05
tf-consumer-plan
项目管理专家

SDD Phases 1-2 for consumer provisioning. Clarify requirements, research private registry modules, produce consumer-design.md, and await human approval before any code is written.

2026-04-05
tf-domain-category
软件开发工程师

8 category ambiguity taxonomy for Terraform infrastructure specifications. Structured scan methodology, prioritization heuristics, and clarification question patterns. Use when scanning Terraform specifications for ambiguity, missing decision points, or underspecified requirements.

2026-04-05
tf-judge-criteria
软件质量保证分析师与测试员

Scoring rubrics, severity classification, evaluation methodology, and iterative refinement protocol for Terraform code quality assessment.

2026-04-05
tf-module-e2e
软件质量保证分析师与测试员

Non-interactive test harness for end-to-end Terraform workflow testing. Runs full `/tf-module-plan` -> `/tf-module-implement` cycle with test defaults, bypassing user prompts for automated validation. Pass the prompt filename as the skill argument.

2026-04-05
tf-module-implement
软件开发工程师

SDD Phases 3-4. TDD implementation and validation from an existing design.md. Writes tests first, builds module, validates, creates PR.

2026-04-05
tf-module-plan
软件开发工程师

SDD Phases 1-2. Clarify requirements, research, produce design.md, and await human approval before any code is written.

2026-04-05
tf-module-refactor
软件开发工程师

Transform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.

2026-04-05
tf-provider-implement
软件开发工程师

SDD Phases 3-4 for provider development. TDD implementation and validation from an existing provider-design-{resource}.md.

2026-04-05
tf-provider-plan
软件开发工程师

SDD Phases 1-2 for provider development. Clarify requirements, research, produce provider-design-{resource}.md, and await human approval before any code is written.

2026-04-05
tf-report-template
软件开发工程师

Validation results summary template for Phase 4 output. Provides the format for reporting terraform test, validate, fmt, tflint, pre-commit, trivy, and security checklist results.

2026-04-05
tf-research
软件开发工程师

Research strategies for AWS documentation, provider docs, and public registry patterns. Use when researching AWS services, investigating provider resources, or studying public registry modules for design patterns.

2026-04-05
tf-runtask
软件开发工程师

"Retrieve and display Terraform Cloud/Enterprise run task results for a given run. Use this skill whenever the user asks about run task results, run task checks, task stage statuses, or wants to inspect what run tasks reported for a Terraform Cloud/Enterprise run. Triggers on phrases like "check the run tasks", "what did the run tasks say", "show run task results", "get task results for run-xxx", or any reference to run task outcomes on a specific run."

2026-04-05
tf-security-baselines
信息安全分析师

AWS security assessment domains, risk rating framework, CIS/NIST reference baselines, and evidence-based finding format. Use when reviewing AWS security posture, assessing risk, or applying CIS/NIST baselines to Terraform configurations.

2026-04-05
integration-test-coverage
软件质量保证分析师与测试员

Deterministic integration test coverage analysis using off-the-shelf tooling. Use this skill whenever the user asks about test coverage, coverage gaps, untested code, what needs testing, or wants to improve integration test coverage. Also trigger when the user says 'run coverage', 'check coverage', 'coverage report', 'what's untested', 'find gaps', or has just implemented a feature and wants to know what integration tests are missing. This skill runs real tools and produces data-driven reports — not guesswork.

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