ssttkkl avatar

ssttkkl

Community

@ssttkkl · China

33Followers
|
38Public Repos
|
15Published Skills

Software engineer. I build and maintain open-source apps, libraries, and tools in Kotlin and Python.

Skills Distribution
DomainDeveloper To...Spec-Driven Change.. (45%)Personal Finance D.. (30%)Design Audit & Fro.. (10%)Technical Document.. (10%)

Agent Skills by ssttkkl

Showing 15 vetted skills indexed across 1 GitHub repositories.

ssttkklssttkkl

finance-tracker

Manage multi-currency personal finance ledgers with statement import and portfolio valuation.

Community
Advanced
ssttkklssttkkl

openspec-apply-change

Implements tasks from an OpenSpec change using the openspec CLI workflow.

Community
Intermediate
ssttkklssttkkl

statement-source-onboarding

Onboard bank and platform statement sources into finance-tracker import and relation scanning.

Community
Advanced
ssttkklssttkkl

investment-statement-importer-onboarding

Onboard broker statement importers that map PDF or CSV trades into investment_events with calibrated fees and cost basis.

Community
Advanced
ssttkklssttkkl

openspec-explore

Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.

Community
Intermediate
ssttkklssttkkl

hallmark

Generates and audits UI designs that avoid recognizable AI-generated patterns.

Community
Advanced
ssttkklssttkkl

openspec-update-change

Revises existing OpenSpec change planning artifacts and keeps them mutually coherent.

Community
Intermediate
ssttkklssttkkl

chinese-documentation

Applies Chinese typography and copywriting conventions to technical documentation.

Community
Basic
ssttkklssttkkl

openspec-archive-change

Archives completed OpenSpec changes after verifying artifacts, tasks, and spec sync state.

Community
Advanced
ssttkklssttkkl

openspec-propose

Generates complete OpenSpec change proposals with specs, design, and tasks artifacts.

Community
Intermediate
ssttkklssttkkl

domain-glossary

Extracts domain terms from conversations and writes a DDD ubiquitous language glossary to DOMAIN_GLOSSARY.md.

Community
Intermediate
ssttkklssttkkl

bill-export

Export payment bills and transaction statements from WeChat Pay and Alipay via device control.

Community
Advanced
ssttkklssttkkl

openspec-sync-specs

Merge delta spec changes into main OpenSpec specifications.

Community
Advanced
ssttkklssttkkl

grill-me

Interrogates a plan or design through relentless questioning to expose weaknesses.

Community
Basic
ssttkklssttkkl

grilling

Stress-test plans and decisions through structured rounds of interview questions.

Community
Intermediate

Frequently Asked Questions About ssttkkl

FAQPage Schema
What tasks can I accomplish with ssttkkl's skills?

You can run the full OpenSpec change lifecycle (propose, explore, implement, update, sync, archive), manage personal finance facts in PostgreSQL or SQLite, import bank/payment/broker statements, export Alipay and WeChat bills, audit page designs, extract DDD glossaries, and format Chinese documentation.

Who are these skills designed for?

Software engineers practicing spec-driven development with the openspec CLI, plus individuals building personal finance pipelines who need to parse Chinese payment platform bills and securities statements (Futu, IBKR, Huatai) into structured investment events.

What are the prerequisites and dependencies?

The seven OpenSpec skills require the openspec CLI installed and invoke Bash(openspec:*) commands. Finance skills require PostgreSQL or SQLite; broker PDF imports reference qpdf and mutool. Statement onboarding follows real-bill analysis with bucket-scoped scan rules.

Are these skills open-source and what do they cost?

Yes, they are free and open-source. The OpenSpec skills and chinese-documentation carry explicit MIT licenses; the remaining skills are published publicly in the registry at no cost, consistent with the author's open-source Kotlin and Python portfolio.

How do I add a new bank or broker statement source?

Use statement-source-onboarding for bank/payment bills or investment-statement-importer-onboarding for securities statements. The method maps real bills to native taxonomy buckets, builds per-bucket feature inventories, then defines bucket-scoped scan rules rather than global keyword matching.