Browse Skills
20307 skills found
textmate-grammar.md
1
1
export
textmate-grammar
2
from
"mcclowes/omg"
from
"mcclowes/omg"
3
Use when creating or editing TextMate grammar files for VS Code syntax highlighting - patterns, scopes, and language tokenization
2026-01-05
mit-licensing.md
1
1
export
mit-licensing
2
from
"joe-re/eyes-on-claude-code"
from
"joe-re/eyes-on-claude-code"
3
Audit dependency licenses for MIT compatibility. Use when the user wants to check if their project's dependencies are compatible with MIT license, find problematic licenses (GPL, AGPL, etc.), or generate a license audit report. Supports Node.js (npm/pnpm) and Rust (Cargo) projects.
2026-01-05
api-integration-test-scaffolder.md
1
1
export
api-integration-test-scaffolder
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Generates integration tests for frontend → backend → Genkit flow connections. Use when creating E2E API tests.
2026-01-05
error-tracking.md
1
1
export
error-tracking
2
from
"grandinh/claude-chaos-express"
from
"grandinh/claude-chaos-express"
3
Provide analysis and recommendations for error handling patterns, Sentry integration, and error monitoring strategies - ANALYSIS-ONLY skill that provides guidance without modifying code
2026-01-05
cc-plan.md
1
1
export
cc-plan
2
from
"akitana-airtanker/codex-plan-workflow-skills"
from
"akitana-airtanker/codex-plan-workflow-skills"
3
Create a concrete implementation plan with scope, risks, verification, and rollback. Use before any code changes.
2026-01-05
rad.md
1
1
export
rad
2
from
"williaby/image-preprocessing-detector"
from
"williaby/image-preprocessing-detector"
3
Response-Aware Development (RAD) - Systematic verification of code assumptions using multi-model AI analysis. Auto-activates on keywords assumption, verify assumptions, list assumptions, RAD, response-aware, assumption tags, critical assumptions, assumption verification. Routes to verification, listing, and testing workflows.
2026-01-05
nextjs-development.md
1
1
export
nextjs-development
2
from
"Gaku52/claude-code-skills"
from
"Gaku52/claude-code-skills"
3
Next.js App Router開発ガイド。Server Components、ルーティング、データフェッチング、キャッシング、デプロイなど、Next.js開発のベストプラクティス。
2026-01-05
jwc-convex-backend-changes.md
1
1
export
jwc-convex-backend-changes
2
from
"OhMinsSup/jwc-platform"
from
"OhMinsSup/jwc-platform"
3
Convex 기반 백엔드(@jwc/backend)에서 schema/쿼리/뮤테이션/액션을 안전하게 변경하고 codegen/dev로 검증합니다. Node 전용 액션("use node")과 비밀값 로그 금지 규칙을 포함합니다.
2026-01-05
custom-plugin-flutter-skill-database.md
1
1
export
custom-plugin-flutter-skill-database
2
from
"pluginagentmarketplace/custom-plugin-flutter"
from
"pluginagentmarketplace/custom-plugin-flutter"
3
1800+ lines of database architecture mastery - SQLite, Hive, ObjectBox, Firestore, encryption, offline-first, sync with production-ready code examples.
2026-01-05
code-writer.md
1
1
export
code-writer
2
from
"CyberdyneDevelopment/claude-tools"
from
"CyberdyneDevelopment/claude-tools"
3
Validate C# code through Roslyn compiler before writing to disk. Attempts to fix compilation errors automatically. Use when writing new code to ensure it compiles before committing to disk.
2026-01-05
feishu-openapi-dev.md
1
1
export
feishu-openapi-dev
2
from
"StrayDragon/my-claude-skills"
from
"StrayDragon/my-claude-skills"
3
Expert guidance for Feishu (飞书) / Lark OpenAPI Python development. Build Feishu applications, robots, handle event subscriptions, card callbacks, and API integrations. Use when working with Feishu SDK, lark-oapi, building Feishu bots, or mentioning 飞书 development.
2026-01-05
moai-platform-firestore.md
1
1
export
moai-platform-firestore
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Firebase Firestore specialist covering NoSQL patterns, real-time sync, offline caching, and Security Rules. Use when building mobile-first apps with offline support, implementing real-time listeners, or configuring Firestore security.
2026-01-05
long-running-agent.md
1
1
export
long-running-agent
2
from
"refly-ai/skill-to-workflow"
from
"refly-ai/skill-to-workflow"
3
Framework for building AI agents that work effectively across multiple context windows on complex, long-running tasks. Use when building agents for multi-hour/multi-day projects, implementing persistent coding workflows, creating systems that need state management across sessions, or when an agent needs to make incremental progress on large codebases. Provides initializer and coding agent patterns, progress tracking, feature management, and session handoff strategies.
2026-01-05
system-create-cli.md
1
1
export
system-create-cli
2
from
"multicam/qara"
from
"multicam/qara"
3
Generate production-quality TypeScript CLIs with full documentation, error handling, and best practices. Creates deterministic, type-safe command-line tools following PAI's CLI-First Architecture. USE WHEN user says "create a CLI", "build a command-line tool", "make a CLI for X", or requests CLI generation. (user)
2026-01-05
web-accessibility.md
1
1
export
web-accessibility
2
from
"Gaku52/claude-code-skills"
from
"Gaku52/claude-code-skills"
3
Webアクセシビリティ対応ガイド。WCAG 2.1準拠、セマンティックHTML、ARIA属性、キーボード操作、スクリーンリーダー対応など、誰もが使えるWebアプリケーション構築のベストプラクティス。
2026-01-05
dialogue-turn.md
1
1
export
dialogue-turn
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Add contribution to active dialogue by embodying a persona and selecting interaction type. Use when: (1) asked to advance a dialogue with a specific perspective, (2) building a dialogue turn by turn, (3) a specific persona is designated to respond to the conversation state, (4) a dialogue is ready for its next contribution.
2026-01-05
asynchronous.md
1
1
export
asynchronous
2
from
"pluginagentmarketplace/custom-plugin-javascript"
from
"pluginagentmarketplace/custom-plugin-javascript"
3
Master asynchronous JavaScript patterns including callbacks, promises, async/await, event loop mechanics, and real-world async patterns.
2026-01-05
feature-orchestrator.md
1
1
export
feature-orchestrator
2
from
"WomenDefiningAI/claude-code-skills"
from
"WomenDefiningAI/claude-code-skills"
3
Research-backed feature implementation workflow enforcing gap analysis, incremental planning, agent coordination, and continuous integration best practices. Auto-invoked for ALL feature implementation requests to prevent code duplication and ensure CLAUDE.md compliance.
2026-01-05
cross-context.md
1
1
export
cross-context
2
from
"knowlet/skills"
from
"knowlet/skills"
3
處理跨 Bounded Context 的依賴關係。當需求涉及多個限界上下文(如權限管理、付款、通知)時觸發,設計 Anti-Corruption Layer 和 Context Mapping。
2026-01-05
refactoring-test-suites.md
1
1
export
refactoring-test-suites
2
from
"kynoptic/markdownlint-trap"
from
"kynoptic/markdownlint-trap"
3
Enforces consistent test quality, structure, and maintainability across any programming language by applying project-wide conventions for test naming, structure, parameterization, and classification. Use for messy test suites, inconsistent naming, improving CI alignment and developer readability, or when the user mentions test cleanup, test organization, or test standardization.
2026-01-05
testing-claude-plugins-with-python-sdk.md
1
1
export
testing-claude-plugins-with-python-sdk
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use when testing Claude Code plugins programmatically, building SDK applications, encountering plugin loading failures (plugins array empty), getting AttributeError on message.type, or needing verified Claude Agents SDK Python patterns - provides complete reference for correct message handling (isinstance not .type), plugin loading (setting_sources required), content block iteration, and all working patterns from official documentation
2026-01-05
playwright-scraper.md
1
1
export
playwright-scraper
2
from
"nathanvale/side-quest-marketplace"
from
"nathanvale/side-quest-marketplace"
3
Production-proven Playwright web scraping patterns with selector-first approach and robust error handling.Use when users need to build web scrapers, extract data from websites, automate browser interactions,or ask about Playwright selectors, text extraction (innerText vs textContent), regex patterns for HTML,fallback hierarchies, or scraping best practices.
2026-01-05
client-components.md
1
1
export
client-components
2
from
"JasonPaff/head-shakers"
from
"JasonPaff/head-shakers"
3
Enforces Head Shakers client component conventions for interactive React components with hooks, event handlers, Radix UI integration, and server action consumption. Extends react-coding-conventions with client-specific patterns.
2026-01-05
cloud-deploy-blueprint.md
1
1
export
cloud-deploy-blueprint
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
End-to-end cloud deployment skill for Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines. Covers managed services integration (Neon, Upstash), ingress configuration, SSL certificates, GitHub Actions workflows with selective builds, and Next.js build-time vs runtime environment handling. Battle-tested from 9-hour deployment session.
2026-01-05