Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
jhd3197
GitHub creator profile

jhd3197

Repository-level view of 29 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
29
repositories
4
occupation fields
3
updated
2026-05-08
repository explorer

Repositories and representative skills

#001
CachiBot
9 skills171updated 2026-02-23
31% of creator
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
Showing top 8 of 9 collected skills in this repository.
#002
Prompture
9 skills100updated 2026-05-08
31% of creator
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
Showing top 8 of 9 collected skills in this repository.
#003
ServerKit
6 skills37554updated 2026-03-04
21% of creator
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 skills521updated 2026-03-15
17% of creator
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다