Coding & Development

jezweb/nextjs

926github.com

Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts and React 19.2. Prevents 25 documented errors. Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s, Turbopack issues, i18n caching, navigation throttling.

$ npx skills add jezweb/claude-skills
Ver habilidad

vercel-labs/zustand

github.com

Zustand adapter for json-render's StateStore interface. Use when integrating json-render with Zustand for state management via @json-render/zustand.

$ npx skills add vercel-labs/json-render
Ver habilidad

uniswap/swap-integration

github.com

Integrate Uniswap swaps into applications. Use when user says "integrate swaps", "uniswap", "trading api", "add swap functionality", "build a swap frontend", "create a swap script", "smart contract swap integration", "use Universal Router", "Trading API", or mentions swapping tokens via Uniswap.

$ npx skills add uniswap/uniswap-ai
Ver habilidad

zed-industries/humanizer

github.com

Remove signs of AI-generated writing from text. Use after drafting to make copy sound more natural and human-written. Based on Wikipedia's "Signs of AI writing" guide.

$ npx skills add zed-industries/zed
Ver habilidad

mastra-ai/ralph-plan

github.com

Interactive planning assistant that helps create focused, well-structured ralph-loop commands through collaborative conversation

$ npx skills add mastra-ai/mastra
Ver habilidad

phuryn/product-vision

23.9kgithub.com

Brainstorm an inspiring, achievable, and emotional product vision that motivates teams and aligns stakeholders. Use when defining or refining a product vision, creating a vision statement, or aligning the team around a shared direction.

$ npx skills add phuryn/pm-skills
Ver habilidad

railwayapp/deployment

github.com

This skill should be used when the user wants to manage Railway deployments, view logs, or debug issues. Covers deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes, why deploy failed). NOT for deleting services - use environment skill with isDeleted for that.

$ npx skills add railwayapp/railway-skills
Ver habilidad

mantinedev/mantine-custom-components

github.com

Build custom components that integrate with Mantine's theming, Styles API, and core features. Use this skill when: (1) creating a new component using factory(), polymorphicFactory(), or genericFactory(), (2) adding Styles API support (classNames, styles, vars, unstyled), (3) implementing CSS variables via createVarsResolver, (4) building compound components with sub-components and shared context, (5) registering a component with MantineProvider via Component.extend(), or (6) any task involving Factory, useProps, useStyles, BoxProps, StylesApiProps, or ElementProps in @mantine/core.

$ npx skills add mantinedev/skills
Ver habilidad

sickn33/frontend-dev-guidelines

43.4kgithub.com

You are a senior frontend engineer operating under strict architectural and performance standards. Use when creating components or pages, adding new features, or fetching or mutating data.

$ npx skills add sickn33/antigravity-awesome-skills
Ver habilidad

yaklang/jwt-oauth-token-attacks

github.com

JWT and OAuth token attack playbook. Use when validating token trust, signing algorithms, key handling, claim abuse, bearer flows, and OAuth account-binding weaknesses.

$ npx skills add yaklang/hack-skills
Ver habilidad

getsentry/sentry-svelte-sdk

225github.com

Full Sentry SDK setup for Svelte and SvelteKit. Use when asked to "add Sentry to Svelte", "add Sentry to SvelteKit", "install @sentry/sveltekit", or configure error monitoring, tracing, session replay, or logging for Svelte or SvelteKit applications.

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

bencium/adaptive-communication

github.com

Use when detecting ambiguous user intent, hedging language, open-ended framing, personal context before requests, or when unsure whether user wants exploration vs direct answer. Applies to all conversations.

$ npx skills add bencium/bencium-marketplace
Ver habilidad

warpdotdev/validate-changes-match-specs

109github.com

Validate that a branch or pull request implementation matches introduced product, technical, security, and related specs. Use when reviewing or finishing a spec-driven change and resolving mismatches between checked-in specs and implementation.

$ npx skills add warpdotdev/common-skills
Ver habilidad

yaklang/api-auth-and-jwt-abuse

github.com

API authentication and JWT abuse playbook. Use when testing bearer tokens, API keys, claim trust, header spoofing, rate limits, and API auth boundary weaknesses.

$ npx skills add yaklang/hack-skills
Ver habilidad

yaklang/android-pentesting-tricks

github.com

Android pentesting playbook. Use when testing Android applications for SSL pinning bypass, exported component abuse, WebView vulnerabilities, intent redirection, root detection bypass, tapjacking, and backup extraction during authorized mobile security assessments.

$ npx skills add yaklang/hack-skills
Ver habilidad

rhavekost/fiction-workshop

github.com

Use when writing or editing novels, short stories, or any fiction manuscript. Trigger on: 'write fiction', 'edit my novel', 'developmental edit', 'line edit', 'character voice', 'plot hole', 'brainstorm', or fiction writing tasks.

$ npx skills add rhavekost/author-toolkit
Ver habilidad

phuryn/positioning-ideas

23.9kgithub.com

Brainstorm product positioning ideas differentiated from competitors. Identifies top competitors and generates positioning statements with rationale. Use when developing product positioning, differentiating from competitors, or crafting brand positioning strategy.

$ npx skills add phuryn/pm-skills
Ver habilidad

steipete/bluebubbles

383.2kgithub.com

Send and manage iMessages via BlueBubbles, including attachments, tapbacks, edits, replies, and groups.

$ npx skills add steipete/clawdis
Ver habilidad

trkbt10/indexion-segment

github.com

Split text into contextual chunks for RAG/embedding pipelines. Document segmentation and section extraction using window, tfidf, punctuation, or hybrid strategies chosen by intent.

$ npx skills add trkbt10/indexion-skills
Ver habilidad

trkbt10/indexion-sdd

github.com

Generate SDD requirements from RFCs/specs and quantitatively verify implementation conformance. spec draft → spec align → spec verify → automated validation loop with codex/claude. Operate spec-to-impl drift gates as CI checks.

$ npx skills add trkbt10/indexion-skills
Ver habilidad

phuryn/brainstorm-okrs

23.9kgithub.com

Brainstorm team-level OKRs aligned with company objectives — qualitative objectives with measurable key results. Use when setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or learning how to write effective OKRs.

$ npx skills add phuryn/pm-skills
Ver habilidad

serpdownloaders/instagram-downloader

2github.com

Download Instagram posts

$ npx skills add serpdownloaders/skills
Ver habilidad

giuseppe-trisciuoglio/unit-test-application-events

306github.com

Provides patterns for unit testing Spring application events. Validates event publishing with ApplicationEventPublisher, tests @EventListener annotation behavior, and verifies async event handling. Use when writing tests for event listeners, mocking application events, or verifying events were published in your Spring Boot services.

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

trkbt10/indexion-refactor

github.com

After writing code, detect and clean up duplication at three levels — copy-paste blocks, cross-package shared code, unnecessary wrappers, and concept-level SoT violations. Detect with indexion, fix, and verify.

$ npx skills add trkbt10/indexion-skills
Ver habilidad