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

claude-code-wsl-setup

claude-code-wsl-setup 收录了来自 dtsong 的 98 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
98
Stars
1
更新
2026-03-18
Forks
0
职业覆盖
17 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

git-workflows
软件开发工程师

Local git operations for syncing, branching, merging, and conflict resolution

2026-03-18
github-workflow
软件开发工程师

GitHub interactions for issues, PRs, releases, and repository management

2026-03-18
soc-security-skills
信息安全分析师

Use this skill when performing hardware security analysis for System-on-Chip components — threat modeling, verification scaffolding, compliance mapping, executive briefing, microarchitectural attack analysis, physical side-channel assessment, kernel security analysis, emerging hardware security, or TLA+ formal specification. Routes to the appropriate specialist. Trigger phrases include "threat model my SoC", "run STRIDE analysis", "generate SVA assertions", "compliance check against FIPS", "executive summary of findings", "Spectre analysis for cache", "DPA attack assessment", "kernel hardening review", "PQC hardware review", "TLA+ spec for access control". Do NOT use for software-only security, network security, or web application security.

2026-03-18
terraform-skill
软件开发工程师

Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code architecture decisions

2026-03-18
web-security-hardening
信息安全分析师

Security audit checklist for web applications. Use when reviewing, auditing, or hardening a web app's security posture. Covers rate limiting, auth headers, IP blocking, CORS, security middleware, input validation, file upload limits, ORM usage, and password hashing. Triggers on requests like "review security", "harden this app", "security audit", "check for vulnerabilities", or when building/reviewing API endpoints.

2026-03-18
ai-data-integration
软件开发工程师

Use this skill when connecting AI or LLMs to data platforms. Covers MCP servers for warehouses, natural-language-to-SQL, embeddings for data discovery, LLM-powered enrichment, and AI agent data access patterns. Common phrases: "text-to-SQL", "MCP server for Snowflake", "LLM data enrichment", "AI agent access". Do NOT use for general data integration (use data-integration) or dbt modeling (use dbt-transforms).

2026-03-08
evaluate-diagram
软件质量保证分析师与测试员

Use this skill when scoring or comparing a generated diagram against a human reference. Triggers on "score this diagram", "evaluate my diagram", "compare to reference", or "how accurate is this". Applies when both a generated diagram and a reference image exist and quality assessment is needed. Do NOT use for creating new diagrams (use generate-diagram) or plotting data (use generate-plot).

2026-03-08
generate-diagram
平面设计师

Use this skill when creating a methodology diagram from research text. Triggers on "make a diagram", "visualize this methodology", "diagram this process", or "generate a figure from this paper". Applies to methodology descriptions, process flows, and research paper sections. Do NOT use for scoring existing diagrams (use evaluate-diagram) or plotting data from CSV/JSON (use generate-plot).

2026-03-08
generate-plot
数据科学家

Use this skill when creating a statistical plot or chart from a data file. Triggers on "plot this data", "make a chart", "graph this CSV", or "visualize these results". Applies to CSV, JSON, or tabular data needing bar charts, scatter plots, line graphs, or similar visualizations. Do NOT use for methodology diagrams from text (use generate-diagram) or diagram scoring (use evaluate-diagram).

2026-03-08
intake-skill
管理分析师

Use this skill when scoping a new consulting engagement — "help me scope this project," "I need an engagement brief," or gathering client context through conversational clarification. Transforms natural-language descriptions into structured engagement briefs with targeted questions, sensitivity inference, and stakeholder mapping. Do NOT use for technology research (research-skill), risk assessment (assessment-skill), or client-facing deliverables (deliverable-skill).

2026-03-08
research-skill
管理分析师

Use this skill when conducting structured technology research — "research these vendors," "do a landscape scan," "compare these technologies," or gathering evidence for consulting engagements. Performs source-orchestrated research with landscape scans, candidate profiling, evidence gathering, and comparative analysis producing findings for downstream assessment. Do NOT use for risk scoring (assessment-skill), engagement scoping (intake-skill), or client deliverables (deliverable-skill).

2026-03-08
compliance-pipeline-skill
信息安全分析师

Use this skill when extracting requirements from security specifications, tracking compliance status, or producing gap analysis against hardware security standards. Triggers on "compliance check against DICE", "gap analysis", "extract requirements from spec", "FIPS compliance status", "ISO 21434 mapping". Covers DICE, TDISP, CXL, CHERI, SPDM, FIPS 140-3, and ISO 21434. Do NOT use for threat identification (use threat-model-skill) or executive communication (use executive-brief-skill).

2026-03-08
emerging-hw-security-skill
信息安全分析师

Use this skill when analyzing emerging hardware security paradigms — post-quantum cryptography hardware, chiplet/UCIe architectures, heterogeneous compute, or AI accelerator security. Triggers on "PQC hardware review", "UCIe security assessment", "NPU memory isolation", "chiplet trust boundary analysis". Covers migration risk from classical to post-quantum or monolithic to chiplet. Do NOT use for established microarchitectural attacks (use microarch-attack-skill) or kernel-level analysis (use kernel-security-skill).

2026-03-08
executive-brief-skill
计算机与信息系统经理

Use this skill when translating technical security findings into executive communication — BLUF briefs, risk summary tables, or audience-adapted posture reports. Triggers on "executive summary of findings", "brief the CISO", "board-level security update", "summarize risks for leadership". Supports board, CISO, and program-level audiences. Do NOT use for technical analysis (use threat-model-skill or attack-domain specialists) or compliance tracking (use compliance-pipeline-skill).

2026-03-08
kernel-security-skill
信息安全分析师

Use this skill when analyzing kernel security at the hardware/software interface — memory management, process isolation, privilege escalation paths, or IOMMU/SMMU configuration. Triggers on "kernel hardening review", "IOMMU bypass analysis", "privilege escalation audit", "container escape assessment", "KASLR/KPTI evaluation". Do NOT use for microarchitectural attacks (use microarch-attack-skill) or physical side-channels (use physical-sca-skill).

2026-03-08
microarch-attack-skill
信息安全分析师

Use this skill when analyzing microarchitectural attack surfaces — transient execution, cache side-channels, branch predictor attacks, or shared-resource contention. Triggers on "Spectre analysis", "cache side-channel review", "check for Meltdown variants", "microarchitectural isolation audit". Covers CPU/GPU/accelerator components. Do NOT use for physical side-channels (use physical-sca-skill) or kernel-level privilege escalation (use kernel-security-skill).

2026-03-08
physical-sca-skill
信息安全分析师

Use this skill when analyzing physical side-channel and fault injection attack surfaces — power analysis, electromagnetic emanation, voltage/clock/laser glitching, or combined attacks. Triggers on "DPA assessment", "fault injection resistance", "power side-channel review", "EM leakage analysis", "TVLA evaluation". Includes JIL scoring and ISO 17825 mapping. Do NOT use for microarchitectural side-channels (use microarch-attack-skill) or software-level isolation (use kernel-security-skill).

2026-03-08
threat-model-skill
信息安全分析师

Use this skill when performing structured threat modeling for SoC hardware components — STRIDE analysis, attack tree construction, or standards-derived threat identification. Triggers on "threat model this block", "STRIDE analysis", "build an attack tree", "identify threats for". Covers Confidential AI, TDISP/CXL, Supply Chain, Secure Boot/DICE, and CHERI domains. Do NOT use for verification planning (use verification-scaffold-skill) or compliance tracking (use compliance-pipeline-skill).

2026-03-08
tlaplus-security-skill
信息安全分析师

Use this skill when formalizing security properties into TLA+ specifications for model checking with TLC. Triggers on "formalize this security invariant", "TLA+ spec for this protocol", "model check this property", "write a TLA+ security spec". Translates threat findings and protocol behaviors into temporal logic. Do NOT use for threat identification (use threat-model-skill) or verification scaffolding without formal methods (use verification-scaffold-skill).

2026-03-08
verification-scaffold-skill
信息安全分析师

Use this skill when generating verification artifacts from threat findings — SVA assertion templates, security review checklists, or tiered verification plans. Triggers on "generate assertions for these threats", "verification checklist", "SVA template", "map threats to verification". Expects upstream ThreatFinding input. Do NOT use for threat identification (use threat-model-skill) or compliance gap analysis (use compliance-pipeline-skill).

2026-03-08
css-layout-debugger
软件质量保证分析师与测试员

Use when a user reports CSS, layout, or styling issues in a Next.js application — "element overlapping," "spacing is wrong," "responsive layout broken," "dark mode not working," "Tailwind classes not applying," or "alignment off." Diagnoses through a 6-phase pipeline that mirrors browser evaluation order, covering token resolution, cascade conflicts, layout models, stacking contexts, and viewport responsiveness. Handles Tailwind, CSS Modules, styled-components, and vanilla CSS. Not for JavaScript logic bugs, data fetching issues, or server-side rendering errors — route those to ui-bug-investigator.

2026-02-21
page-component-mapper
软件质量保证分析师与测试员

Use when investigating any frontend issue before diagnosis or debugging — maps a Next.js route to its full component tree. Resolves "what components render on this page," "show me the component tree for /dashboard," or "trace imports for this route." Produces a ComponentMap artifact with server/client boundaries, props, hooks, data fetching, and styling metadata consumed by all downstream QA skills. Not for diagnosing bugs, fixing code, or generating tests — those are handled by specialist skills after mapping is complete.

2026-02-21
qa-coordinator
软件质量保证分析师与测试员

Use when a user reports a frontend bug, visual defect, or unexpected behavior in a Next.js/TypeScript application. Orchestrates a multi-phase QA pipeline — component mapping, diagnosis, fix, and regression testing — by classifying symptoms and dispatching to the appropriate specialist skill. Does not perform diagnosis or fixes directly; delegates all domain work to specialists. Not for backend-only issues, infrastructure problems, or build/deployment failures.

2026-02-21
ui-bug-investigator
软件质量保证分析师与测试员

Use when a user reports a non-CSS UI bug in a Next.js App Router application — "blank page," "data not loading," "click does nothing," "hydration mismatch," "flicker on navigation," or "state not updating." Runs symptom-targeted diagnostic checks against a component map to identify rendering, state, event handling, and data flow issues. Not for CSS layout, styling, or visual design problems — route those to css-layout-debugger.

2026-02-21
interaction-design
网页与数字界面设计师

Design component interaction specs with all visual states, transitions, and accessibility requirements

2026-02-13
journey-mapping
网页与数字界面设计师

Map complete user journeys with entry points, states, emotions, and decision points

2026-02-13
ml-workflow
数据科学家

Design ML workflows — experiment tracking, feature stores, model training, serving, monitoring for drift

2026-02-13
pipeline-design
软件开发工程师

Design data pipelines — ETL vs ELT, orchestration, batch vs streaming, idempotency, data quality, lineage

2026-02-13
schema-evaluation
数据库架构师

Evaluate and design data warehouse schemas — star, snowflake, data vault, OBT — with grain definition, SCD strategies, and normalization trade-offs

2026-02-13
api-design
软件开发工程师

REST/RPC endpoint contracts with request/response types and error handling

2026-02-13
codebase-context
软件开发工程师

Deep infrastructure analysis and context briefing for all council agents

2026-02-13
schema-design
数据库架构师

Migration-ready database schema design with normalization and indexing strategies

2026-02-13
design-system-architecture
网页与数字界面设计师

Token hierarchy, theming strategy, and cross-platform consistency

2026-02-13
motion-design
特效艺术家和动画师网页与数字界面设计师

Animation principles, micro-interaction specs, and reduced-motion support

2026-02-13
visual-audit
平面设计师网页与数字界面设计师

Structured visual design critique with specific actionable feedback

2026-02-13
adr-template
软件开发工程师

Architecture Decision Record creation with options analysis and review triggers

2026-02-13
changelog-design
软件开发工程师

Changelog entries and migration guides for breaking changes with version strategy

2026-02-13
documentation-plan
软件开发工程师

Documentation architecture with audience mapping, onboarding paths, and maintenance schedules

2026-02-13
pattern-analysis
软件开发工程师

Audit codebase patterns and conventions, evaluate proposed changes for consistency

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

Design comprehensive test strategies with test pyramid coverage and quality gates

2026-02-13
当前展示该仓库 Top 40 / 98 个已收集 skills。