Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

skillsaw

skillsaw contient 57 skills collectées depuis stbenjam, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
57
Stars
39
mis à jour
2026-07-16
Forks
8
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

create-pr
Développeurs de logiciels

Create a Pull Request for the current branch

2026-07-16
review-pr
Analystes en assurance qualité des logiciels et testeurs

Review an open PR before approving it

2026-07-16
skillsaw-maintenance
Autres occupations informatiques

Analyze upstream specs (agentskills.io, Claude Code plugin/marketplace format, OpenClaw, MCP, CodeRabbit, APM) for changes, identify gaps in skillsaw's rule coverage, and create or update PRs to close those gaps. Use when performing periodic maintenance on the skillsaw linter.

2026-07-08
skillsaw-create-plugin
Développeurs de logiciels

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 rules across repositories or publish them for others.

2026-07-07
skillsaw-ecosystem-scout
Analystes en études de marché et spécialistes en marketing

Survey the AI coding assistant and agentic tool ecosystem, assess skillsaw's competitive position, identify emerging patterns and missing capabilities, and produce a prioritized strategic report as a GitHub issue.

2026-07-07
skillsaw-fix
Développeurs de logiciels

Fix skillsaw lint violations — apply deterministic autofixes, then resolve the remaining violations with targeted edits guided by `skillsaw explain`. Use when skillsaw reports violations, when asked to clean up lint findings, or after `skillsaw fix` leaves violations behind.

2026-07-07
skillsaw-issue-triage
Développeurs de logiciels

Triage a GitHub issue filed against skillsaw — classify it (bug, feature, docs, question, other), verify its claims against the codebase, enrich it with missing details, and post one structured triage comment. Use to triage and label incoming issues, not to fix them.

2026-07-07
skillsaw-onboard
Développeurs de logiciels

Onboard a repository to skillsaw — run the linter, apply autofixes, manually fix remaining violations, set up CI, and create a baseline. Use when adopting skillsaw on a new or existing project.

2026-07-07
skillsaw-pr-review
Analystes en assurance qualité des logiciels et testeurs

Review open PRs in skillsaw, fix failing CI, address reviewer feedback, and push updates. Use for triaging and fixing up existing pull requests.

2026-07-07
skillsaw-release
Développeurs de logiciels

Bump the version, generate release notes, and publish a new skillsaw release to PyPI. Use when cutting a new release.

2026-07-07
skillsaw-review-panel
Analystes en assurance qualité des logiciels et testeurs

Serial multi-specialist code review panel for skillsaw PRs. Runs 6 specialist reviewers (Architecture, Python Expert, Security & Supply Chain, QA Engineer, Technical Writer, Ecosystem) inline then synthesizes a single verdict.

2026-07-07
deploy
Administrateurs de réseaux et de systèmes informatiques

Deploy the application to staging or production and roll back failed releases

2026-07-07
skillsaw-issue-solver
Développeurs de logiciels

Pick up open GitHub issues from collaborators and create PRs to solve them. Use when triaging and resolving reported bugs or feature requests.

2026-07-05
legacy-tag
Développeurs de logiciels

Skill whose only name lives inside a flow-mapping continuation line

2026-07-03
unreferenced-reachability
Développeurs de logiciels

Generates styled spreadsheet reports with custom fonts and validates the output against the bundled schema. Use when the user asks for a formatted report file.

2026-07-03
changelog-writer
Développeurs de logiciels

Draft changelog entries from merged pull requests since the last release tag

2026-07-02
deploy-service-legacy-name-kept-for-docs
Administrateurs de réseaux et de systèmes informatiques

Use this skill when deploying a service through the rollout pipeline

2026-07-02
release-tagger-hash-is-part-of-the-quoted-value-not-a-comment
Développeurs de logiciels

Use this skill when tagging a release for the deployment pipeline

2026-07-02
first-name
Développeurs de logiciels

Use this skill when auditing duplicate pipeline definitions

2026-07-02
legacy-deploy-kept-from-the-v1-pipeline
Administrateurs de réseaux et de systèmes informatiques

Skill that handles legacy deployment workflows

2026-07-02
skill-id
Autres occupations informatiques

Step-by-step workflow for {{SKILL_NAME}} tasks. Update this description to say what the skill does and when the agent uses it.

2026-07-02
deploy-helper
Administrateurs de réseaux et de systèmes informatiques

Automate deployment steps and environment bootstrapping for the service.

2026-07-02
deploy-helper
Administrateurs de réseaux et de systèmes informatiques

Automate deployment steps and environment bootstrapping for the service.

2026-07-02
log-analyzer
Développeurs de logiciels

Parse application logs, surface error clusters, and summarize failure patterns

2026-07-02
report-builder
Développeurs de logiciels

Build weekly status reports from git history and issue tracker exports

2026-07-02
deploy-staging
Développeurs de logiciels

Deploy the application to the staging environment, including building artifacts, running the pre-deployment validation suite, uploading the artifacts to the staging bucket, rolling the staging cluster, verifying health checks, and posting a deployment summary to the team channel. Use when the user asks to deploy, ship, or release to staging.

2026-07-02
incident-handoff
Administrateurs de réseaux et de systèmes informatiques

Summarize open incidents from the pager rotation and produce a morning handoff report. Use when the user asks for an incident summary, a handoff report, or the current pager status. Includes links to each incident, the owning team, current severity, and the latest status update for every open incident.

2026-07-02
incident-investigator
Administrateurs de réseaux et de systèmes informatiques

Investigate a production incident from start to finish. Use when the user reports an outage, a spike in error rates, or asks for an incident investigation. Collects the recent deploy history, correlates it with the alert timeline, and pulls the relevant service logs for the affected window. Summarizes the most likely root causes with supporting evidence and links to the dashboards used. Prepares a draft incident report with an impact assessment, a timeline of events, and the follow-up actions the team agreed on. Posts the report to the incident channel and files tracking issues for each follow-up action so nothing is lost after the incident is closed. Keeps a record of every command it ran so the investigation can be audited or replayed later. Escalates to the on-call engineer when the evidence points at an ongoing problem rather than a resolved one. Works across the API, worker, and frontend services and understands the standard deployment topology. Never restarts services or rolls back deploys on its own; i

2026-07-02
release-notes
Développeurs de logiciels

Generate release notes from merged pull requests since the last tag. Use when the user asks to draft release notes, prepare a changelog, or summarize what shipped in a release. Groups entries by product area and labels any breaking changes for maintainers.

2026-07-02
data-parser
Développeurs de logiciels

Use this skill when working with the data parsing pipeline

2026-07-01
wrong-name
Développeurs de logiciels

A skill with a mismatched directory name to trigger agentskill-name rename

2026-06-09
ui-test
Analystes en assurance qualité des logiciels et testeurs

Browser-based UI test execution against live clusters

2026-05-28
my-skill
Développeurs de logiciels

A skill with an unrecognized subdirectory and no evals

2026-05-14
code-review
Analystes en assurance qualité des logiciels et testeurs

Review code changes for correctness, style, and potential issues

2026-05-14
verbose-skill
Développeurs de logiciels

This skill is designed to perform extremely comprehensive and detailed code analysis across all supported programming languages including but not limited to Python, JavaScript, TypeScript, Go, Rust, Java, Kotlin, Swift, Ruby, PHP, C, C++, C#, Scala, Haskell, Elixir, Clojure, Dart, Lua, Perl, R, MATLAB, Julia, Fortran, COBOL, Assembly, Bash, PowerShell, SQL, GraphQL, HTML, CSS, SASS, LESS, XML, JSON, YAML, TOML, INI, Markdown, LaTeX, reStructuredText, AsciiDoc and many more, providing thorough static analysis, linting, formatting suggestions, security vulnerability detection, performance optimization recommendations, code complexity metrics, dependency analysis, dead code detection, test coverage estimation, documentation quality assessment, naming convention enforcement, architecture pattern recognition, design pattern identification, anti-pattern detection, code smell detection, refactoring suggestions, accessibility compliance checking, internationalization readiness evaluation, API compatibility verificati

2026-05-14
bad-name-alpha
Administrateurs de réseaux et de systèmes informatiques

Skill that handles alert trigger operations

2026-05-14
bad-name-gamma
Administrateurs de réseaux et de systèmes informatiques

Skill that handles database backup operations

2026-05-14
badnamebeta
Analystes en assurance qualité des logiciels et testeurs

Skill that handles API testing

2026-05-14
code-review
Analystes en assurance qualité des logiciels et testeurs

Skill that handles code review operations

2026-05-14
deploy-service
Administrateurs de réseaux et de systèmes informatiques

Skill that handles deploy service operations

2026-05-14
Affichage des 40 principaux skills collectés sur 57 dans ce dépôt.