DragonKid avatar

DragonKid

Community

@dragonkid

34Followers
|
45Public Repos
|
17Published Skills

Agent Skills by DragonKid

Showing 17 vetted skills indexed across 1 GitHub repositories.

dragonkiddragonkid

todo

Automate TODO management via Telegram /todo commands with a local Markdown file.

Community
Basic
dragonkiddragonkid

git-config-separation

Separate personal git settings from shared configs using Git's include mechanism.

Community
Intermediate
dragonkiddragonkid

guide

Load and summarize plugin, workflow, and database MCP reference files.

Community
Basic
dragonkiddragonkid

research-staged

Guide multi-stage research workflows with approval gates between stages.

Community
Basic
dragonkiddragonkid

prompt-improver

Rewrite ambiguous prompts into clear, specific instructions for AI models.

Community
Basic
dragonkiddragonkid

prompt-generator

Converts task descriptions or existing prompts into structured system prompts for LLMs.

Community
Basic
dragonkiddragonkid

fastapi-lifespan-di

Initialize and tear down async resources in FastAPI via lifespan context managers.

Community
Intermediate
dragonkiddragonkid

pydantic-multi-source-settings

Consolidate Python app configuration from env, .env, and remote services.

Community
Intermediate
dragonkiddragonkid

dto-factory-method

Convert inconsistent API responses into typed Pydantic domain models.

Community
Intermediate
dragonkiddragonkid

choosing-task-vs-main-session

Choose between Task-based subagents and main-session workflows for complex operations.

Community
Basic
dragonkiddragonkid

llm-agent-token-audit

Audit LLM agent prompts and workspace injections to quantify and prune token waste.

Community
Basic
dragonkiddragonkid

llm-parse-retry

Parse LLM outputs into valid JSON with retry logic and fallback.

Community
Advanced
dragonkiddragonkid

pydantic-basesettings-class-attributes

Prevent non-annotated attribute errors in Pydantic BaseSettings subclasses.

Community
Intermediate
dragonkiddragonkid

llm-agent-tool-calling-optimization

Enforce parallel tool call batches with explicit numeric budgets for LLM agents.

Community
Basic
dragonkiddragonkid

python-project-toolchain

Automate Python project toolchain setup with uv, ruff, pyright, pytest, and pre-commit hooks.

Community
Intermediate
dragonkiddragonkid

organizing-dotfiles-configs

Organize dotfiles configurations and plan symlink strategies with a decision framework.

Community
Basic
dragonkiddragonkid

optimize-llm-config-docs

Optimize verbose LLM configuration documents into compact actionable guidance.

Community
Basic