Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

terminal-agent-plugins

terminal-agent-plugins에는 cercova-studios에서 수집한 skills 24개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
24
Stars
1
업데이트
2026-05-25
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

code-search
소프트웨어 개발자

Routes code search requests to semantic, structural, repo-discovery, or text-search workflows. Use when the user wants to find code, inspect repository layout, or search by meaning or syntax.

2026-05-25
osgrep-semantic-search
소프트웨어 개발자

Semantic code search via the `osgrep` CLI. Use when the user wants to find code by behavior, concept, or intent ("where do we validate JWTs?", "where is rate limiting handled?") rather than by exact text. Prefer ripgrep for literal matches and ast-grep for structural patterns.

2026-05-25
doppler-secrets
소프트웨어 개발자

Use the Doppler CLI to access and manage secrets safely in both ad hoc scripts and long-lived projects. Covers CLI install, env injection, project binding via doppler.yaml, environments, service tokens, Docker, Kubernetes, and CI/CD integration. Use when a task touches secrets and must avoid exposing them in logs, prompts, command history, or tool output.

2026-05-03
ast-grep
소프트웨어 개발자

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.

2026-05-02
deep-architecture-analysis
소프트웨어 개발자

Performs comprehensive reverse engineering and architecture analysis of GitHub repositories and application binaries. Identifies inefficiencies, bloat, vulnerabilities, and architectural patterns. Deconstructs from first principles to recommend optimal tech stacks for rewrites and modernization.

2026-05-02
jujutsu-vcs
소프트웨어 개발자

Guide AI agents to use Jujutsu (jj) for version control. Covers core concepts, daily workflows, Git compatibility, conflict resolution, and collaboration with GitHub. Use this skill when working with jj repositories or when the user wants to use Jujutsu instead of Git.

2026-05-02
x-api
소프트웨어 개발자

Use when building applications that access X's public data, including posts, users, trends, spaces, and direct messages. Reach for this skill when integrating X data into applications, building search or streaming solutions, managing user interactions, or analyzing X platform data.

2026-05-02
code-research
소프트웨어 개발자

Conducts in-depth code research using a tiered tool strategy. Use when investigating codebases, researching libraries/APIs, debugging errors, or understanding unfamiliar code patterns.

2026-04-07
architecture-decision-records
소프트웨어 개발자

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

2026-03-22
brainstorming
프로젝트 관리 전문가

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-03-22
self-learning
소프트웨어 개발자

Autonomous skill generator that learns new technologies from the web. Use when, users want to learn about a new library/framework/tool, need to create a skill for an unfamiliar technology, want to research and document a technology's usage patterns, or invoke with `/learn <topic>`. This skill uses web search and browser tools to discover, extract, and synthesize documentation into a reusable skill.

2026-03-22
research-readwise-obsidian
소프트웨어 개발자

Use the Readwise CLI to run relevance-first research across Reader documents and highlights, then synthesize an Obsidian-ready note with source-linked evidence and explicit confidence gaps. Use when researching topics from Readwise content for PKM workflows in Obsidian.

2026-03-22
chrome-devtools
소프트웨어 개발자

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

2026-02-22
playwright-cli
소프트웨어 개발자

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2026-02-22
dispatching-parallel-agents
소프트웨어 개발자

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-02-15
find-skills
소프트웨어 개발자

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-02-15
gemini
소프트웨어 개발자

Gemini CLI for one-shot Q&A, summaries, and generation.

2026-02-15
gh-cli
소프트웨어 개발자

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

2026-02-15
golang-backend-development
소프트웨어 개발자

Complete guide for Go backend development including concurrency patterns, web servers, database integration, microservices, and production deployment

2026-02-15
python-design-patterns
소프트웨어 개발자

Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use when making architecture decisions, refactoring code structure, or evaluating when abstractions are appropriate.

2026-02-15
using-git-worktrees
소프트웨어 개발자

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-02-15
create-agent-skills
소프트웨어 개발자

Expert guidance for creating, writing, building, and refining agent skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.

2026-02-09
frontend-design
소프트웨어 개발자

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-02-09
tmux
소프트웨어 개발자

Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.

2026-02-09