注释

代码注释与标注

显示 721-744 / 共 1150 个技能
eyadsibai

shap

eyadsibai

Use when "SHAP", "Shapley values", "feature importance", "model explainability", or asking about "explain predictions", "interpretable ML", "feature attribution", "waterfall plot", "beeswarm plot", "model debugging"

代码生成 7 7个月前
elinking-111

foodie-site

elinking-111

"Build or iteratively evolve a foodie/travel review website from notes and deploy it to GitHub Pages. Use this skill both for greenfield generation from Apple Notes/pasted text/social posts and for ongoing upgrades to an existing site: visual refinement, map/filter changes, showcase pages, shared interactions, and admin editing for shared content."

代码生成 1 4个月前
corygabrielsen

denarrate

corygabrielsen

Strip narrative mode from descriptive artifacts. Comments describe state and intent — they don't tell stories.

注释 1 6个月前
ricardogomes

explain-code-concepts

ricardogomes

Guided concept discovery for learners who notice patterns, architectural choices, or design decisions in code and want to understand the ideas behind them. Use when a learner can read and write code but is glimpsing higher-level shapes they can't yet name or fully articulate — recurring structures across a codebase, architectural conventions, design trade-offs, or unfamiliar paradigms. Triggers on phrases like "I keep seeing this pattern", "why is the codebase structured this way", "there's a shape here I can't name", "what's the idea behind this approach", "I notice everything follows this structure", or when a learner describes a recurring pattern without knowing the concept it embodies.

代码生成 7 7个月前
douglance

nib

douglance

Visual feedback from humans via screenshot annotations. Use this skill CONSTANTLY — any time you need visual context, want to verify UI changes, need to confirm layout, debug a visual issue, check styling, validate a design, or show your work. Capture the screen, look at it, figure out what you need feedback on, annotate it, and ask. Do not ask the user what to capture — just capture and look.

CLI 工具 1 7个月前
rakaadi

art-of-comment

rakaadi

This is your guide for giving a comments within the codebase, whether it's a inline comment or a comprehensive JSDoc style comment. Use this skill when you generate a code for bugs fixing, building a new components, refactoring and implementing new features.

代码生成 1 8个月前
manastalukdar

inline-docs

manastalukdar

Generate JSDoc/docstrings from code analysis

代码生成 1 7个月前
PrakharMNNIT

Tech Tutor (Ren Nakamura Persona)

PrakharMNNIT

Intuition-first tech mentor who makes complex concepts click through visuals, analogies, and the 6-layer explanation framework. Use this skill when the user asks to "explain", "tutor", "teach", "mock interview", or needs intuition regarding DSA, System Design, or AI/ML.

注释 1 6个月前
ricardogomes

learn-from-real-code

ricardogomes

Teaches learners to extract transferable design lessons from real-world codebases through critical evaluation and systematic exploration. Use when a learner wants to study existing code to learn patterns, architecture, or design decisions—not just understand what it does. Guides through navigation, pattern recognition, critical evaluation (deliberate choice vs. compromise), and lesson extraction. Triggers on phrases like "learn from this codebase", "study how X is implemented", "understand design patterns in Y", or when a learner wants to improve by reading real code.

注释 7 7个月前
auldsyababua

pr-comment-analysis

auldsyababua

Extract, consolidate, and prioritize all comments from GitHub Pull Requests for systematic code review. Fetches both inline review comments and general PR conversation, then analyzes and organizes them by priority (critical bugs/security, design improvements, style nitpicks). Use when working with PR reviews, consolidating feedback from multiple reviewers, or creating action plans from review comments.

代码评审 6 9个月前
spjoshis

sql-analysis

spjoshis

Master SQL for data analysis with complex queries, joins, aggregations, window functions, and query optimization.

注释 6 8个月前
auldsyababua

codebase-documenter

auldsyababua

This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.

API 开发 6 9个月前
timequity

warehouse-optimization

timequity

Query optimization, partitioning, clustering, and warehouse tuning.

代码生成 6 9个月前
Narftz

postiz

Narftz

Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk

注释 6 6个月前
24601

gstack

24601

Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open or test a site, verify a deployment, dogfood a user flow, or file a bug with screenshots.

注释 3 5个月前
ChrisLou-bioinfo

SKILL.md — Paper2Protocol Skill Definition

ChrisLou-bioinfo

🦞 Claw (AI Research Assistant)

学术 3 5个月前
1Mangesh1

database-indexing

1Mangesh1

Database indexing strategies and query optimization. Use when user asks to "optimize queries", "create indexes", "database performance", "query analysis", "explain plans", "index selection", "slow queries", "database tuning", "schema optimization", or mentions database performance and query optimization.

注释 3 7个月前
adibhanna

distributed-systems-patterns

adibhanna

Apply distributed-systems, messaging, and integration patterns to architectural decisions, message contracts, runbooks, and launch decisions for event-driven, microservice, queue, broker, saga, outbox, CDC, workflow, scaling, resilience, and multi-region work. Triggers include Kafka, RabbitMQ, SQS/SNS/EventBridge, Pub/Sub, NATS, Pulsar, Temporal, Step Functions, Debezium, CloudEvents, AsyncAPI, OpenTelemetry, plus idempotency, DLQs, retries, ordering, schema evolution, replay, sharding, backpressure, circuit breaking, autoscaling, SLOs, RFCs, and ADRs. Six commands produce durable artifacts; the skill does not generate implementation code or tests.

注释 3 4个月前
HugoRCD

unslop

HugoRCD

Remove AI-generated "slop" from codebases by deleting redundant comments and unused code, tightening formatting, and normalizing styling patterns (e.g., Tailwind class consistency, Nuxt UI color tokens). Use when a user asks to clean up code, remove unnecessary comments, reduce unused imports/variables, or align Tailwind/Nuxt UI conventions.

注释 3 7个月前
pluginagentmarketplace

typescript-implementation

pluginagentmarketplace

Implement TypeScript patterns, convert JavaScript to TypeScript, add type annotations, create generics, implement decorators, and enforce strict type safety in Angular projects.

API 开发 5 8个月前
b-mendoza

validate-implementation-plan

b-mendoza

Audit and annotate an AI-generated implementation plan for requirements traceability, YAGNI compliance, and assumption risks. Use when reviewing, validating, or auditing an implementation plan or design proposal produced by an AI agent.

代码评审 1 6个月前
corygabrielsen

review-pr

corygabrielsen

Thorough, educational PR review process. Gathers context, explains changes, identifies issues systematically, and drafts constructive feedback collaboratively before submitting.

代码评审 1 6个月前
Semprini

worked-examples

Semprini

Use this skill when the user asks to see an example, says "walk me through", "show me how [concept] looks in practice", mentions the Simple Customer or Financial Crime example, or wants to understand how a complete MD-DDL model is structured. Also use when a user asks for a concrete demonstration of a concept after it has been explained.

注释 1 6个月前
viktor-ferenczi

python-guidelines

viktor-ferenczi

Guiding principles for writing clear, concise, human readable and maintainable Python code.

注释 1 7个月前