Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skills

skills contains 37 collected skills from thesammykins, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
37
Stars
0
updated
2026-07-11
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-browser
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-07-11
apple-foundation-models
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
information-security-analysts

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
software-quality-assurance-analysts-and-testers

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

2026-07-11
codebase-inspection
software-developers

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

2026-07-11
convert-prompt
software-developers

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
software-developers

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
network-and-computer-systems-administrators

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

2026-07-11
figma
web-and-digital-interface-designers

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
web-and-digital-interface-designers

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

2026-07-11
gemini-large-context
software-developers

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
software-developers

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

2026-07-11
git-master
software-developers

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
software-developers

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
project-management-specialists

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
network-and-computer-systems-administrators

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-07-11
onepassword-agent
software-developers

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
computer-occupations-all-other

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
software-developers

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
software-developers

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
software-developers

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

2026-07-11
python-modern-standards
software-developers

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
network-and-computer-systems-administrators

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
software-developers

Throwaway experiments to validate an idea before build.

2026-07-11
systematic-debugging
software-developers

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

2026-07-11
test-driven-development
software-quality-assurance-analysts-and-testers

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

2026-07-11
testing-strategist
software-quality-assurance-analysts-and-testers

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

2026-07-11
typescript-pro
software-developers

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
software-developers

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

2026-07-11