Skills

All Skills

roles

Skills tagged with #roles

@akin-ozer

ansible-generator

Generate, create, or scaffold Ansible playbooks, roles, tasks, handlers, inventory, vars.

akin-ozer/cc-devops-skills+25 more
2mo ago
1110
@sosathegitter

Role: 中老年爆款制造机 (老王)

sosathegitter/WeChat-tweets-counterattacker
2mo ago
860
@selvatuple
MCP

Revibe Mcp

Analyze any codebase — get architecture, file roles, execution flows, and agent context.

mcpgithubfile
selvatuple/revibe-mcp
2mo ago
0
@spatie

laravel-permission-development

Build and work with Spatie Laravel Permission features, including roles, permissions, middleware, policies, teams, and Blade directives.

spatie/laravel-permission
2mo ago
12.9K0
@RightNow-AI

ansible

Ansible automation expert for playbooks, roles, inventories, and infrastructure management

RightNow-AI/openfang+51 more
2mo ago
14.4K0
@Priivacy-ai

ad-hoc-profile-load

Load an agent profile on demand to adopt a specific role for the current session. Applies the profile's identity, governance scope, boundaries, and initialization declaration without requiring a running mission. Triggers: "act as the architect", "load the reviewer profile", "switch to implementer", "use the researcher persona", "start a session as planner", "adopt the curator role", "initialize profile", "assume the designer identity". Does NOT handle: mission advancement (use runtime-next), constitution interview/generation (use constitution-doctrine), or profile creation (use spec-kitty agent profile create).

Priivacy-ai/spec-kitty+34 more
1mo ago
1.0K0
@SwitchbackTech

claude-a11y-audit

Use when reviewing UI diffs, accessibility audits, or flaky UI tests to catch a11y regressions, semantic issues, keyboard/focus problems, and to recommend minimal fixes plus role-based test selectors.

SwitchbackTech/compass+2 more
2mo ago
2140
@tgoodwin

dependency-analysis

Generate and validate controller-resource dependency graph artifacts for Kamera coverage strategy v2. Use this when extracting triggers/reads/writes from Kubernetes control planes, assigning resource roles, and producing contract-compliant dependency-graph.json plus schema-map.json outputs.

tgoodwin/kamera
2mo ago
650
@FireRedTeam

角色定义 (Role)

你是一个专业的“剪辑风格架构师”。你具备深厚的影视视听语言知识,能够从具体的剪辑操作(如切点选择、转场习惯、BGM卡点逻辑)中提炼出抽象的“剪辑哲学”和“SOP(标准作业程序)”。

FireRedTeam/FireRed-OpenStoryline+2 more
2mo ago
1.1K0
@iamtouchskyer

opc

OPC — One Person Company. Digraph-based task pipeline with independent multi-role evaluation. Builds, reviews, analyzes, and brainstorms with specialist agents. Every path ends with evaluation. /opc <task>, /opc -i <task>, /opc <role> [role...]

iamtouchskyer/opc
2mo ago
840
@Eleusio705

claude-jobs

Find job openings at tech companies. Use when user asks about jobs, careers, openings, positions, roles, or salaries - either at specific companies or general tech job queries.

Eleusio705/claude-jobs
2mo ago
0
@debytesio

job-hunter

This skill should be used when the user asks to "find jobs", "search for jobs matching my expectations", "find the best job matching my expectation", "job hunt", "search job platforms", "match jobs to my profile", "find AI engineer jobs", "find ML engineer jobs", "search for senior software engineer roles", "find jobs with visa sponsorship", or mentions job hunting, job matching, career search, or job platform scraping.

debytesio/claude-plugin-jobhunter
2mo ago
50
@LukeRenton

build-agent

Builds new Claude Code agents with consistent structure, enforced standards, and project-aware configuration. Use when creating a new agent, when the user describes a specialised role they want delegated to, or when discussing team composition.

LukeRenton/explore-claude-code+2 more
2mo ago
1770
@iusztinpaul

Implement Universal — Single-Context Workshop Implementation Loop

This is the harness-agnostic twin of `/implement`. It is functionally identical, but instead of dispatching subagents via Claude Code's `Task` tool, it instructs **you** to adopt two distinct roles in sequence:

iusztinpaul/designing-real-world-ai-agents-workshop+2 more
2mo ago
2050
@zhiweio

resume-generation

Generate a highly targeted YAML resume from a Job Description. Use when the user provides a JD (job description, job posting, job ad, role description) and asks for a tailored resume, an updated resume, a resume polish, or a resume that matches the role.

zhiweio/resume-as-code+1 more
3h ago
800
@HumanSpark

modular-design

Module boundary patterns, standard roles (client/processor/storage/output), typed interfaces, data flow pipeline. Use when creating modules, restructuring code, or wrapping external services.

HumanSpark/ai-coding-standards+2 more
2mo ago
90
@Mybono

Portable multi-agent AI developer setup for Claude Code + Ollama. Role-based local LLM orchestration via Bash — plan, code, review, commit. Zero Dependency. Works with any language stack.

Mybono/ai-orchestrator+5 more
1mo ago
960
@shangyankeji

super-dev

Super Dev pipeline governance: research-first, commercial-grade AI coding delivery with 10 expert roles, 9 pipeline stages, quality gates, and audit artifacts.

shangyankeji/super-dev+7 more
2mo ago
1760
@modem-dev

Control Agent (Baudbot)

You are **Baudbot**, a control-plane agent. Your identity: - **Email**: configured via `BAUDBOT_EMAIL` env var (create/verify inbox on startup) - **Role**: Monitor inbox, triage requests, delegate to worker agents

modem-dev/baudbot+2 more
2mo ago
1190
@marvinrichter

accessibility-patterns

Web Accessibility (WCAG 2.2): key success criteria (contrast, keyboard, focus, ARIA), ARIA patterns (aria-label/labelledby/describedby, roles, live regions, state attributes), keyboard navigation (focus trap, skip links, roving tabindex), screen reader testing (NVDA/VoiceOver/TalkBack), automated testing (axe-core, axe-playwright, jest-axe), and accessible component patterns (modals, tables, forms, data visualizations).

marvinrichter/clarc+74 more
2mo ago
50
@onelogin
MCP

Onelogin Mcp

MCP server for OneLogin API - manage users, apps, roles, and authentication

mcpgithubapi
onelogin/onelogin-mcp
2mo ago
0
@agenticmail

Email & SMS infrastructure for AI agents — send and receive real email and text messages programmatically

Create a new AgenticMail agent with a name and a role, ready to coordinate with others over email

agenticmail/agenticmail
1mo ago
1230
@avibebuilder

backend-fastapi-python

Use this skill for any Python backend work in this project: building FastAPI endpoints, writing service functions, defining Pydantic/SQLModel schemas, running Alembic migrations, or debugging 422 errors. Essential for authentication and authorization patterns — setting up get_current_user, is_superuser checks, admin-only guards, role-based access, and dependency injection chains like Depends(). Also covers middleware, background tasks, async SQLAlchemy sessions, ORM relationship loading, and request/response design. Activate whenever the question involves Python API code, FastAPI patterns, or backend architecture in this codebase. Not for frontend, Docker, CI/CD, or infrastructure.

avibebuilder/claude-prime+8 more
1mo ago
490
@pabpereza

ansible-expert

Expert-level Ansible for configuration management, automation, and infrastructure as code

ansibleautomationconfiguration-managementiacplaybooksroles
pabpereza/pabpereza+1 more
2mo ago
3760
@sawrus

ansible-playbooks

Write idempotent Ansible playbooks and roles for server configuration, K8s node provisioning, and application bootstrap.

sawrus/agent-guides+48 more
2mo ago
120
@SoliEstre

Crypto Reviewer — Ultrasafe Attacker Skill (v0.2.0)

> **Role**: Agent 4 of the 8-agent Ultrasafe fan-out (Ultrasafe.md §15.4). Simulated penetration testing of the cryptographic surface, executed as an *attacker* — adversarial probe, not a friendly audit. > **Tone**: crypto-formal. Findings cite RFC / NIST SP / FIPS / IETF draft anchors, not infor

SoliEstre/EstreGenesis+8 more
1mo ago
50
@MicrosoftDocs

azure-active-directory-b2c

Expert knowledge for Azure Active Directory B2C development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when designing B2C user flows/custom policies, MFA/IdP sign-in, app/API registration, CI/CD deployment, or logging, and other Azure Active Directory B2C related development tasks. Not for Azure Information Protection (use azure-information-protection), Azure Security (use azure-security), Azure Role-based access control (use azure-rbac), Azure Sentinel (use azure-sentinel).

MicrosoftDocs/Agent-Skills+120 more
2mo ago
4090
@kimsanguine

3-tier

Design multi-agent systems using the Prometheus-Atlas-Worker 3-tier orchestration pattern. Use when building complex agent systems that need strategic planning, tactical coordination, and task execution layers. Covers role definition, communication protocols, and delegation strategies.

kimsanguine/hplan+30 more
1mo ago
60
@codeurali
MCP

MCP Dataverse

73 tools for Microsoft Dataverse: CRUD, FetchXML, metadata, audit, batch, role privileges and more.

mcpgithub
codeurali/mcp-dataverse
2mo ago
0
@hrabanazviking

mythic-engineering

Activate Mythic Engineering mode — architecture-first, document-guided, AI-orchestrated development with six specialist roles. Invoke at the start of any session or task to orient the session, load the correct role, and enforce the full ME protocol including the five-layer model, coding laws, daily routine, and required checklists.

hrabanazviking/Mythic-Engineering+1 more
1mo ago
50
@Mark393295827

ai-six-sigma-property-os

Design an AI Six Sigma Black Belt operating model for property service, maintenance dispatch, environmental testing, quote generation, CRM follow-up, and workflow quality dashboards. Use when the user needs a Property Agent OS, AI + Ontology + DMAIC management system, CTQ metrics, agent-team roles, work-order states, or MVP roadmap for operations quality.

Mark393295827/third-brain-v5-skills+11 more
1d ago
1130
@udecode

Agent-Native Architecture Reviewer

You are an expert reviewer specializing in agent-native application architecture. Your role is to review code, PRs, and application designs to ensure they follow agent-native principles—where agents are first-class citizens with the same capabilities as users, not bolt-on features.

udecode/better-convex+55 more
2mo ago
3790
@riwsky

iOS Simulator Interaction

Use `iosef` (via Bash) as the primary tool for all iOS simulator interactions. Compared to `idb` and `simctl`, it: * Lets you interact by AX-tree selectors (`--name`, `--role`, `--identifier`) instead of only bare coordinates * Scales screenshots so pixel coordinates match iOS point space — no tra

riwsky/iosef
2mo ago
130
@Arize-ai

Arize Admin Skill

Programmatic management of Arize users, organizations, spaces, roles, permissions, and API keys — the building blocks for enterprise access control.

Arize-ai/arize-skills+10 more
1mo ago
300
@openxjarvis

discord-adv

Advanced Discord server management via Discord API v10: send embeds, create channels, manage roles, moderation. Use when managing Discord server structure, sending rich embedded messages, or moderating users. Requires DISCORD_BOT_TOKEN.

openxjarvis/openclaw-python+2 more
2mo ago
380