Skip to main content
xiaden
Perfil de criador do GitHub

xiaden

Visão por repositório de 47 skills coletadas em 5 repositórios do GitHub.

skills coletadas
47
repositórios
5
atualizado
29 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

adaptive-token-budget
Desenvolvedores de software

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

13 de ago. de 2026
attnres-implementation
Desenvolvedores de software

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.

13 de ago. de 2026
check-dependencies
Desenvolvedores de software

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

13 de ago. de 2026
check-paper-library
Desenvolvedores de software

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

13 de ago. de 2026
add-research-paper
Desenvolvedores de software

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`.

13 de ago. de 2026
pyramidal-diffusion
Desenvolvedores de software

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…

13 de ago. de 2026
validate-artifacts
Desenvolvedores de software

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

13 de ago. de 2026
validate-datasets
Desenvolvedores de software

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

13 de ago. de 2026
Mostrando 8 de 14 skills coletadas.
docker
Administradores de redes e sistemas de computador

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…

29 de abr. de 2026
artifact-context
Desenvolvedores de software

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…

5 de abr. de 2026
context7
Desenvolvedores de software

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…

5 de abr. de 2026
copilot-sdk-python
Desenvolvedores de software

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…

5 de abr. de 2026
feature-execution
Desenvolvedores de software

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…

5 de abr. de 2026
feature-planning
Desenvolvedores de software

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,…

5 de abr. de 2026
quality-analysis
Analistas de garantia de qualidade de software e testadores

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.

15 de fev. de 2026
skill-creator
Desenvolvedores de software

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.

30 de jan. de 2026
Mostrando 8 de 13 skills coletadas.
subsystem-orientation
Desenvolvedores de software

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…

4 de jun. de 2026
feature-execution
Desenvolvedores de software

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…

27 de mai. de 2026
feature-planning
Desenvolvedores de software

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…

27 de mai. de 2026
copilot-hooks
Desenvolvedores de software

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,…

5 de mai. de 2026
skill-creator
Desenvolvedores de software

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.

5 de mai. de 2026
mcp-builder
Desenvolvedores de software

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…

26 de abr. de 2026
artifact-context
Desenvolvedores de software

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…

24 de abr. de 2026
code-discovery
Desenvolvedores de software

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.

24 de abr. de 2026
Mostrando 8 de 13 skills coletadas.
Mostrando 5 de 5 repositórios
Todos os repositórios foram exibidos