virgo777

25 mods across 1 repository, 302 stars between them.

api-design

01

virgo777/buddyme

Skill Claude CodeCodex

Guidance for designing REST APIs, which are web interfaces that let software exchange data through standard requests.

302 3d ago A 34 tokens

article-writing

02

virgo777/buddyme

Skill Claude CodeCodex

Writing guidance for articles, guides, blog posts, tutorials, newsletters, and other long-form content, including a consistent tone and structure.

302 3d ago A 79 tokens

autonomous-loops

03

virgo777/buddyme

Skill Claude CodeCodex

Patterns for running Claude Code through repeated autonomous loops, from simple step-by-step pipelines to a multi-agent DAG, where tasks are connected by dependencies.

302 3d ago C 38 tokens

backend-patterns

04

virgo777/buddyme

Skill Claude CodeCodex

A collection of server-side design patterns covering APIs, databases, and applications built with Node.js, Express, and Next.js API routes. Server-side code runs behind the application and handles requests, data, and business logic.

302 3d ago A 35 tokens

coding-standards

05

virgo777/buddyme

Skill Claude CodeCodex

A set of coding standards and development patterns for TypeScript, JavaScript, React, and Node.js. It covers general practices for writing and organising code in those technologies.

302 3d ago A 30 tokens

configure-ecc

06

virgo777/buddyme

Skill Claude CodeCodex

An interactive installer for Everything Claude Code that guides users through adding skills and rules to either a user-level or project-level directory. It also checks the chosen paths and can optimise installed files.

302 3d ago D 50 tokens

virgo777/buddyme

Skill Claude CodeCodex

A caching pattern that stores expensive file-processing results using the file contents' SHA-256 hash, rather than the file path. SHA-256 is a way to turn data into a repeatable fingerprint.

302 3d ago A 35 tokens

continuous-learning

08

virgo777/buddyme

Skill Claude CodeCodex

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

302 3d ago B 21 tokens

deployment-patterns

09

virgo777/buddyme

Skill Claude CodeCodex

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.

302 3d ago A 31 tokens

eval-harness

10

virgo777/buddyme

Skill Claude CodeCodex

A formal framework for testing Claude Code sessions by checking their results against defined evaluations. It follows evaluation-driven development, where evaluations guide how work is built.

302 3d ago A 27 tokens

frontend-design

11

virgo777/buddyme

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

302 3d ago A 77 tokens

frontend-patterns

12

virgo777/buddyme

Skill Claude CodeCodex

A collection of frontend development patterns for React and Next.js, including state management, performance improvements, and user-interface practices.

302 3d ago A 26 tokens

frontend-slides

13

virgo777/buddyme

Skill Claude CodeCodex

A guide for creating animated HTML presentations from scratch or converting PowerPoint files into web-based slides.

302 3d ago A 84 tokens

iterative-retrieval

14

virgo777/buddyme

Skill Claude CodeCodex

A pattern for gradually improving the context retrieved for a subagent, which is a separate helper agent working on part of a task.

302 3d ago A 28 tokens

market-research

15

virgo777/buddyme

Skill Claude CodeCodex

Skill "market-research" from virgo777/buddyme, covering 市场研究 (market research), 何时激活 (when to activate), 研究标准 (research standards), 常用研究模式 (common research modes) and 投资者/基金尽调 (investor / fund diligence).

302 3d ago A 67 tokens

markitdown-skill

16

virgo777/buddyme

Skill Claude CodeCodex

OpenClaw agent skill for converting documents to Markdown. Documentation and utilities for Microsoft's MarkItDown library. Supports PDF, Word, PowerPoint, Excel, images (OCR), audio (transcription), HTML, YouTube.

302 3d ago B 51 tokens

virgo777/buddyme

Skill Claude CodeCodex

A code-quality workflow built around Plankton that runs hooks whenever files are edited. It formats code, checks it for problems, and uses Claude to attempt automatic fixes.

302 3d ago A 49 tokens

python-patterns

19

virgo777/buddyme

Skill Claude CodeCodex

A guide to common Python coding practices, including PEP 8 style rules, type hints, and ways to make applications robust, efficient, and maintainable.

302 3d ago A 48 tokens

python-testing

20

virgo777/buddyme

Skill Claude CodeCodex

A guide to testing Python programs with pytest, a tool for running automated tests. It also explains TDD, a method of writing tests before the code they check, along with fixtures, mocks, parameterized tests, and coverage.

302 3d ago A 40 tokens

qqmail

21

virgo777/buddyme

Skill Claude CodeCodex

Manage QQ Mail (QQ邮箱) via IMAP/SMTP. Use when the user wants to read, send, search, or manage emails from their QQ mailbox. Supports reading inbox, sending emails with attachments, searching by subject/sender/date, and listing folders.

302 3d ago A 56 tokens

search-first

22

virgo777/buddyme

Skill Claude CodeCodex

Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.

302 3d ago B 29 tokens

strategic-compact

23

virgo777/buddyme

Skill Claude CodeCodex

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

302 3d ago B 27 tokens