███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5201 | customaize-agent:create-hook | neolabhq/context-engineering-kit |
Create Hook Command Analyze the project, suggest practical hooks, and create them with proper testing. Your Task (/create-hook) Analyze environment - Detect tooling and existing hooks Suggest hooks - Based on your project configuration Configure hook - Ask targeted questions and create the script Test & validate - Ensure the hook works correctly Your Workflow 1. Environment Analysis & Suggestions Automatically detect the project tooling and suggest relevant hooks: When TypeScript is detected ( t...
|
426 |
| 5202 | agent-memory-mcp | davila7/claude-code-templates |
Agent Memory Skill This skill provides a persistent, searchable memory bank that automatically syncs with project documentation. It runs as an MCP server to allow reading/writing/searching of long-term memories. Prerequisites Node.js (v18+) Setup Clone the Repository : Clone the agentMemory project into your agent's workspace or a parallel directory: git clone https://github.com/webzler/agentMemory.git .agent/skills/agent-memory Install Dependencies : cd .agent/skills/agent-memory npm install np...
|
426 |
| 5203 | upgrade-react-native | react-native-community/skills |
Upgrade React Native Upgrade a React Native Community CLI project to a target version by fetching and applying the diff from the React Native Upgrade Helper . [!Note] Expo users: For Expo projects or more complex upgrade scenarios, try: expo/skills/upgrading-expo callstackincubator/agent-skills/upgrading-react-native Invocation /upgrade-react-native <targetVersion> <targetVersion> — the React Native version to upgrade to (e.g. 0.79.0 ). Step-by-step procedure Follow every step below in order . D...
|
426 |
| 5204 | changelog-page-generator | kostja94/marketing-skills |
Pages: Changelog Guides changelog and release notes pages. Typically at changelog.* subdomain or /changelog . Builds trust, reduces support, increases feature adoption. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .c...
|
426 |
| 5205 | tools-page-generator | kostja94/marketing-skills |
Pages: Tools (Free Tools) Guides free tools pages that drive traffic and lead generation for the main product. Tools are free, standalone utilities — not the primary monetization. They serve the same ICP as the paid product, are often extracted mini-features from the full product (low dev effort), and typically scale via programmatic SEO. Distinct from features (paid capabilities) and resources (content hub). When invoking : On first use , if helpful, open with 1–2 sentences on what this skill c...
|
426 |
| 5206 | youtube-ads | kostja94/marketing-skills |
Paid Ads: YouTube Ads Guides YouTube advertising: TrueView, Bumper, and Discovery (in-feed) formats. Use this skill when planning or optimizing YouTube ad campaigns. For Google Search/Display/PMax, see google-ads . For organic YouTube optimization, see youtube-seo . When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial A...
|
426 |
| 5207 | asc-notarization | rudrankriyam/asc-skills |
macOS Notarization Use this skill when you need to notarize a macOS app for distribution outside the App Store. Preconditions Xcode installed and command line tools configured. Auth is configured ( asc auth login or ASC_* env vars). A Developer ID Application certificate in the local keychain. The app's Xcode project builds for macOS. Preflight: Verify Signing Identity Before archiving, confirm a valid Developer ID Application identity exists: security find-identity -v -p codesigning | grep "Dev...
|
426 |
| 5208 | turborepo-monorepo | giuseppe-trisciuoglio/developer-kit |
Turborepo Monorepo Overview Provides comprehensive guidance for working with Turborepo monorepos in TypeScript/JavaScript projects. Turborepo is a high-performance build system written in Rust that optimizes task execution through intelligent caching, parallelization, and dependency graph analysis. This skill covers workspace creation, task configuration, framework integration (Next.js, NestJS, Vite), testing setup, CI/CD pipelines, and performance optimization. When to Use Use this skill when: ...
|
426 |
| 5209 | trailmark-summary | trailofbits/skills |
Trailmark Summary Runs trailmark analyze --summary on a target directory. When to Use Vivisect Phase 0 needs a quick structural overview before decomposition Galvanize Phase 1 needs language detection and entry point count Quick orientation on an unfamiliar codebase before deeper analysis When NOT to Use Full structural analysis with all passes needed (use trailmark-structural ) Detailed code graph queries (use the main trailmark skill directly) You need hotspot scores or taint data (use trailma...
|
426 |
| 5210 | design-brief | julianoczkowski/designer-skills |
This skill creates a design brief through structured conversation. You may skip steps if they are not necessary. Example prompts "Write a brief for the onboarding flow" "I need to plan a settings page before I start building" "Help me define the direction for a marketing landing page" "Brief this: a dashboard that shows project health metrics" Process Ask the user for a detailed description of what they want to build, who it is for, and any constraints or ideas they already have. Explore the exi...
|
426 |
| 5211 | agent-evaluation | davila7/claude-code-templates |
Agent Evaluation (AI Agent Evals) Based on Anthropic's "Demystifying evals for AI agents" When to use this skill Designing evaluation systems for AI agents Building benchmarks for coding, conversational, or research agents Creating graders (code-based, model-based, human) Implementing production monitoring for AI systems Setting up CI/CD pipelines with automated evals Debugging agent performance issues Measuring agent improvement over time Core Concepts Eval Evolution: Single-turn → Multi-turn →...
|
425 |
| 5212 | content-creator | davila7/claude-code-templates |
Content Creator You are an expert content creator who produces engaging, audience-focused content for blogs, social media, and marketing. When to Apply Use this skill when: Writing blog posts and articles Creating social media content (Twitter, LinkedIn, Instagram) Developing marketing copy Crafting compelling headlines and hooks Creating email newsletters Writing product descriptions Content Creation Framework 1. Know Your Audience Who are you writing for? What are their pain points? What level...
|
425 |
| 5213 | git:compare-worktrees | neolabhq/context-engineering-kit |
Claude Command: Compare Worktrees Your job is to compare files and directories between git worktrees, helping users understand differences in code across branches or worktrees. Instructions CRITICAL: Perform the following steps exactly as described: Current state check : Run git worktree list to show all existing worktrees and their locations Parse user input : Classify each provided argument: No arguments : Interactive mode - ask user what to compare --stat : Show summary statistics of differen...
|
425 |
| 5214 | sadd:multi-agent-patterns | neolabhq/context-engineering-kit |
Multi-Agent Architecture Patterns for Claude Code Multi-agent architectures distribute work across multiple agent invocations, each with its own focused context. When designed well, this distribution enables capabilities beyond single-agent limits. When designed poorly, it introduces coordination overhead that negates benefits. The critical insight is that sub-agents exist primarily to isolate context, not to anthropomorphize role division. Core Concepts Multi-agent systems address single-agent ...
|
425 |
| 5215 | system-architect | aj-geddes/claude-code-bmad-skills |
Role: Phase 3 - Solutioning specialist Function: Design system architecture that meets all functional and non-functional requirements Responsibilities - Design system architecture - Select appropriate technology stacks with justification - Define system components, boundaries, and interfaces - Create data models and API specifications - Address non-functional requirements systematically - Ensure scalability, security, and maintainability - Document architectural decisions and trade-off...
|
425 |
| 5216 | mantine-custom-components | mantinedev/skills |
Mantine Custom Components Skill Component template import { Box , BoxProps , createVarsResolver , ElementProps , factory , Factory , getRadius , MantineRadius , StylesApiProps , useProps , useStyles , } from '@mantine/core' ; import classes from './MyComponent.module.css' ; export type MyComponentStylesNames = 'root' | 'inner' ; export type MyComponentVariant = 'filled' | 'outline' ; export type MyComponentCssVariables = { root : '--my-radius' } ; export interface MyComponentProps extends BoxPro...
|
425 |
| 5217 | crank | boshu2/agentops |
Crank Skill Quick Ref: Autonomous epic execution. /swarm for each wave with runtime-native spawning. Output: closed issues + final vibe. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Autonomous execution: implement all issues until the epic is DONE. CLI dependencies: bd (issue tracking), ao (knowledge flywheel). Both optional — see skills/shared/SKILL.md for fallback table. If bd is unavailable, use TaskList for issue tracking and skip beads sync. If ao is unavailable, skip knowledge ...
|
425 |
| 5218 | proactive-agent | sundial-org/awesome-openclaw-skills |
Proactive Agent 🦞 By Hal Labs — Part of the Hal Stack A proactive, self-improving architecture for your AI agent. Most agents just wait. This one anticipates your needs — and gets better at it over time. What's New in v3.0.0 WAL Protocol — Write-Ahead Logging for corrections, decisions, and details that matter Working Buffer — Survive the danger zone between memory flush and compaction Compaction Recovery — Step-by-step recovery when context gets truncated Unified Search — Search all sources bef...
|
425 |
| 5219 | optimized-nextjs-typescript | mindrally/skills |
Optimized Next.js TypeScript Best Practices You are an expert in creating highly optimized and maintainable Next.js solutions adhering to best practices in performance, security, and clean architecture principles. Code Style and Structure Write concise, technical TypeScript with functional, declarative patterns Avoid classes; favor composition and modularization Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasError) Organize files with exported components, subcomponent...
|
425 |
| 5220 | ipados-design-guidelines | ehmo/platform-design-skills |
iPadOS Design Guidelines Comprehensive rules for building iPad-native apps following Apple's Human Interface Guidelines. iPad is not a big iPhone -- it demands adaptive layouts, multitasking support, pointer interactions, keyboard shortcuts, and inter-app drag and drop. These rules extend iOS patterns for the larger, more capable canvas. 1. Responsive Layout (CRITICAL) 1.1 Use Adaptive Size Classes iPad presents two horizontal size classes: regular (full screen, large splits) and compact (Slide ...
|
425 |
| 5221 | code-reviewer | charon-fan/agent-playbook |
Code Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Workflow 1. Determine Review Target Remote PR : If the user provides a PR number or URL (e.g., "Review PR 123"), target that remote PR. Local Changes : If no specific PR is mentioned, or if the user asks to "review my changes", target the current local file system states (staged and unstaged changes). 2. Preparation For Remote PRs: Checkout : Use the...
|
425 |
| 5222 | feedback-page-generator | kostja94/marketing-skills |
Pages: Feedback / Roadmap Guides feedback and roadmap pages that collect user input and communicate product direction. Often integrates with Canny, FeatureBase, UserVoice, or similar. Supports product-led growth and community engagement. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product m...
|
425 |
| 5223 | solutions-page-generator | kostja94/marketing-skills |
Pages: Solutions Guides solutions pages focused on business outcomes. Industry-first is the B2B norm (Salesforce, HubSpot). Answer "what outcome do I get for my industry/team/size?" rather than "what does it do?" Distinct from features (capabilities) and use cases (scenarios); solutions emphasize measurable value by segment. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the ...
|
425 |
| 5224 | status-page-generator | kostja94/marketing-skills |
Pages: Status Page Guides status page design for communicating service health, uptime, and incidents. Typically at status.* subdomain. Reduces support during outages, builds trust. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-cont...
|
425 |
| 5225 | display-ads | kostja94/marketing-skills |
Paid Ads: Display / Banner Guides display advertising: ad networks, banner ads, and programmatic buying. Use when placing ads on publisher sites (websites, apps) for brand awareness or retargeting. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. What Is Display / Banner Ad networks : Aggregate inventory from many publisher...
|
425 |
| 5226 | crypto-protocol-diagram | trailofbits/skills |
Crypto Protocol Diagram Produces a Mermaid sequenceDiagram (written to file) and an ASCII sequence diagram (printed inline) from either: Source code implementing a cryptographic protocol, or A specification — RFC, academic paper, pseudocode, informal prose, ProVerif ( .pv ), or Tamarin ( .spthy ) model. Tools used: Read, Write, Grep, Glob, Bash, WebFetch (for URL specs). Unlike the diagramming-code skill (which visualizes code structure), this skill extracts protocol semantics : who sends what t...
|
425 |
| 5227 | graph-evolution | trailofbits/skills |
Graph Evolution Builds Trailmark code graphs at two source snapshots and computes a structural diff. Surfaces security-relevant changes that text-level diffs miss: new attack paths, complexity shifts, blast radius growth, taint propagation changes, and privilege boundary modifications. When to Use Comparing two git refs to understand what structurally changed Auditing a range of commits for security-relevant evolution Detecting new attack paths created by code changes Finding functions whose bla...
|
425 |
| 5228 | mermaid-to-proverif | trailofbits/skills |
Mermaid to ProVerif Reads a Mermaid sequenceDiagram describing a cryptographic protocol and produces a ProVerif model ( .pv file) that can be passed directly to the ProVerif verifier. Tools used: Read, Write, Grep, Glob. The typical input is the output of the crypto-protocol-diagram skill — a Mermaid sequenceDiagram annotated with cryptographic operations ( Sign , Verify , DH , HKDF , Enc , Dec , etc.) and message arrows. When to Use User asks to formally verify a cryptographic protocol describe...
|
425 |
| 5229 | skill-security-audit | smartchainark/skill-security-audit |
Skill Security Audit Detect malicious patterns in installed Claude and OpenClaw skills. Based on SlowMist's analysis of 472+ malicious skills on ClawHub platform. Triggers Use this skill when the user mentions: 安全审计, security audit, skill 检查, 技能安全, scan skills, supply chain security, 扫描技能, 恶意检测, malicious skill, skill 安全扫描 Quick Audit Workflow When the user requests a security audit, follow these 5 steps: Step 1: Run the Scanner python3 ~/.claude/skills/skill-security-audit/scripts/skill_audit.p...
|
424 |
| 5230 | sadd:do-and-judge | neolabhq/context-engineering-kit |
do-and-judge Key benefits: Fresh context - Implementation agent works with clean context window External verification - Judge catches blind spots self-critique misses Feedback loop - Retry with specific issues identified by judge Quality gate - Work doesn't ship until it meets threshold CRITICAL: You are the orchestrator - you MUST NOT perform the task yourself. Your role is to: Analyze the task and select optimal model Dispatch implementation sub-agent with structured prompt Dispatch judge sub-...
|
424 |
| 5231 | bankr | bankrbot/openclaw-skills |
Bankr Execute crypto trading and DeFi operations using natural language through Bankr's AI agent API. Quick Start First-Time Setup There are two ways to get started: Option A: User provides an existing API key If the user already has a Bankr API key, they can provide it directly: mkdir -p ~/.clawdbot/skills/bankr cat > ~/.clawdbot/skills/bankr/config.json << 'EOF' { "apiKey": "bk_YOUR_KEY_HERE", "apiUrl": "https://api.bankr.bot" } EOF API keys can be created and managed at bankr.bot/api . The ke...
|
424 |
| 5232 | sveltekit-structure | spences10/svelte-skills-kit |
SvelteKit Structure Quick Start File types: +page.svelte (page) | +layout.svelte (wrapper) | +error.svelte (error boundary) | +server.ts (API endpoint) Routes: src/routes/about/+page.svelte → /about | src/routes/posts/[id]/+page.svelte → /posts/123 Layouts: Apply to all child routes. +layout.svelte at any level wraps descendants. Example src/routes/ ├── +layout.svelte Root layout (all pages) ├── +page.svelte Homepage / ├── about/+page.svelte /about └──...
|
424 |
| 5233 | r3f-postprocessing | enzed/r3f-skills |
React Three Fiber Post-Processing Quick Start import { Canvas } from '@react-three/fiber' import { EffectComposer, Bloom, Vignette } from '@react-three/postprocessing' function Scene() { return ( <Canvas> <ambientLight /> <mesh> <boxGeometry /> <meshStandardMaterial color="hotpink" emissive="hotpink" emissiveIntensity={2} /> </mesh> <EffectComposer> <Bloom luminanceThreshold={0.5} luminanceSmoothing={0.9} intensity={1.5} /> <Vignett...
|
424 |
| 5234 | mapbox-store-locator-patterns | mapbox/mapbox-agent-skills |
Store Locator Patterns Skill Comprehensive patterns for building store locators, restaurant finders, and location-based search applications with Mapbox GL JS. Covers marker display, filtering, distance calculation, interactive lists, and directions integration. When to Use This Skill Use this skill when building applications that: Display multiple locations on a map (stores, restaurants, offices, etc.) Allow users to filter or search locations Calculate distances from user location Provide inter...
|
424 |
| 5235 | conversation-memory | davila7/claude-code-templates |
Conversation Memory You're a memory systems specialist who has built AI assistants that remember users across months of interactions. You've implemented systems that know when to remember, when to forget, and how to surface relevant memories. You understand that memory is not just storage—it's about retrieval, relevance, and context. You've seen systems that remember everything (and overwhelm context) and systems that forget too much (frustrating users). Your core principles: Memory types differ...
|
424 |
| 5236 | smoke-test | mastra-ai/mastra |
Smoke Test Skill Creates a new Mastra project using create-mastra@<tag> and performs smoke testing of the Mastra Studio in Chrome. Usage /smoke-test --directory <path> --name <project-name> --tag <version> [--pm <package-manager>] [--llm <provider>] /smoke-test -d <path> -n <project-name> -t <version> [-p <package-manager>] [-l <provider>] Parameters Parameter Short Description Required Default --directory -d Parent directory where project will be created Yes - --name -n Project name (will be...
|
424 |
| 5237 | go-documentation | cxuu/golang-skills |
Go Documentation This skill covers documentation conventions from Google's Go Style Guide. Doc Comments Normative: All top-level exported names must have doc comments. Basic Rules Begin with the name of the object being described An article ("a", "an", "the") may precede the name Use full sentences (capitalized, punctuated) // Good: // A Request represents a request to run a command. type Request struct { ... // Encode writes the JSON encoding of req to w. func Encode(w io.Writer, req *Requ...
|
424 |
| 5238 | version-release | lobehub/lobehub |
Version Release Workflow Overview The primary development branch is canary . All day-to-day development happens on canary. When releasing, canary is merged into main. After merge, auto-tag-release.yml automatically handles tagging, version bumping, creating a GitHub Release, and syncing back to the canary branch. Only two release types are used in practice (major releases are extremely rare and can be ignored): Type Use Case Frequency Source Branch PR Title Format Version Minor Feature iteration...
|
424 |
| 5239 | session-logger | charon-fan/agent-playbook |
A skill for automatically saving conversation history to persistent session log files. When This Skill Activates This skill activates when you: - Say "保存对话信息" or "保存对话" - Say "记录会话内容" or "保存session" - Say "save session" or "save conversation" - Ask to save the current conversation Session File Location All sessions are saved to: `sessions/YYYY-MM-DD-{topic}.md` What Gets Logged For each session, log: - Metadata Date and duration - Context/working directory - Main topic - Summ...
|
424 |
| 5240 | refund-page-generator | kostja94/marketing-skills |
Pages: Refund / Return Policy Guides refund and return policy page content for e-commerce and digital products. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Identify: Product type : Physical, digital, subscription, or mixed Policy : Time window, conditions, process Jurisdiction : Consumer rights (EU, ...
|
424 |
| 5241 | distribution-channels | kostja94/marketing-skills |
Channels: Distribution Channels Guides product distribution via third-party marketplaces and app stores. Distinct from directory-submission (curated lists, Product Hunt, Taaft)—marketplaces are storefronts where customers discover and purchase apps, plugins, or integrations. Hyperscaler marketplaces (AWS, Azure, GCP) alone are projected to process $85B+ in software sales by 2028. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then...
|
424 |
| 5242 | app-ads | kostja94/marketing-skills |
Paid Ads: App Ads Guides app advertising: app install campaigns, user acquisition (UA), and in-app promotion. Use when promoting mobile apps (iOS, Android); conversion = install or in-app action, not landing page. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Key Platforms Platform Best for Conversion Google App Campaign...
|
424 |
| 5243 | flutter | alinaqi/claude-bootstrap |
Flutter Skill Load with: base.md Project Structure project/ ├── lib/ │ ├── core/ Core utilities │ │ ├── constants/ App constants │ │ ├── extensions/ Dart extensions │ │ ├── router/ go_router configuration │ │ │ └── app_router.dart │ │ └── theme/ App theme │ │ └── app_theme.dart │ ├── data/ Data layer │ │ ├── models/ ...
|
424 |
| 5244 | storyboard-manager | ailabs-393/ai-labs-claude-skills |
Storyboard Manager Overview The Storyboard Manager skill equips Claude with specialized knowledge and tools for creative writing workflows. It provides frameworks for character development, story structure patterns, automated timeline tracking, and consistency checking across narrative projects. This skill automatically adapts to various storyboard folder structures while maintaining best practices for novel, screenplay, and serialized fiction writing. Core Capabilities The skill provides fou...
|
424 |
| 5245 | startup-validator | ailabs-393/ai-labs-claude-skills |
Startup Validator A comprehensive tool for analyzing startup ideas through systematic market research, competitive analysis, problem validation, and positioning strategy. This skill helps evaluate whether a startup idea has genuine market potential and how to position it effectively. Core Workflow When a user presents a startup idea, follow this systematic validation process: 1. Idea Clarification & Scoping (2-3 minutes) Ensure complete understanding before research begins: Extract key inf...
|
424 |
| 5246 | clerk-chrome-extension-patterns | clerk/skills |
Chrome Extension Patterns CRITICAL RULES OAuth (Google, GitHub, etc.) and SAML are NOT supported in popups or side panels -- use syncHost to delegate auth to your web app Email links (magic links) don't work in popups -- the popup closes when the user clicks outside, resetting sign-in state Side panels don't auto-refresh auth state -- users must close and reopen the side panel after signing in via the web app Service workers and content scripts have NO access to Clerk React hooks -- use createCl...
|
424 |
| 5247 | brief-to-tasks | julianoczkowski/designer-skills |
This skill turns a design brief into an ordered, buildable task list. Each task is a vertical slice: a piece of UI that can be built, reviewed, and verified on its own. Example prompts "Break the brief into tasks" "What should I build first?" "Create a task list from the design brief" "Plan the build order for this feature" Process Read the design brief. Look for .design/*/DESIGN_BRIEF.md . If multiple subfolders exist, use the most recently modified one, or ask the user which feature they are w...
|
424 |
| 5248 | claude-agent-sdk | jezweb/claude-skills |
Claude Agent SDK - Structured Outputs & Error Prevention Guide Package: @anthropic-ai/claude-agent-sdk@0.2.12 Breaking Changes: v0.1.45 - Structured outputs (Nov 2025), v0.1.0 - No default system prompt, settingSources required What's New in v0.1.45+ (Nov 2025) Major Features: 1. Structured Outputs (v0.1.45, Nov 14, 2025) JSON schema validation - Guarantees responses match exact schemas outputFormat parameter - Define output structure with JSON schema or Zod Access validated results - Via me...
|
423 |
| 5249 | tech-stack:add-typescript-best-practices | neolabhq/context-engineering-kit |
Setup TypeScript Best Practices Create or update CLAUDE.md in with following content, write it strictly as it is, do not summaraise or introduce and new additional information: Code Style Rules General Principles - TypeScript : All code must be strictly typed, leverage TypeScript's type safety features Code style rules - Interfaces over types - use interfaces for object types - Use enum for constant values, prefer them over string literals - Export all types by default - Use type guards ins...
|
423 |
| 5250 | mastering-typescript | spillwavesolutions/mastering-typescript-skill |
Mastering Modern TypeScript Build enterprise-grade, type-safe applications with TypeScript 5.9+. Compatibility: TypeScript 5.9+, Node.js 22 LTS, Vite 7, NestJS 11, React 19 Quick Start Initialize TypeScript project with ESM pnpm create vite@latest my-app --template vanilla-ts cd my-app && pnpm install Configure strict TypeScript cat > tsconfig.json << 'EOF' { "compilerOptions": { "target": "ES2024", "module": "ESNext", "moduleResolution": "bundler", "strict": true, "n...
|
423 |