Skip to main content
xiaden
GitHub 创作者资料

xiaden

按仓库查看 5 个 GitHub 仓库中的 47 个已收集 skills。

已收集 skills
47
仓库
5
更新
2026年8月29日
仓库浏览

仓库与代表性 skills

adaptive-token-budget
软件开发工程师

Methods for adaptive/token-budgeted visual generation — token merging, token pruning, early exiting, and self-budgeting tokenization in diffusion/image generation models.

2026年8月13日
attnres-implementation
软件开发工程师

Attention Residuals (AttnRes) implementation in the PDLI experiment. Covers AttnResDepth, AttnResBlock, and the L2RTP model that uses them. Essential for anyone modifying the transformer architecture or residual connections.

2026年8月13日
check-dependencies
软件开发工程师

Comprehensive dependency maintenance — verifies import health, requirements.txt consistency, import hierarchy, and environment health.

2026年8月13日
check-paper-library
软件开发工程师

Comprehensive paper library maintenance — cross-references papers.md against summaries, techniques, and PDFs. Detects orphans, missing registrations, and pulls missing papers.

2026年8月13日
add-research-paper
软件开发工程师

Add a new research paper to the library — fetch the paper, write a structured summary to `docs/upstream/papers/`, implement its technique as a standalone Python module in `resources/techniques/`, and register it in `references/papers.md`.

2026年8月13日
pyramidal-diffusion
软件开发工程师

Multi-scale/pyramidal approaches to denoising diffusion models. Covers the Ryu & Ye 2022 pyramidal DDPM paper and related coarse-to-fine diffusion architectures. Relevant to subdivision mode / spatial budget training and hierarchical latent backbones in the…

2026年8月13日
validate-artifacts
软件开发工程师

Comprehensive artifact maintenance — validates log naming, decision format, plan syntax compliance, staleness detection, and ensures the artifact corpus is parseable.

2026年8月13日
validate-datasets
软件开发工程师

Dataset management maintenance — validates dataset integrity, version tracking, storage health, and cache consistency for training datasets.

2026年8月13日
已展示 8 / 14 个已收集 Skill。
docker
网络与计算机系统管理员

Reference for the Nomarr Docker development environment. Use when working with Docker containers, running e2e tests, querying ArangoDB directly, debugging prod-like issues, testing DB migrations, or interacting with the containerized Nomarr API. Contains…

2026年4月29日
artifact-context
软件开发工程师

Generates a structured prompt for spawning Support-Librarian to gather relevant ADRs, logs, and design docs before a design, planning, or execution task. Use before starting any significant work — designing a feature, creating a plan, executing a plan, or…

2026年4月5日
context7
软件开发工程师

Fetch authoritative, up-to-date external documentation using Context7 MCP tools. Use proactively — without being asked — whenever writing or reviewing code that involves a third-party library or framework API (method signatures, config keys, behavior); a…

2026年4月5日
copilot-sdk-python
软件开发工程师

Guide for building Python applications using the GitHub Copilot SDK. Use when integrating GitHub Copilot into Python apps: creating CopilotClient sessions, defining custom tools, handling streaming responses, managing session lifecycle, Pydantic parameter…

2026年4月5日
feature-execution
软件开发工程师

Use when executing implementation plans produced by the feature-planning skill. Orchestrates execution subagents (one plan phase at a time), dispatches review subagents for thorough quality enforcement after each plan, and manages fix cycles when review finds…

2026年4月5日
feature-planning
软件开发工程师

Use when decomposing a major feature design into dependency-ordered implementation plans. Handles the full pipeline from design document to validated, cross-referenced plan files with minimal drift. Trigger when user mentions planning a large feature,…

2026年4月5日
quality-analysis
软件质量保证分析师与测试员

Use when checking code quality, finding violations, detecting complexity issues, or running QC checks. Provides scripts for linting, naming enforcement, dead code detection, and legacy code discovery.

2026年2月15日
skill-creator
软件开发工程师

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026年1月30日
已展示 8 / 13 个已收集 Skill。
subsystem-orientation
软件开发工程师

Create a subsystem orientation skill after deep research on a stable, non-churning part of the codebase when no skill exists for it. Use when you have just read many files, traced call chains, or explored architecture to understand how a subsystem works — and…

2026年6月4日
feature-execution
软件开发工程师

Use when executing implementation plans produced by the feature-planning skill. Orchestrates execution subagents (one plan phase at a time), dispatches review subagents for thorough quality enforcement after each plan, and manages fix cycles when review finds…

2026年5月27日
feature-planning
软件开发工程师

Use when decomposing a major feature design into dependency-ordered implementation plans. Handles the full pipeline from design document to validated, cross-referenced plan files with minimal drift. Trigger when **any** of the following are true, with user…

2026年5月27日
copilot-hooks
软件开发工程师

Use when creating or updating VS Code Copilot agent hook files in .github/hooks. Covers all 8 hook event types (PreToolUse, PostToolUse, SessionStart, SubagentStart, SubagentStop, Stop, UserPromptSubmit, PreCompact), the stdin/stdout JSON contract,…

2026年5月5日
skill-creator
软件开发工程师

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026年5月5日
mcp-builder
软件开发工程师

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

2026年4月26日
artifact-context
软件开发工程师

Generates a structured prompt for spawning Support-Librarian to gather relevant ADRs, logs, and design docs before a design, planning, or execution task. Use before starting any significant work — designing a feature, creating a plan, executing a plan, or…

2026年4月24日
code-discovery
软件开发工程师

Use when exploring codebase structure, discovering module APIs, understanding imports, or checking what functions exist. Provides scripts that replace manual file reading with structured discovery.

2026年4月24日
已展示 8 / 13 个已收集 Skill。
已展示 5 / 5 个仓库
已展示全部仓库