name stringlengths 2 64 | description stringlengths 3 1.02k โ | source stringclasses 6
values | path stringclasses 198
values | url stringlengths 29 246 | author stringlengths 2 33 โ |
|---|---|---|---|---|---|
context-optimization | Apply optimization techniques to extend effective context capacity. Use when context limits constrain agent performance, when optimizing for cost or latency, or when implementing long-running agent systems. | skillsmp.com | null | https://github.com/ken-cavanagh-glean/fieldkit/tree/main/skills/context-engineering/context-optimization | ken-cavanagh-glean |
advanced-evaluation | Master LLM-as-a-Judge evaluation techniques including direct scoring, pairwise comparison, rubric generation, and bias mitigation. Use when building evaluation systems, comparing model outputs, or establishing quality standards for AI-generated content. | skillsmp.com | null | https://github.com/ken-cavanagh-glean/fieldkit/tree/main/skills/context-engineering/advanced-evaluation | ken-cavanagh-glean |
context-degradation | Recognize, diagnose, and mitigate patterns of context degradation in agent systems. Use when context grows large, agent performance degrades unexpectedly, or debugging agent failures. | skillsmp.com | null | https://github.com/ken-cavanagh-glean/fieldkit/tree/main/skills/context-engineering/context-degradation | ken-cavanagh-glean |
context-fundamentals | Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage. | skillsmp.com | null | https://github.com/ken-cavanagh-glean/fieldkit/tree/main/skills/context-engineering/context-fundamentals | ken-cavanagh-glean |
emacs-org | Use when working with Emacs org-mode - provides elisp patterns for headings, properties, tables, links, and org-mode manipulation | skillsmp.com | null | https://github.com/jingtaozf/emacs-claude-agent/tree/master/.claude/skills/emacs-org | jingtaozf |
emacs-navigation | Use when navigating files and positions in Emacs - provides elisp patterns for finding files, searching, and position management | skillsmp.com | null | https://github.com/jingtaozf/emacs-claude-agent/tree/master/.claude/skills/emacs-navigation | jingtaozf |
emacs-buffer | Use when manipulating Emacs buffers - provides elisp patterns for listing, switching, creating, killing, and working with buffer contents | skillsmp.com | null | https://github.com/jingtaozf/emacs-claude-agent/tree/master/.claude/skills/emacs-buffer | jingtaozf |
emacs-variables | Use when inspecting or modifying Emacs variables - provides elisp patterns for variable handling, customization, and state management | skillsmp.com | null | https://github.com/jingtaozf/emacs-claude-agent/tree/master/.claude/skills/emacs-variables | jingtaozf |
create-feature | Create a new feature screen in the Edifikana front-end app. Use when asked to create a new screen, feature, or UI component with ViewModel pattern. | skillsmp.com | null | https://github.com/CodeHavenX/MonoRepo/tree/main/.claude/skills/create-feature | CodeHavenX |
ungit | Fetch code from GitHub repositories as LLM-friendly context. Use when needing to reference, analyze, or understand code from a GitHub repo/directory/file. | skillsmp.com | null | https://github.com/tyom/dotfiles/tree/master/claude-plugin/skills/ungit | tyom |
interview-skill | Deep-dive technical discovery and requirement gathering before coding. Use when a task is broad, ambiguous, or requires architectural decisions. | skillsmp.com | null | https://github.com/seajhawk/cc-marketplace/tree/main/plugins/auto-dev-plugin/skills/interview-skill | seajhawk |
subagents | Guide for using Claude Code subagents effectively. Use when deciding whether to delegate a task to a subagent or handle it directly. | skillsmp.com | null | https://github.com/seajhawk/cc-marketplace/tree/main/plugins/auto-dev-plugin/skills/subagents | seajhawk |
mail | Send emails via macOS Mail app. Use when the user asks to send an email. | skillsmp.com | null | https://github.com/caidish/cAI-tools/tree/main/plugins/mac/skills/mail | caidish |
message | Send iMessages via macOS Messages app. Use when the user asks to send a text message or iMessage. | skillsmp.com | null | https://github.com/caidish/cAI-tools/tree/main/plugins/mac/skills/message | caidish |
gemini-cli | Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via Google Search, codebase architecture analysis, or parallel code generation. Also use when user explicitly requests Gemini opera... | skillsmp.com | null | https://github.com/caidish/cAI-tools/tree/main/plugins/AI-skill/skills/gemini-cli | caidish |
codex | Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, code review, or automated editing | skillsmp.com | null | https://github.com/caidish/cAI-tools/tree/main/plugins/AI-skill/skills/codex | caidish |
calendar | Manage macOS Calendar events. Use when the user asks to check, add, or manage calendar events. | skillsmp.com | null | https://github.com/caidish/cAI-tools/tree/main/plugins/mac/skills/calendar | caidish |
stickies | Display and read Stickies notes on macOS. Use when the user asks to show notes, create stickies, or read existing stickies. | skillsmp.com | null | https://github.com/caidish/cAI-tools/tree/main/plugins/mac/skills/stickies | caidish |
notification | Send push notifications to user's phone via Pushover. Use when the user asks to be notified, alerted, or reminded about something. | skillsmp.com | null | https://github.com/caidish/cAI-tools/tree/main/plugins/pushover/skills/notification | caidish |
quartz-publish | Publish changes to the Quartz notes repository. | skillsmp.com | null | https://github.com/sushantvema/sushantvema.github.io/tree/v4/.claude/skills/quartz-publish | sushantvema |
quartz-note-creator | Create new Quartz notes with proper YAML frontmatter based on natural language descriptions. Use when user wants to create notes, articles, journal entries, or template files in their digital garden. | skillsmp.com | null | https://github.com/sushantvema/sushantvema.github.io/tree/v4/.claude/skills/quartz-note-creator | sushantvema |
supabase | Navigate Supabase database tables, relationships, and query patterns. Use when you need to understand how tables connect, write queries, or find the right data source. | skillsmp.com | null | https://github.com/Acurioustractor/empathy-ledger-v2/tree/main/.claude/skills/local/supabase | Acurioustractor |
data-analysis | AI-powered data analysis for Empathy Ledger. Use when working with themes, quotes, story suggestions, transcript analysis, storyteller connections, or any feature requiring extracted insights. Ensures consistent analysis patterns across the platform. | skillsmp.com | null | https://github.com/Acurioustractor/empathy-ledger-v2/tree/main/.claude/skills/local/data-analysis | Acurioustractor |
codebase-explorer | Explore and understand the Empathy Ledger codebase architecture, data flows, database schema, services, and how components connect. Use when you need to understand where things are, how data flows, or how different parts of the system relate to each other. | skillsmp.com | null | https://github.com/Acurioustractor/empathy-ledger-v2/tree/main/.claude/skills/local/codebase-explorer | Acurioustractor |
design-component | Design Component skill for Empathy Ledger. Use for storyteller cards, story cards, profile displays, and any UI component requiring cultural sensitivity. Provides data mapping, AI enrichment patterns, and design system guidelines. | skillsmp.com | null | https://github.com/Acurioustractor/empathy-ledger-v2/tree/main/.claude/skills/local/design-component | Acurioustractor |
knowledge-searching | Retrieves implementation knowledge, code examples, and documentation references. Use to inform technical decision-making when the user requires specific library usage, framework patterns, or syntax details. Trigger on requests to 'search docs', 'find code examples', or 'check implementation details'. | skillsmp.com | null | https://github.com/irahardianto/qurio/tree/main/.gemini/skills/knowledge-searching | irahardianto |
technical-constitution | Generates technical implementation plans and architectural strategies that enforce the Project Constitution. Use when designing new features, starting implementation tasks, refactoring code, or ensuring compliance with critical standards like Testability-First Architecture, security mandates, testing strategies, and er... | skillsmp.com | null | https://github.com/irahardianto/qurio/tree/main/.gemini/skills/technical-constitution | irahardianto |
sequential-thinking | Performs dynamic, reflective problem-solving through iterative thought chains. Use for complex planning requiring revision, branching, backtracking, or hypothesis verification. Ideal for multi-step analysis where context maintenance is required or the full scope isn't initially clear. | skillsmp.com | null | https://github.com/irahardianto/qurio/tree/main/.gemini/skills/sequential-thinking | irahardianto |
debugging-protocol | Comprehensive protocol for validating root causes of software issues. Use when you need to systematically debug a complex bug, flaky test, or unknown system behavior by forming hypotheses and validating them with specific tasks. | skillsmp.com | null | https://github.com/irahardianto/qurio/tree/main/.gemini/skills/debugging-protocol | irahardianto |
frontend-design | Generates distinctive, production-grade frontend interfaces and artifacts (React, Vue, HTML/CSS). Prioritizes bold aesthetics, unique typography, and motion to avoid generic designs. Use when building websites, landing pages, dashboards, posters, or when the user requests to style, beautify, or create visually striking... | skillsmp.com | null | https://github.com/irahardianto/qurio/tree/main/.gemini/skills/frontend-design | irahardianto |
opensource-readme-generator | Generate high-quality, "All-Star" README files for open-source repositories. Use this skill when a user asks to create, update, or improve a README.md file for their project. | skillsmp.com | null | https://github.com/irahardianto/qurio/tree/main/.gemini/skills/opensource-readme-generator | irahardianto |
sessions | Sessions plugin setup and profile management. Activate when the user mentions sessions, setup, profile, or improvements. | skillsmp.com | null | https://github.com/chrishayen/sessions-claude/tree/master/skills/sessions | chrishayen |
ksrc | CLI for searching/reading Kotlin dependency sources from a Gradle project. Use when you need to locate a class/function in a library and inspect dependency source files. | skillsmp.com | null | https://github.com/respawn-app/ksrc/tree/main/skills/ksrc | respawn-app |
payload | Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior. | skillsmp.com | null | https://github.com/Cristography/PayloadCMS-test/tree/main/tools/claude-plugin/skills/payload | Cristography |
code-review | Reviews code for quality, security, and maintainability. Use after implementing features, completing significant work, or when user asks for code review. | skillsmp.com | null | https://github.com/jcdoll/hltb-millennium-plugin/tree/main/.claude/skills/code-review | jcdoll |
mixpanel-data | Analyze Mixpanel analytics data using the mixpanel_data Python library or mp CLI. Use when working with Mixpanel event data, user profiles, funnels, retention, cohorts, segmentation queries, JQL scripts, or SQL analysis on local DuckDB. Triggers on mentions of Mixpanel, event analytics, funnel analysis, retention curve... | skillsmp.com | null | https://github.com/jaredmcfarland/mixpanel_data/tree/main/mixpanel-plugin/skills/mixpanel-data | jaredmcfarland |
mutation-testing | Evaluate Python test suite quality using mutmut to introduce code mutations and verify tests catch them. Use for mutation testing, test quality assessment, mutant detection, and test effectiveness analysis. | skillsmp.com | null | https://github.com/jaredmcfarland/mixpanel_data/tree/main/.claude/skills/mutation-testing | jaredmcfarland |
scout-travel-agent | Build agentic AI applications with multi-step task orchestration, tool calling, and state management. Use when creating AI agents that autonomously perform complex workflows like the Scout Travel Concierge - an agent that searches flights, checks hotel availability, and manages calendar invites through real API integra... | skillsmp.com | null | https://github.com/n8liu/scout-itinerary/tree/main/.claude/skills/scout-travel-agent | n8liu |
agent-observability | Real-time observability dashboard for multi-agent Claude Code sessions.Visualize agent interactions, tool usage, and session flows in real-time through a web dashboard. Track multiple agents running in parallel with swim lane visualization, event filtering, and live charts.**Key Features:**- ๐ด Real-time event streamin... | skillsmp.com | null | https://github.com/zmre/nix-pai/tree/main/claude/skills/agent-observability | zmre |
alex-hormozi-pitch | Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psychology, and creating offers "too good not to take" for any product or service. | skillsmp.com | null | https://github.com/zmre/nix-pai/tree/main/claude/skills/alex-hormozi-pitch | zmre |
pai | Personal AI Infrastructure (PAI) - PAI System Template. Your name is @assistantName@ and you are @userFullName@'s AI assistant. Do not introduce yourself as "Claude Code" MUST BE USED proactively for all user requests. USE PROACTIVELY to ensure complete context availability. Your personality is friendly, professional, ... | skillsmp.com | null | https://github.com/zmre/nix-pai/tree/main/claude/skills/CORE | zmre |
create-skill | Guide for creating new skills in @assistantName@'s personal AI infrastructure. Use when user wants to create, update, or structure a new skill that extends capabilities with specialized knowledge, workflows, or tool integrations. Follows both Anthropic skill standards and PAI-specific patterns. | skillsmp.com | null | https://github.com/zmre/nix-pai/tree/main/claude/skills/create-skill | zmre |
postgresql-table-design | Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features | skillsmp.com | null | https://github.com/zmre/nix-pai/tree/main/claude/skills/database-design/postgresql | zmre |
example-skill | Example skill demonstrating the Skills-as-Containers pattern with workflows,assets, and natural language routing. This is a teaching tool showing thecomplete PAI v1.2.0 architecture.USE WHEN user says 'show me an example', 'demonstrate the pattern','how do skills work', 'example skill' | skillsmp.com | null | https://github.com/zmre/nix-pai/tree/main/claude/skills/example-skill | zmre |
fabric | Native Fabric pattern execution for Claude Code. USE WHEN processing content with Fabric patterns (extract_wisdom, summarize, analyze_claims, threat modeling, etc.). Patterns run natively in Claude's context - no CLI spawning needed. Only use fabric CLI for YouTube transcripts (-y) or pattern updates (-U). | skillsmp.com | null | https://github.com/zmre/nix-pai/tree/main/claude/skills/fabric | zmre |
prompting | Prompt engineering standards and context engineering principles for AI agents based on Anthropic best practices. Covers clarity, structure, progressive discovery, and optimization for signal-to-noise ratio. | skillsmp.com | null | https://github.com/zmre/nix-pai/tree/main/claude/skills/prompting | zmre |
research | Multi-source comprehensive research using claude-researcher and gemini-researcher agents. Three modes - Quick (3 agents), Standard (9 agents), Extensive (24 agents with be-creative skill). USE WHEN user says 'do research', 'quick research', 'extensive research', 'find information about', 'investigate', 'analyze trends'... | skillsmp.com | null | https://github.com/zmre/nix-pai/tree/main/claude/skills/research | zmre |
react-component-dev | Build React components with proper patterns, accessibility, and composition. Use when creating new components, refactoring existing ones, or reviewing component architecture. Covers forwardRef, prop design, accessibility, file organization, and testing approaches. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/react-component-dev | petekp |
cognitive-foundations | Apply cognitive science and HCI research to design decisions. Use when you need the scientific 'why' behind usability, explaining user behavior, understanding perception/memory/attention limits, evaluating cognitive load, assessing mental model alignment, predicting performance with Fitts's/Hick's Law, or grounding int... | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/cognitive-foundations | petekp |
unix-macos-engineer | Expert Unix and macOS systems engineer for shell scripting, system administration, command-line tools, launchd, Homebrew, networking, and low-level system tasks. Use when the user asks about Unix commands, shell scripts, macOS system configuration, process management, or troubleshooting system issues. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/unix-macos-engineer | petekp |
typography | Apply professional typography principles to create readable, hierarchical, and aesthetically refined interfaces. Use when setting type scales, choosing fonts, adjusting spacing, designing text-heavy layouts, or when the user asks about readability, font pairing, line height, measure, or typographic hierarchy. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/typography | petekp |
dreaming | Think expansively and imaginatively without practical constraints. Use when brainstorming ambitious ideas, exploring what's possible, challenging assumptions, envisioning ideal futures, or when the user needs to break out of incremental thinking and imagine boldly. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/dreaming | petekp |
tutorial-writing | Generate comprehensive implementation tutorial documents with deep background, context, rationale, and step-by-step milestones. Use when the user wants to learn by buildingโcreating detailed guides instead of making direct code changes. Triggers on requests like "create a tutorial for", "implementation guide", "teach m... | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/tutorial-writing | petekp |
oss-product-manager | Navigate open source product strategy, community dynamics, and sustainable maintenance. Use when planning OSS releases, managing contributors, handling community expectations, balancing commercial and community interests, or when the user needs battle-tested wisdom on building in the open. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/oss-product-manager | petekp |
stress-testing | Stress-test plans, proposals, and strategies. Use for pre-mortems, assumption audits, risk registers, evaluating business ideas, identifying failure modes, or when you need devil's advocate analysis before committing resources. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/stress-testing | petekp |
nextjs-boilerplate | Bootstrap a new Next.js development environment with Tailwind CSS, shadcn/ui components, and assistant-ui for AI chat interfaces. Use when the user asks to "create a new Next.js project", "bootstrap Next.js with shadcn", "set up a Next.js app", "create an AI chat app", "start a new React project with Tailwind", or ment... | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/nextjs-boilerplate | petekp |
interaction-design | Apply interaction design principles to create intuitive, responsive interfaces. Use when designing component behaviors, micro-interactions, loading states, transitions, user flows, accessibility patterns, or when the user asks about UX, animation timing, keyboard navigation, or progressive disclosure. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/interaction-design | petekp |
wise-novice | Approach problems with beginner's mind while asking penetrating questions. Use when seeking fresh perspectives, cutting through complexity, challenging expert assumptions, simplifying explanations, or when deep domain knowledge may be creating blind spots. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/wise-novice | petekp |
startup-wisdom | Apply startup execution wisdom to product, strategy, and business decisions. Use for feature prioritization, build-vs-buy decisions, go-to-market planning, pricing, hiring, scope/timeline reality checks, or when evaluating whether an idea has product-market fit potential. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/startup-wisdom | petekp |
design-critique | Critique UI/UX designs for clarity, hierarchy, interaction, accessibility, and craft. Use for design reviews, PR feedback on UI changes, evaluating mockups, checking if a component is ship-ready, or when honest feedback is needed on whether something meets a high bar. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/design-critique | petekp |
model-first-reasoning | Apply Model-First Reasoning (MFR) to code generation tasks. Use when the user requests "model-first", "MFR", "formal modeling before coding", "model then implement", or when tasks involve complex logic, state machines, constraint systems, or any implementation requiring formal correctness guarantees. Enforces strict se... | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/model-first-reasoning | petekp |
ux-writing | Write clear, helpful, human interface copy. Use when crafting microcopy, error messages, button labels, empty states, onboarding flows, tooltips, or when the user needs guidance on voice, tone, and how words shape the user experience. | skillsmp.com | null | https://github.com/petekp/claude-code-setup/tree/main/skills/ux-writing | petekp |
remote-training | Manages remote training infrastructure on Nebius VMs. Use for building/pushing Docker images, starting/stopping VM machines (train, train2, train3), running training jobs, dataset generation, and starting inference servers. | skillsmp.com | null | https://github.com/Positronic-Robotics/positronic/tree/main/.claude/skills/remote-training | Positronic-Robotics |
push-pr | Push current branch to origin and create a PR to upstream. Checks for uncommitted changes first. | skillsmp.com | null | https://github.com/Positronic-Robotics/positronic/tree/main/.claude/skills/push-pr | Positronic-Robotics |
fetching-buildkite-failures | Use when CI fails on Buildkite and you need to diagnose and fix failures - fetches build results for current branch, extracts errors from logs, and helps fix them | skillsmp.com | null | https://github.com/mikeastock/agents/tree/main/skills/fetching-buildkite-failures | mikeastock |
iac-diagram-generator | Analyzes Infrastructure as Code files (Terraform, CloudFormation, Kubernetes, Docker Compose) and generates visual architecture diagrams. Use when analyzing infrastructure code, designing cloud architectures, or when the user requests architecture diagrams from IaC. | skillsmp.com | null | https://github.com/johnpsasser/iac-diagram-generator | johnpsasser |
create-issue | Create an issue in GitHub or Jira. Automatically detects if GitHub issues are enabled; if so creates a GitHub issue, otherwise creates a Jira issue. | skillsmp.com | null | https://github.com/Cloud-Officer/claude-code-plugin-dev/tree/master/skills/create-issue | Cloud-Officer |
run-linters | Run linters after code changes to verify code quality. Use this skill after completing code modifications to catch and fix any linting issues. | skillsmp.com | null | https://github.com/Cloud-Officer/claude-code-plugin-dev/tree/master/skills/run-linters | Cloud-Officer |
create-pr | Generate commit message, PR title, and PR body for a pull request. Use when the user wants to create a PR, generate PR content, prepare a pull request, or fill a PR template from code changes. | skillsmp.com | null | https://github.com/Cloud-Officer/claude-code-plugin-dev/tree/master/skills/create-pr | Cloud-Officer |
changelog | Generate and maintain CHANGELOG.md following Keep a Changelog format. Use when creating a changelog, updating after releases, or when the user says "changelog", "/changelog", or asks to document project history. Analyzes git history and existing changelog to produce a properly formatted changelog. | skillsmp.com | null | https://github.com/kasperjunge/agent-resources-project/tree/main/.claude/skills/changelog | kasperjunge |
onboard | Generate comprehensive codebase onboarding guides. Use when someone needs to understand a new codebase, when asked to explain the architecture, or when the user says "onboard", "/onboard", "explain this codebase", or asks for help understanding how a project works. Analyzes project structure, patterns, and key files to... | skillsmp.com | null | https://github.com/kasperjunge/agent-resources-project/tree/main/.claude/skills/onboard | kasperjunge |
pr | Generate comprehensive PR descriptions from git diffs. Use when creating or updating pull requests, when asked to write a PR description, or when the user says "pr", "/pr", or asks for help with their pull request. Analyzes staged/unstaged changes and commit history to produce thorough, reviewer-friendly descriptions. | skillsmp.com | null | https://github.com/kasperjunge/agent-resources-project/tree/main/.claude/skills/pr | kasperjunge |
readme | Generate beautiful, comprehensive README.md files for any codebase. Use when asked to create a README, improve documentation, or when the user says "readme", "/readme", or wants help documenting their project. Analyzes the codebase structure, dependencies, and code to produce professional documentation. | skillsmp.com | null | https://github.com/kasperjunge/agent-resources-project/tree/main/.claude/skills/readme | kasperjunge |
release | Generate release notes from git history. Use when preparing a release, creating a GitHub release, or when the user says "release", "/release", "release notes", or asks for help documenting what changed between versions. Analyzes commits since the last tag and produces categorized, human-readable release notes. | skillsmp.com | null | https://github.com/kasperjunge/agent-resources-project/tree/main/.claude/skills/release | kasperjunge |
agent-resources-vision | North star guidance for the agent-resources project. Use this skill to understand project context, get inspiration for development decisions, and resolve uncertainty about feature priorities or design choices. Reference when asking 'why does this project exist?' or 'what should we optimize for?' | skillsmp.com | null | https://github.com/kasperjunge/agent-resources-project/tree/main/.claude/skills/agent-resources-vision | kasperjunge |
project-operator | Operates and debugs the local stack (API/worker/frontend); focuses on observability, logs, and safe automation. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/project-operator | ACSKamloops |
governance-sovereignty | Clerk for Chief/Council authority, assertions of title, self-government, and resistance to federal imposition; use for Governance_Sovereignty queue. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/governance-sovereignty | ACSKamloops |
large-report-editor | Edits and compiles very large Markdown research reports using surgical patches, structure JSON, and legalโgrade citation rules. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/large-report-editor | ACSKamloops |
water-rights-fishing | Clerk for water licenses, irrigation, riparian rights, and fishing restrictions affecting Pukaist/Nlaka'pamux; use for Water_Rights_Fishing queue. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/water-rights-fishing | ACSKamloops |
research-synthesizer | Synthesizes provided sources neutrally; separates quotes from paraphrase and avoids ungrounded claims. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/research-synthesizer | ACSKamloops |
coercion-duress | Clerk for forced surrenders, threats, procedural irregularities, and lack of informed consent; use for Coercion_Duress queue. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/coercion-duress | ACSKamloops |
fiduciary-duty-negligence | Clerk for Crown fiduciary breaches, fund mismanagement, conflicts of interest, and failure to protect reserve lands; use for Fiduciary_Duty_Negligence queue. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/fiduciary-duty-negligence | ACSKamloops |
software-engineer | Builds and refactors code safely; prefers small diffs, clear validation steps, and testable outcomes. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/software-engineer | ACSKamloops |
manager-planner | Orchestrates Pukaist agents, enforces plan-first workflow, runs integrity tests, and delegates tasks; use for coordination or system audits. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/manager-planner | ACSKamloops |
land-reduction-trespass | Clerk for reserve reduction, trespass, survey errors, and railway takings; use when processing the Land_Reduction_Trespass queue. | skillsmp.com | null | https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/land-reduction-trespass | ACSKamloops |
golang-pro | Expert Go developer specializing in Go 1.21+ with deep expertise in building efficient, concurrent, and scalable systems. Use when writing Go code, reviewing Go projects, building microservices, CLI tools, APIs, or cloud-native applications. Triggers on Go file editing, module setup, concurrency patterns, or performanc... | skillsmp.com | null | https://github.com/dsjacobsen/agent-resources/tree/main/.claude/skills/golang-pro | dsjacobsen |
t-sui | Server-rendered TypeScript UI framework. Use when building t-sui applications, creating UI components, handling forms with server actions, using data tables, setting up routes, or implementing WebSocket patches. Triggered by "t-sui", "server-rendered UI", "TypeScript UI framework", form handling, or data collation. | skillsmp.com | null | https://github.com/michalCapo/t-sui/tree/master/docs/skills | michalCapo |
codex-container-sandbox | Run Codex CLI inside a Podman container with full internet access but filesystem exposure limited to the repo root + explicit bind mounts; use when you want yolo/web-search without giving the agent access to your whole host filesystem. | skillsmp.com | null | https://github.com/santiago-afonso/codex-container-sandbox/tree/main/skills/codex-container-sandbox | santiago-afonso |
bots | Use when building Towns Protocol bots - covers SDK initialization, slash commands, message handlers, reactions, interactive forms, blockchain operations, and deployment | skillsmp.com | null | https://github.com/towns-protocol/skills/tree/main/skills/bots | towns-protocol |
meeting-notes | Create structured meeting notes documents. Use when asked to create meeting notes, prepare for a meeting, or document a discussion. | skillsmp.com | null | https://github.com/ashwinlimaye/advisory-agent/tree/main/.claude/skills/meeting-notes | ashwinlimaye |
image-processing | Extract summaries and descriptions from images using vision-language models. Use when working with image attachments, analyzing photos, screenshots, diagrams, or when asked to describe or understand image content. | skillsmp.com | null | https://github.com/ashwinlimaye/advisory-agent/tree/main/.claude/skills/image-processing | ashwinlimaye |
email-handler | Handle emails forwarded by the user. Classify as instruction or FYI mode, execute tasks in Git repositories, and send replies. Use when processing an incoming email request or when working in an advisory repository. | skillsmp.com | null | https://github.com/ashwinlimaye/advisory-agent/tree/main/.claude/skills/email-handler | ashwinlimaye |
security | Security policies and safe practices for working in advisory repositories. Use when handling forwarded content, considering file deletions, or making large-scale changes. | skillsmp.com | null | https://github.com/ashwinlimaye/advisory-agent/tree/main/.claude/skills/security | ashwinlimaye |
document-processing | Extract content from documents (PDF, Word, PowerPoint, Excel) as Markdown. Use when working with document attachments, reading files, or when asked to analyze PDF, DOCX, PPTX, or XLSX files. Also covers the workflow for processing attachments before analysis. | skillsmp.com | null | https://github.com/ashwinlimaye/advisory-agent/tree/main/.claude/skills/document-processing | ashwinlimaye |
web-research | Fetch and analyze web page content from URLs. Use when asked to read, summarize, or analyze web links, check websites, or research online content. Converts web pages to readable Markdown format. | skillsmp.com | null | https://github.com/ashwinlimaye/advisory-agent/tree/main/~/advisories/.advisory-plugin/skills/web-research | ashwinlimaye |
web-research | Fetch and analyze web page content from URLs. Use when asked to read, summarize, or analyze web links, check websites, or research online content. Converts web pages to readable Markdown format. | skillsmp.com | null | https://github.com/ashwinlimaye/advisory-agent/tree/main/.claude/skills/web-research | ashwinlimaye |
gmacko-dev-issue-create | Use when (1) creating GitHub issues from feature plans or bug reports, (2) documenting bugs found during development, (3) managing the project backlog. Creates well-structured GitHub issues with templates and labels. | skillsmp.com | null | https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-dev-issue-create | gmackie |
gmacko-qa-verify | Use when (1) verifying a feature is complete against acceptance criteria, (2) running QA checklist before release, (3) validating PR changes meet requirements. Performs systematic QA verification with documented results. | skillsmp.com | null | https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-qa-verify | gmackie |
gmacko-release-deploy-web | Use when (1) deploying web application to Vercel staging or production, (2) monitoring deployment progress, (3) running post-deployment verification. Manages Vercel deployment workflow with safety checks. | skillsmp.com | null | https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-release-deploy-web | gmackie |
gmacko-init-interview | Use when (1) starting a new project from the gmacko template, (2) user wants to create a fresh app without git history, (3) gathering requirements for PROJECT_MANIFEST.json. Conducts a guided interview to capture project goals, platforms, integrations, data model, and deployment preferences. | skillsmp.com | null | https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-init-interview | gmackie |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.