tlipoca9
Community@tlipoca9
tlipoca9 publishes 44 engineering skills for agent-assisted software development, spanning code review, TDD, domain modeling, issue triage, and Tencent internal platform integrations.
Agent Skills by tlipoca9
Showing 42 vetted skills indexed across 1 GitHub repositories.
research
Delegates topic investigation to a background agent that cites primary sources in Markdown notes.
domain-modeling
Build and maintain project glossaries in CONTEXT.md and architecture decision records in docs/adr.
commit
Creates git commits with concise Conventional Commits-style subject lines.
wayfinder
Plan large efforts as decision tickets on an issue tracker and resolve them incrementally.
setup-matt-pocock-skills
Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
writing-for-agents
Guides writing skills, AGENTS.md, and CLAUDE.md documents for agent consumption.
wait-what
Re-explains the previous AI response in ASD-STE100 Simplified Technical English with project context.
handoff
Writes a conversation summary handoff document for a fresh agent session.
diagnosing-bugs
Diagnose hard bugs and performance regressions through a structured feedback-loop workflow.
code-review
Reviews a git diff against coding standards and the originating spec using parallel sub-agents.
to-tickets
Break plans and specs into tracer-bullet tickets with declared blocking dependencies.
wizard
Generate interactive bash wizards that walk humans through manual setup procedures.
improve-codebase-architecture
Scan a codebase for module deepening opportunities and render findings as a visual HTML report.
to-questionnaire
Generates a structured Markdown questionnaire for a recipient to answer asynchronously.
use-modern-go
Applies version-specific modern Go guidelines when writing or refactoring Go code.
to-spec
Synthesizes conversation context into a structured spec published to the project issue tracker.
codebase-design
Designs deep modules with small interfaces placed at clean seams.
triage
Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.
prototype
Build throwaway HTML or UI prototypes to answer design questions.
uv
Runs Python scripts and manages dependencies using the uv package manager.
resolving-merge-conflicts
Resolves in-progress git merge and rebase conflicts while preserving both change intents.
github
Interact with GitHub issues, pull requests, and CI runs using the gh CLI.
update-changelog
Updates repository changelogs with notable commits since the last git tag.
grill-with-docs
Interrogates a plan or design while generating ADRs and a glossary.
Frequently Asked Questions About tlipoca9
FAQPage SchemaWhat 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.