Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
jhd3197
GitHub 创作者资料

jhd3197

按仓库查看 4 个 GitHub 仓库中的 29 个已收集 skills,并展示近似职业覆盖。

已收集 skills
29
仓库
4
职业领域
3
更新
2026-05-08
仓库浏览

仓库与代表性 skills

#001
CachiBot
9 个 skills171更新于 2026-02-23
占该创作者 31%
cachibot-api-route
软件开发工程师

Add new REST API endpoints to CachiBot's FastAPI backend following the project's conventions. Use this skill when adding API routes, endpoints, or REST resources — e.g., "add an API for reminders", "create a CRUD endpoint for bookmarks".

2026-02-23
cachibot-frontend-view
网页开发工程师

Create new frontend views and components for CachiBot's React+TypeScript UI with Zustand state management. Use this skill when building new pages, views, panels, or major UI components — e.g., "add a dashboard view", "create a logs panel", "build a new settings tab".

2026-02-23
cachibot-full-stack-entity
软件开发工程师

Add a complete full-stack entity to CachiBot spanning database table, repository, Pydantic models, API routes, TypeScript types, API client, and Zustand store. Use this skill when adding a new data entity or resource that needs persistence and CRUD across the entire stack — e.g., "add bookmarks", "add a reminders system", "create a templates feature".

2026-02-23
cachibot-plugin
软件开发工程师

Create new CachiBot agent plugins (tools) following the project's capability-gated plugin architecture. Use this skill when adding a new tool, capability, or plugin to the CachiBot agent system — e.g., "add a translate tool", "create a web scraping plugin", "add a new capability".

2026-02-23
cachibot-websocket-event
软件开发工程师

Add new WebSocket message types and event handlers to CachiBot's real-time streaming system. Use this skill when adding new real-time events, live updates, or bidirectional WebSocket communication — e.g., "add live progress events", "stream file upload status", "add approval request events".

2026-02-23
create-pr
软件开发工程师

Generate a pull request title and description from the current branch's commits. Produces a concise summary, optional feature highlights, and collapsible technical details.

2026-02-23
code-review
软件开发工程师

Run a full-codebase audit of CachiBot using 8 parallel review agents (DRY, Security, API, Data, Frontend, Tests, State, Observability). Each agent reports findings with file paths and line numbers, compiled into a dated report.

2026-02-22
lint-fix
软件开发工程师

Run all project linters (ruff check, ruff format, mypy, eslint) and auto-fix every violation. Fixes line-length, type annotations, unused vars, and formatting in one pass.

2026-02-22
当前展示该仓库 Top 8 / 9 个已收集 skills。
#002
Prompture
9 个 skills100更新于 2026-05-08
占该创作者 31%
update-pricing
软件开发工程师会计师与审计师

Update LLM model pricing in Prompture. Pricing resolves through a pluggable source registry — by default local KB JSON files (primary, curated) then models.dev (fallback). Use when model prices change, new models launch, models.dev data is stale, or you need to add a custom pricing source.

2026-05-08
add-driver
软件开发工程师

Scaffold a new LLM provider driver for Prompture. Creates sync + async driver classes, registers them in the driver registry, adds settings, env template, setup.py extras, package exports, discovery integration, and models.dev pricing. Use when adding support for a new LLM provider.

2026-02-28
add-example
软件开发工程师

Create a new Prompture usage example script. Follows project conventions for file naming, section structure, docstrings, and output formatting. Use when demonstrating extraction use cases or provider integrations.

2026-02-01
add-persona
软件开发工程师

Create reusable persona system prompts for Prompture. Covers Persona dataclass, template variables, composition, trait registry, global registry, serialization, and Conversation integration. Use when defining system prompts for extraction or agent behavior.

2026-02-01
add-tool
软件开发工程师

Add function-calling tools to Prompture agents. Covers ToolDefinition, ToolRegistry, tool_from_function, decorator patterns, serialization formats, and Conversation integration. Use when adding callable tools for LLM function calling.

2026-02-01
add-field
软件开发工程师

Add predefined field definitions to the Prompture field registry. Handles field structure, categories, template variables, enum support, and thread-safe registration. Use when adding reusable extraction fields.

2026-01-28
add-test
软件质量保证分析师与测试员

Add unit and integration tests for Prompture functionality. Uses pytest conventions, shared fixtures from conftest.py, and the integration marker pattern. Use when writing tests for new or existing features.

2026-01-28
run-tests
软件质量保证分析师与测试员

Run Prompture's test suite with the correct pytest flags. Supports unit-only, integration, single file, single test, verbose, and credential-skip modes. Use when running or debugging tests.

2026-01-28
当前展示该仓库 Top 8 / 9 个已收集 skills。
#003
ServerKit
6 个 skills37554更新于 2026-03-04
占该创作者 21%
audit-less
软件质量保证分析师与测试员

Scan LESS stylesheets for variable errors — undefined variables, CSS custom properties passed to compile-time functions (fade, darken, lighten, etc.), and incorrect variable name patterns. Reports issues with file, line, and fix.

2026-03-04
create-pr
软件开发工程师

Generate a pull request title and description from the current branch's commits. Produces a concise summary, optional feature highlights, and collapsible technical details.

2026-03-04
audit-subprocess
信息安全分析师

Scan backend services for subprocess bugs — missing sudo, missing exception handling on distro-specific commands, raw subprocess calls bypassing system utilities, and container/environment assumptions that break in LXC or restricted environments. Reports issues with file, line, and fix.

2026-03-03
db-inspect
数据库管理员

Inspect the ServerKit SQLite database — show tables, schemas, row counts, and run queries. Runs via WSL for local dev or SSH MCP for production. Use when debugging data issues or understanding the current database state.

2026-03-03
deploy
网络与计算机系统管理员

Deploy ServerKit to the production server via SSH. Runs update, rebuilds frontend, restarts services, and performs health checks. Use when pushing changes to production.

2026-03-03
new-feature
软件开发工程师

Scaffold a new full-stack feature for ServerKit with Flask backend (model, service, API blueprint) and React frontend (page, styles, route). Use when creating new modules, pages, or API endpoints.

2026-03-03
#004
after-effects-automation
5 个 skills521更新于 2026-03-15
占该创作者 17%
已展示 4 / 4 个仓库
已展示全部仓库