qingluo avatar

qingluo

Official

@ql-link

0Followers
|
7Public Repos
|
23Published Skills

Offers enterprise-grade engineering governance, schema synchronization, and quality assurance for FastAPI-based RAG backends and distributed messaging architectures.

Skills Distribution
DomainDeveloper To...Quality Assurance .. (40%)Schema & Contract .. (30%)Technical Document.. (20%)Messaging Infrastr.. (10%)

Agent Skills by qingluo

Showing 23 vetted skills indexed across 1 GitHub repositories.

ql-linkql-link
5

contract-guard

Identify cross-module contract changes and generate migration plans.

Official
Advanced
ql-linkql-link
5

auto-test

Generates pytest-based unit, integration and smoke tests for FastAPI/RAG backends with mock isolation.

Official
Advanced
ql-linkql-link
5

run-all-tests

Execute the repository's pytest test suite and return a concise results report.

Official
Intermediate
ql-linkql-link
5

acceptance-generator

Converts frozen brief.md files into Gherkin-based acceptance.feature for pytest-bdd.

Official
Intermediate
ql-linkql-link
5

incident-triage

Diagnose RAG pipeline failures by locating the failing stage and root cause.

Official
Advanced
ql-linkql-link
5

brief-generator

Convert informal user inputs into a developer-ready brief.md.

Official
Intermediate
ql-linkql-link
5

technical-design

Generate a technical design document from brief.md and acceptance.feature inputs.

Official
Advanced
ql-linkql-link
5

config-contract-sync

Detect cross-environment contract value drift across env files, code, and Java clients.

Official
Intermediate
ql-linkql-link
5

swagger-annotation

Convert FastAPI controllers and Pydantic models into Chinese Swagger annotations.

Official
Intermediate
ql-linkql-link
5

mysql-ddl-conventions

Enforce MySQL DDL conventions for schema design and peer reviews.

Official
Intermediate
ql-linkql-link
5

flow-router

Determine L1/L2/L3 lanes for code-change requests and delegate accordingly.

Official
Intermediate
ql-linkql-link
5

code-review-and-quality

Automate code quality reviews across five dimensions with prioritized feedback.

Official
Advanced
ql-linkql-link
5

skill-creator

Design, test, and optimize Claude skills through an eval-and-improve workflow.

Official
Advanced
ql-linkql-link
5

doc-maintenance-sync

Update AGENTS.md and docs sections to reflect current codebase changes.

Official
Intermediate
ql-linkql-link
5

agents-tree-sync

Update the AGENTS.md project structure tree after non-docs directory changes.

Official
Intermediate
ql-linkql-link
5

implementation-execution

Convert frozen brief.md and acceptance.feature specs into code with deviation reports.

Official
Advanced
ql-linkql-link
5

blog-writer

Generate reader-friendly technical blog drafts in Markdown from project requirements.

Official
Advanced
ql-linkql-link
5

code-annotator

Generate PEP 257-compliant Python docstrings for classes, methods, and modules.

Official
Intermediate
ql-linkql-link
5

branch-pr-workflow

Create a feature or refactor branch from dev and open a PR after passing delivery gates.

Official
Advanced
ql-linkql-link
5

mq-middleware

Integrate and orchestrate Kafka and RabbitMQ messaging for the toLink-Rag platform.

Official
Advanced
ql-linkql-link
5

alembic-migration

Enforce ORM models and Alembic migrations as the schema source of truth.

Official
Advanced
ql-linkql-link
5

feature-completion-audit

Audit feature completion against original requirements with six-dimension evidence evaluation.

Official
Advanced
ql-linkql-link
5

cowork-issue-sync

Create Linear main records with mirrored GitHub issues and bidirectional links.

Official
Advanced

Frequently Asked Questions About qingluo

FAQPage Schema
What specific engineering tasks does Qingluo enable?

Qingluo enables automated test generation, schema DDL enforcement, cross-module contract migration planning, and bidirectional synchronization between project management platforms and code repositories. It streamlines the transition from informal requirements to technical design documents and validated code implementations.

Which personas benefit most from these capabilities?

Backend engineers, site reliability engineers, and technical leads managing complex RAG pipelines or distributed systems benefit most. These capabilities are designed for teams requiring strict adherence to schema conventions, rigorous test coverage, and synchronized documentation across evolving codebases.

What are the primary dependencies for implementing these capabilities?

Implementation requires a FastAPI-based backend, MySQL for database schema management, and Alembic for ORM migrations. Additionally, projects should utilize Gherkin for acceptance criteria and maintain structured Markdown files for technical briefs and project documentation to ensure full compatibility.