Browse Skills

1962 skills found

seedream-image-generator.md
22
1 export seedream-image-generator
2 eze-is from "eze-is/seedream-image-generator"
3 Generate images using the Doubao SeeDream API based on text prompts. Use this skill when users request AI-generated images, artwork, illustrations, or visual content creation. The skill handles API calls, downloads generated images to the project's /pic folder, and supports batch generation of up to 4 sequential images.
2026-05-28
secret-code.md
22
1 export secret-code
2 meridianlabs-ai from "meridianlabs-ai/inspect_swe"
3 Software Engineering Agents for Inspect AI
2026-06-05
openai-apps-sdk-builder.md
22
1 export openai-apps-sdk-builder
2 hollaugo from "hollaugo/tutorials"
3 This repo contains all the tutorials I am making on my channel.
2026-05-05
raycast-script-creator.md
22
1 export raycast-script-creator
2 drpedapati from "drpedapati/raycast-script-creator"
3 Create valid Raycast script-commands that integrate with the Raycast launcher. Use this skill when users request creating Raycast scripts, automation commands for Raycast, or workflow shortcuts for the Raycast app. This skill ensures all outputs conform to Raycast's required metadata format and structural conventions.
2026-05-27
homeassistant-ops.md
22
1 export homeassistant-ops
2 goncalossilva from "goncalossilva/.agents"
3 Gonçalo's instructions and skills for agents
2026-06-04
test-authoring.md
22
1 export test-authoring
2 cbusillo from "cbusillo/odoo-ai"
3 Use when writing or updating tests (Python, JS/Hoot, integration, or tours).
2026-05-29
coverage.md
22
1 export coverage
2 talmolab from "talmolab/sleap-io"
3 Standalone utilities for SLEAP pose tracking data.
2026-06-06
python-expert.md
22
1 export python-expert
2 tao12345666333 from "tao12345666333/amcp"
3 It’s a coding agent, but I’m trying to strip it down to the bare essentials and offload everything else to MCP/subagents, snapping the pieces together like LEGO.
2026-05-29
prompt-optimizer.md
22
1 export prompt-optimizer
2 hikanner from "hikanner/agent-skills"
3 A curated collection of Claude Agent Skills designed to enhance AI workflows with specialized capabilities.
2026-04-05
Pest Testing Framework.md
21
1 export Pest Testing Framework
2 markhuot from "markhuot/craft-pest-core"
3 Effortless testing for Craft CMS
2026-04-28
clean-architecture-typescript.md
21
1 export clean-architecture-typescript
2 craftaholic from "craftaholic/dotfiles"
3 This repository is for setting up local machine environment
2026-05-31
nested-subagent.md
21
1 export nested-subagent
2 gruckion from "gruckion/nested-subagent"
3 Enable nested subagents in Claude Code - subagents can spawn their own subagents
2026-06-01
python-code-quality.md
20
1 export python-code-quality
2 basher83 from "basher83/lunar-claude"
3 Repo for my personal Claude Code configs
2026-06-05
rust-webapp.md
20
1 export rust-webapp
2 arsenyinfo from "arsenyinfo/rust-webapp-skill"
3 Build full-stack web applications using Rust (Axum + SQLx) with HTMX + Alpine.js frontend and Neon (serverless PostgreSQL). Use when asked to create web apps, CRUD apps, dashboards, forms, or any stateful web application. Triggers on requests like "build a todo app", "create a voting app", "make a dashboard", "build a blog", etc.
2026-04-02
running-marketing-campaigns.md
20
1 export running-marketing-campaigns
2 SpillwaveSolutions from "SpillwaveSolutions/running-marketing-campaigns-agent-skill"
3 >
2026-06-06
vscode-test-setup.md
20
1 export vscode-test-setup
2 s-hiraoku from "s-hiraoku/vscode-sidebar-terminal"
3 This skill provides comprehensive guidance for setting up and configuring test environments for VS Code extension projects. Use when initializing a new test infrastructure, configuring test runners (Mocha, Jest), setting up CI/CD test pipelines, integrating coverage tools (c8, nyc), or troubleshooting test configuration issues.
2026-05-06
creating-daiv-yml-config.md
20
1 export creating-daiv-yml-config
2 srtab from "srtab/daiv"
3 Your AI-powered SWE teammate, built into your git workflow
2026-06-06
release.md
20
1 export release
2 greenstevester from "greenstevester/fastlane-skill"
3 AI skill to setup and use fastlane to automate building and releasing your iOS and Android apps
2026-05-14
tweakpane-visual-debugger.md
20
1 export tweakpane-visual-debugger
2 amir-arad from "amir-arad/tweakpane-table"
3 Table plugin for Tweakpane
2026-05-17
chatgpt-app-builder.md
20
1 export chatgpt-app-builder
2 BayramAnnakov from "BayramAnnakov/chatgpt-app-skill"
3 Build ChatGPT Apps using the Apps SDK and MCP. Use when users want to: (1) Evaluate if their product should become a ChatGPT App (2) Design and implement MCP servers with widgets (3) Test apps locally and in ChatGPT (4) Prepare for App Store submission Triggers: "ChatGPT app", "Apps SDK", "build for ChatGPT", "ChatGPT integration", "MCP server for ChatGPT", "submit to ChatGPT"
2026-03-27
hooks-builder.md
20
1 export hooks-builder
2 mike-coulbourn from "mike-coulbourn/claude-vibes"
3 Create event-driven hooks for Claude Code automation. Use when the user wants to create hooks, automate tool validation, add pre/post processing, enforce security policies, or configure settings.json hooks. Triggers: create hook, build hook, PreToolUse, PostToolUse, event automation, tool validation, security hook
2026-05-19
tasks-system.md
19
1 export tasks-system
2 zby from "zby/llm-do"
3 "Extend with llm, stabilise with code" - Prompts when you're exploring, Python when you're certain. Workers and tools form one function space—refactor between them.
2026-04-12
skill-optimizer.md
19
1 export skill-optimizer
2 JNLei from "JNLei/claude-tools"
3 Optimize Claude Code skills for token efficiency using progressive disclosure and content loading order. Use when optimizing skills, reducing token usage, restructuring skill content, improving skill performance, analyzing skill size, applying 500-line rule, implementing progressive disclosure, organizing reference files, optimizing YAML frontmatter, reducing context consumption, improving skill architecture, analyzing token costs, splitting large skills, or working with skill content loading. Covers Level 1 (metadata), Level 2 (instructions), Level 3 (resources) loading optimization.
2026-06-06
mutation-testing.md
19
1 export mutation-testing
2 Roasbeef from "Roasbeef/claude-files"
3 Validates test suite quality through mutation testing. Generates intelligent code mutations, runs tests to verify they catch the changes, and identifies gaps in test coverage. Use when evaluating test effectiveness, validating newly written tests, or improving test quality for mission-critical code.
2026-06-01