qingluo
Official@ql-link
Offers enterprise-grade engineering governance, schema synchronization, and quality assurance for FastAPI-based RAG backends and distributed messaging architectures.
Agent Skills by qingluo
Showing 23 vetted skills indexed across 1 GitHub repositories.
contract-guard
Identify cross-module contract changes and generate migration plans.
auto-test
Generates pytest-based unit, integration and smoke tests for FastAPI/RAG backends with mock isolation.
run-all-tests
Execute the repository's pytest test suite and return a concise results report.
acceptance-generator
Converts frozen brief.md files into Gherkin-based acceptance.feature for pytest-bdd.
incident-triage
Diagnose RAG pipeline failures by locating the failing stage and root cause.
brief-generator
Convert informal user inputs into a developer-ready brief.md.
technical-design
Generate a technical design document from brief.md and acceptance.feature inputs.
config-contract-sync
Detect cross-environment contract value drift across env files, code, and Java clients.
swagger-annotation
Convert FastAPI controllers and Pydantic models into Chinese Swagger annotations.
mysql-ddl-conventions
Enforce MySQL DDL conventions for schema design and peer reviews.
flow-router
Determine L1/L2/L3 lanes for code-change requests and delegate accordingly.
code-review-and-quality
Automate code quality reviews across five dimensions with prioritized feedback.
skill-creator
Design, test, and optimize Claude skills through an eval-and-improve workflow.
doc-maintenance-sync
Update AGENTS.md and docs sections to reflect current codebase changes.
agents-tree-sync
Update the AGENTS.md project structure tree after non-docs directory changes.
implementation-execution
Convert frozen brief.md and acceptance.feature specs into code with deviation reports.
blog-writer
Generate reader-friendly technical blog drafts in Markdown from project requirements.
code-annotator
Generate PEP 257-compliant Python docstrings for classes, methods, and modules.
branch-pr-workflow
Create a feature or refactor branch from dev and open a PR after passing delivery gates.
mq-middleware
Integrate and orchestrate Kafka and RabbitMQ messaging for the toLink-Rag platform.
alembic-migration
Enforce ORM models and Alembic migrations as the schema source of truth.
feature-completion-audit
Audit feature completion against original requirements with six-dimension evidence evaluation.
cowork-issue-sync
Create Linear main records with mirrored GitHub issues and bidirectional links.
Frequently Asked Questions About qingluo
FAQPage SchemaWhat 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.