Packs
1 packResults for “comments”
10 skillsadd-educational-comments
Transform code files into learning resources by adding educational comments that explain syntax, idioms, and design choices.
36.2k
code-commenting
Enforces comment and documentation discipline when writing or editing code: concise file headers, native-format function docs, inline comments for non-obvious logic, and protection of existing comments.
0
csharp-docs
Ensure C# types are documented with XML comments following best practices for summaries, parameters, returns, and exceptions.
36.2k
More results
comment-code-generate-a-tutorial
Refactors a Python script into a beginner-friendly project with clear comments and a complete markdown tutorial.
36.2k
java-docs
Ensure Java types are documented with Javadoc comments following best practices for documentation.
36.2k
comment-review-ai-responder
Resolves an approved article comment task into a publishable AI markdown reply by fetching article context from a local HTTP API (with sf-cli fallback), reasoning with the selected quote and full article content, and writing the final reply to a backend-provided local result file path.
0
blog-writing-guide
Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar.
845
em-dash
Provides guidance on the history and correct usage of the em dash, enforcing a strict policy of never using em or en dashes in code or data files, and replacing them with hyphens. Also covers general punctuation rules for code comments.
36.2k
documentation-and-adrs
Records architectural decisions and documentation to capture the context, constraints, and trade-offs behind codebase choices.
69.5k
rfc-template
Structures a Request for Comments (RFC) document for proposing significant technical changes that require cross-team input and approval, guiding authors through problem definition, proposed solution, alternatives analysis, and rollout planning.
7