Browse Skills
4429 skills found
moai-mcp-notion.md
1
1
export
moai-mcp-notion
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Notion MCP integration specialist for workspace management, database operations, page creation, and knowledge extraction. Use when integrating Notion workspaces, managing databases, or automating documentation workflows.
2026-01-05
custom-plugin-flutter-skill-backend.md
1
1
export
custom-plugin-flutter-skill-backend
2
from
"pluginagentmarketplace/custom-plugin-flutter"
from
"pluginagentmarketplace/custom-plugin-flutter"
3
1500+ lines of backend integration mastery - REST APIs, GraphQL, WebSockets, authentication, Firebase, error handling with production-ready code examples.
2026-01-05
performance-analysis.md
1
1
export
performance-analysis
2
from
"sjnims/Iron-Claude"
from
"sjnims/Iron-Claude"
3
Deep performance analysis for Rails 8 applications focusing on N+1 queries, database indexing, and caching strategies. Use when investigating slow endpoints, detecting N+1 queries, optimizing database indexes, or reviewing caching before deployment.
2026-01-05
supabase-storage.md
1
1
export
supabase-storage
2
from
"CoderMariusz/MonoPilot"
from
"CoderMariusz/MonoPilot"
3
Apply when handling file uploads, downloads, and storage management in Supabase.
2026-01-05
todo-manager.md
1
1
export
todo-manager
2
from
"jawwad-ali/hackathonII-Backend"
from
"jawwad-ali/hackathonII-Backend"
3
Manage Todo operations (Create, Read, Update, Delete) using SQLModel and Postgres. Use when the user wants to organize tasks.
2026-01-05
rails-error-prevention.md
1
1
export
rails-error-prevention
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Comprehensive checklist and prevention strategies for common Ruby on Rails errors. Use this skill BEFORE writing any Rails code to prevent ViewComponent template errors, ActiveRecord query mistakes, method exposure issues, N+1 queries, and other common Rails pitfalls.
2026-01-05
fsharp-persistence.md
1
1
export
fsharp-persistence
2
from
"heimeshoff/Cinemarco"
from
"heimeshoff/Cinemarco"
3
Implement data persistence using SQLite with Dapper, JSON files, or event sourcing.Use when: "database", "save data", "store", "CRUD", "create table", "query", "SQL","SQLite", "Dapper", "file storage", "JSON file", "event sourcing", "persistence","read from database", "write to database", "data access", "repository".Creates code in src/Server/Persistence.fs with async I/O patterns.
2026-01-05
workflow-utilities.md
1
1
export
workflow-utilities
2
from
"stharrold/stharrold-templates"
from
"stharrold/stharrold-templates"
3
Shared utilities for file deprecation, directory structure creation,TODO file updates, workflow lifecycle management, archive management,and VCS abstraction (GitHub/Azure DevOps PR feedback methods).Used by all other skills.Use when: Need shared utilities, deprecating files, updating TODO,registering/archiving workflows, managing TODO.md manifest, VCS operations,PR feedback handlingTriggers: deprecate, archive, update TODO, create directory, register workflow,archive workflow, sync manifest, VCS operations, PR feedback
2026-01-05
stellaris-stats-game-data-analysis.md
1
1
export
stellaris-stats-game-data-analysis
2
from
"elahti/stellaris-stats"
from
"elahti/stellaris-stats"
3
Analyzes Stellaris save data by creating and running python code using a MCP tool providing a sandboxed environment. The Python code retrieves data from Stellaris saves by accessing GraphQL API.
2026-01-05
getting-feedback.md
1
1
export
getting-feedback
2
from
"houfu/blog-alt-counsel"
from
"houfu/blog-alt-counsel"
3
The user needs feedback on an idea or a question from his audience to improve the writing and create valuable content.
2026-01-05
web-development-skill.md
1
1
export
web-development-skill
2
from
"pluginagentmarketplace/custom-plugin-nextjs"
from
"pluginagentmarketplace/custom-plugin-nextjs"
3
Master modern web development. Learn HTML/CSS/JavaScript fundamentals, React/Vue/Angular frameworks, Node.js backend, databases, APIs, and full-stack architectures. Use when building web applications, learning web technologies, or choosing tech stacks.
2026-01-05
migrate-db.md
1
1
export
migrate-db
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
Prisma/SQL 마이그레이션 관리. Use when:(1) 스키마 변경, (2) 마이그레이션 생성/적용, (3) DB 동기화,(4) 마이그레이션 상태 확인, (5) 롤백 필요 시.
2026-01-05
agentuity-cli-project-auth-generate.md
1
1
export
agentuity-cli-project-auth-generate
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Generate SQL schema for Agentuity Auth tables. Use for managing authentication credentials
2026-01-05
ticket-track.md
1
1
export
ticket-track
2
from
"tarrragon/claude"
from
"tarrragon/claude"
3
Frontmatter-based Ticket tracking system. Provides two core capabilities: (1) READ operations for querying ticket info without loading full files - use query/list/summary commands, (2) UPDATE operations for agents to track progress without reporting back - use claim/complete/release commands. Eliminates need for agents to report progress to main thread.
2026-01-05
progress-tracker.md
1
1
export
progress-tracker
2
from
"adlsdztony/claude-marketplace"
from
"adlsdztony/claude-marketplace"
3
This skill should be used when the user asks to "track feature completion", "check progress", "verify all features pass", "count passing tests", "show completion status", or "update feature_list.json". Use for managing and querying the progress of autonomous coding projects.
2026-01-05
validation-schemas.md
1
1
export
validation-schemas
2
from
"JasonPaff/head-shakers"
from
"JasonPaff/head-shakers"
3
Enforces Head Shakers Zod validation schema conventions when creating or modifying validation schemas. This skill ensures consistent patterns for drizzle-zod integration, custom zod utilities, schema composition, type exports, and form/action integration.
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
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
queue-worker.md
1
1
export
queue-worker
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
Bull queue setup, worker processes, job lifecycle, error handling, retries, progress reporting, Redis connection management, and queue patterns for OCR and knowledge processing
2026-01-05
openai-responses.md
1
1
export
openai-responses
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build agentic AI applications with OpenAI's Responses API - the stateful successor to Chat Completions. Preserves reasoning across turns for 5% better multi-turn performance and 40-80% improved cache utilization.Use when: building AI agents with persistent reasoning, integrating MCP servers for external tools, using built-in Code Interpreter/File Search/Web Search, managing stateful conversations, implementing background processing for long tasks, or migrating from Chat Completions to gain polymorphic outputs and server-side tools.
2026-01-05
agentuity-cli-cloud-sandbox-execution-list.md
1
1
export
agentuity-cli-cloud-sandbox-execution-list
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
List executions for a sandbox. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
web-components-architecture.md
1
1
export
web-components-architecture
2
from
"matthewharwood/engmanager.xyz"
from
"matthewharwood/engmanager.xyz"
3
Build web components using Custom Elements v1 API with Declarative Shadow DOM, attribute-driven state, handleEvent pattern, and zero DOM selection. Use when creating custom elements, extending built-in HTML elements, or implementing component-based architecture. NO querySelector, NO innerHTML, NO external libraries - pure web platform APIs only.
2026-01-05
handbook-keeper.md
1
1
export
handbook-keeper
2
from
"23people-io/the-handbook"
from
"23people-io/the-handbook"
3
Expert in creating and updating 23people handbook content. Understands handbook structure, writing style, and content organization. USE WHEN the user needs to add, update, or restructure handbook content. Handles markdown generation, content review, and mkdocs navigation updates.
2026-01-05
fetch-supabase-example.md
1
1
export
fetch-supabase-example
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
Fetch reference implementations from core-supabase repository. Use when (1) implementing Repository layer with Supabase, (2) need RPC function usage patterns, (3) checking correct parameter structures and type assertions, (4) verifying Supabase integration patterns.
2026-01-05