Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

bx-dev-skill

bx-dev-skill 收录了来自 bish-x 的 94 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
94
Stars
6
更新
2026-06-03
Forks
2
职业覆盖
17 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

kubernetes-specialist
网络与计算机系统管理员

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
软件开发工程师

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
软件开发工程师

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
市场调研分析师与营销专员

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
市场调研分析师与营销专员

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
软件开发工程师

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
软件开发工程师

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
信息安全分析师

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
信息安全分析师

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
软件开发工程师

Dependency Auditor

2026-06-03
docker-development
网络与计算机系统管理员

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
网络与计算机系统管理员

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
信息安全分析师

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
软件开发工程师

Performance Profiler

2026-06-03
runbook-generator
网络与计算机系统管理员

Runbook Generator

2026-06-03
secrets-vault-manager
信息安全分析师

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
信息安全分析师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网页与数字界面设计师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

Best practices for Remotion - Video creation in React

2026-06-03
ui-ux-pro-max
网页与数字界面设计师

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
软件开发工程师

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
项目管理专家

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
其他计算机职业

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

2026-06-03
draw-io
建筑和土木工程绘图员

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
市场调研分析师与营销专员

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
音视频技术员

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
软件开发工程师

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
律师

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
综合办公文员

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
市场调研分析师与营销专员

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
项目管理专家

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

2026-06-03
release-manager
软件开发工程师

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

2026-06-03
当前展示该仓库 Top 40 / 94 个已收集 skills。