Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skills

skills 收录了来自 thesammykins 的 37 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
37
Stars
0
更新
2026-07-11
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agent-browser
软件开发工程师

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 browser actions.

2026-07-11
anti-ai-slop
软件质量保证分析师与测试员

Reviews and removes unsupported, non-idiomatic code and UI/design changes introduced on a branch. Use when implementing or reviewing a feature or fix before handoff.

2026-07-11
api-design-architect
软件开发工程师

Design principles for REST and GraphQL APIs in 2025. Enforces OpenAPI-first, versioning strategies, and standardized error responses.

2026-07-11
apple-foundation-models
软件开发工程师

Use the `fm` CLI (Apple Foundation Models) for on-device and Private Cloud Compute LLM inference on macOS. Use when the user wants to prompt, chat, serve, or count tokens with Apple's built-in foundation models. Also use for structured output generation (`fm schema`), checking model availability (`fm available`), or checking quota usage (`fm quota-usage`). Trigger on phrases like 'run fm', 'Apple Foundation Model', 'on-device LLM', 'Apple AI', 'fm respond', 'fm chat', 'fm serve', 'fm token-count', 'fm schema', or any task involving Apple's local AI models.

2026-07-11
buildkite-cli
软件开发工程师

This skill should be used when the user asks to "trigger a build", "check build status", "watch a build", "view build logs", "retry a build", "cancel a build", "list builds", "download artifacts", "upload artifacts", "manage secrets", "create a pipeline", "list pipelines", or "interact with Buildkite from the command line". Also use when the user mentions bk commands, bk build, bk job, bk pipeline, bk secret, bk artifact, bk cluster, bk package, bk auth, bk configure, bk use, bk init, bk api, or asks about Buildkite CLI installation, terminal-based Buildkite workflows, or command-line CI/CD operations.

2026-07-11
buildkite-pipeline-setup
软件开发工程师

Buildkite CI/CD pipeline setup, migration, validation, hardening, and live pipeline management. Use when Codex needs to create, review, debug, or update Buildkite pipelines, .buildkite/pipeline.yml files, steps, queues, triggers, artifacts, annotations, secrets, OIDC, or deployment stages.

2026-07-11
buildkite-pipelines
软件开发工程师

This skill should be used when the user asks to "write a pipeline", "add caching", "make this build faster", "show test failures in the build page", "add annotations", "only run tests when code changes", "set up dynamic pipelines", "add retry", "parallel steps", "matrix build", "add plugins", or "work with artifacts in pipeline YAML". Also use when the user mentions .buildkite/ directory, pipeline.yml, buildkite-agent pipeline upload, step types (command, wait, block, trigger, group, input), if_changed, notify, concurrency, or asks about Buildkite CI configuration.

2026-07-11
buildkite-preflight
软件开发工程师

Runs Buildkite CI builds against changes in the local working tree. Use when asked to run preflight or run CI.

2026-07-11
cicd-security
信息安全分析师

CI/CD security hardening for supply chain, secrets, runners, and artifacts. Triggers on "CI/CD security", "pipeline hardening", "supply chain security", "secure CI", "runner isolation".

2026-07-11
code-quality-gates
软件质量保证分析师与测试员

Quality gates, code review standards, static analysis policy, and merge criteria enforcement.

2026-07-11
codebase-inspection
软件开发工程师

Inspect codebases w/ pygount: LOC, languages, ratios.

2026-07-11
convert-prompt
软件开发工程师

Rewrite a user-provided prompt into a clearer, outcome-first prompt before taking action. Use when the user asks to convert, optimize, improve, migrate, harden, or rewrite a prompt, or when they invoke $convert-prompt to turn a rough task request into an executable prompt with goals, constraints, output format, evidence rules, validation, and stop conditions.

2026-07-11
deliver-baseline
软件开发工程师

Always-on delivery baseline for SWE/DevOps work (code review, quality gates, testing, CI/CD security, release discipline). Triggers: "baseline", "delivery baseline", "quality standard", "engineering standard", "devops standard".

2026-07-11
docker-container-pro
网络与计算机系统管理员

Production-grade Docker/OCI image creation. Enforces security (non-root, SBOM), minimalism (multi-stage), and reproducibility (pinned versions).

2026-07-11
figma
网页与数字界面设计师

Use the Figma MCP server for Figma URLs, node IDs, design-to-code implementation, and MCP setup or troubleshooting.

2026-07-11
frontend-ui-ux
网页与数字界面设计师

Designer-turned-developer who crafts strong UI/UX when a project needs visual direction without a strict mockup.

2026-07-11
gemini-large-context
软件开发工程师

Use Gemini CLI in headless JSON mode for high-level codebase analysis, repo overviews, architecture reports, broad context gathering, unfamiliar codebase mapping, multi-file bug triage, dependency tracing, migration planning, cross-cutting reviews, and other tasks that benefit from Gemini's large context window. Use when a user asks to analyze or understand a codebase at a high level, explain main modules or flows, map a whole project, investigate a broad behavior across many files, or when local Grep/Glob or explore agents would require many passes. Fall back to explore agents when Gemini is unavailable, unauthenticated, quota-limited, privacy-sensitive, or when precise targeted search is enough.

2026-07-11
gh-cli
软件开发工程师

Official GitHub CLI (gh) automation for PRs, Issues, Actions, and Repos.

2026-07-11
git-master
软件开发工程师

Git workflow skill for commits, rebases, history search, and branch cleanup. Use for commit, rebase, squash, blame, or history questions.

2026-07-11
jenkins-workflows
软件开发工程师

Create, inspect, trigger, and monitor Jenkins CI/CD workflows on the user's Jenkins server instead of running substantial build/test/deploy work on the local Mac. Use when Codex is asked to set up Jenkins workflows, write Jenkinsfiles, move local commands to CI, trigger or monitor Jenkins jobs, inspect Jenkins agents/labels/plugins, or run build/test/package/release automation remotely through Jenkins.

2026-07-11
linear
项目管理专家

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

2026-07-11
macos-hardening
网络与计算机系统管理员

macOS administration hardening for baselines, compliance, patching, and configuration management. Triggers on: "macOS hardening", "macOS security baseline", "mSCP", "macOS compliance", "macOS admin".

2026-07-11
maestro
软件质量保证分析师与测试员

Build, run, and debug Maestro UI automation for Android, iOS, and Web. Use when Codex needs to install or verify Maestro, create or refactor Maestro flow YAML files, organize a `.maestro` workspace, record flows, run tests locally or in CI, configure tags/hooks/workspace config, or diagnose flaky Maestro selectors and flow logic.

2026-07-11
node-inspect-debugger
软件开发工程师

Debug Node.js via --inspect + Chrome DevTools Protocol CLI.

2026-07-11
onepassword-agent
软件开发工程师

Safely interact with 1Password from agent workflows using a service account token and the 1Password SDK. Use when Codex needs to load OP_SERVICE_ACCOUNT_TOKEN, resolve 1Password secret references, inject credentials into commands, upload secrets to CI/CD tools, use SSH keys without printing them, or read/write items in an agent-scoped vault without exposing secret values.

2026-07-11
opencode-plugin-author
其他计算机职业

Author and review OpenCode plugins that live in `.opencode/plugins/` or are loaded from npm packages. Use when deciding plugin vs custom tool, wiring plugin hooks or plugin-provided tools, setting up plugin dependencies, or verifying local and npm-loaded OpenCode plugin behavior. Prefer `opencode-sdk-builder` for Node or Bun app integrations built with `@opencode-ai/sdk`, and prefer `opencode-server-integrations` for raw HTTP integrations against `opencode serve`.

2026-07-11
opencode-sdk-builder
软件开发工程师

Build or review Node.js and Bun integrations that use `@opencode-ai/sdk` to control OpenCode programmatically. Use when wiring embedded or attached SDK clients, managing sessions and prompts, handling structured output or event streams, or validating a JS/TS integration against a local OpenCode instance. Prefer `opencode-plugin-author` for behavior that runs inside OpenCode as a plugin, and `opencode-server-integrations` for non-SDK or polyglot HTTP integrations against `opencode serve`.

2026-07-11
opencode-server-integrations
软件开发工程师

Build and verify integrations against the OpenCode HTTP server exposed by `opencode serve`, including raw OpenAPI-style requests, SSE event handling, polyglot clients, and remote or headless setups. Use when integrating over HTTP directly instead of the SDK, when wiring non-Node clients, or when attaching tools to a running OpenCode backend. Prefer `opencode-sdk-builder` for Node/Bun work with `@opencode-ai/sdk`, and `opencode-plugin-author` for behavior implemented as OpenCode plugins.

2026-07-11
python-debugpy
软件开发工程师

Debug Python: pdb REPL + debugpy remote (DAP).

2026-07-11
python-modern-standards
软件开发工程师

Enforces the 2025 Python stack. Replaces legacy tools (pip, flake8, isort) with modern, fast equivalents (uv, ruff). Mandates strict type hints.

2026-07-11
release-management
网络与计算机系统管理员

DevOps release management for planning, versioning, deployment strategies, rollback, and change control. Triggers: "release management", "deployment strategy", "rollout plan", "rollback plan", "release checklist".

2026-07-11
spike
软件开发工程师

Throwaway experiments to validate an idea before build.

2026-07-11
systematic-debugging
软件开发工程师

4-phase root cause debugging: understand bugs before fixing.

2026-07-11
test-driven-development
软件质量保证分析师与测试员

TDD: enforce RED-GREEN-REFACTOR, tests before code.

2026-07-11
testing-strategist
软件质量保证分析师与测试员

Strategic testing for modern stacks. Combines high-speed Unit Testing (Vitest) with reliable E2E (Playwright). Bypasses implementation-detail testing.

2026-07-11
typescript-pro
软件开发工程师

Enforces 2025 strict TypeScript standards. Focuses on type safety at runtime (Zod), strict compiler options, and advanced type gymnastics only when necessary to prevent bugs.

2026-07-11
writing-plans
软件开发工程师

Write implementation plans: bite-sized tasks, paths, code.

2026-07-11