Skip to main content
xiaden
Profil créateur GitHub

xiaden

Vue par dépôt de 47 skills collectés dans 5 dépôts GitHub.

skills collectés
47
dépôts
5
mis à jour
29 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

adaptive-token-budget
Développeurs de logiciels

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

13 août 2026
attnres-implementation
Développeurs de logiciels

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 août 2026
check-dependencies
Développeurs de logiciels

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

13 août 2026
check-paper-library
Développeurs de logiciels

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

13 août 2026
add-research-paper
Développeurs de logiciels

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 août 2026
pyramidal-diffusion
Développeurs de logiciels

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 août 2026
validate-artifacts
Développeurs de logiciels

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

13 août 2026
validate-datasets
Développeurs de logiciels

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

13 août 2026
Affichage de 8 skills collectés sur 14.
docker
Administrateurs de réseaux et de systèmes informatiques

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 avr. 2026
artifact-context
Développeurs de logiciels

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 avr. 2026
context7
Développeurs de logiciels

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 avr. 2026
copilot-sdk-python
Développeurs de logiciels

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 avr. 2026
feature-execution
Développeurs de logiciels

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 avr. 2026
feature-planning
Développeurs de logiciels

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 avr. 2026
quality-analysis
Analystes en assurance qualité des logiciels et testeurs

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 févr. 2026
skill-creator
Développeurs de logiciels

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 janv. 2026
Affichage de 8 skills collectés sur 13.
subsystem-orientation
Développeurs de logiciels

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 juin 2026
feature-execution
Développeurs de logiciels

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 mai 2026
feature-planning
Développeurs de logiciels

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 mai 2026
copilot-hooks
Développeurs de logiciels

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 mai 2026
skill-creator
Développeurs de logiciels

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 mai 2026
mcp-builder
Développeurs de logiciels

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 avr. 2026
artifact-context
Développeurs de logiciels

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 avr. 2026
code-discovery
Développeurs de logiciels

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 avr. 2026
Affichage de 8 skills collectés sur 13.
5 dépôts affichés sur 5
Tous les dépôts sont affichés