Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
dispatching-parallel-agents
Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
NickCrew/Claude-Cortex 13
-
socratic-questioning
Guide discovery through questioning techniques and pattern recognition for Clean Code, GoF design patterns, and architectural decisions. Use when coaching developers, facilitating design discussions, or helping teams discover solutions.
NickCrew/Claude-Cortex 13
-
code-explanation
Use when explaining code, concepts, or system behavior to a specific audience level - provides a structured explanation workflow with depth control and validation steps.
NickCrew/Claude-Cortex 13
-
interaction-design
User flow design, micro-interactions, and interface behavior patterns with state management for all interaction conditions. Use when designing natural interactions, feedback systems, or handling error states.
NickCrew/Claude-Cortex 13
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
NickCrew/Claude-Cortex 13
-
template-skill
A template for creating new skills. Use when initializing a new skill to ensure proper structure and metadata.
NickCrew/Claude-Cortex 13
-
repo-cleanup
Use when a repository needs cleanup of dead code, build artifacts, unused dependencies, outdated docs, or stale tests - provides safe cleanup workflows, validation steps, and reporting templates for code, deps, docs, tests, and sprint archives.
NickCrew/Claude-Cortex 13
-
typescript-advanced-patterns
Advanced TypeScript patterns for type-safe, maintainable code using sophisticated type system features. Use when building type-safe APIs, implementing complex domain models, or leveraging TypeScript's advanced type capabilities.
NickCrew/Claude-Cortex 13
-
evolve
自我進化 Agent:給定目標,自主學習並迭代改進直到完成。整合 superpowers 工作流紀律。
miles990/self-evolving-agent 1
-
claude-plan
Anthropic 風格的專業計畫管理 Skill - 自然語言驅動、預設並行、全自動 GitHub 整合
miles990/self-evolving-agent 1
-
skill-creator
引導式建立新 Skill 的完整工作流
miles990/self-evolving-agent 1
-
linear
Manages Linear issues, teams, and projects via CLI. Lists issues, creates tasks, views details, links issues, and runs GraphQL queries. Must use for "my Linear issues", "create Linear task", "link issues in Linear", "Linear API query", or any Linear project management request.
0xBigBoss/linear-cli 1
-
n8n-code-javascript
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
Synaptic-Labs-AI/PACT-Plugin 54
-
n8n-node-configuration
Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.
Synaptic-Labs-AI/PACT-Plugin 54
-
pact-coding-standards
Clean code principles, error handling patterns, and coding standards for PACT Code phase.
Use when: implementing features, refactoring code, reviewing code quality,
establishing coding conventions, or handling errors and exceptions.
Triggers on: code quality, clean code, refactoring, error handling,
logging patterns, naming conventions, code review, code phase.
Synaptic-Labs-AI/PACT-Plugin 54
-
pact-handoff-harvest
HANDOFF discovery, review, save, and cleanup workflow for the PACT secretary.
Use when: processing agent HANDOFFs after workflow phases, running session
consolidation, or recovering orphaned breadcrumbs from prior sessions.
Triggers: harvest HANDOFFs, process HANDOFFs, incremental, consolidation, breadcrumb recovery.
Synaptic-Labs-AI/PACT-Plugin 54
-
n8n-code-python
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.
Synaptic-Labs-AI/PACT-Plugin 54
-
n8n-workflow-patterns
Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.
Synaptic-Labs-AI/PACT-Plugin 54
-
pact-agent-teams
Agent Teams interaction protocol for PACT specialist agents. Auto-loaded via agent frontmatter.
Defines how teammates start work, communicate, report completion, and handle blockers.
Synaptic-Labs-AI/PACT-Plugin 54
-
worktree-cleanup
Remove a git worktree and its branch after PACT workflow completes.
Use when: PR is merged, sub-scope work is consolidated, or manual cleanup is needed.
Triggers on: worktree cleanup, remove worktree, delete worktree, branch cleanup.
Synaptic-Labs-AI/PACT-Plugin 54
-
telegram-guide
Telegram notification integration guide for PACT. Use when telegram_notify is available in your tools — covers when to notify, when to ask, when to check replies, and multi-session behavior.
Synaptic-Labs-AI/PACT-Plugin 54
-
request-more-context
Get additional project context from the secretary — past decisions, architectural patterns, project history, and lessons learned via SendMessage
Synaptic-Labs-AI/PACT-Plugin 54
-
pact-testing-strategies
Testing strategies, test pyramid guidance, and quality assurance patterns for PACT Test phase.
Use when: designing test suites, implementing unit tests, integration tests, E2E tests,
performance testing, security testing, or determining test coverage priorities.
Triggers on: test design, unit testing, integration testing, E2E testing,
test coverage, test pyramid, mocking, fixtures, performance testing, test phase.
Synaptic-Labs-AI/PACT-Plugin 54
-
pact-prepare-research
Research methodologies and documentation gathering workflows for PACT Prepare phase.
Use when: conducting technology research, evaluating API documentation,
comparing framework options, analyzing library choices, gathering requirements,
or creating technology comparison matrices.
Triggers on: research, requirements gathering, API exploration, documentation
review, technology evaluation, library comparison, prepare phase.
Synaptic-Labs-AI/PACT-Plugin 54