tlipoca9 avatar

tlipoca9

Community

@tlipoca9

4Followers
|
32Public Repos
|
42Published Skills

tlipoca9 publishes 44 engineering skills for agent-assisted software development, spanning code review, TDD, domain modeling, issue triage, and Tencent internal platform integrations.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (55%)Cloud & Compute In.. (20%)AI Models & Machin.. (15%)Data Systems & Dat.. (10%)

Agent Skills by tlipoca9

Showing 42 vetted skills indexed across 1 GitHub repositories.

tlipoca9tlipoca9

research

Delegates topic investigation to a background agent that cites primary sources in Markdown notes.

Community
Basic
tlipoca9tlipoca9

domain-modeling

Build and maintain project glossaries in CONTEXT.md and architecture decision records in docs/adr.

Community
Intermediate
tlipoca9tlipoca9

commit

Creates git commits with concise Conventional Commits-style subject lines.

Community
Basic
tlipoca9tlipoca9

wayfinder

Plan large efforts as decision tickets on an issue tracker and resolve them incrementally.

Community
Advanced
tlipoca9tlipoca9

setup-matt-pocock-skills

Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.

Community
Intermediate
tlipoca9tlipoca9

writing-for-agents

Guides writing skills, AGENTS.md, and CLAUDE.md documents for agent consumption.

Community
Intermediate
tlipoca9tlipoca9

wait-what

Re-explains the previous AI response in ASD-STE100 Simplified Technical English with project context.

Community
Basic
tlipoca9tlipoca9

handoff

Writes a conversation summary handoff document for a fresh agent session.

Community
Basic
tlipoca9tlipoca9

diagnosing-bugs

Diagnose hard bugs and performance regressions through a structured feedback-loop workflow.

Community
Advanced
tlipoca9tlipoca9

code-review

Reviews a git diff against coding standards and the originating spec using parallel sub-agents.

Community
Intermediate
tlipoca9tlipoca9

to-tickets

Break plans and specs into tracer-bullet tickets with declared blocking dependencies.

Community
Intermediate
tlipoca9tlipoca9

wizard

Generate interactive bash wizards that walk humans through manual setup procedures.

Community
Intermediate
tlipoca9tlipoca9

improve-codebase-architecture

Scan a codebase for module deepening opportunities and render findings as a visual HTML report.

Community
Advanced
tlipoca9tlipoca9

to-questionnaire

Generates a structured Markdown questionnaire for a recipient to answer asynchronously.

Community
Basic
tlipoca9tlipoca9

use-modern-go

Applies version-specific modern Go guidelines when writing or refactoring Go code.

Community
Intermediate
tlipoca9tlipoca9

to-spec

Synthesizes conversation context into a structured spec published to the project issue tracker.

Community
Intermediate
tlipoca9tlipoca9

codebase-design

Designs deep modules with small interfaces placed at clean seams.

Community
Intermediate
tlipoca9tlipoca9

triage

Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.

Community
Advanced
tlipoca9tlipoca9

prototype

Build throwaway HTML or UI prototypes to answer design questions.

Community
Intermediate
tlipoca9tlipoca9

uv

Runs Python scripts and manages dependencies using the uv package manager.

Community
Intermediate
tlipoca9tlipoca9

resolving-merge-conflicts

Resolves in-progress git merge and rebase conflicts while preserving both change intents.

Community
Basic
tlipoca9tlipoca9

github

Interact with GitHub issues, pull requests, and CI runs using the gh CLI.

Community
Basic
tlipoca9tlipoca9

update-changelog

Updates repository changelogs with notable commits since the last git tag.

Community
Basic
tlipoca9tlipoca9

grill-with-docs

Interrogates a plan or design while generating ADRs and a glossary.

Community
Basic

Frequently Asked Questions About tlipoca9

FAQPage Schema
What tasks can I accomplish using tlipoca9's skills?▼

You can run standards-and-spec code reviews, diagnose hard bugs, practice test-driven development, build domain models and ADRs, triage issues into agent-ready briefs, resolve git merge conflicts, generate interactive bash wizards, and manage Tencent iWiki documents or TencentCloud tag and CAM queries.

Who are tlipoca9's skills designed for?▼

They target software engineers running agent-assisted development sessions, particularly those working in Tencent internal environments (iWiki, WeCom, TencentCloud, agent-engine E2E) and teams wanting structured practices like TDD, evidence-driven review, ADRs, and ticket-based planning.

How do I install and run tlipoca9's skills?▼

Clone the repository and run the setup-matt-pocock-skills skill once to configure the issue tracker, triage label vocabulary, and domain doc layout. Individual skills are then invoked by name during agent sessions; several are marked disable-model-invocation and run only on explicit user request.

Are tlipoca9's skills free and open source?▼

The skills are published as public repositories on GitHub under the tlipoca9 account with 32 public repos. No explicit license or pricing is stated in the manifest, so users should check each repository for licensing terms before commercial reuse.

What prerequisites do tlipoca9's skills require?▼

Most skills assume a git repository with an issue tracker and the gh CLI for GitHub operations. Specific skills require uv for Python scripts, the Modern Go Guidelines CLI for Go work, podman or docker for container builds, and Tencent internal network access for iWiki, wx-cli, and TencentCloud skills.