← All creators

changkun

User

Chat, specs, tasks, and code. An autonomous engineering platform. Full autonomy when you trust it. Full control when you don't.

7 indexed · 0 Featured · 67 stars · avg score 88
Prolific

Categories

Indexed Skills (7)

Code & Development Solid

release

Create a new wallfacer release — generates release notes, commits, tags, pushes, and creates a GitHub release with pre-built binaries. Usage /release <version> e.g. /release v0.0.7

67 Updated today
changkun
AI & Automation Solid

add-code-comments

Go through the entire Go codebase, improve code comments, add logic explanations for non-trivial implementations, document uncommented exported symbols, and note any discovered bugs in BUGS.md without fixing them. Uses parallel sub-agents grouped by package area.

67 Updated today
changkun
AI & Automation Solid

bugfix

Fix bugs documented in BUGS.md. For each bug, write a regression test that fails without the fix, apply the minimal fix, verify the test passes, and mark the bug as fixed in BUGS.md.

67 Updated today
changkun
Code & Development Solid

check-ci

Check GitHub Actions CI results for the current branch. Shows job statuses, failed test output, and lint errors. If failures are found, automatically diagnoses and fixes the issues, then commits and pushes.

67 Updated today
changkun
AI & Automation Solid

coverage

Improve code coverage up to a target percentage. Measures current Go and JS coverage, identifies low-coverage packages/files, writes tests, and iterates until the target is reached.

67 Updated today
changkun
Testing & QA Solid

playwright-cli

Automate browser interactions, test web pages and work with Playwright tests.

67 Updated today
changkun
Code & Development Solid

ui-debug

Debug frontend issues interactively using Playwright. Builds the server, launches it on a temporary port, writes and runs Playwright scripts to reproduce and diagnose the issue, then applies the fix.

67 Updated today
changkun

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.