Explorar skills

13.048 skills encontradas

Alerta por categoria

Receba novas skills de Desenvolvimento toda segunda

codopsy

0

Analyze code quality with codopsy-ts. Quality scoring (A–F), cyclomatic & cognitive complexity, 13 lint rules, baseline tracking, hotspot detection, and auto-fix. Use when asked to check code quality, reduce complexity, track quality trends, or find code smells.

Desenvolvimentopor O6lvl4

github-publish

0

Publique tutoriais/artigos técnicos em um repositório GitHub de código aberto com um clique. A skill desensibiliza, classifica, atualiza índices, e faz commit e push de arquivos Markdown locais para um repositório GitHub público.

Desenvolvimento#github#gitpor YIING99

mvp-brd

0

Brainstorms a SaaS MVP idea into a long, detailed Business Requirements Document (BRD). Use this skill whenever the user wants to start a new MVP, validate a product idea, brainstorm a SaaS prototype, write a BRD, begin a market-test build, scope a new investor demo product, or asks for help thinking through a product idea before building. Walks through 11 mandatory questions in order plus adaptiv

Desenvolvimento#ai#testpor diax7

publish-skill

0

Publish a Claude Code skill to GitHub as a polished, adoptable open-source repo, AND diagnose `claude plugin install` failures on a published skill. Use when the user says "publish this skill", "put this on GitHub", "share this skill", "release this skill publicly", "open source my skill", "make this skill installable", "create a GitHub repo for my skill", "package this skill for the marketplace",

Desenvolvimento#github#gitpor wan-huiyan

codebase-cartographer

0

扫描代码仓库生成交互式架构地图,展示模块依赖、调用链、 核心入口点和代码热区。当用户提到"代码架构"、"项目结构"、 "依赖关系"、"代码地图"、"帮我看懂这个项目"时使用。 即使用户只是说"这个仓库好大我不知道从哪里看起"也应触发。

Desenvolvimentopor daizhouchen

commit-poet

0

根据 git diff 生成高质量 commit message,支持多种风格 (Conventional Commits、诗意版、emoji 版等)。当用户提到 "commit message"、"提交信息"、"git commit"、 "帮我写提交说明"时使用。

Desenvolvimento#gitpor daizhouchen

doc-archaeologist

0

扫描项目中的文档和注释,找出过期、不一致、误导性的内容, 生成报告并提供修复建议。当用户提到"文档过期"、"README 需要 更新"、"注释不准确"、"文档审查"、"文档质量"时使用。 即使用户只是说"这个项目的文档是不是有点旧了"也应触发。

Desenvolvimentopor daizhouchen

compiling-prompts

0

Compila prompts LLM locais em Markdown para o formato JSON remoto compatível com CherryStudio, com suporte a processamento em lote. É útil para converter prompts, processar arquivos Markdown em massa, preparar prompts para importação no CherryStudio, e suporta correspondência semântica de emojis e sincronização opcional com GitHub Gist.

Desenvolvimento#llm#githubpor galendai

go-style-guide

0

Melhores práticas de programação Go e guia de estilo para escrever, revisar, refatorar e modernizar código Go. Utilize para revisões de código Go, padrões de concorrência, tratamento de erros, design de API, código sensível ao desempenho, testes, linting, compatibilidade de versão Go e decisões de estilo Go idiomático.

Desenvolvimento#test#apipor knckknck

explainer

0

Generate a beautiful, non-technical HTML explainer with 3 self-contained color-coded sections. Works on any software project — scans the codebase to understand the topic, then produces a premium dark-themed standalone HTML file for non-technical stakeholders. Optionally publishes to explainers.fyi for an instant shareable public URL.

Desenvolvimento#aipor heysarver

skill-creator

0

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

Desenvolvimento#testpor songsunny00

using-git-worktrees

0

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Desenvolvimento#gitpor songsunny00