Browse Skills
18175 skills found
panel-mockup.md
1
1
export
panel-mockup
2
from
"davidorex/vcv-rack-module-creation-framework"
from
"davidorex/vcv-rack-module-creation-framework"
3
Generate production-ready SVG panel designs in two phases - design iteration (2 files) then implementation scaffolding (5 files after approval)
2026-01-05
product-prioritization.md
1
1
export
product-prioritization
2
from
"BellaBe/ideas-os"
from
"BellaBe/ideas-os"
3
Prioritize features and tasks using DHM and LNO frameworks. Use when deciding what to build next, scoring initiatives, or managing daily work priorities.
2026-01-05
markdown-content-formatter.md
1
1
export
markdown-content-formatter
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Format and validate markdown documents with auto-generated TOC, frontmatter, structure validation, and cross-reference linking. Export to GitHub/CommonMark/Jekyll/Hugo.
2026-01-05
vue-nuxt.md
1
1
export
vue-nuxt
2
from
"pluginagentmarketplace/custom-plugin-vue"
from
"pluginagentmarketplace/custom-plugin-vue"
3
Master Nuxt.js - SSR, SSG, Nitro Server, Modules, Auto-imports, Deployment
2026-01-05
self-evolving-heuristics.md
1
1
export
self-evolving-heuristics
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Analyze the codebase to find hard-coded thresholds, defaults, and timing constants, then convert them into self-evolving heuristics backed by a persistent registry that updates on each execution. Use when asked to replace fixed decision logic with adaptive parameters, build a heuristic registry, or generate a patch plan for heuristic rewrites.
2026-01-05
claude-api.md
1
1
export
claude-api
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build with Claude Messages API using structured outputs (v0.69.0+, Nov 2025) for guaranteed JSON schema validation. Covers prompt caching (90% savings), streaming SSE, tool use, model deprecations (3.5/3.7 retired Oct 2025). Use when: building chatbots/agents with validated JSON responses, or troubleshooting rate_limit_error, structured output validation, prompt caching not activating, streaming SSE parsing.
2026-01-05
swift-ios-basics.md
1
1
export
swift-ios-basics
2
from
"pluginagentmarketplace/custom-plugin-swift"
from
"pluginagentmarketplace/custom-plugin-swift"
3
Build iOS applications - project setup, app lifecycle, Info.plist, capabilities
2026-01-05
rag-systems.md
1
1
export
rag-systems
2
from
"pluginagentmarketplace/custom-plugin-ai-agents"
from
"pluginagentmarketplace/custom-plugin-ai-agents"
3
Build RAG systems - embeddings, vector stores, chunking, and retrieval optimization
2026-01-05
sequential-thinking.md
1
1
export
sequential-thinking
2
from
"wollfoo/setup-factory"
from
"wollfoo/setup-factory"
3
Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision capability, and hypothesis verification. Use for complex problem decomposition, adaptive planning, analysis needing course correction, problems with unclear scope, multi-step solutions, and hypothesis-driven work. | Sử dụng khi: suy nghĩ từng bước, phân tích, vấn đề phức tạp, chia nhỏ.
2026-01-05
ui-ux-designer.md
1
1
export
ui-ux-designer
2
from
"nahisaho/CodeGraphMCPServer"
from
"nahisaho/CodeGraphMCPServer"
3
Copilot agent that assists with user interface and experience design, wireframes, prototypes, design systems, and usability testingTrigger terms: UI design, UX design, wireframe, mockup, prototype, user interface, user experience, design system, component library, accessibility, responsive designUse when: User requests involve ui ux designer tasks.
2026-01-05
authentication-logic.md
1
1
export
authentication-logic
2
from
"AbdulSamad94/Hackhaton-SpecsKitPlus"
from
"AbdulSamad94/Hackhaton-SpecsKitPlus"
3
Guide to using Better Auth for client and server-side authentication.
2026-01-05
skill-creator.md
1
1
export
skill-creator
2
from
"Evilander/ClaudeFileOutput"
from
"Evilander/ClaudeFileOutput"
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 Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
frontend-specialist.md
1
1
export
frontend-specialist
2
from
"Lordjiggy/claude-code-marketplace"
from
"Lordjiggy/claude-code-marketplace"
3
Frontend development agent for React, Vue, Next.js with modern UI/UX patterns
2026-01-05
context-admin-ui.md
1
1
export
context-admin-ui
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
Admin dashboard, task management, and review interfaces.
2026-01-05
react-ux-code-reviewer.md
1
1
export
react-ux-code-reviewer
2
from
"ranjanpoudel1234/ai-tools"
from
"ranjanpoudel1234/ai-tools"
3
Reviews React/TypeScript UX code for accessibility, performance, component design, and user experience. Specializes in React, TypeScript, Material-UI, and frontend architecture. Verifies against latest React.dev, TypeScript, MUI, and WCAG standards. Use this skill when user requests UX code review or analysis of React components.
2026-01-05
community-building-strategist.md
1
1
export
community-building-strategist
2
from
"maigentic/stratarts"
from
"maigentic/stratarts"
3
Comprehensive community building strategy including platform selection, channel structure, member journey mapping, engagement ladder tactics, community programming rituals, moderation guidelines, launch plan, growth strategy, and success metrics for building thriving online communities
2026-01-05
testing.md
1
1
export
testing
2
from
"sumik5/dotfiles"
from
"sumik5/dotfiles"
3
Provides comprehensive testing and TDD guidance. Use for writing tests before implementing new features, creating reproduction tests for bug fixes, running regression tests during refactoring, and checking test coverage during code reviews. Enforces AAA pattern and 100% coverage goal.
2026-01-05
electron-build.md
1
1
export
electron-build
2
from
"fattits30-dev/Justice-Companion"
from
"fattits30-dev/Justice-Companion"
3
Multi-platform Electron build orchestration for Justice Companion: handles Windows .exe, macOS .dmg, Linux .AppImage/.deb builds with better-sqlite3 native module rebuilds. Use when building releases, debugging build failures, or preparing production deployments.
2026-01-05
create-git-commit.md
1
1
export
create-git-commit
2
from
"WesleyMFrederick/cc-workflows"
from
"WesleyMFrederick/cc-workflows"
3
Use when creating git commits - mandates commits format with required scopes for all new commits, provides scope discovery from codebase structure, and prevents rationalization under pressure (emergency, fatigue, ambiguity)
2026-01-05
nextjs.md
1
1
export
nextjs
2
from
"oriolrius/pki-manager-web"
from
"oriolrius/pki-manager-web"
3
Expert guidance for Next.js framework including App Router, Server Components, routing, data fetching, API routes, middleware, and deployment. Use this when building Next.js applications, working with React Server Components, or implementing Next.js features.
2026-01-05
radtools-figma-sync.md
1
1
export
radtools-figma-sync
2
from
"Radiants-DAO/radtools"
from
"Radiants-DAO/radtools"
3
Set up or update RadTools design system from Figma. Use ONLY for initial design system import (colors, typography, spacing tokens) or when syncing design system updates from Figma. NOT for building pages or components from Figma designs - those use Figma MCP directly with existing RadTools tokens.
2026-01-05
expression-annotate.md
1
1
export
expression-annotate
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Add inline comments at decision points that explain the "why" behind non-obvious code using knowable information from names, tests, and history. Use when: (1) committing code with non-obvious decisions where future readers will ask "why this way" when reading the implementation, (2) code appears wrong or overly complex but tests or history reveal deliberate constraints, (3) patterns violate project conventions and inline explanation would distinguish intentional deviation from technical debt, (4) pull request comments contain explanations that would be more valuable preserved directly in the code
2026-01-05
templates.md
1
1
export
templates
2
from
"glideapps/glide-code"
from
"glideapps/glide-code"
3
Browse and explore the Glide Template Store for design inspiration and implementation guidance.Use when looking for examples of how to build specific features, design patterns, or app types.
2026-01-05
docker-containers.md
1
1
export
docker-containers
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master Docker with containers, images, multi-stage builds, Docker Compose, networking, and production-ready containerization.
2026-01-05