Coding & Development

aradotso/code-review-graph

63github.com

Build a persistent knowledge graph of your codebase so Claude reads only what matters — up to 49x fewer tokens on coding tasks.

$ npx skills add aradotso/trending-skills
Ver habilidad

huggingface/huggingface-gradio

10.8kgithub.com

Build Gradio web UIs and demos in Python. Use when creating or editing Gradio apps, components, event listeners, layouts, or chatbots.

$ npx skills add huggingface/skills
Ver habilidad

angular/reference-core

github.com

Explains the mental model and architecture of the code under `packages/core`. You MUST use this skill any time you plan to work with code in `packages/core`

$ npx skills add angular/angular
Ver habilidad

mindrally/jwt-security

149github.com

Guidelines for implementing JWT authentication with security best practices for token creation, validation, and storage

$ npx skills add mindrally/skills
Ver habilidad

serpdownloaders/subscription-tracking-manager

2github.com

SERP Subscription tracker has everything you need to take control of your recurring payments and manage those subscriptions

$ npx skills add serpdownloaders/skills
Ver habilidad

qianwen-ai/qianwen-ops-auth

github.com

[QianWen] Configure authentication (API keys, endpoints). TRIGGER when: setting up QIANWEN_API_KEY, troubleshooting 401/auth errors, when another skill reports missing credentials, or user explicitly invokes this skill by name (e.g. use qianwen-ops-auth). DO NOT TRIGGER when: non-auth Qwen tasks, general API usage questions.

$ npx skills add qianwen-ai/qianwen-ai
Ver habilidad

yaklang/windows-lateral-movement

github.com

Windows lateral movement playbook. Use when pivoting between Windows hosts via PsExec, WMI, WinRM, DCOM, RDP, pass-the-hash, overpass-the-hash, or pass-the-ticket techniques.

$ npx skills add yaklang/hack-skills
Ver habilidad

subsy/ralph-tui-create-json

github.com

Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks.

$ npx skills add subsy/ralph-tui
Ver habilidad

qianwen-ai/qianwen-update-check

github.com

[QianWen] Check for qianwen-ai updates and notify the user when a new version is available. TRIGGER when: user asks to check for updates, check version, asks 'is there a new version', 'latest version', 'update skills', 'check update', or any other qwen skill delegates to this skill, or user explicitly invokes this skill by name (e.g. use qianwen-update-check). DO NOT TRIGGER when: non-update-related tasks, general version questions about other software.

$ npx skills add qianwen-ai/qianwen-ai
Ver habilidad

pproenca/typescript

181github.com

TypeScript performance, tsconfig, type errors, async patterns — triggered when the user asks to "optimize TypeScript performance", "speed up tsc compilation", "configure tsconfig.json", "fix type errors", "improve async patterns", or encounters TS errors (TS2322, TS2339, "is not assignable to"). Also triggers on .ts, .tsx, .d.ts file work involving type definitions, module organization, or memory management. Does NOT cover TypeScript basics, framework-specific patterns, or testing.

$ npx skills add pproenca/dot-skills
Ver habilidad

qianwen-ai/qianwen-usage

github.com

[QianWen] Manage account auth and query usage/billing. Use for: login, logout, check usage, view billing, free tier quota, Token Plan status, pay-as-you-go costs. Skip for: model browsing, non-account tasks.

$ npx skills add qianwen-ai/qianwen-ai
Ver habilidad

manaflow-ai/cmux-customization

22.9kgithub.com

Customize cmux for an end user. Use when changing cmux.json actions, custom commands, workspace layouts, plus-button behavior, surface tab bar buttons, Command Palette entries, Dock controls, sidebar and app settings, shortcuts, notifications, browser routing, examples-library presets, or Ghostty-backed terminal preferences.

$ npx skills add manaflow-ai/cmux
Ver habilidad

marimo-team/streamlit-to-marimo

github.com

Convert a Streamlit app to a marimo notebook

$ npx skills add marimo-team/skills
Ver habilidad

getsentry/sentry-elixir-sdk

225github.com

Full Sentry SDK setup for Elixir. Use when asked to "add Sentry to Elixir", "install sentry for Elixir", or configure error monitoring, tracing, logging, or crons for Elixir, Phoenix, or Plug applications. Supports Phoenix, Plug, LiveView, Oban, and Quantum.

$ npx skills add getsentry/sentry-for-ai
Ver habilidad

wispbit-ai/sqlalchemy-alembic-expert-best-practices-code-review

github.com

SQLAlchemy ORM and Alembic migration best practices for building safe, performant database schemas. This skill should be used when writing, reviewing, or refactoring SQLAlchemy models, Alembic migrations, or database query patterns. Triggers on tasks involving SQLAlchemy ORM, Alembic migrations, database schema changes, or query optimization.

$ npx skills add wispbit-ai/skills
Ver habilidad

phuryn/sprint-plan

23.9kgithub.com

Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.

$ npx skills add phuryn/pm-skills
Ver habilidad

aj-geddes/nginx-configuration

github.com

Configure Nginx web server for high-performance reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality.

$ npx skills add aj-geddes/useful-ai-prompts
Ver habilidad

forcedotcom/building-sf-integrations

github.com

Salesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), data import/export (use handling-sf-data), or CDC channel-membership metadata such as PlatformEventChannel, PlatformEventChannelMember, or EnrichedField (use managing-cdc-enablement).

$ npx skills add forcedotcom/sf-skills
Ver habilidad

yaklang/binary-protection-bypass

github.com

Binary protection bypass playbook. Use when identifying and bypassing ASLR, PIE, NX/DEP, stack canary, RELRO, FORTIFY_SOURCE, CET, and MTE protections in ELF binaries to enable exploitation.

$ npx skills add yaklang/hack-skills
Ver habilidad

yaklang/windows-privilege-escalation

github.com

Windows local privilege escalation playbook. Use when you have low-privilege shell access on Windows and need to escalate via token abuse, Potato exploits, service misconfigurations, DLL hijacking, UAC bypass, or registry autoruns.

$ npx skills add yaklang/hack-skills
Ver habilidad

hairyf/hairy-utils

21github.com

Comprehensive skills for working with @hairy/utils core utilities

$ npx skills add hairyf/skills
Ver habilidad

yaklang/prototype-pollution-advanced

github.com

Advanced prototype pollution playbook — server-side RCE, client-side gadgets, filter bypasses, and detection techniques. Companion to ../prototype-pollution/ for basics. Use when you've confirmed pollution and need to escalate to code execution or find framework-specific gadgets.

$ npx skills add yaklang/hack-skills
Ver habilidad

yaklang/network-protocol-attacks

github.com

Network protocol attack playbook. Use when exploiting layer 2/3 protocols including ARP spoofing, LLMNR/NBT-NS/mDNS poisoning, WPAD abuse, DHCPv6 attacks, VLAN hopping, STP manipulation, DNS spoofing, IPv6 attacks, and IDS/IPS evasion.

$ npx skills add yaklang/hack-skills
Ver habilidad

nomadamas/foresttrip-vacancy

6.3kgithub.com

Look up available Korean national forest recreation lodging or camping slots on foresttrip.go.kr. Use when the user asks for 숲나들e or 자연휴양림 빈 객실/빈자리 조회, not for booking.

$ npx skills add nomadamas/k-skill
Ver habilidad