Skip to main content
cline
Perfil de criador do GitHub

cline

Visão por repositório de 57 skills coletadas em 4 repositórios do GitHub.

skills coletadas
57
repositórios
4
atualizado
27 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

cline-session-history
Outras ocupações de informática

Search and browse Cline session history. Use when the user asks to find, list, inspect, or export Cline sessions by time period, prompt content, status, model, provider, source, mode, workspace, or other criteria. Also use when the user wants to read a…

15 de jul. de 2026
windsor-ai-business-data
Desenvolvedores de software

Query Windsor.ai business data across marketing, sales, CRM, ecommerce, finance, and analytics connectors. Use when users need dashboards, reports, data visualization, schema exploration, or connector-backed test data from Windsor.ai.

18 de jun. de 2026
endor-setup
Analistas de segurança da informação

Use when user asks to setup endorctl, install endorctl, run endorctl scan, scan for vulnerabilities, run endor scan or run Endor Labs scan or when any endorctl command fails with 'command not found', 'no such file or directory', authentication errors,…

18 de jun. de 2026
vibe-prospecting
Representantes de vendas de serviços (exceto publicidade, seguros, serviços financeiros e viagens)

Find company & contact data. Turn your agent into a prospecting platform. Get contact information, roles, tech stack, business events, website changes, intent data. Build lead lists, research prospects, identify talent. 150M+ companies, 800M+ professionals,…

18 de jun. de 2026
use-railway
Administradores de redes e sistemas de computador

Operate Railway infrastructure: sign up for or sign in to a Railway account, create projects, provision services and databases, manage object storage buckets, deploy code, configure environments and variables, manage domains, troubleshoot failures, check…

18 de jun. de 2026
ui5-typescript-conversion
Desenvolvedores de software

A skill for converting UI5 (SAPUI5/OpenUI5) projects to TypeScript.

18 de jun. de 2026
teamcity-cli
Desenvolvedores de software

Use when working with TeamCity CI/CD or when a user provides a TeamCity build URL — drives the `teamcity` CLI for builds, logs, jobs, queues, agents, pools, projects, and pipelines.

18 de jun. de 2026
spanner-data
Arquitetos de banco de dados

Use these skills when you need to explore the database structure, discover schema objects like tables and graphs, and execute custom SQL queries to interact with your data.

18 de jun. de 2026
Mostrando 8 de 34 skills coletadas.
data-analyst
Cientistas de dados

Act as an interactive data analyst for ClickHouse-backed analytics. Use when the user asks questions about internal data, metrics, dashboards, telemetry, active users, revenue, funnels, trends, distributions, or wants an analyst-style conversation, ad hoc…

29 de jul. de 2026
clickhouse
Desenvolvedores de software

Connect to and query ClickHouse (a local server or a ClickHouse Cloud service) from the terminal. For ClickHouse Cloud analytics, use the configured direct ClickHouse Query API endpoint with per-user CH_API_KEY and CH_API_SECRET credentials; do not use…

29 de jul. de 2026
agent-browser
Analistas de garantia de qualidade de software e testadores

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include…

12 de jun. de 2026
artifact-management
Desenvolvedores de software

Save, organize, and describe reusable analysis artifacts such as SQL, result snapshots, CSV exports, summaries, caveats, plots, and report-ready files. Use when users ask to save, export, share, cite, reproduce, or organize data-analysis outputs.

5 de jun. de 2026
chdb-datastore
Desenvolvedores de software

Use when the user has tabular data (pandas DataFrame, parquet, csv, Arrow, json) and wants to filter, group, aggregate, join, or speed up slow pandas. Provides chDB DataStore - same pandas API, ClickHouse engine underneath. Also handles reading from S3,…

5 de jun. de 2026
chdb-sql
Desenvolvedores de software

Use when the user wants to run SQL - especially analytical SQL - on local files (parquet/csv/json), URLs, S3 paths, or remote databases (Postgres, MySQL, MongoDB, ClickHouse Cloud, Iceberg, Delta Lake) without setting up a server. Provides chDB - embedded…

5 de jun. de 2026
clickhouse-architecture-advisor
Arquitetos de banco de dados

MUST USE when designing ClickHouse architectures, selecting between ingestion or modeling patterns, or translating best practices into workload-specific system designs. Complements clickhouse-best-practices with decision frameworks and explicit provenance…

5 de jun. de 2026
clickhouse-best-practices
Desenvolvedores de software

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

5 de jun. de 2026
Mostrando 8 de 14 skills coletadas.
publish-desktop
sem classificação

Use when preparing, tagging, and publishing a Cline desktop app (apps/examples/desktop-app) release — stable (desktop-vX.Y.Z from main) or beta (desktop-vX.Y.Z-beta.N from desktop-experimental, shipped as the side-by-side "Cline Beta" app). Guides changelog…

27 de ago. de 2026
publish-cli
sem classificação

Use when preparing, tagging, and publishing an apps/cli npm release. Guides changelog drafting, apps/cli/package.json version bumps, cli-vX.Y.Z tags, local npm publishing, and the publish-cli GitHub workflow.

26 de ago. de 2026
publish-extension
Desenvolvedores de software

Use when releasing the Cline VS Code extension — stable (currently the combined legacy+next A/B VSIX via ext-vscode-ab-package), nightly (ext-vscode-publish-nightly), or a legacy-branch hotfix (ext-vscode-publish-legacy). Guides version selection, changelog,…

18 de ago. de 2026
tuistory
Analistas de garantia de qualidade de software e testadores

Drive and test terminal apps (especially the Cline CLI TUI in apps/cli) through tuistory — named background PTY sessions that agents can read, wait on, snapshot, screenshot, and type into. Like Playwright/tmux for terminals, with reactive waiting instead of…

1 de ago. de 2026
publish-ui
Desenvolvedores de software

Prepare, validate, and publish standalone @cline/ui npm releases. Use when bumping the UI package version, publishing latest or next through ui-publish.yml, checking UI release readiness, or completing the one-time npm trusted-publishing bootstrap.

18 de jul. de 2026
opentui
Desenvolvedores de software

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.

4 de jun. de 2026
cline-sdk
Outras ocupações de informática

Comprehensive Cline SDK skill for building AI agents. Covers the Agent runtime, ClineCore sessions, custom tools, plugins, events, LLM providers, scheduling, multi-agent teams, and production deployment. Use for any task involving @cline/sdk or its…

14 de mai. de 2026
create-pull-request
Desenvolvedores de software

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, PR template usage, and PR creation using the gh CLI tool.

24 de fev. de 2026
Mostrando 4 de 4 repositórios
Todos os repositórios foram exibidos