Skip to main content

Skills dans ce dépôt

deathrashed/agents - Page 7

SkillsMP a collecté 1 032 skills depuis deathrashed/agents. Ouvrez un skill pour examiner sa source et ses détails.

deathrashed/agents

Affichage de 40 skills collectés sur 1 032.

métier
Développeurs de logiciels
description

Auto-fix bugs. Observe symptom, find root cause, apply minimal fix, verify, explain in human terms.

Langue du texte source : anglais

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

After fixing a bug, explain what went wrong in language the user understands. No jargon for beginners.

Langue du texte source : anglais

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

Guide user through errors they see. Translate error messages to human language.

Langue du texte source : anglais

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

Step 1 of debugging: observe the symptom carefully before jumping to conclusions.

Langue du texte source : anglais

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

Step 2 of debugging: reason about root cause based on observed symptoms.

Langue du texte source : anglais

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

Step 3 of debugging: apply minimal fix. One-liner ideal. Verify nothing else broke.

Langue du texte source : anglais

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

Full project review from beginning. Check every file. Plain language report.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Final go-live checklist. Is it accessible? SSL working? Mobile friendly? Show user their live URL.

Langue du texte source : anglais

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

Record mistakes. Check before similar builds. Avoid repeating silently.

Langue du texte source : anglais

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

Detect recurring patterns in user's project. Apply automatically next time.

Langue du texte source : anglais

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

Learn user's preferences over time. Code style, naming, structure. Save to global prefs.

Langue du texte source : anglais

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

Persistent memory across sessions. Save project state and user preferences. Never save secrets.

Langue du texte source : anglais

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

Track project milestones. Auto-detect when a significant checkpoint is reached.

Langue du texte source : anglais

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

Help user work from multiple devices. Sync project via git.

Langue du texte source : anglais

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

Optimize for speed and cost. Pick lightweight solutions. Flag expensive operations.

Langue du texte source : anglais

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

Break complex tasks into 5-15 ordered steps with time estimates. Dependency order first.

Langue du texte source : anglais

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

Give realistic time and cost estimates for each step. Explain in human terms.

Langue du texte source : anglais

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

Decide what to build first. Core function before polish. Revenue before aesthetics.

Langue du texte source : anglais

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

Identify risks before building. Flag third-party dependencies, API limits, and cost traps.

Langue du texte source : anglais

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

Report progress after each feature. Percentage, what just completed, what comes next.

Langue du texte source : anglais

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

Create a visual roadmap for large projects. Phases, milestones, timeline.

Langue du texte source : anglais

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

Lock confirmed requirements. Don't change them without user approval.

Langue du texte source : anglais

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

Run and test directly on the server. No local dev environment needed. What you build is what goes live.

Langue du texte source : anglais

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

Save checkpoints before risky changes. Rollback if things break.

Langue du texte source : anglais

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

Auto-apply security basics. Never ask user about security choices. Just do it.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Detect user's intent from their message and activate the right workflow silently.

Langue du texte source : anglais

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

Detect user's technical level from first messages. Adjust all output language accordingly.

Langue du texte source : anglais

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

Architecture specialist for software/system design, module and service boundaries, tradeoff analysis, and stakeholder synthesis. Uses context-aware methods such as diagnostic routing, design-twice comparison, ATAM-style risk analysis, CBAM-style…

Langue du texte source : anglais

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

Backend specialist for APIs, databases, authentication with clean architecture (Repository/Service/Router pattern). Use for API, endpoint, REST, database, server, migration, and auth work.

Langue du texte source : anglais

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

Design-first ideation that explores user intent, constraints, and approaches before any planning or implementation. Use for brainstorming, ideation, exploring concepts, and evaluating approaches.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Guide for coordinating PM, Frontend, Backend, Mobile, and QA agents on complex projects via CLI. Use for manual step-by-step coordination and workflow guidance.

Langue du texte source : anglais

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

Database specialist for SQL, NoSQL, and vector database modeling, schema design, normalization, indexing, transactions, integrity, concurrency control, backup, capacity planning, data standards, anti-pattern review, and compliance-aware database design. Use…

Langue du texte source : anglais

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

Bug diagnosis and fixing specialist - analyzes errors, identifies root causes, provides fixes, and writes regression tests. Use for bug, debug, error, crash, traceback, exception, and regression work.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Frontend specialist for React, Next.js, Angular, TypeScript with FSD-lite architecture, shadcn/ui, and design system alignment. Use for UI, component, page, layout, CSS, Tailwind, shadcn, Angular, and RxJS work.

Langue du texte source : anglais

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

Mobile specialist for Flutter, React Native, and Swift native iOS development. Use for mobile app, Flutter, Dart, React Native, Swift, SwiftUI, iOS, Android, Riverpod, swift-openapi-generator, and widget work.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Automated multi-agent orchestrator that spawns CLI subagents in parallel, coordinates via MCP Memory, and monitors progress. Use for orchestration, parallel execution, and automated multi-agent workflows.

Langue du texte source : anglais

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

Product manager that decomposes requirements into actionable tasks with priorities and dependencies. Use for planning, requirements, specification, scope, prioritization, task breakdown, and ISO 21500, ISO 31000, or ISO 38500-aligned planning recommendations.

Langue du texte source : anglais

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

Quality assurance specialist for security, performance, accessibility, comprehensive testing, and quality standard alignment. Use for test, review, security audit, OWASP, coverage, lint work, and ISO/IEC 25010 or ISO/IEC 29119-aligned QA recommendations.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Create or update OMA skills in the SSL-lite human-readable format. Use when adding a new `.agents/skills/{skill-name}/SKILL.md`, converting an existing skill to the standardized Scheduling / Structural Flow / Logical Operations / References structure, or…

Langue du texte source : anglais

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

Infrastructure-as-code specialist for multi-cloud provisioning using Terraform across any provider (AWS, GCP, Azure, Oracle Cloud). Use for terraform plan/apply, state management, compute, databases, storage, networking, IAM, OIDC, cost optimization,…

Langue du texte source : anglais

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