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

architecture-cowork-plugin

architecture-cowork-plugin 收录了来自 navraj007in 的 35 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
35
Stars
2
更新
2026-04-26
Forks
1
职业覆盖
10 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deep-research
市场调研分析师与营销专员

Structured web research methodology for market analysis, competitor research, and technology evaluation. Ensures research uses live web data with source citations and confidence tags.

2026-04-26
diagram-patterns
软件开发工程师

Mermaid diagram templates for solution architecture, service communication, C4 Context/Container, data flow, agent flow, deployment, and sequence diagrams. Use when generating architecture diagrams.

2026-04-13
sdl-knowledge
软件开发工程师

Solution Design Language (SDL) specification — schema, validation, normalization, and generation rules

2026-04-11
architecture-methodology
软件开发工程师

Core methodology for analysing requirements, building system manifests, and generating architecture deliverables. Use when planning or designing any software architecture.

2026-04-05
export-diagrams
软件开发工程师

Extract and render all Mermaid diagrams from architecture blueprints to PNG images. Creates a diagrams/ folder with high-quality images ready for presentations and documentation.

2026-04-05
export-docx
软件开发工程师

Convert architecture documents (blueprints, stakeholder presentations) from Markdown to professionally formatted Word (.docx) files. Applies corporate styling, embeds PNG diagrams, and creates presentation-ready documents.

2026-04-05
export-openapi
软件开发工程师

Generate OpenAPI 3.0 specification from blueprint API documentation. Creates interactive API docs that can be imported into Postman, Swagger UI, and other API testing tools.

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

Generate comprehensive security audit checklist from architecture blueprint. Covers OWASP Top 10, data security, authentication, authorization, secrets management, compliance, and testing procedures.

2026-04-05
validate
软件开发工程师

Run comprehensive quality checks on architecture blueprints. Validates completeness, consistency, best practices, and readiness for implementation. Identifies missing sections, conflicting decisions, and potential issues.

2026-04-05
compliance-security-standards
律师

Compliance frameworks (SOC2, HIPAA, GDPR, PCI DSS) with control mappings and implementation guidance

2026-04-05
observability-monitoring
网络与计算机系统管理员

Patterns for metrics, tracing, logging, alerting, dashboards, and SLO definition

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

Test naming conventions, fixture patterns, mocking strategies, and coverage thresholds by stage

2026-04-05
clean-code
软件开发工程师

Structural code quality rules applied at write time (implementer, scaffolder) and check time (reviewer). Covers function length, single responsibility, abstraction levels, meaningful naming, magic values, parameter design, boolean traps, DRY, dead code, premature abstraction, frontend component decomposition, null safety, async safety, input validation at boundaries, and concurrency safety.

2026-04-03
design-system
网页与数字界面设计师

Generate a context-aware, production-grade design system from the SDL blueprint. Produces design tokens, typography, palette, motion language, and component inventory — grounded in the product domain, audience, and architecture. Use this skill when generating or refining the SDL design section, scaffolding frontend projects, or when the user asks about visual direction.

2026-04-01
project-templates
软件开发工程师

Starter file templates and boilerplate for scaffolding projects across frontend, backend, mobile, and AI agent frameworks. Sub-files: nextjs.md, react-vite.md, react-native.md, ios-swift.md, android-kotlin.md, frontend-config.md, nodejs.md, python.md, go.md, dotnet.md, nestjs.md, spring-boot.md

2026-04-01
generate-data-model
数据库架构师

ORM and data model generation patterns. Core file covers Node.js (Prisma/Drizzle/TypeORM). Runtime-specific files: python.md (SQLAlchemy/Django ORM), dotnet.md (EF Core), go.md (GORM/sqlc).

2026-04-01
production-hardening
软件开发工程师

Core Node.js patterns + cross-runtime reference. For Python see python.md, for .NET see dotnet.md, for Go see go.md.

2026-04-01
setup-env
软件开发工程师

Environment variable setup patterns. Core file covers Node.js (dotenv, NEXT_PUBLIC_, VITE_). Runtime files: python.md (pydantic-settings, Django settings), dotnet.md (appsettings.json, User Secrets), go.md (caarlos0/env, godotenv).

2026-04-01
api-artifacts
软件开发工程师

Templates and rules for generating OpenAPI specs, Postman collections, AsyncAPI specs, and GraphQL schemas from architecture manifests

2026-04-01
infrastructure-generators
软件开发工程师

SDL generators for Docker Compose, Kubernetes, Monitoring, Nginx, and Deploy Diagram

2026-03-31
wireframe-patterns
网页与数字界面设计师

JSON wireframe spec patterns — SDL-to-screen mapping and section examples for each screen type.

2026-03-30
coding-rules-enforcement
软件开发工程师

Generate hard enforcement tooling (ESLint, Ruff, golangci-lint, dependency-cruiser, pre-commit, arch tests, CI) from SDL

2026-03-07
coding-rules
软件开发工程师

Generate AI-consumable coding rules (CLAUDE.md, .cursorrules, copilot-instructions) and enforcement tooling from SDL

2026-03-07
known-services
软件开发工程师

Setup steps, credentials, free tiers, and documentation links for 70+ commonly used services. Use when listing required accounts or recommending third-party services.

2026-03-07
application-patterns
软件开发工程师

Architecture pattern selection, folder structures, coding conventions, error handling, testing strategies, and platform-specific patterns for structuring application code

2026-02-14
manifest-structure
软件开发工程师

Canonical system manifest format with all enumerated types for project, frontend, service, database, integration, LLM, agent, and communication components. Use when structuring architecture output.

2026-02-14
agent-architecture
软件开发工程师

AI agent orchestration patterns (ReAct, chain-of-thought, multi-agent), tool design, memory strategies, guardrails, and token cost modeling. Use when designing AI agent systems.

2026-02-07
complexity-factors
项目管理专家

10-factor weighted scoring methodology for assessing build difficulty. Includes factor definitions, scoring guides, and agent/hybrid adjustments. Use when assessing project complexity.

2026-02-07
cost-knowledge
成本估算师

Real pricing data for cloud compute, databases, LLM tokens, auth, payments, email, hosting, and monitoring services. Use when estimating infrastructure or operational costs.

2026-02-07
founder-communication
项目管理专家

Communication guidelines for non-technical founders. Plain English defaults, analogy-first explanations, progressive disclosure. Use when generating any user-facing architecture output.

2026-02-07
operational-patterns
软件开发工程师

Security architecture, observability, CI/CD pipelines, database migrations, and environment strategy patterns for production-ready systems

2026-02-07
product-type-detector
软件开发工程师

Detects product type from user requirements to trigger domain-specific architecture depth sections

2026-02-07
stakeholder-doc
项目管理专家

Generate presentation-ready Word documents for stakeholder discussions. Translates technical architecture blueprints into business-focused presentations with diagrams, cost analysis, and approval checklists.

2026-02-07
sync-backlog
软件开发工程师

Sync sprint backlog from architecture blueprint to project management tools (Linear, Jira, GitHub Issues, Asana, ClickUp). Creates issues/tasks with user stories, acceptance criteria, priorities, and sprint assignments.

2026-02-07
well-architected
软件开发工程师

Six-pillar well-architected framework for evaluating architecture quality — operational excellence, security, reliability, performance, cost optimization, and developer experience

2026-02-07