Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

skillsaw

يحتوي skillsaw على 57 من skills المجمعة من stbenjam، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
57
Stars
39
محدث
2026-07-16
Forks
8
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

create-pr
مطوّرو البرمجيات

Create a Pull Request for the current branch

2026-07-16
review-pr
محللو ضمان جودة البرمجيات والمختبرون

Review an open PR before approving it

2026-07-16
skillsaw-maintenance
المهن الحاسوبية الأخرى

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
مطوّرو البرمجيات

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
محللو أبحاث السوق ومتخصصو التسويق

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
مديرو الشبكات وأنظمة الحاسوب

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

2026-07-07
skillsaw-issue-solver
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-03
unreferenced-reachability
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-02
deploy-service-legacy-name-kept-for-docs
مديرو الشبكات وأنظمة الحاسوب

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
مطوّرو البرمجيات

Use this skill when tagging a release for the deployment pipeline

2026-07-02
first-name
مطوّرو البرمجيات

Use this skill when auditing duplicate pipeline definitions

2026-07-02
legacy-deploy-kept-from-the-v1-pipeline
مديرو الشبكات وأنظمة الحاسوب

Skill that handles legacy deployment workflows

2026-07-02
skill-id
المهن الحاسوبية الأخرى

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
مديرو الشبكات وأنظمة الحاسوب

Automate deployment steps and environment bootstrapping for the service.

2026-07-02
deploy-helper
مديرو الشبكات وأنظمة الحاسوب

Automate deployment steps and environment bootstrapping for the service.

2026-07-02
log-analyzer
مطوّرو البرمجيات

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

2026-07-02
report-builder
مطوّرو البرمجيات

Build weekly status reports from git history and issue tracker exports

2026-07-02
deploy-staging
مطوّرو البرمجيات

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
مديرو الشبكات وأنظمة الحاسوب

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
مديرو الشبكات وأنظمة الحاسوب

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

Use this skill when working with the data parsing pipeline

2026-07-01
wrong-name
مطوّرو البرمجيات

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

2026-06-09
ui-test
محللو ضمان جودة البرمجيات والمختبرون

Browser-based UI test execution against live clusters

2026-05-28
my-skill
مطوّرو البرمجيات

A skill with an unrecognized subdirectory and no evals

2026-05-14
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review code changes for correctness, style, and potential issues

2026-05-14
verbose-skill
مطوّرو البرمجيات

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
مديرو الشبكات وأنظمة الحاسوب

Skill that handles alert trigger operations

2026-05-14
bad-name-gamma
مديرو الشبكات وأنظمة الحاسوب

Skill that handles database backup operations

2026-05-14
badnamebeta
محللو ضمان جودة البرمجيات والمختبرون

Skill that handles API testing

2026-05-14
code-review
محللو ضمان جودة البرمجيات والمختبرون

Skill that handles code review operations

2026-05-14
deploy-service
مديرو الشبكات وأنظمة الحاسوب

Skill that handles deploy service operations

2026-05-14
عرض أهم 40 من أصل 57 skills مجمعة في هذا المستودع.