Browse Skills

44358 skills found

skill-generator.md
837
1 export skill-generator
2 catlog22 from "catlog22/Claude-Code-Workflow"
3 Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator", "生成技能", "创建技能".
2026-01-06
Prompt Enhancer.md
837
1 export Prompt Enhancer
2 catlog22 from "catlog22/Claude-Code-Workflow"
3 Transform vague prompts into actionable specs using intelligent analysis and session memory. Use when user input contains -e or --enhance flag.
2026-01-06
Cloudflare Manager.md
834
1 export Cloudflare Manager
2 qdhenry from "qdhenry/Claude-Command-Suite"
3 Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.
2026-01-06
Linear Todo Sync.md
834
1 export Linear Todo Sync
2 qdhenry from "qdhenry/Claude-Command-Suite"
3 This skill fetches open tasks assigned to the user from the Linear API and generates a markdown todo list file in the project root. This skill should be used when the user asks about their work items, wants to see what they need to work on, or requests to load/sync their Linear tasks. Requires Python 3.7+, requests, mdutils, and python-dotenv packages. Requires LINEAR_API_KEY in .env file.
2026-01-06
create-slash-commands.md
817
1 export create-slash-commands
2 glittercowboy from "glittercowboy/taches-cc-resources"
3 Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.
2026-01-06
ai-sdk-model-manager.md
817
1 export ai-sdk-model-manager
2 tambo-ai from "tambo-ai/tambo"
3 Manages AI SDK model configurations - updates packages, identifies missing models, adds new models with research, and updates documentation
2026-01-06
build-iphone-apps.md
817
1 export build-iphone-apps
2 glittercowboy from "glittercowboy/taches-cc-resources"
3 Build professional native iPhone apps in Swift with SwiftUI and UIKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode. Targets iOS 26 with iOS 18 compatibility.
2026-01-06
create-plans.md
817
1 export create-plans
2 glittercowboy from "glittercowboy/taches-cc-resources"
3 Create hierarchical project plans optimized for solo agentic development. Use when planning projects, phases, or tasks that Claude will execute. Produces Claude-executable plans with verification criteria, not enterprise documentation. Handles briefs, roadmaps, phase plans, and context handoffs.
2026-01-06
create-hooks.md
817
1 export create-hooks
2 glittercowboy from "glittercowboy/taches-cc-resources"
3 Expert guidance for creating, configuring, and using Claude Code hooks. Use when working with hooks, setting up event listeners, validating commands, automating workflows, adding notifications, or understanding hook types (PreToolUse, PostToolUse, Stop, SessionStart, UserPromptSubmit, etc).
2026-01-06
debug-like-expert.md
817
1 export debug-like-expert
2 glittercowboy from "glittercowboy/taches-cc-resources"
3 Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard troubleshooting fails or when issues require systematic root cause analysis.
2026-01-06
create-meta-prompts.md
817
1 export create-meta-prompts
2 glittercowboy from "glittercowboy/taches-cc-resources"
3 Create optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Use when building prompts that produce outputs for other prompts to consume, or when running multi-stage workflows (research -> plan -> implement).
2026-01-06
build-macos-apps.md
817
1 export build-macos-apps
2 glittercowboy from "glittercowboy/taches-cc-resources"
3 Build professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode.
2026-01-06
create-subagents.md
817
1 export create-subagents
2 glittercowboy from "glittercowboy/taches-cc-resources"
3 Expert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents.
2026-01-06
Unnamed Skill.md
804
1 export Unnamed Skill
2 nspady from "nspady/google-calendar-mcp"
3 Expert research tool for Model Context Protocol implementations. PROACTIVELY use when reviewing MCP server code, planning new MCP tools/resources/prompts, investigating protocol compliance issues, or validating architecture. Specializes in protocol compliance (JSON-RPC 2.0), security patterns, transport layers, and production best practices. Current spec: 2025-06-18.
2026-01-06
gcal-api-research.md
804
1 export gcal-api-research
2 nspady from "nspady/google-calendar-mcp"
3 Expert research tool for Google Calendar API implementations. PROACTIVELY use when (1) reviewing PRs adding calendar features, (2) planning new event/attendee/recurring event functionality, (3) investigating calendar API issues, (4) validating timezone handling or batch operations. Specializes in recurring events, timezone conversions, multi-calendar support, and edge case identification.
2026-01-06
ui-ux-pro-max.md
803
1 export ui-ux-pro-max
2 zhom from "zhom/donutbrowser"
3 UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-06
creating-skills.md
791
1 export creating-skills
2 letta-ai from "letta-ai/letta-code"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Letta Code's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-06
initializing-memory.md
791
1 export initializing-memory
2 letta-ai from "letta-ai/letta-code"
3 Comprehensive guide for initializing or reorganizing agent memory. Load this skill when running /init, when the user asks you to set up your memory, or when you need guidance on creating effective memory blocks.
2026-01-06
adding-models.md
791
1 export adding-models
2 letta-ai from "letta-ai/letta-code"
3 Guide for adding new LLM models to Letta Code. Use when the user wants to add support for a new model, needs to know valid model handles, or wants to update the model configuration. Covers models.json configuration, CI test matrix, and handle validation.
2026-01-06
docs-consistency-checker.md
789
1 export docs-consistency-checker
2 daangn from "daangn/seed-design"
3 Validate consistency across SEED Design component documentation layers (design guidelines in ./docs/content/docs/components, Rootage specs in ./packages/rootage/components, and React docs in ./docs/content/react/components). Use when auditing documentation completeness, before releases, or validating new component docs.
2026-01-06
component-guidelines-docs.md
789
1 export component-guidelines-docs
2 daangn from "daangn/seed-design"
3 Generate comprehensive component guideline documentation for SEED Design System. Use when creating or updating design guideline documentation in ./docs/content/docs/components directory. This skill helps create high-quality documentation similar to action-button.mdx.
2026-01-06
react-headless-dev.md
789
1 export react-headless-dev
2 daangn from "daangn/seed-design"
3 SEED React Headless component development specialist. Use when developing unstyled, logic-only components in packages/react-headless folder. Focuses on data-driven primitives, custom hooks, and state management without styling concerns.
2026-01-06
react-docs-generator.md
789
1 export react-docs-generator
2 daangn from "daangn/seed-design"
3 Generate React component documentation for SEED Design System. Use when creating new React component docs in ./docs/content/react/components or updating existing implementation documentation. Helps document component APIs, props, installation, and usage examples.
2026-01-06
python-math.md
787
1 export python-math
2 trpc-group from "trpc-group/trpc-agent-go"
3 Small Python utilities for math and text files.
2026-01-06