iamzifei/wechat-article-publisher
Publish Markdown/HTML articles to WeChat Official Account (微信公众号) drafts via API
Publish Markdown/HTML articles to WeChat Official Account (微信公众号) drafts via API
npx skills add https://github.com/iamzifei/wechat-article-publisher-skill/tree/main/skills/wechat-article-publisherPublish Markdown/HTML articles to WeChat Official Account (微信公众号) drafts via API
A Codex skill for running large goals as a finite-state PM loop
Codex skill for academic and patent talent mapping with Neo4j
Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, code coverage, integration tests, idiomatic test naming. Use when writing or reviewing Go tests, choosing a testing approach, setting up Go test CI, or debugging flaky/slow tests. For testify-specific APIs see `samber/cc-skills-golang@golang-stretchr-testify`; for measurement methodology see `samber/cc-skills-golang@golang-benchmark`.
Reusable Codex skills, starting with budget-aware routing for cheaper bounded agents.
pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask
Provides comprehensive Drizzle ORM patterns for schema definition, CRUD operations, relations, queries, transactions, and migrations. Proactively use for any Drizzle ORM development including defining database schemas, writing type-safe queries, implementing relations, managing transactions, and setting up migrations with Drizzle Kit. Supports PostgreSQL, MySQL, SQLite, MSSQL, and CockroachDB.