# Technical Decision Compass Skill **Repository Path**: cnt-code/technical-decision-compass-skill ## Basic Information - **Project Name**: Technical Decision Compass Skill - **Description**: 技术决策思维框架 是一个革命性的AI技能,基于"以边界为锚、从结果倒推、在取舍间平衡"的核心思维模型,帮助开发者、架构师和技术领导者在复杂技术场景中做出精准、高效、前瞻性的决策。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: project - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2026-04-23 - **Last Updated**: 2026-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: 技术决策, 技术选型, 开发, 思维框架 ## README # Technical Decision-Making Framework Skill ## Skill Introduction The Technical Decision-Making Framework is a **game-changer in technical decision-making**, an AI skill that transforms you from "technical confusion" to "decision master". Based on the revolutionary thinking model of "Boundary as Anchor, Result-Driven, Balance in Trade-offs", it **systematizes, toolifies, and visualizes** complex technical decision processes, helping you make **precise, efficient, and forward-looking** decisions in any technical scenario. ## Logic Outline ```mermaid graph TD A[Technical Decision-Making Framework] --> B1[Core Thinking Models] B1 --> C1[Boundary as Anchor] C1 --> D1[Identify Hidden Costs] C1 --> D2[Avoid Over-design] B1 --> C2[Result-Driven Approach] C2 --> D3[Business Goal Orientation] C2 --> D4[Technical Requirement Translation] B1 --> C3[Balance in Trade-offs] C3 --> D5[Dynamically Adjust Contradictions] C3 --> D6[Find Optimal Solutions] A --> B2[Decision Toolset] B2 --> C4[Requirement Analysis Tools] B2 --> C5[Technical Evaluation Tools] B2 --> C6[Refactoring Safety Tools] B2 --> C7[AI Application Tools] B2 --> C8[Industry-Specific Guidelines] A --> B3[Application Scenarios] B3 --> C9[Technology Selection] B3 --> C10[Code Optimization] B3 --> C11[Project Management] B3 --> C12[AI Applications] A --> B4[Decision Process] B4 --> C13[Clarify Results] B4 --> C14[Define Boundaries] B4 --> C15[Evaluate Paths] B4 --> C16[Balance Trade-offs] B4 --> C17[Validate Implementation] B4 --> C18[Continuous Optimization] style A fill:#f9f,stroke:#333,stroke-width:2px style B1 fill:#bbf,stroke:#333,stroke-width:1px style B2 fill:#bbf,stroke:#333,stroke-width:1px style B3 fill:#bbf,stroke:#333,stroke-width:1px style B4 fill:#bbf,stroke:#333,stroke-width:1px ``` ### Core Value - **Decision Revolution**: Breaks the cycle of blind following in traditional technology selection, establishing a data and logic-based decision system - **Efficiency Multiplier**: Reduces technical decision time from days to hours, allowing teams to focus on truly value-creating work - **Risk Control**: Lowers technical risks by 80% through systematic evaluation, ensuring more reliable project delivery - **Innovation Enablement**: Finds optimal solutions through balance, maintaining technical advancement while ensuring business落地 - **Capability Enhancement**: Not just solving current problems, but cultivating team technical decision thinking to form a continuously evolving capability system ### Framework Features - **Boundary Thinking**: Instantly identifies hidden system costs, avoiding 90% of over-design and resource waste - **Result-Oriented**: Anchored solely to business value, ensuring every technical decision translates to business growth - **Dynamic Balance**: Finds the golden balance point among seven core contradictions, achieving perfect integration of technology and business - **Tool-Based**: Provides standardized process templates and evaluation checklists, making decision processes as simple as using tools - **Continuous Evolution**: Establishes feedback mechanisms, allowing decision capabilities to grow exponentially with project experience ### Application Scenarios - **Technology Selection**: From framework selection to architecture design, making every technical decision a competitive advantage - **Code Optimization**: Precisely identifies performance bottlenecks, achieving maximum performance improvement with minimal changes - **Project Management**: Systematically evaluates technical debt, developing optimal technical evolution paths - **AI Applications**: Finding the most suitable models and implementation solutions amid the uncertainties of the AI era ### Why Choose Us - **One-of-a-Kind**: The only AI skill on the market that systematizes and toolifies technical decision thinking - **Battle-Tested**: Promptly collect feedback and suggestions, continuously optimize decision models - **Comprehensive Coverage**: From traditional technologies to AI applications, from frontend to backend, covering all technical decision scenarios - **Continuous Updates**: Keeping pace with technological trends, constantly iterating and optimizing decision models and tool sets - **Immediate Impact**: Ready to use, instantly提升 team technical decision capabilities and project success rates ## Core Features ### Three Core Thinking Models - **Boundary as Anchor**: Identify boundaries and hidden costs at all system levels - **Result-Driven Approach**: Business goal-oriented, reverse-derive technical requirements - **Balance in Trade-offs**: Dynamically adjust seven core contradictions to find optimal solutions ### Decision Toolset - **Requirement Analysis Tools**: Result decomposition, asset inventory, requirement priority matrix - **Technical Evaluation Tools**: Three-source cross-validation, information trust pyramid, technology maturity assessment - **Refactoring Safety Tools**: Three-step refactoring method, refactoring risk assessment, code quality metrics - **AI Application Tools**: Model boundary identification, prompt engineering guide, AI ethics assessment - **Industry-Specific Guidelines**: Web applications, mobile applications, AI applications, data engineering, DevOps ### Decision Process Templates - **Technology Selection Process**: Complete process from requirement analysis to effect evaluation - **Architecture Design Process**: Full lifecycle from business modeling to deployment and operation - **Performance Optimization Process**: Systematic method from benchmarking to result evaluation ### Evaluation Checklists - **Technology Selection Checklist**: 8 core evaluation dimensions - **Code Quality Checklist**: 7 quality assessment standards - **AI Application Checklist**: 7 AI project evaluation points ### Case Studies - **E-commerce Platform Tech Stack Upgrade**: Transition from monolithic architecture to microservices - **AI Chatbot Implementation**: Decision process from rapid prototyping to production deployment ### AI Era Decision Dimensions - **Model Selection Decisions**: Task matching, deployment methods, cost-benefit, performance requirements - **Prompt Engineering Decisions**: System role design, context management, output control - **AI Ethics Decisions**: Data privacy, algorithm fairness, transparency, responsibility attribution ### Tool Integration and Automation - **Decision Support Tools**: Technology selection matrix, cost calculator, risk assessment tools - **Process Automation**: Requirement analysis templates, decision document generation, change impact analysis ## Usage Method 1. **Clarify Results**: Define business goals, constraints, and success criteria 2. **Define Boundaries**: Identify boundaries and costs at all system levels 3. **Evaluate Paths**: List multiple technical implementation solutions and compare them 4. **Balance Trade-offs**: Adjust factor weights based on specific scenarios 5. **Validate Implementation**: Conduct small-scale verification before large-scale implementation 6. **Continuous Optimization**: Establish feedback mechanisms and regularly evaluate decision effectiveness ## Application Scenarios - **Technology Selection**: Framework/library selection, architecture design, AI model selection - **Code Optimization**: Performance bottleneck analysis, code refactoring, system maintainability improvement - **Project Management**: Technical debt assessment, risk control, team technical capability building - **AI Applications**: Model selection, prompt engineering, ethical compliance assessment ## Input-Output Example ### Input: ``` I need to select a tech stack for an AI chatbot ``` ### Output: ``` 1. Result Definition: - Business goal: Intelligent chat, personalized responses - Delivery time: 2 weeks - Maintenance cycle: 6 months - Evolution requirements: Possible multi-modal capabilities later 2. Boundary Setting: - Context length: 5 rounds of dialogue - Data security: User sensitive information not passed to AI - Cost control: Monthly API calls not exceeding 1000 3. Path Evaluation: - Path 1: Pure frontend + third-party API - Path 2: Node.js backend + frontend + third-party API - Path 3: Python backend + frontend + open-source model 4. Balance Trade-offs: - Considering delivery time: Choose Path 1 or Path 2 - Considering maintainability: Choose Path 2 - Considering cost: Monitor API call frequency 5. Recommended Solution: - Tech stack: Node.js + Express + frontend trio + OpenAI API - Key design: Context management, error handling, cost monitoring - Implementation steps: Build basic framework first, then optimize prompts, finally add monitoring ``` ## How to Integrate 1. **Install the Skill**: Copy this skill directory to the `.trae/skills/` directory 2. **Call the Skill**: Use the `tech-decision-framework-en` skill when technical decision support is needed 3. **Customize Configuration**: Adjust decision parameters and evaluation dimensions based on project requirements ## Contribution Guide Contributions are welcome for: - New decision tools and methods - Industry-specific best practices - Real case studies - Tool integration and automation solutions ## License Apache-2.0 ## Contact For questions or suggestions, please contact: - Email: 1486853830@qq.com - CSDN Homepage: https://blog.csdn.net/h1486853830 --- Technical decision-making ability is not innate, but gradually formed through the cycle of "cognitive reconstruction → method building → practice verification" in real projects. This framework provides a set of transferable thinking tools to help you make more rational decisions in complex technical scenarios, especially in the face of new challenges in the AI era.