当面对一个新领域或复杂任务,需要快速提升解决具体问题能力时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill technique-acquisition-over-skill-learning --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Technique Acquisition Over Skill Learning?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-technique-acquisition-over-skill-learning)More formats (shields.io, HTML) on the badges page.
---
name: technique-acquisition-over-skill-learning
description: 当面对一个新领域或复杂任务,需要快速提升解决具体问题能力时
---
# technique-acquisition-over-skill-learning
## When to Use
当面对一个新领域或复杂任务,需要快速提升解决具体问题能力时description
## Core Logic
# 执行步骤
1. **识别具体挑战**:从当前项目或任务中, pinpoint 一个你不知如何解决的具体、微观的挑战点。
- **判断标准**:挑战点足够具体,例如“如何用Python快速清洗这份数据中的异常值?”而非“学习数据分析”。
2. **搜索针对性技巧**:针对该具体挑战,通过搜索、请教专家、查阅案例等方式,寻找一个可以直接应用的具体方法、代码片段、模板或流程(即“技巧”)。
- **判断标准**:找到的方案是可直接操作、能解决该特定问题的。
3. **应用与验证**:立即将该技巧应用于你的具体问题中,观察结果。
- **IF** 问题得到解决 → 记录该技巧及其适用场景,存入你的“技巧工具箱”。
- **ELSE** (问题未解决) → 回到步骤2,寻找替代技巧或微调现有技巧。
- **判断标准**:技巧的有效性通过实际应用结果得到验证。
4. **抽象与归档**:将验证有效的技巧进行简要记录,包括:技巧名称、适用问题类型、核心步骤、注意事项。
- **输出**:一个新增的、经过验证的“技巧”记录,丰富了个人工具箱。
# 输出格式要求
输出一条“技巧工具箱”条目,格式如下:
- **技巧名称**:(简短描述)
- **解决什么问题**:(具体的挑战点)
- **核心步骤/代码/模板**:
- **来源/参考**:
- **验证日期与结果**:
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 学习策略 |
| 类型 | procedural (procedural) |
| 置信度 | 80% |
| 前置条件 | 已明确需要解决的具体问题或挑战(通常来自项目中的关键行动) |
| 来源 | 掌握方法:如何快速学习任何事物 - 步骤4 |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation
Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.