Showing 30 of 119385 results
Frontend testing best practices skills emphasizing E2E tests over unit tests, minimal mocking, and testing user behavior rather than implementation details.
Searches, reserves, inspects, and cancels KTX/Korail tickets via `korail2` plus a `scripts/ktx_booking.py` helper that reattaches the `x-dynapath-m-token`, `Sid`, and latest app version to bypass Korail's recent Dynapath anti-bot `MACRO ERROR`. Resolves credentials from env vars / agent secret vaults / `~/.config/k-skill/secrets.env` and stops before payment — automating purchase confirmation is explicitly out of scope.
A persistent memory compression system built for Claude Code that enables context retention across sessions. Provides intelligent memory management with compression, allowing Claude Code to maintain knowledge of projects and conversations beyond the default context window.
Agent skills for Vue 3 development, derived from real-world issues and providing specialized patterns for AI agents to enhance Vue development workflows.
Generates, configures, and manages Nx workspace structures, dependencies, and project-level configurations through AI-assisted commands and intelligent workspace manipulation.
Skill for creating App Store Connect UI components and managing iOS app configurations using the App Store Connect CLI (asc).
A collection of specialized Claude Code skills covering financial operations, business finance analysis, tax planning, and professional development workflows.
EMR/EHR engineering patterns covering single-page encounter flow (complaint → exam → diagnosis → prescription), smart templates with red-flag alerts, medication safety, ICD-10/SNOMED search, lab-result reference-range highlighting, and tamper-proof audit trails. Every design decision is judged against "could this harm a patient?".
Discover, evaluate, and pick healthy Laravel packages through the LaraPlugins.io MCP server — `SearchPluginTool` for keyword / health-score / Laravel / PHP / vendor filtering, and `GetPluginDetailsTool` for per-package metrics, README, and version history. Free, no API key required.
A curated collection of agent skills by @intellectronica, installable via the skills CLI or as a Claude Code plugin marketplace, with accompanying workshops and tutorials.
Skill for quickly looking up Korean postcodes from addresses using the official ePost road-name search.
Helps craft compelling brand narratives by uncovering transformative stories, structuring memorable messaging, and positioning brands as leaders
Optimizes resumes by analyzing and adjusting content to improve compatibility with Applicant Tracking Systems (ATS), ensuring better keyword matching and screening chances.
Searches, reserves, inspects, and cancels SRT tickets in Korea using the `SRTrain` Python library with explicit `Adult`/`SeatType` passenger and seat models. Resolves `KSKILL_SRT_ID`/`KSKILL_SRT_PASSWORD` from env vars or `~/.config/k-skill/secrets.env`, summarizes candidate trains before any reservation, and intentionally stops short of payment automation.
Programmatic web search with hard context isolation — runs Tavily search/extract inside a Python script so raw HTML and boilerplate never enter Claude's context window, cutting typical 300K-char raw results down to 1–3K chars of curated signal. The default skill for 'search for', 'research', or 'look up' type tasks.
Authenticates and manages user login for WeChat Mini Programs using Tencent CloudBase, providing secure and streamlined access control for mini program applications.
Acts as a business analyst agent within the BMAD agile development methodology, handling requirements gathering, stakeholder analysis, and user story creation.
Integrates with LangSmith to retrieve traces, logs, and metrics for monitoring and debugging LangChain-based AI application pipelines.
Agent skills for Vue 3 development, derived from real-world issues, providing specialized patterns and best practices for AI agents working with Vue applications.
Day 1 onboarding skill for a 7-day intensive Claude Code camp for non-developers. The curriculum itself is built as Claude Code Skills, covering installation and 7 core features: CLAUDE.md, Skill, MCP, Subagent, Agent Teams, Hook, and Plugin.
Patient-safety verification harness that blocks healthcare-app deployments on a single failure across five test categories: CDSS Accuracy, PHI Exposure, Data Integrity (CRITICAL — 100% pass required) plus Clinical Workflow and Integration (HIGH — 95% required). Framework-agnostic (Jest/Vitest/pytest/PHPUnit) with CI `--bail`, coverage thresholds, and clear gating order.
Helps developers customize and extend the Medusa admin dashboard by generating modular, best-practice UI components and configuration code.
Clinical Decision Support System patterns implemented as a pure, side-effect-free function library: `checkInteractions`, `validateDose`, and `calculateNEWS2` for NEWS2/qSOFA/APACHE/GCS scoring. Covers drug interaction severity, weight/age/renal-adjusted dose validation, alert classification, and integration into EMR workflows — zero tolerance for false negatives.
A collection of AI agent skills for resume optimization and career development, including ATS optimization, bullet writing, job description analysis, resume tailoring, cover letter generation, LinkedIn profile optimization, interview prep, and salary negotiation.
A collection of 144 Claude Code skills teaching Disney's 12 Principles of Animation and their application across various contexts, tools, and frameworks.