Skip to main content

xobotyi/cc-foundry

SkillsMP 已收集 xobotyi/cc-foundry 中的 65 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
65
GitHub 星标
19
GitHub Forks
0

已展示 40 / 65 个已收集 Skill。

职业分类
未分类
描述

Design Claude Code output styles: role, voice, and behavioral rules injected into the system prompt. Invoke whenever task involves any interaction with output styles — creating, editing, evaluating, or changing how Claude communicates.

原文语言:英语

更新
职业分类
软件开发工程师
描述

CLAUDE.md instruction quality: writing effective project instructions, diagnosing why Claude ignores rules, routing content to the right layer, progressive disclosure, and systematic improvement. Invoke whenever task involves any interaction with CLAUDE.md…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prompt design techniques for LLMs: structure, examples, reasoning patterns, and optimization. Invoke whenever task involves any interaction with AI instructions — crafting, debugging, improving, or evaluating prompts for skills, agents, output styles, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Retrospective terseness audit for iteratively-edited prompts and skills. Applies mechanical wording cuts and proposes structural cuts with falsification gates. Invoke when auditing, tightening, compressing, or de-bloating a prompt.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Grafana dashboard authoring: JSON model (Classic and V2), panel types and selection, standard options, thresholds, value mappings, field overrides, transformations, variables (query/custom/interval/filter), repeating panels and rows, annotations,…

原文语言:英语

更新
职业分类
技术写作员
描述

Removes AI-writing tells from prose and prevents them when drafting: inflated significance, hedged comparisons, chat-register leakage, uniform rhythm, formulaic structure, machine residue. Invoke whenever task involves prose meant for human readers — writing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

GitHub release creation for cc-foundry plugins: per-plugin tags, release notes as the changelog, and post-push publishing. Invoke whenever task involves pushing commits to master, releasing or publishing a plugin version, bumping plugin versions, or writing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Solution direction synthesis — design opinions from research findings, presented for human correction, with decision capture. Invoke whenever task involves the A stage of the DRAFT pipeline, aligning on approach before implementation, or recording design…

原文语言:英语

更新
职业分类
项目管理专家
描述

Requirements elicitation and validation through structured questioning. Invoke whenever task involves defining what to build, scoping a problem or feature, or starting the DRAFT pipeline.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Vertical-slice implementation planning — phases that cross all layers end-to-end with per-phase testing. Invoke whenever task involves the F stage of the DRAFT pipeline, planning implementation phases, or structuring work before coding begins.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Objective codebase investigation — factual findings about existing code, patterns, and architecture. Invoke whenever task involves the R stage of the DRAFT pipeline, technical codebase research, or understanding existing code before design.

原文语言:英语

更新
职业分类
项目管理专家
描述

Task creation for issue trackers — structured descriptions, acceptance criteria, field categorization, and tracker linking. Invoke whenever task involves creating work items in any issue tracker — bugs, features, stories, tasks, or any tracked work from…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Work item decomposition — break implementation phases into sized, dependency-mapped tasks with acceptance criteria. Invoke whenever task involves the T stage of the DRAFT pipeline, decomposing phases into tasks, or creating a task breakdown.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Coding workflow covering discovery, planning, implementation, and verification. Invoke whenever task involves any interaction with code — writing, modifying, debugging, refactoring, or understanding codebases. Runs discovery protocol before language-specific…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Charmbracelet v2 TUI stack for Go: Bubble Tea (Elm architecture), Bubbles components, Lip Gloss styling and layout, Huh forms, Glamour markdown, fang CLI wrapper, testing with golden files and teatest. Invoke whenever task involves any interaction with…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Pest testing framework conventions and practices. Invoke whenever task involves any interaction with Pest — writing function-style tests (test/it/describe), the expect() expectation API, datasets, hooks, architecture/mutation/type-coverage/browser testing,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Git commit message conventions: structure, formatting, scoping, body content, breaking changes, trailers. Invoke whenever task involves any interaction with commit messages — writing, reviewing, validating, or understanding message format.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Git commit workflow pipeline: atomic unit identification, commit ordering, quality gates, message validation, and post-commit verification. Invoke whenever task involves any interaction with git commits — committing changes, staging work, splitting diffs into…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Design and iterate Claude Code skills: SKILL.md structure, description formulas, content architecture, and quality evaluation. Invoke whenever task involves any interaction with Claude Code skills — creating, reviewing, evaluating, debugging, or improving…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Project glossary for consistent domain terminology. Invoke whenever task involves creating, updating, or referencing a glossary, defining domain terms, establishing ubiquitous language, or when inconsistent naming causes confusion in code or planning…

原文语言:英语

更新
职业分类
项目管理专家
描述

Structured work handoff across context boundaries: triage decisions, constraints, and remaining work into a prompt-quality transfer document. Invoke whenever task involves handing off work — session restart, teammate delegation, async resumption, or any…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Rust language conventions, idioms, error handling, concurrency (CPU-bound parallelism with threads/rayon and I/O-bound async with Tokio), the cargo/clippy/rustfmt toolchain, and rustdoc. Invoke whenever task involves any interaction with Rust code — writing,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Rust testing conventions and frameworks: built-in #[test], integration, and doctest layout plus the cargo-nextest runner and the proptest, insta, criterion, mockall, and rstest ecosystem. Invoke whenever task involves any interaction with Rust tests —…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go language conventions, idioms, and toolchain. Invoke when task involves any interaction with Go code — writing, reviewing, refactoring, debugging, or understanding Go projects.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Core JavaScript language conventions, idioms, and modern practices. Invoke whenever task involves any interaction with JavaScript code — writing, reviewing, refactoring, debugging, or understanding .js/.jsx files and JavaScript projects.

原文语言:英语

更新
职业分类
软件开发工程师
描述

TypeScript type system, strict mode, and TS-specific patterns beyond JavaScript fundamentals. Invoke whenever task involves any interaction with TypeScript code — writing, reviewing, refactoring, debugging .ts/.tsx files, type definitions, generics,…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Grafana unified alerting: rule types, evaluation lifecycle, state transitions, notification policies, contact points, silences, mute timings, recording rules, and alert/notification templates. Invoke whenever task involves any interaction with Grafana…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Data visualization discipline for monitoring and observability dashboards: chart-type selection by data shape, encoding accuracy hierarchy (position > length > angle > area > color), pre-attentive attributes, Tufte data-ink, color theory (semantic…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

VictoriaLogs LogsQL query language: filters (word, phrase, prefix, regexp, range, IPv4 range, exact, stream, time), pipe operators (stats, sort, fields, format, extract, unpack_json, unpack_logfmt, math, limit, top, uniq), stats functions, log stream…

原文语言:英语

更新
职业分类
软件开发工程师
描述

VictoriaMetrics MetricsQL query language as a PromQL superset: rollup extensions, behavioral differences from PromQL (rate/increase semantics, implicit conversions, auto-aligned subqueries), label manipulation, WITH templates, keep_metric_names modifier,…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

PromQL query writing: selectors, operators, vector matching, functions, aggregations, histograms, subqueries, recording rules, alerting rules, and query optimization. Invoke whenever task involves any interaction with PromQL — writing, debugging, optimizing,…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Grafana provisioning across all delivery methods: file provisioning YAML (datasources, dashboards, alerting), Kubernetes-style HTTP API, gcx CLI (replacing grafanactl), Terraform provider, Foundation SDK, Git Sync. Invoke whenever task involves any…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Technical diagram creation with visual design principles: format selection, layout, readability, and aesthetics. Invoke whenever task involves any interaction with diagrams — creating, reviewing, or improving visual representations of systems, processes, data…

原文语言:英语

更新
职业分类
项目管理专家
描述

YouTrack issue tracker domain knowledge — data model, custom fields, query language, commands, linking, state machines, and tags. Invoke whenever task involves any interaction with YouTrack — creating issues, searching, updating fields, linking, querying, or…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

pytest testing framework conventions and practices. Invoke whenever task involves any interaction with pytest — writing tests, configuring pytest, fixtures, parametrize, mocking, debugging test failures, or coverage.

原文语言:英语

更新
职业分类
软件开发工程师
描述

PHP language conventions, modern idioms, and type system. Invoke whenever task involves any interaction with PHP code — writing, reviewing, refactoring, debugging, or understanding PHP projects.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

PHPUnit testing framework conventions and practices. Invoke whenever task involves any interaction with PHPUnit — writing tests, configuring PHPUnit, data providers, mocking, assertions, debugging test failures, or coverage.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Open-source issue creation: bug reports, feature requests, and structured contribution communication. Invoke whenever task involves any interaction with issues in external repositories — filing bugs, proposing features, reporting problems, or preparing issue…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Open-source pull request creation: PR descriptions, titles, fork workflows, and contribution compliance. Invoke whenever task involves any interaction with pull requests for external repositories — contributing code, opening PRs from forks, writing PR…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Ansible automation conventions, patterns, and toolchain: playbook design, roles, inventory, vault, collections, execution environments, Event-Driven Ansible, testing, and performance tuning. Invoke whenever task involves any interaction with Ansible — writing…

原文语言:英语

更新
已展示 40 / 65 个已收集 Skill。