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

work-tracker

work-tracker 收录了来自 ivegamsft 的 59 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

agent-design
软件开发工程师

Use when designing Copilot agents, authoring agent definitions, creating skill folders, or scaffolding instruction files. Provides templates and conventions for the agent ecosystem.

2026-05-05
api-design
软件开发工程师

Use when designing, reviewing, or evolving API contracts. Provides OpenAPI templates, breaking-change checklists, versioning decision trees, and governance checklists.

2026-05-05
api-security
信息安全分析师

API authentication, authorization, input validation, rate limiting, and protection patterns

2026-05-05
app-inventory
软件开发工程师

Scan legacy applications to discover project structure, NuGet/npm dependencies, database connection strings, external service bindings, framework versions, and migration complexity scores. Produces structured JSON, YAML, or Markdown inventory reports.

2026-05-05
architecture
软件开发工程师

Use when designing systems, recording architecture decisions, evaluating technologies, or assessing architectural risks. Provides C4 diagram templates, ADR format, technology selection matrices, and risk registers.

2026-05-05
azure-container-apps
网络与计算机系统管理员

Deploy, scale, and manage containerized applications on Azure Container Apps with Dapr, revision management, and advanced networking

2026-05-05
azure-devops-rest
软件开发工程师

Azure DevOps REST API patterns — authentication, scopes, pagination, throttling, and endpoint taxonomy for work items, pipelines, repos, and artifacts.

2026-05-05
azure-identity
信息安全分析师

Use when designing Azure identity architectures — RBAC role assignments, managed identities, Entra ID app registrations, conditional access policies, or workload identity federation for CI/CD. Covers zero trust patterns, PIM, and GitHub OIDC.

2026-05-05
azure-landing-zone
软件开发工程师

Use when designing or scaffolding Azure enterprise-scale landing zones (ESLZ) following the Cloud Adoption Framework. Provides IaC templates for management groups, hub networking, policy assignments, and landing zone vending.

2026-05-05
azure-networking
计算机网络架构师

Use when designing Azure networking architectures: hub-spoke VNet topologies, private endpoints, Private DNS zones, NSG rules, Azure Firewall policies, and route tables for hybrid or multi-region connectivity.

2026-05-05
azure-policy
软件开发工程师

Use when authoring custom Azure Policy definitions, bundling initiatives, designing DeployIfNotExists remediation tasks, generating KQL compliance dashboard queries, or mapping policies to regulatory frameworks (CIS, NIST 800-53, ISO 27001). Covers policy-as-code authoring, parameter design, initiative composition, and compliance reporting.

2026-05-05
azure-waf-review
软件开发工程师

Use when performing an Azure Well-Architected Framework (WAF) assessment against a workload, IaC templates, or architecture description. Covers all five pillars: Reliability, Security, Cost Optimization, Operational Excellence, and Performance Efficiency. Produces scored assessments, prioritized findings, and Bicep/Terraform remediation snippets.

2026-05-05
backend-dev
软件开发工程师

Use when implementing APIs, service layers, or data access patterns. Provides API spec templates, service scaffolds, error catalog structure, and repository pattern boilerplate.

2026-05-05
basecoat
软件开发工程师

Single entry point for 28+ agents across 6 disciplines—discover or delegate across Development, Architecture, Quality, DevOps, Process, and Meta

2026-05-05
code-review
软件质量保证分析师与测试员

Use when reviewing code, pull requests, or diffs. Covers best practices for risk-focused review, severity ordering, and identifying missing tests or regressions.

2026-05-05
contract-testing
软件质量保证分析师与测试员

Consumer-driven contracts, Pact, E2E testing, mutation testing, and integration test orchestration

2026-05-05
copilot-cli-usage-analytics
软件开发工程师

Copilot CLI usage analytics skill. Trigger: 'Copilot CLI usage', 'session cost', 'model dispatch breakdown', 'Copilot CLI cost', 'Copilot CLI analytics'.

2026-05-05
copilot-usage-analytics
软件开发工程师

Use when estimating per-session Copilot CLI cost, analyzing model-routing efficiency, tracking agent dispatch patterns, or documenting which GitHub Copilot usage APIs exist. Covers session cost estimation, model selection recommendations, and API landscape mapping.

2026-05-05
cqrs-event-sourcing
软件开发工程师

CQRS (Command Query Responsibility Segregation) and Event Sourcing patterns for scalable, auditable, distributed systems. Covers command execution, event storage, read model synchronization, eventual consistency, and event replay.

2026-05-05
create-instruction
软件开发工程师

Use when creating a new instruction file for a domain, language, or workflow. Covers frontmatter, applyTo patterns, naming, and writing practical guardrails.

2026-05-05
create-skill
软件开发工程师

Use when creating a new reusable skill for instructions, workflows, or domain guidance. Covers folder layout, frontmatter, discovery language, templates, and validation steps.

2026-05-05
data-tier
数据库架构师

Use when designing schemas, writing migrations, reviewing queries, or establishing data access patterns. Provides schema design, migration, query review, and data dictionary templates.

2026-05-05
database-migration
数据库架构师

Zero-downtime database migration patterns, blue-green deployments, rollback strategies, and schema versioning for production systems

2026-05-05
dev-containers
软件开发工程师

VS Code Dev Containers for reproducible development environments. Covers devcontainer.json configuration, Docker image selection, feature references, VS Code extensions in containers, GitHub Codespaces setup, and environment reproducibility.

2026-05-05
devops
软件开发工程师

Use when designing CI/CD pipelines, writing IaC templates, planning deployments, or setting up observability. Provides workflow templates, deployment checklists, rollback runbooks, and environment promotion guides.

2026-05-05
documentation
技术写作员

Use when writing or improving technical documentation, READMEs, ADRs, runbooks, or implementing docs-as-code practices. Provides templates for common documentation types.

2026-05-05
domain-driven-design
软件开发工程师

Event sourcing, aggregate patterns, bounded contexts, CQRS implementation, and distributed systems patterns

2026-05-05
dotnet-modernization
软件开发工程师

Structured guidance for .NET modernization from assessment through execution.

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

Production E2E testing patterns with Playwright and Cypress, flakiness prevention, cross-browser matrices, accessibility testing, and CI/CD integration

2026-05-05
electron-apps
软件开发工程师

Build secure, production-ready Electron desktop applications with best practices for IPC, CSP, state management, testing, packaging, and auto-updates.

2026-05-05
entity-framework-migration
软件开发工程师

Guidance for migrating Entity Framework legacy codebases to modern EF Core patterns.

2026-05-05
environment-bootstrap
软件开发工程师

Automated setup for OIDC federation, state storage, Key Vault, and environment promotion in Azure CI/CD pipelines. Now includes Fabric workspace service principal access automation.

2026-05-05
frontend-dev
软件开发工程师

Use when building UI components, implementing responsive layouts, auditing accessibility, or designing state management. Provides component spec, accessibility checklist, and state management templates.

2026-05-05
github-security-posture
信息安全分析师

Audit GitHub org and repo security settings with traffic-light scoring and remediation guidance. Covers code security configs, rulesets, secret scanning, push protection, Dependabot alerts, branch protection, and CODEOWNERS.

2026-05-05
gitops
软件开发工程师

GitOps fundamentals, Flux/ArgoCD workflows, desired-state reconciliation, multi-cluster topology, and secrets management patterns

2026-05-05
ha-resilience
软件开发工程师

Multi-AZ/region architectures, circuit breakers, retries, chaos testing, and SRE practices

2026-05-05
handoff
项目管理专家

Use when ending a session, rotating context, or transferring work to another agent. Provides structured handoff templates that preserve both reasoning and mechanical state.

2026-05-05
human-in-the-loop
项目管理专家

Patterns for incorporating human judgment into agent workflows — confirmation gates, escalation triggers, approval workflows, and graceful degradation when human input is unavailable.

2026-05-05
identity-migration
软件开发工程师

Migrate legacy authentication to ASP.NET Core Identity with Entra ID integration, claims-based authentication, and role/password management

2026-05-05
manual-test-strategy
项目管理专家

Use when defining where human judgment is still required, how exploratory work is captured, and which repeated checks should graduate into automation. Provides templates for decision rubrics, exploratory charters, regression checklists, and defect evidence.

2026-05-05
当前展示该仓库 Top 40 / 59 个已收集 skills。