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

ECS-Discord-Bot

يحتوي ECS-Discord-Bot على 37 من skills المجمعة من geman220، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
37
Stars
2
محدث
2026-03-21
Forks
1
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

mass-remediate-pattern
مطوّرو البرمجيات

Safe, project-wide remediation of a dangerous or incorrect code pattern using structured search and replace.

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

Run a multi-faceted code review on uncommitted changes using specialized review subagents.

2026-03-21
create-adr
مطوّرو البرمجيات

Create an Architectural Decision Record (ADR) to document a design choice or technical strategy.

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

Run a multi-faceted code review on uncommitted changes using specialized review subagents.

2026-03-21
push-and-pr
مطوّرو البرمجيات

Commit (if needed), push the current branch to origin, and generate a pull request description in the chat.

2026-03-17
session-handoff
مطوّرو البرمجيات

Generate a session handoff document capturing the current working state for the next session.

2026-03-17
audit-workflows
مطوّرو البرمجيات

Proactively audit GitHub Actions workflows and CI/CD logs for deprecations, stale runtimes, and missing best practices.

2026-03-17
implement-and-review-loop
مطوّرو البرمجيات

Orchestrate an automated implement → review → fix cycle for tasks in a spec. Chains the `implement-task` and `review-code` skills in a loop until code is clean.

2026-03-17
manage-runtime
مديرو الشبكات وأنظمة الحاسوب

Automate the Bedrock AgentCore Runtime lifecycle (deploy, restore environment variables, verify health).

2026-03-17
audit-telemetry
مطوّرو البرمجيات

Analyze local telemetry logs to produce metrics on skill usage, agent invocations, and workflow patterns.

2026-03-17
auto-memory
مطوّرو البرمجيات

Capture learnings, patterns, and corrections discovered during this session into persistent project memory. This runs automatically at the end of `session-handoff` and can be invoked standalone.

2026-03-17
build-and-deploy
مديرو الشبكات وأنظمة الحاسوب

Build a container image for linux/amd64 (Fargate), push to ECR, and rotate the ECS Fargate service.

2026-03-17
capture-skill
مطوّرو البرمجيات

Create a new Kiro CLI skill (prompt) from a conversation, a pasted prompt, or a description.

2026-03-17
close-issue
مطوّرو البرمجيات

Wrap up a completed issue: verify all tasks done, group deferred findings, deduplicate against existing GH issues, create follow-up issues, close with summary, move spec to Done.

2026-03-17
create-spec
مطوّرو البرمجيات

Orchestrate the full specification pipeline — requirements → high-level design → low-level design → task plan — producing a single unified spec document. This spec is the primary input for `implement-and-review-loop`.

2026-03-17
design-frontend
مطوّرو الويب

Expert front-end designer and brand strategist for the ExtraLife.Web.Admin Angular application. Use this skill when making UI/UX changes, defining visual patterns, or migrating the interface to a new design system.

2026-03-17
design-high-level
مطوّرو البرمجيات

Produce a high-level architecture design from a requirements document.

2026-03-17
design-low-level
مطوّرو البرمجيات

Produce a detailed component-level design from a high-level design document.

2026-03-17
design-review
مصممو واجهات الويب والرقمية

Post-deploy visual review of the live application. Catalog UX issues, run contrast checks, and log findings to the spec.

2026-03-17
diagnose-workflow-failure
مطوّرو البرمجيات

Given a GitHub Actions run URL or run ID, fetch the failed job logs, identify root cause, and suggest a fix. Use this whenever a CI/CD workflow fails.

2026-03-17
eval-chat-traces
محللو ضمان جودة البرمجيات والمختبرون

Systematically review AI chat traces to find failure patterns using error analysis methodology (inspired by Hamel Husain's evals framework).

2026-03-17
guard-rails
مطوّرو البرمجيات

Deterministic pre-commit and post-implementation checks that simulate hooks. Run automatically at the end of `implement-task` Phase 5 (verify build) and before any commit.

2026-03-17
implement-and-review-loop
مطوّرو البرمجيات

Orchestrate an automated implement → review → fix cycle for tasks in a spec. Chains the `implement-task` and `review-code` skills in a loop until code is clean.

2026-03-17
implement-task
مطوّرو البرمجيات

Implement a specific task from the task plan using Test-Driven Development methodology, then verify documentation is current.

2026-03-17
improve-skill
مطوّرو البرمجيات

Review the current chat session where a skill was used and improve it based on feedback.

2026-03-17
investigate-blocker
مطوّرو البرمجيات

Systematic investigation of a technical blocker using tools to verify assumptions, document evidence, and create escalation artifacts for external teams.

2026-03-17
model-eval
محللو ضمان جودة البرمجيات والمختبرون

Run a side-by-side model evaluation for an agent, comparing two Bedrock models on identical queries.

2026-03-17
plan-tasks
مطوّرو البرمجيات

Create an implementation task plan with status tracking and dependency graph from a design document.

2026-03-17
quick-review
محللو ضمان جودة البرمجيات والمختبرون

Fast checklist-based code review of uncommitted changes. Use this for a quick pass; use `review-code` for the full multi-agent review.

2026-03-17
requirements-doc
متخصصو إدارة المشاريع

Capture a stream-of-consciousness description of requirements and produce a structured requirements document.

2026-03-17
research-service
مطوّرو البرمجيات

Evaluate an AWS service or feature for adoption. Produces a structured recommendation with region availability, architecture mapping, and a file-or-skip decision.

2026-03-17
route
مطوّرو البرمجيات

Detect user intent and automatically chain to the correct skill. This reduces the "which skill do I run?" friction and moves toward auto-activated skills.

2026-03-17
run-sql-validation
مصممو قواعد البيانات

Generate and present SQL validation queries for a new or modified stored procedure. The user runs the queries against RDS and reports results back.

2026-03-17
security-scan
محللو أمن المعلومات

Run three secret-scanning tools against the codebase to detect credentials, API keys, tokens, and other sensitive data before committing.

2026-03-17
session-resume
مطوّرو البرمجيات

Resume a previous working session by loading the latest handoff context.

2026-03-17
validate-deployment
مديرو الشبكات وأنظمة الحاسوب

Verify that code changes have been successfully deployed to the target environment after CI/CD completes.

2026-03-17
validate-handoff
محللو ضمان جودة البرمجيات والمختبرون

Validate the contract between skill phases to catch broken handoffs early. This is the "schema validation at agent boundaries" pattern from distributed systems.

2026-03-17