Browse Skills
44969 skills found
channelslist.md
1
1
export
channelslist
2
from
"tnez/dot-agents"
from
"tnez/dot-agents"
3
List all available channels. Use when discovering what channels exist or checking channel metadata.
2026-01-05
classifying-review-findings.md
1
1
export
classifying-review-findings
2
from
"bitwarden/ai-plugins"
from
"bitwarden/ai-plugins"
3
Classifies code review findings into severity categories (CRITICAL, IMPORTANT, DEBT, SUGGESTED, QUESTION) following Bitwarden standards. Use when determining severity levels, categorizing PR comments, deciding what emoji to use, or verifying if something should be flagged at all.
2026-01-05
brazilian-fintech-compliance.md
1
1
export
brazilian-fintech-compliance
2
from
"GrupoUS/aegiswallet"
from
"GrupoUS/aegiswallet"
3
Comprehensive Brazilian financial regulatory compliance guide. Use when implementing LGPD data protection, BCB regulations, PIX/Boleto standards, or financial security patterns for Brazilian market applications.
2026-01-05
create-decision-log.md
1
1
export
create-decision-log
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
의사결정 로그 Discussion 생성. 회의/Slack/PR 등에서 결정된 사항을 command-center에 기록.Use when (1) 의사결정 기록 요청, (2) 회의 결정사항 문서화, (3) summarize-meeting 스킬에서 호출.
2026-01-05
techniques-scenario-planning.md
1
1
export
techniques-scenario-planning
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Test how a strategy performs across multiple plausible futures defined by key uncertainties to build adaptive plans. Use when: (1) asked "how does this hold up if X changes" or "what if the future turns out differently" with long-term decisions, (2) a plan assumes a single future will unfold and doesn't account for how uncertainty could change outcomes dramatically, (3) building strategies that must stay viable across different scenarios rather than betting on one forecast, (4) identifying early warning signals that indicate which future is emerging
2026-01-05
finishing-a-development-branch.md
1
1
export
finishing-a-development-branch
2
from
"CodingCossack/agent-skills-library"
from
"CodingCossack/agent-skills-library"
3
Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.
2026-01-05
vue-fundamentals.md
1
1
export
vue-fundamentals
2
from
"pluginagentmarketplace/custom-plugin-vue"
from
"pluginagentmarketplace/custom-plugin-vue"
3
Master Vue.js core concepts - Components, Reactivity, Templates, Directives, Lifecycle
2026-01-05
load-context.md
1
1
export
load-context
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
도메인/기능의 컨텍스트 빠른 파악. Use when:(1) 특정 도메인 이해 필요, (2) 기존 기능 수정 전 파악,(3) 세션 시작 시 컨텍스트 로드.
2026-01-05
frappe-webhook-manager.md
1
1
export
frappe-webhook-manager
2
from
"Venkateshvenki404224/frappe-apps-manager"
from
"Venkateshvenki404224/frappe-apps-manager"
3
Create webhook handlers for Frappe integrations. Use when implementing webhooks, event-driven integrations, or external system notifications.
2026-01-05
git-workflow-patterns.md
1
1
export
git-workflow-patterns
2
from
"mcgilly17/nix-configs"
from
"mcgilly17/nix-configs"
3
Conventional commits, PR practices, branching strategies
2026-01-05
exec.md
1
1
export
exec
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Autonomous task execution with library discovery, 3-tier validation, and atomic git commits.Integrates with Shannon CLI Python modules for platform-specific execution. Invokes /shannon:wavefor code generation, validates outputs functionally, commits only validated changes. Use when: userrequests autonomous execution, wants library-first development, needs validated commits.
2026-01-05
aks-deployment-troubleshooter.md
1
1
export
aks-deployment-troubleshooter
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Diagnose and fix Kubernetes deployment failures, especially ImagePullBackOff, CrashLoopBackOff, and architecture mismatches. Battle-tested from 4-hour AKS debugging session with 10+ failure modes resolved.
2026-01-05
rust-core-patterns.md
1
1
export
rust-core-patterns
2
from
"matthewharwood/engmanager.xyz"
from
"matthewharwood/engmanager.xyz"
3
Production-ready Rust patterns for type-safe domain modeling including newtypes, type states, builders, smart constructors, and const generics. Use when creating domain primitives (IDs, emails), state machines, builders, or enforcing compile-time invariants in Rust code.
2026-01-05
planning.md
1
1
export
planning
2
from
"echohello-dev/backstage"
from
"echohello-dev/backstage"
3
Creates structured implementation plans before code changes. Use when starting features, refactors, or multi-step tasks. Analyzes requirements, decomposes work into steps, identifies dependencies, surfaces risks, and saves plans to ./plans/ for review and tracking.
2026-01-05
audio-trimmer.md
1
1
export
audio-trimmer
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Cut, trim, and edit audio segments with fade effects, speed control, concatenation, and basic audio manipulations.
2026-01-05
route-builder.md
1
1
export
route-builder
2
from
"totalaudiopromo/totalaud.io"
from
"totalaudiopromo/totalaud.io"
3
API route specialist - handles route scaffolding, Zod validation, authentication, error handling, and endpoint consistency.
2026-01-05
quality-gate.md
1
1
export
quality-gate
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
코드 품질 검증 스킬. Use when (1) 커밋 전 검증,(2) 린트/빌드/테스트 실행, (3) PR 전 품질 확인.
2026-01-05
run-uat.md
1
1
export
run-uat
2
from
"oocx/tfplan2md-uat"
from
"oocx/tfplan2md-uat"
3
Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markdown rendering in real platforms.
2026-01-05
speckit-analyze.md
1
1
export
speckit-analyze
2
from
"dceoy/gh-actions-for-devops"
from
"dceoy/gh-actions-for-devops"
3
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
2026-01-05
user-manual-generator.md
1
1
export
user-manual-generator
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Generate comprehensive end-user documentation from application codebases
2026-01-05
n8n-to-inngest.md
1
1
export
n8n-to-inngest
2
from
"adolfoaranaes12/BMAD-ENHANCED"
from
"adolfoaranaes12/BMAD-ENHANCED"
3
Systematic methodology for translating n8n workflow automation into Inngest durable execution workflows. Use when converting n8n workflows to Inngest, migrating from n8n to Inngest, or understanding how n8n concepts map to Inngest patterns. Supports analyzing n8n workflow JSON exports, mapping nodes to Inngest steps, and generating production-ready TypeScript functions with proper error handling and observability.
2026-01-05
tanstack-router.md
1
1
export
tanstack-router
2
from
"oriolrius/pki-manager-web"
from
"oriolrius/pki-manager-web"
3
Expert guidance for TanStack Router including file-based routing, type-safe navigation, route loaders, search params, nested routes, and lazy loading. Use this when building type-safe React applications with client-side routing.
2026-01-05
local-rag.md
1
1
export
local-rag
2
from
"gsannikov/Exocortex"
from
"gsannikov/Exocortex"
3
Index local folders and semantically search documents using RAG (Retrieval Augmented Generation). Supports PDF, DOCX, PPTX, XLSX, images with OCR, and text files. Uses ChromaDB for persistent vector storage. Triggers - "update rag", "index folder", "query rag", "search documents", "find in documents", "semantic search", "index my files", "rag search".
2026-01-05
add-resource-events.md
1
1
export
add-resource-events
2
from
"madooei/backend-template"
from
"madooei/backend-template"
3
Add real-time event emission to a resource service. Use when adding SSE/real-time capabilities to a resource. Triggers on "add events", "real-time events", "SSE events".
2026-01-05