Coding & Development

sickn33/context-window-management

43.4kgithub.com

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot

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

yaklang/expression-language-injection

github.com

Expression Language injection playbook. Use when Java EL, SpEL, OGNL, or MVEL expressions may evaluate attacker-controlled input in Spring, Struts2, Confluence, or similar frameworks.

$ npx skills add yaklang/hack-skills
Ver habilidad

phuryn/job-stories

23.9kgithub.com

Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format with detailed acceptance criteria. Use when writing job stories, creating JTBD-style backlog items, or expressing user situations and motivations.

$ npx skills add phuryn/pm-skills
Ver habilidad

phuryn/user-segmentation

23.9kgithub.com

Segment users from feedback data based on behavior, JTBD, and needs. Identifies at least 3 distinct user segments. Use when segmenting a user base, analyzing diverse user feedback, or building a segmentation model.

$ npx skills add phuryn/pm-skills
Ver habilidad

ailabs-393/storyboard-manager

github.com

Assist writers with story planning, character development, plot structuring, chapter writing, timeline tracking, and consistency checking. Use this skill when working with creative writing projects organized in folders containing characters, chapters, story planning documents, and summaries. Trigger this skill for tasks like "Help me develop this character," "Write the next chapter," "Check consistency across my story," or "Track the timeline of events."

$ npx skills add ailabs-393/ai-labs-claude-skills
Ver habilidad

nomadamas/korean-jangbu-for

6.3kgithub.com

kimlawtech/korean-jangbu-for (Apache-2.0) 업스트림을 중심으로 한국 스타트업·1인 법인·프리랜서·개인사업자 장부 자동화와 사업자 세무 자료 정리, 원본 데이터 가져오기, 계정과목 태깅, 세무사 전달 CSV, 경영 리포트 생성을 안내하는 thin wrapper 스킬.

$ npx skills add nomadamas/k-skill
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/sf-skills
Ver habilidad

aj-geddes/markdown-documentation

github.com

Master markdown formatting, GitHub Flavored Markdown, README files, and documentation formatting. Use when writing markdown docs, READMEs, or formatting documentation.

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

yaklang/prototype-pollution

github.com

Prototype pollution testing for JavaScript stacks. Use when user input is merged into objects (query parsers, JSON bodies, deep assign), when configuring libraries via untrusted keys, or when hunting RCE gadgets via polluted Object.prototype in Node or the browser.

$ npx skills add yaklang/hack-skills
Ver habilidad

pproenca/nuqs

181github.com

nuqs (type-safe URL query state) best practices for Next.js and other React frameworks. This skill should be used when writing, reviewing, or refactoring code that uses nuqs for URL state management. Triggers on tasks involving useQueryState, useQueryStates, search params, URL state, query parameters, nuqs parsers, limitUrlUpdates, Standard Schema, NuqsAdapter, or Next.js routing with state.

$ npx skills add pproenca/dot-skills
Ver habilidad

lc2panda/wps-excel

github.com

WPS 表格智能助手,通过自然语言操控 Excel,解决公式编写、数据清洗、图表创建等痛点问题

$ npx skills add lc2panda/wps-skills
Ver habilidad

yaklang/csrf-cross-site-request-forgery

github.com

CSRF testing playbook. Use when reviewing state-changing web flows, anti-CSRF defenses, SameSite behavior, JSON CSRF, login CSRF, and OAuth state handling.

$ npx skills add yaklang/hack-skills
Ver habilidad

yaklang/cors-cross-origin-misconfiguration

github.com

CORS misconfiguration testing playbook. Use when analyzing cross-origin trust, credentialed browser reads, origin reflection, preflight policy bugs, and browser-based access to authenticated APIs.

$ npx skills add yaklang/hack-skills
Ver habilidad

giuseppe-trisciuoglio/nextjs-deployment

306github.com

Provides comprehensive patterns for deploying Next.js applications to production. Use when configuring Docker containers, setting up GitHub Actions CI/CD pipelines, managing environment variables, implementing preview deployments, or setting up monitoring and logging for Next.js applications. Covers standalone output, multi-stage Docker builds, health checks, OpenTelemetry instrumentation, and production best practices.

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

flutter/flutter-http-and-json

2.7kgithub.com

Make HTTP requests and encode / decode JSON in a Flutter app

$ npx skills add flutter/skills
Ver habilidad

flutter/flutter-accessibility

2.7kgithub.com

Configure your Flutter app to support assistive technologies like Screen Readers

$ npx skills add flutter/skills
Ver habilidad

serpdownloaders/pdf-downloader

2github.com

Extract PDFs from protected sites and download entire document libraries

$ npx skills add serpdownloaders/skills
Ver habilidad

phuryn/review-resume

23.9kgithub.com

Comprehensive PM resume review and tailoring against 10 best practices including XYZ+S formula, keyword optimization, job-specific tailoring, and structure. Use when reviewing a PM resume, preparing for job applications, or improving resume impact.

$ npx skills add phuryn/pm-skills
Ver habilidad

yaklang/jndi-injection

github.com

JNDI injection playbook. Use when Java applications perform JNDI lookups with attacker-controlled names, especially via Log4j2, Spring, or any code path reaching InitialContext.lookup().

$ npx skills add yaklang/hack-skills
Ver habilidad

cypress-io/cypress-author

github.com

Creates, updates, and fixes Cypress tests (E2E/end-to-end and component tests). Use when the user asks to create tests, add tests, write tests, update tests, test this file/component, new spec, or fix a failing or flaky test. Apply even when the user does not say 'Cypress' (e.g. 'create tests for this file'). Prefer cypress-explain when the user only wants to explain or review tests without changing code.

$ npx skills add cypress-io/ai-toolkit
Ver habilidad

yaklang/type-juggling

github.com

PHP type juggling and weak comparison (`==`) bypass. Use when authentication, HMAC/signature checks, or token validation uses loose equality, numeric coercion, or hash comparisons without strict types — common in legacy PHP and CTF-style code paths.

$ npx skills add yaklang/hack-skills
Ver habilidad

imbue-ai/vet

475github.com

Run vet immediately after ANY logical unit of code changes. Do not batch your changes, do not wait to be asked to run vet, make sure you are proactive.

$ npx skills add imbue-ai/vet
Ver habilidad

yaklang/kernel-exploitation

github.com

Linux kernel exploitation playbook. Use when exploiting kernel vulnerabilities (UAF, OOB, race condition, type confusion) for privilege escalation via commit_creds, modprobe_path overwrite, or kernel ROP chains in CTF and real-world scenarios.

$ npx skills add yaklang/hack-skills
Ver habilidad

phuryn/summarize-interview

23.9kgithub.com

Summarize a customer interview transcript into a structured template with JTBD, satisfaction signals, and action items. Use when processing interview recordings or transcripts, synthesizing discovery interviews, or creating interview summaries.

$ npx skills add phuryn/pm-skills
Ver habilidad