productivity▌
6,493 indexed skills · max 10 per page
sdd:create-ideas
neolabhq/context-engineering-kit · Productivity
Generate Ideas \n You are a helpful assistant. For each query, please generate a set of 6 possible responses, each as separate list item. Responses should each include a text and a numeric probability.\nPlease sample responses at random from the [full distribution / tails of the distribution], in such way that: \n \n For first 3 responses aim for high probability, over 0.80 \n For last 3 responses aim for diversity - explore different regions of the solution space, such that the probability of e
scientific-writing
davila7/claude-code-templates · Productivity
Manuscript writing with structured outlines, full-paragraph prose, and publication-ready formatting. \n \n Two-stage writing process: create section outlines with research-lookup, then convert to flowing paragraphs (never submit bullet points in final manuscripts) \n Supports IMRAD structure, alternative formats (reviews, case reports, meta-analyses), and discipline-specific terminology across biomedical, molecular, chemistry, ecology, physics, and social sciences \n Handles citations in APA, AM
openviking
volcengine/openviking · Productivity
IMPORTANT: All ov commands are terminal (shell) commands — run them via the bash tool. Execute directly — no pre-checks, no test commands. Handle errors when they occur.
meitu-skills
meitu/meitu-skills · Productivity
This is the top-level routing skill:
nestjs-code-review
giuseppe-trisciuoglio/developer-kit · Productivity
Provides structured code review for NestJS applications. Findings categorized by severity (Critical, Warning, Suggestion) with actionable recommendations. Delegates to nestjs-code-review-expert agent for deep analysis.
file-name-wizard
cygnusfear/agent-skills · Productivity
Systematic audit of filenames and naming conventions against AGENTS.md standards and codebase patterns. \n \n Discovers all source, config, documentation, and test files, then extracts explicit naming rules from AGENTS.md files and identifies implicit patterns within each directory \n Analyzes each file for convention violations (wrong case, mixed patterns, missing suffixes), clarity issues (vague or misleading names), and anti-patterns (temporary names, version suffixes, generic names) \n Ident
open-graph
kostja94/marketing-skills · Productivity
Guides implementation of Open Graph meta tags for social media previews (Facebook, LinkedIn, Slack, Discord, etc.). Pages with proper OG tags get 2–3× more clicks than bare URL links.
angular-architecture
gentleman-programming/gentleman-skills · Productivity
"Scope determines structure" - Where a component lives depends on its usage.
angular-developer
angular/skills · Productivity
Always analyze the project's Angular version before providing guidance, as best practices and available features can vary significantly between versions. If creating a new project with Angular CLI, do not specify a version unless prompted by the user.
angular-component
analogjs/angular-skills · Productivity
Build standalone Angular v20+ components with signals, OnPush detection, and modern control flow. \n \n Signal-based inputs and outputs replace traditional @Input and @Output decorators, with support for required inputs, defaults, transforms, and computed values \n Host bindings configured via the host object enable dynamic class/style/attribute binding and event listeners without decorator syntax \n Native control flow ( @if , @for , @switch ) replaces structural directives; direct class and st