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일
수집된 skill 14개 중 8개를 표시합니다.
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일
수집된 skill 13개 중 8개를 표시합니다.
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일
수집된 skill 13개 중 8개를 표시합니다.
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다