Explore skills
13,048 skills found
Category alert
Get new Desenvolvimento skills every Monday
feishu-push
Extract knowledge points and development experience from your current Claude Code conversation with one click, pushing them in a structured format to Feishu multi-dimensional tables. Available anytime in Claude Code development chats, it automatically categorizes and saves content to your knowledge base using trigger words like '/feishu-push'.
tabletest
This skill is for writing or converting JUnit tests in Java or Kotlin using the TableTest library. It activates when testing multiple scenarios with shared assertion logic, converting repetitive @Test methods, starting a new @TableTest, or when discussing TableTest syntax or writing tests for a feature.
codopsy
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.
github-publish
Publish tutorials/technical articles to a GitHub open-source repository with a single click. This skill desensitizes, categorizes, updates indexes, and commits and pushes local Markdown tutorial files to a public GitHub repository.
mvp-brd
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
publish-skill
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",
codebase-cartographer
扫描代码仓库生成交互式架构地图,展示模块依赖、调用链、 核心入口点和代码热区。当用户提到"代码架构"、"项目结构"、 "依赖关系"、"代码地图"、"帮我看懂这个项目"时使用。 即使用户只是说"这个仓库好大我不知道从哪里看起"也应触发。
commit-poet
根据 git diff 生成高质量 commit message,支持多种风格 (Conventional Commits、诗意版、emoji 版等)。当用户提到 "commit message"、"提交信息"、"git commit"、 "帮我写提交说明"时使用。
doc-archaeologist
扫描项目中的文档和注释,找出过期、不一致、误导性的内容, 生成报告并提供修复建议。当用户提到"文档过期"、"README 需要 更新"、"注释不准确"、"文档审查"、"文档质量"时使用。 即使用户只是说"这个项目的文档是不是有点旧了"也应触发。
compiling-prompts
Compiles local Markdown LLM prompts into CherryStudio-compatible Remote JSON format, with batch processing support. Use it to convert prompts, batch process Markdown files, prepare prompts for CherryStudio import, and it supports semantic emoji matching and optional GitHub Gist sync.
go-style-guide
Go programming best practices and style guide for writing, reviewing, refactoring, and modernizing Go code. Use for Go code reviews, concurrency patterns, error handling, API design, performance-sensitive code, testing, linting, Go-version compatibility, and idiomatic Go style decisions.
explainer
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.