Coding & Development

microsoft/azure-pipelines

github.com

Use when validating Azure DevOps pipeline changes for the VS Code build. Covers queueing builds, checking build status, viewing logs, and iterating on pipeline YAML changes without waiting for full CI runs.

$ npx skills add microsoft/vscode
Ver habilidad

everyinc/ce-simplify-code

23.2kgithub.com

Simplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.

$ npx skills add everyinc/compound-engineering-plugin
Ver habilidad

forcedotcom/generating-list-view

github.com

Use this skill when users need to create, generate, or validate Salesforce List View metadata. Trigger when users mention list views, filtered record lists, creating views, setting up record columns, filtering records by criteria, or ask about list view visibility. Also use when users say things like "I need a view that shows...", "filter records by...", "create a list view for...", or when they're working with ListView XML files and need validation or troubleshooting.

$ npx skills add forcedotcom/afv-library
Ver habilidad

dpearson2699/pdfkit

github.com

Display and manipulate PDF documents using PDFKit. Use when embedding PDFView to show PDF files, creating or modifying PDFDocument instances, adding annotations (highlights, notes, signature widgets), extracting text with PDFSelection, navigating pages, generating thumbnails, filling PDF forms, or wrapping PDFView in SwiftUI.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

forcedotcom/uplifting-components-to-slds2

github.com

Migrate Lightning Web Components from SLDS 1 to SLDS 2 by running the SLDS linter and fixing violations. Use this skill whenever users mention SLDS 2, SLDS uplift, linter violations, LWC token migration, class overrides, hardcoded CSS values that need SLDS hook replacement, or styling hook selection. Covers all styling hook categories — color, spacing, sizing, typography, borders, radius, and shadows. Also use when users mention no-hardcoded-values, no-slds-class-overrides, lwc-to-slds-hooks, no-deprecated-tokens-slds1, or ask about SLDS component migration — even if they don't explicitly say "uplift" or "migration".

$ npx skills add forcedotcom/afv-library
Ver habilidad

mims-harvard/tooluniverse-sequence-retrieval

github.com

Retrieve DNA/RNA/protein sequences from NCBI and ENA with disambiguation. Quality hierarchy: RefSeq (NM_/NP_) > RefSeq predicted (XM_/XP_) > GenBank submissions. Use for fetching specific sequences by accession, gene-symbol-to-sequence lookup, transcript-isoform retrieval, and curated-vs-raw-submission preference.

$ npx skills add mims-harvard/tooluniverse
Ver habilidad

refoundai/building-team-culture

1.2kgithub.com

Help users build and maintain strong team culture. Use when someone is defining team values, creating psychological safety, onboarding to a new team, navigating cultural change, or building distributed team norms.

$ npx skills add refoundai/lenny-skills
Ver habilidad

onmax/pnpm

github.com

Use when managing Node.js dependencies with pnpm - install packages, configure monorepo workspaces, set up pnpm catalogs, resolve dependency conflicts with overrides, patch third-party packages, and configure CI pipelines for pnpm projects

$ npx skills add onmax/nuxt-skills
Ver habilidad

forcedotcom/generating-flexipage

github.com

Use this skill when users need to create, generate, modify, or validate Salesforce Lightning pages (FlexiPages). Trigger when users mention RecordPage, AppPage, HomePage, Lightning pages, page layouts, adding components to pages, or page customization. Also use when users say things like 'create a Lightning page', 'add a component to a page', 'customize the record page', 'generate a FlexiPage', or when they're working with FlexiPage XML files and need help with components, regions, or deployment errors. Always use this skill for any FlexiPage-related work, even if they just mention 'page' in the context of Salesforce.

$ npx skills add forcedotcom/afv-library
Ver habilidad

aradotso/worldmonitor-intelligence-dashboard

63github.com

Real-time global intelligence dashboard with AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking

$ npx skills add aradotso/trending-skills
Ver habilidad

juxt/weed

github.com

Weed the Allium garden. Find where Allium specifications and implementation code have diverged, and help resolve the divergences. Use when the user wants to check spec-code alignment, compare specs against implementation, audit for spec drift or violations, sync specs with code or code with specs, or verify whether the implementation matches what the spec says.

$ npx skills add juxt/allium
Ver habilidad

refoundai/building-a-promotion-case

1.2kgithub.com

Help users get promoted at work. Use when someone is preparing for a promotion conversation, building their case for advancement, trying to understand what's blocking their promotion, or figuring out how to get to the next level in their career.

$ npx skills add refoundai/lenny-skills
Ver habilidad

refoundai/organizational-transformation

1.2kgithub.com

Help users transform organizations toward modern product practices. Use when someone is trying to shift from feature teams to product teams, introduce empowered teams, modernize legacy processes, or drive cultural change in how product is built.

$ npx skills add refoundai/lenny-skills
Ver habilidad

giuseppe-trisciuoglio/spring-boot-test-patterns

306github.com

Provides comprehensive testing patterns for Spring Boot applications covering unit, integration, slice, and container-based testing with JUnit 5, Mockito, Testcontainers, and performance optimization. Use when writing tests, @Test methods, @MockBean mocks, or implementing test suites for Spring Boot applications.

$ npx skills add giuseppe-trisciuoglio/developer-kit
Ver habilidad

nomadamas/library-book-search

6.3kgithub.com

Use when the user asks to search Korean library books, book details, library holdings, or whether a Korean public library owns a book via k-skill-proxy Data4Library routes.

$ npx skills add nomadamas/k-skill
Ver habilidad

ar9av/daily-update

github.com

Run the daily wiki maintenance cycle: check all source freshness, update the index, and regenerate hot.md. Use this skill when the user says "/daily-update", "run the daily update", "update everything", "morning sync", "refresh the wiki index", or when triggered by the launchd cron at 9 AM. Also use to set up or verify the cron + terminal notification infrastructure for the first time ("set up the daily cron", "install the terminal notification", "how do I get the morning reminder?").

$ npx skills add ar9av/obsidian-wiki
Ver habilidad

dpearson2699/cloudkit

github.com

Implement, review, or improve CloudKit and iCloud sync in iOS/macOS apps. Use when working with CKContainer, CKRecord, CKQuery, CKSubscription, CKSyncEngine, CKShare, NSUbiquitousKeyValueStore, or iCloud Drive file coordination; when syncing SwiftData models via ModelConfiguration with cloudKitDatabase; when handling CKError codes for conflict resolution, network failures, or quota limits; or when checking iCloud account status before performing sync operations.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

deanpeters/customer-journey-map

5.8kgithub.com

Create a customer journey map across stages, touchpoints, actions, emotions, and metrics. Use when diagnosing a broken experience or aligning a team on the full customer flow.

$ npx skills add deanpeters/product-manager-skills
Ver habilidad

cognitedata/code-quality

5github.com

MUST be used whenever reviewing a Flows app for code quality, maintainability, or clean code issues — before a PR review, after a feature is complete, or when the user asks for a code review. Do NOT skip linting steps. Triggers: code quality, code review, clean code, refactor, maintainability, technical debt, any type, naming, dead code, duplication, DRY, single responsibility, component size, lint, linting, TypeScript strict, dependency injection, file structure.

$ npx skills add cognitedata/builder-skills
Ver habilidad

kochetkov-ma/memory-optimize

github.com

Optimizes Claude Code memory files in 4 interactive steps: removes duplicates, migrates rules to CLAUDE.md/rules files, compresses remaining entries, validates with cleanup. Typical reduction: 30-50% on token count.

$ npx skills add kochetkov-ma/claude-brewcode
Ver habilidad

forcedotcom/generating-custom-object

github.com

Use this skill when users need to create, generate, or validate Salesforce Custom Object metadata. Trigger when users mention custom objects, creating objects, object metadata, .object files, sharing models, name fields, or validation rules on objects. Also use when users say things like "create a custom object", "generate object metadata", "set up an object for...", or when they're troubleshooting object deployment errors especially around sharing models and Master-Detail relationships. Always use this skill for any custom object metadata work.

$ npx skills add forcedotcom/afv-library
Ver habilidad

refoundai/partnership-bd

1.2kgithub.com

Help users build strategic partnerships and business development deals. Use when someone is pursuing a partnership, negotiating a BD deal, working with platforms like Google or Facebook, or trying to build distribution through partners.

$ npx skills add refoundai/lenny-skills
Ver habilidad

forcedotcom/generating-permission-set

github.com

Generates correct, deployable Salesforce permission set metadata (PermissionSet XML) with object, field, user, and app permissions. Use this skill when creating or editing permission set metadata, object permissions, field-level security (FLS), tab visibility, or deploying permission sets.

$ npx skills add forcedotcom/afv-library
Ver habilidad

tanweai/yes

github.com

SB Leader 夸夸模式 — ENFP 型领导,懂情绪有节奏。底层行为不变(三条红线、方法论),旁白从施压变成共情+鼓励+偶尔戏谑吐槽。Triggers on: '/pua:yes', '夸夸模式', '唠嗑模式', '情绪价值', 'yes', '夸我', '鼓励模式'.

$ npx skills add tanweai/pua
Ver habilidad