Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

essential-agents-skills

essential-agents-skills enthält 20 gesammelte Skills von ashaykubal, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
20
Stars
2
aktualisiert
2026-03-01
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

setup-lsp
Softwareentwickler

Configures Language Server Protocol integration for Claude Code projects. Use when setting up LSP servers, verifying post-restart initialization, or troubleshooting broken LSP configurations.

2026-03-01
brainstorm
Projektmanagementspezialisten

Role-based brainstorming with dual modes: --scoped (sequential Task tool, 5 roles) and --exploratory (Agent Teams peer debate, 4 roles). Use for feasibility assessment and idea validation.

2026-02-27
research
Softwareentwickler

Structured multi-viewpoint research using 5 parallel Sonnet sub-agents. Use when deep research is needed on a complex topic before implementation planning.

2026-02-27
plan-creation
Projektmanagementspezialisten

Create structured implementation plans using a 4-role scrum team with optional Agent Teams peer debate

2026-02-24
create-skill
Softwareentwickler

Generates Claude Code skills from requirements using adaptive interview, complexity classification, and iterative validation. Use when creating new skills, scaffolding skill structure, or generating skills with sub-agent orchestration.

2026-02-23
create-subagent
Softwareentwickler

Generates single-purpose Claude Code sub-agents for use via the Task tool. Use when creating dedicated sub-agents, scaffolding agent definitions, or generating agents with diagnostics and permissions setup.

2026-02-23
product-ideation
Marktforschungsanalysten und MarketingspezialistenProjektmanagementspezialisten

Evaluates product ideas through a six-agent research pipeline producing BUY/HOLD/SELL recommendations backed by market analysis, competitive intelligence, and segment targeting. Use when assessing product viability, researching markets for new ideas, or deciding whether to pursue a product concept.

2026-02-23
anthropic-validator
Softwareentwickler

Validates Claude Code assets (skills, hooks, agents, commands, MCP servers, plugins) against official Anthropic standards. Fetches latest docs dynamically and produces structured validation reports.

2026-02-21
continuous-feedback
Softwarequalitätssicherungsanalysten und -tester

Identifies improvement targets from accumulated session learnings and proposes concrete skill/agent modifications. General-purpose pipeline for any Claude Code project.

2026-02-19
assertion-patterns
Softwarequalitätssicherungsanalysten und -tester

Real output verification vs mock calls. Use when transforming T1-T4 violating tests to verify observable behavior.

2026-02-15
bug-magnet-data
Softwarequalitätssicherungsanalysten und -tester

Curated edge case test data for boundary testing, verification scripts, and test generation. Provides pre-curated reference data organized by data type with context-specific loading guidance.

2026-02-15
code-review
Softwarequalitätssicherungsanalysten und -tester

Comprehensive code review with distinct aspect based sections. Use when reviewing code, checking for security issues, finding type safety problems, auditing code quality, or when user asks to review code, PRs or changes. Three-phase workflow runs static tools, LLM judgment, and writes diagnostic log.

2026-02-15
component-patterns
Softwareentwickler

Per-component-type verification approaches. Use when generating verification scripts for different component types.

2026-02-15
ez-statusline
Softwareentwickler

Configure the Bulwark status line for Claude Code. Supports init, preset switching, and customization.

2026-02-15
mock-detection
Softwarequalitätssicherungsanalysten und -tester

Deep mock appropriateness analysis for Test Audit pipeline

2026-02-15
session-handoff
Softwareentwickler

Create consistent session handoff documents for context transfer between sessions. Use when closing a session, reaching 75% token consumption, or when user requests handoff. Ensures proper YAML headers for metrics collection, LF line endings, and complete documentation of progress, decisions, and next steps.

2026-02-15
subagent-output-templating
Softwareentwickler

Template for structured sub-agent output including YAML log format, task completion reports (WHY/WHAT/TRADE-OFFS/RISKS), and summary constraints. Use when defining how sub-agents should report results.

2026-02-15
subagent-prompting
Softwareentwickler

Template for structured sub-agent invocation using 4-part prompting (GOAL/CONSTRAINTS/CONTEXT/OUTPUT) and F# pipeline notation. Use when orchestrating sub-agents or designing multi-agent workflows.

2026-02-15
test-audit
Softwarequalitätssicherungsanalysten und -tester

Audit test suites for T1-T4 violations using AST analysis, mock detection, and multi-stage synthesis. Invoke when user asks to audit tests, check test quality, find mock violations, review test effectiveness, or inspect test suites for over-mocking. Triggers automatic rewrites when quality gates fail.

2026-02-15
test-classification
Softwarequalitätssicherungsanalysten und -tester

Prompt template for test classification stage in Test Audit pipeline

2026-02-15