Skip to main content
Run any Skill in Manus
with one click
devkingbunli
GitHub creator profile

devkingbunli

Repository-level view of 27 collected skills across 1 GitHub repositories.

skills collected
27
repositories
1
updated
2026-05-26
repository explorer

Repositories and representative skills

code-review-graph
software-quality-assurance-analysts-and-testers

Token-efficient code review using Tree-sitter AST graphs and MCP. Reduces AI assistant token usage by 6.8–49x by computing blast radius of changes instead of reading entire codebases. Uses SQLite graph database for structural analysis.

2026-05-26
parallel-agents
computer-occupations-all-other

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

2026-05-26
api-patterns
software-developers

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-05-26
app-builder
software-developers

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

2026-05-26
behavioral-modes
computer-occupations-all-other

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

2026-05-26
brainstorming
computer-occupations-all-other

Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.

2026-05-26
clean-code
software-developers

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

2026-05-26
code-review-checklist
software-quality-assurance-analysts-and-testers

Code review guidelines covering code quality, security, and best practices.

2026-05-26
Showing top 8 of 27 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded