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

bx-dev-skill

bx-dev-skill enthält 94 gesammelte Skills von bish-x, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
94
Stars
6
aktualisiert
2026-06-03
Forks
2
Berufsabdeckung
17 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

kubernetes-specialist
Netzwerk- und Computersystemadministratoren

Expert Kubernetes specialist mastering container orchestration, cluster management, and cloud-native architectures. Specializes in production-grade deployments, security hardening, and performance optimization with focus on scalability and reliability.

2026-06-03
markitdown
Softwareentwickler

Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.

2026-06-03
planning-with-files
Softwareentwickler

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.

2026-06-03
paid-ads
Marktforschungsanalysten und Marketingspezialisten

When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.

2026-06-03
audit-website
Marktforschungsanalysten und Marketingspezialisten

Audit websites for SEO, performance, security, technical, content, and 15 other issue cateories with 230+ rules using the squirrelscan CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations. Use to discover and asses website or webapp issues and health.

2026-06-03
bx-dev
Softwareentwickler

Use only when the user invokes $bx-dev or explicitly asks to start/resume an ad-hoc bx-dev development session. Orchestrates Codex subagents for implementation/review on a session branch without an external issue tracker. Do not use for ordinary direct edits.

2026-06-03
ddd
Softwareentwickler

Domain-Driven Design reference for AI coding agents. Strategic (bounded contexts, subdomain triage) + tactical (aggregates, value objects, repositories, domain events) patterns. Strangler Fig legacy preservation. Anti-Corruption Layer heuristics. Per-stack caveats (Python/TS/Go/Rust/mobile/data). Classification decision tree for per-Story architectural decisions. Use when Dev agent implements new business-logic code, refactors domain layer, or integrates with legacy systems. NOT for infrastructure/migrations/config/CRUD/throwaway code — see Section 15 for explicit non-applicability rules.

2026-06-03
ai-security
Informationssicherheitsanalysten

Use when assessing AI/ML systems for prompt injection, jailbreak vulnerabilities, model inversion risk, data poisoning exposure, or agent tool abuse. Covers MITRE ATLAS technique mapping, injection signature detection, and adversarial robustness scoring.

2026-06-03
cloud-security
Informationssicherheitsanalysten

Use when assessing cloud infrastructure for security misconfigurations, IAM privilege escalation paths, S3 public exposure, open security group rules, or IaC security gaps. Covers AWS, Azure, and GCP posture assessment with MITRE ATT&CK mapping.

2026-06-03
dependency-auditor
Softwareentwickler

Dependency Auditor

2026-06-03
docker-development
Netzwerk- und Computersystemadministratoren

Docker and container development agent skill and plugin for Dockerfile optimization, docker-compose orchestration, multi-stage builds, and container security hardening. Use when: user wants to optimize a Dockerfile, create or improve docker-compose configurations, implement multi-stage builds, audit container security, reduce image size, or follow container best practices. Covers build performance, layer caching, secret management, and production-ready container patterns.

2026-06-03
observability-design
Netzwerk- und Computersystemadministratoren

Monitoring strategies, distributed tracing, SLI/SLO design, and alerting patterns. Use when designing monitoring infrastructure, defining service level objectives, implementing distributed tracing, creating alert rules, building dashboards, or establishing incident response procedures. Covers the three pillars of observability and production readiness.

2026-06-03
pci-compliance
Informationssicherheitsanalysten

Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card security measures.

2026-06-03
performance-profiler
Softwareentwickler

Performance Profiler

2026-06-03
runbook-generator
Netzwerk- und Computersystemadministratoren

Runbook Generator

2026-06-03
secrets-vault-manager
Informationssicherheitsanalysten

Use when the user asks to set up secret management infrastructure, integrate HashiCorp Vault, configure cloud secret stores (AWS Secrets Manager, Azure Key Vault, GCP Secret Manager), implement secret rotation, or audit secret access patterns.

2026-06-03
threat-detection
Informationssicherheitsanalysten

Use when hunting for threats in an environment, analyzing IOCs, or detecting behavioral anomalies in telemetry. Covers hypothesis-driven threat hunting, IOC sweep generation, z-score anomaly detection, and MITRE ATT&CK-mapped signal prioritization.

2026-06-03
context-engineering
Softwareentwickler

Use when the task is to curate or repair agent context: AGENTS.md/rules, handoff prompts, compact/clear recovery, large workstream switching, or diagnosing off-pattern/hallucinated behavior. Prefer bx-init/bx-init-sync for bx template creation/deep codebase doc sync. Skip for small code edits.

2026-06-03
doubt-driven-development
Softwareentwickler

Use for high-stakes or uncertain non-trivial decisions where a confident mistake is costly: architecture, production/security/data changes, irreversible operations, cross-module invariants, or unfamiliar code. Run bounded adversarial review. Do not use for routine edits or active bx-plan review loops.

2026-06-03
systematic-debugging
Softwareentwickler

Use when there is an observed failure: bug, failing test/build, regression, production issue, flaky behavior, performance problem, or unexpected output. Requires reproduction, evidence, and root cause before fixes. Do not use for planned feature work or routine verification.

2026-06-03
test-driven-development
Softwareentwickler

Use before changing testable production behavior in direct implementation work: features, bugfixes, refactors, or regression guards. Enforces red-green-refactor. Do not use for docs/config/generated/prototype work, or for bx-run/bx-dev Lead orchestration where worker contracts already define testing.

2026-06-03
verification-before-completion
Softwareentwickler

Use as the final gate before saying work is complete/fixed/passing, before commit/PR, or before a handoff. Requires fresh evidence from tests/build/lint/smoke or an explicit unverified-risk note. Do not use at task start or as a substitute for debugging.

2026-06-03
writing-plans
Softwareentwickler

Use when requirements/spec/design are already clear and the user wants a detailed implementation plan, not code yet. Produces file-by-file, testable, bite-sized tasks. Prefer bx-plan for full critic-reviewed planning; prefer brainstorming for unclear ideas; skip for quick edits.

2026-06-03
accessibility-design
Web- und digitale Schnittstellendesigner

WCAG 2.1 AA compliance patterns, screen reader compatibility, keyboard navigation, and ARIA best practices. Use when implementing accessible interfaces, reviewing UI components, or auditing accessibility compliance. Covers semantic HTML, focus management, color contrast, and assistive technology testing.

2026-06-03
discover-frontend
Softwareentwickler

Self-contained router for bundled frontend skills. Use when working with frontend web or mobile UI tasks and choose the appropriate skill under skill-library/frontend without relying on external skill roots.

2026-06-03
react-view-transitions
Softwareentwickler

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.

2026-06-03
remotion-best-practices
Softwareentwickler

Best practices for Remotion - Video creation in React

2026-06-03
ui-ux-pro-max
Web- und digitale Schnittstellendesigner

UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

2026-06-03
vercel-react-best-practices
Softwareentwickler

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-06-03
brainstorming
Projektmanagementspezialisten

Use when exploring ideas before defining requirements - for features, components, or functionality where the approach is unclear. Helps clarify user intent, constraints, and design before implementation.

2026-06-03
consultancy-practices
Sonstige Computerberufe

Apply effective software quality consultancy practices. Use when consulting, advising clients, or establishing consultancy workflows.

2026-06-03
draw-io
Bau- und Tiefbauzeichner

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

2026-06-03
experiment-designer
Marktforschungsanalysten und Marketingspezialisten

Use when planning product experiments, writing testable hypotheses, estimating sample size, prioritizing tests, or interpreting A/B outcomes with practical statistical rigor.

2026-06-03
ffmpeg-video
Audio- und Videotechniker

Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include converting GIF to MP4, resizing video, extracting audio, compressing files, or any media transformation task.

2026-06-03
git-commit-message
Softwareentwickler

Auto-generates conventional commit messages from git diffs with tiered format enforcement. Analyzes staged changes to produce meaningful commit messages following Conventional Commits specification.

2026-06-03
legal-review
Rechtsanwälte

Review legal contracts, NDAs, employment agreements, SaaS terms, and M&A documents. Identifies unfavorable terms, suggests redlines, and compares to market standards. Use for contract analysis, due diligence, or negotiation prep.

2026-06-03
meeting-analyzer
Allgemeine Bürokräfte

Analyzes meeting transcripts and recordings to surface behavioral patterns, communication anti-patterns, and actionable coaching feedback. Use this skill whenever the user uploads or points to meeting transcripts (.txt, .md, .vtt, .srt, .json), asks about their communication habits, wants feedback on how they run meetings, requests speaking ratio analysis, mentions filler words or conflict avoidance, or wants to compare their communication across time periods. Also trigger when users mention tools like Granola, Otter, Fireflies, or Zoom transcripts. Even if the user just says "look at my meetings" or "how do I come across in meetings" — use this skill.

2026-06-03
product-analytics
Marktforschungsanalysten und Marketingspezialisten

Use when defining product KPIs, building metric dashboards, running cohort or retention analysis, or interpreting feature adoption trends across product stages.

2026-06-03
product-discovery
Projektmanagementspezialisten

Use when validating product opportunities, mapping assumptions, planning discovery sprints, or testing problem-solution fit before committing delivery resources.

2026-06-03
release-manager
Softwareentwickler

Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.

2026-06-03
Zeigt die Top 40 von 94 gesammelten Skills in diesem Repository.