Back to categories
Category

Agent Skills in category: Uncategorized

72145 skills match this category. Browse curated collections and explore related Agent Skills.

stm32-freertos-developer

STM32 + FreeRTOS 嵌入式开发专家。支持 Cortex-M 全系列,原生 FreeRTOS v10+ 和 CMSIS-RTOS v2 API。用于创建任务/队列/信号量、集成标准库 + HAL 外设、内存优化、低功耗 Tickless 模式、STM32CubeMX 配置、调试分析(SEGGER SystemView / Percep TRACEalyzer)。

2939387245
2939387245
0

deep-research

Conduct enterprise-grade research with multi-source synthesis, citation tracking, and verification. Use when user needs comprehensive analysis requiring 10+ sources, verified claims, or comparison of approaches. Triggers include "deep research", "comprehensive analysis", "research report", "compare X vs Y", or "analyze trends". Do NOT use for simple lookups, debugging, or questions answerable with 1-2 searches.

199-biotechnologies
199-biotechnologies
467

remembering-conversations

Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unfamiliar workflows, OR when user references past work. Searches conversation history.

obra
obra
23959

capture-tasks-from-meeting-notes

Analyze meeting notes to find action items and create Jira tasks for assigned work. When Claude needs to: (1) Create Jira tasks or tickets from meeting notes, (2) Extract or find action items from notes or Confluence pages, (3) Parse meeting notes for assigned tasks, or (4) Analyze notes and generate tasks for team members. Identifies assignees, looks up account IDs, and creates tasks with proper context.

atlassian
atlassian
29128

generate-status-report

Generate project status reports from Jira issues and publish to Confluence. When Claude needs to: (1) Create a status report for a project, (2) Summarize project progress or updates, (3) Generate weekly/daily reports from Jira, (4) Publish status summaries to Confluence, or (5) Analyze project blockers and completion. Queries Jira issues, categorizes by status/priority, and creates formatted reports for delivery managers and executives.

atlassian
atlassian
29128

search-company-knowledge

Search across company knowledge bases (Confluence, Jira, internal docs) to find and explain internal concepts, processes, and technical details. When Claude needs to: (1) Find or search for information about systems, terminology, processes, deployment, authentication, infrastructure, architecture, or technical concepts, (2) Search internal documentation, knowledge base, company docs, or our docs, (3) Explain what something is, how it works, or look up information, or (4) Synthesize information from multiple sources. Searches in parallel and provides cited answers.

atlassian
atlassian
29128

spec-to-backlog

Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When Claude needs to: (1) Create Jira tickets from a Confluence page, (2) Generate a backlog from a specification, (3) Break down a spec into implementation tasks, or (4) Convert requirements into Jira issues. Handles reading Confluence pages, analyzing specifications, creating Epics with proper structure, and generating detailed implementation tickets linked to the Epic.

atlassian
atlassian
29128

triage-issue

Intelligently triage bug reports and error messages by searching for duplicates in Jira and offering to create new issues or add comments to existing ones. When Claude needs to: (1) Triage a bug report or error message, (2) Check if an issue is a duplicate, (3) Find similar past issues, (4) Create a new bug ticket with proper context, or (5) Add information to an existing ticket. Searches Jira for similar issues, identifies duplicates, checks fix history, and helps create well-structured bug reports.

atlassian
atlassian
29128

coding-standards

Detects code smells, anti-patterns, and readability issues. Use when implementing features, reviewing code, or refactoring.

shinpr
shinpr
16916

documentation-criteria

Guides PRD, ADR, Design Doc, and Work Plan creation with templates and decision matrix.

shinpr
shinpr
16916

frontend/technical-spec

Defines frontend environment variables, component design, and data flow patterns. Use when configuring React environment.

shinpr
shinpr
16916

frontend/typescript-rules

Applies React/TypeScript type safety, component design, and state management rules. Use when implementing React components.

shinpr
shinpr
16916

frontend/typescript-testing

Designs tests with React Testing Library and MSW. Applies component testing patterns.

shinpr
shinpr
16916

implementation-approach

Selects implementation strategy (vertical slice, horizontal, or hybrid) with risk assessment. Use when planning feature implementation.

shinpr
shinpr
16916

integration-e2e-testing

Designs integration and E2E tests with mock boundaries and behavior verification rules. Use when writing E2E or integration tests.

shinpr
shinpr
16916

project-context

Provides project-specific tech stack, architecture, and implementation rules. Use when checking project structure.

shinpr
shinpr
16916

subagents-orchestration-guide

Coordinates subagent task distribution and collaboration. Controls scale determination and autonomous execution mode.

shinpr
shinpr
16916

task-analyzer

Analyzes task essence and selects appropriate skills. Returns scale estimates and metadata. Use when starting tasks or selecting skills.

shinpr
shinpr
16916

technical-spec

Defines environment variables, architecture design, and build/test commands. Use when configuring environment or designing architecture.

shinpr
shinpr
16916

typescript-rules

Applies type safety and error handling rules. Enforces no-any policy and type guards. Use when implementing TypeScript or reviewing types.

shinpr
shinpr
16916

typescript-testing

Applies Vitest test design and quality standards. Provides coverage requirements and mock usage guides. Use when writing unit tests.

shinpr
shinpr
16916

conversation-analyzer

Analyzes Claude Code conversation JSONL files to extract structured data and generate problem-solution narratives for semantic search indexing

ramakay
ramakay
19826

creating-workflows-from-description

Use when user describes complex multi-step tasks that could benefit from orchestration - guides natural language workflow creation

mbruhler
mbruhler
1984

orchestration:creating-workflows

Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.

mbruhler
mbruhler
1984

designing-syntax

Design custom syntax elements with reuse-first approach for workflow orchestration. Use when user needs custom operators, checkpoints, or syntax patterns not available in core syntax.

mbruhler
mbruhler
1984

managing-agents

Manages temporary and defined agents including creation, promotion, cleanup, and namespacing. Use when user creates custom agents, asks about agent lifecycle, temp agents, or agent management.

mbruhler
mbruhler
1984

using-templates

Use and customize workflow templates for common scenarios. Use when user wants to use a template, asks about available templates, or wants to customize existing workflows.

mbruhler
mbruhler
1984

debugging-workflows

Debug workflow execution issues including syntax errors, agent failures, variable problems, and execution errors. Use when workflows fail, produce unexpected results, or user asks for debugging help.

mbruhler
mbruhler
1984

orchestration:executing-workflows

Use when user provides workflow syntax with arrows (-> || ~>), says "run workflow", "execute workflow", "run this", mentions step1 -> step2 patterns. Executes orchestration workflows with real-time visualization, steering, and error recovery.

mbruhler
mbruhler
1984

managing-temp-scripts

Create and execute temporary scripts (Python, Node.js, shell) during workflow execution for API integrations, data processing, and custom tools. Use when user needs to interact with external APIs, process data with specific libraries, or create temporary executable code.

mbruhler
mbruhler
1984

using-orchestration

Use when user has complex multi-agent workflows, needs to coordinate sequential or parallel agent execution, wants workflow visualization and control, or mentions automating repetitive multi-agent processes - guides discovery and usage of the orchestration system

mbruhler
mbruhler
1984

setting up a development environment

Set up a development environment for writing and testing code.

neurostuff
neurostuff
20361

reviewing code

how to review code effectively

neurostuff
neurostuff
20361

running tests

Run tests to ensure code functionality and correctness.

neurostuff
neurostuff
20361

writing code

Write code to implement features or fix issues.

neurostuff
neurostuff
20361

api-skill

Updated API skill

0xSero
0xSero
24014

architect

Design systems, plan implementations, review architecture decisions - Use when you need to plan a complex feature, design system architecture, or make high-level technical decisions.

0xSero
0xSero
24014

coder

Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.

0xSero
0xSero
24014

docs

Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices.

0xSero
0xSero
24014

explorer

Quickly search and navigate the codebase - Use when you need to quickly find files, search for patterns, or locate specific code without deep analysis.

0xSero
0xSero
24014

linear

Linear issue tracking integration - Create, update, and manage Linear issues and projects using the GraphQL API

0xSero
0xSero
24014

tester

Updated skill

0xSero
0xSero
24014

vision

Analyze images, screenshots, diagrams, and visual content - Use when you need to understand visual content like screenshots, architecture diagrams, UI mockups, or error screenshots.

0xSero
0xSero
24014

deep-reading-analyst

Comprehensive framework for deep analysis of articles, papers, and long-form content using 10+ thinking models (SCQA, 5W2H, critical thinking, inversion, mental models, first principles, systems thinking, six thinking hats). Use when users want to: (1) deeply understand complex articles/content, (2) analyze arguments and identify logical flaws, (3) extract actionable insights from reading materials, (4) create study notes or learning summaries, (5) compare multiple sources, (6) transform knowledge into practical applications, or (7) apply specific thinking frameworks. Triggered by phrases like 'analyze this article,' 'help me understand,' 'deep dive into,' 'extract insights from,' 'use [framework name],' or when users provide URLs/long-form content for analysis.

ginobefun
ginobefun
26238

shioaji

|

Sinotrade
Sinotrade
23220

galaxy-docker

Maintain and upgrade the bgruening/docker-galaxy project: bump Galaxy/Ubuntu versions, update Ansible roles and scheduler support, adjust startup/CI/tests, and manage CVMFS.

bgruening
bgruening
236140

build-deploy

Build llm-mux binary and run locally for development/debugging

nghyane
nghyane
30585

llm-mux-test

Test llm-mux IR translator - cross-format API translation

nghyane
nghyane
30585

build-skill

Create effective skills for OpenCode agents. Load FIRST before writing any SKILL.md. Provides required format, naming conventions, progressive disclosure patterns, and validation. Use when building, reviewing, or debugging skills.

dmmulroy
dmmulroy
40231

cloudflare

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

dmmulroy
dmmulroy
40231

Page 1429 of 1443 · 72145 results