Skip to main content

Skills dans ce dépôt

stbenjam/skillsaw - Page 2

SkillsMP a collecté 173 skills depuis stbenjam/skillsaw. Ouvrez un skill pour examiner sa source et ses détails.

stbenjam/skillsaw

Affichage de 40 skills collectés sur 173.

métier
Analystes en sécurité de l'information
description

Dependency audit across the service repositories.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Deployment helper for the payments service.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Access grants for production systems.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Onboards a new service onto the platform.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Latency profiling for a single HTTP endpoint.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Provisions a short-lived preview environment.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Runbook authoring and publication.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Point-in-time restore for the primary datastore.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Reviews database migrations before they merge.

Langue du texte source : anglais

mis à jour
métier
Analystes des systèmes informatiques
description

Rotates the database and message-broker credentials.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Capacity changes for the shared Kubernetes clusters.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Pager triage for the platform team.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Alert threshold tuning for noisy services.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Backup restore verification for stateful services.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Postmortem authoring for production incidents.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Review the current changes before they are committed. Use when asked to review a diff.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Solve competition mathematics problems with rigorous proofs. Activates when asked to 'solve this IMO problem', 'prove this olympiad inequality', or 'find all functions satisfying'.

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Enforces the accessibility checklist for user-facing components. Applies when touching anything under src/components/ or adding a new page.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Formats and validates Terraform modules. Claude should use this skill whenever editing .tf files or reviewing an infrastructure change.

Langue du texte source : anglais

mis à jour
métier
Architectes de bases de données
description

Runs the repository's database migrations safely. Load this skill whenever a change touches a file under migrations/ or alters a SQLAlchemy model.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference for the Claude API and Anthropic SDK — model ids, pricing, parameters, streaming, tool use. TRIGGER — read BEFORE opening the target file whenever the prompt names Claude or Anthropic in any form, or the task is LLM-shaped with the provider…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Requests the right reviewers and posts the checklist comment. Use after opening a pull request against the main branch.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Demonstrate how informational lint findings are handled during autofix. Use when testing severity-based fix selection.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Guides the {{SKILL_ID}} workflow. Use when the user needs {{SKILL_ID}} task support; customize this description with concrete triggers and outcomes.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when checking compatibility with legacy Windsurf conventions.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use when testing an autofixable external APM skill.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use when testing an externally installed dependency.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when testing a copy sourced from this repository.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when testing an unlocked skill authored in this repository.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when providing the repository-owned source for a local lock entry.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Run a portable workflow. Use when an Agent Skills host must complete the task.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Build stateful web artifacts. Use for complex applications requiring routing or component libraries.

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Apply the official brand system to an artifact. Use it when colors, typography, or visual standards apply.

Langue du texte source : anglais

mis à jour
métier
non classé
description

Use when reviewing a skillsaw PR. Dispatches 7 specialist reviewers (Architecture, Python Expert, Security & Supply Chain, QA Engineer, Technical Writer, Ecosystem, Slopinator) as parallel sub-agents by default, then synthesizes a single verdict. Use --serial…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when skillsaw reports a likely false positive, misses an edge case, behaves incorrectly, or needs an RFE. Gather a safe report and, only with explicit user permission, create a feedback bundle or open a GitHub issue.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Streamline service deployments with guided rollout, rollback, and environment bootstrap steps.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Assemble release notes for a billing-api tag from merged pull requests. Use when cutting a release or when asked what shipped in a version.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Triage incoming Jira tickets for the acme-platform board — classify, label, and assign. Use when the sprint backlog has unclassified issues.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create a skillsaw rule plugin — a pip-installable Python package that adds custom lint rules to skillsaw. Walks through scaffolding the package, writing rules against the lint tree, testing, and publishing to PyPI. Use when a user wants to share skillsaw…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Walk through the release checklist before a production deploy, confirming test results, change approvals, rollback readiness, and on-call awareness. Use when the user asks to prepare, review, or verify a deploy.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 173.