Explorar skills
13.048 skills encontradas
Alerta por categoria
Receba novas skills de Desenvolvimento toda segunda
webapp-testing
Test and debug local web applications using Playwright. Captures screenshots, verifies UI behavior, checks browser logs, and runs E2E test scenarios. Use when the user says "test the app", "check the UI", "take a screenshot", "debug the frontend", "run E2E tests", "verify the page works", or "Playwright test".
skillport-distribution-system
Use when packaging, publishing, or updating a public agent-skill repository so it can be installed across machines, repos, Codex, Claude Code, and local skill directories.
execute-plan
Execute an implementation plan, then run tests and static analysis, fixing issues
github-source-decoder
专门用于深度分析和解读本地或 GitHub 源代码仓库的技能。自动 clone 仓库(可选)、生成中文分析报告、翻译 README、添加中文注释。全自动运行,无需中间交互。当用户说"帮我分析这个 GitHub 仓库"或"分析当前目录的代码"时使用此技能。
repo-insight
专门用于深度分析和解读本地或 GitHub 源代码仓库的 Agent Skill。在 Claude Code 中全自动运行,包含质量 Review、迭代优化闭环、并行处理和 subAgent 支持。当用户说"帮我分析这个 GitHub 仓库"或"分析当前目录的代码"时,使用此技能。
jtbd-forces
Generates an HTML diagram of the four forces driving a switch. Accepts either a single interview file (.jtbd/switches/*.yml) or an aggregate patterns file (.jtbd/patterns/*.yml). Outputs a standalone HTML file to .jtbd/forces/. Use when: "draw forces", "jtbd forces", "forces diagram".
jtbd
Jobs to Be Done skills for Claude Code. Turn customer interview transcripts into structured, version-controlled demand evidence.
jtbd-switch
Analyze a customer interview transcript using Moesta's Switch methodology. Extracts the switching timeline, four forces (push/pull/anxiety/habit), and a Klement-format job story. Outputs structured YAML to .jtbd/switches/. Use when: "analyze interview", "jtbd switch", "customer interview", "switching analysis".
push
Smart commit + push + auto-create PR. Blocks push to main. Runs pre-flight gate checks before pushing.
review-docs
Verify Phase D doc updates are accurate. Binary pass/fail gate — checks stat accuracy, file path validity, code-doc sync, completeness. Runs after /update-docs.
review-full
Smart review dispatcher. Auto-detects scope from diff (frontend/backend/docs/both), runs the right fix loops until all gates pass. Used as Phase R entry point in /ship.
review-ux-fix
Automated UX review → fix → re-review loop. Target is perfection (10/10). Fixes ALL severities including Suggestions — because UX polish compounds.