Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
frontend-technical-spec
Defines frontend environment variables, component design, and data flow patterns. Use when configuring React environment.
shinpr/ai-coding-project-boilerplate 195
-
project-context
Provides project-specific prerequisites for AI execution accuracy. Use when checking project structure.
shinpr/ai-coding-project-boilerplate 195
-
frontend-typescript-rules
Applies React/TypeScript type safety, component design, and state management rules. Use when implementing React components.
shinpr/ai-coding-project-boilerplate 195
-
skill-optimization
Evaluates and optimizes skill file quality using 8 content patterns and 9 editing principles. Use when creating skills, refining skill content, or auditing skill quality.
shinpr/ai-coding-project-boilerplate 195
-
integration-e2e-testing
Designs integration and E2E tests with mock boundaries and behavior verification rules. Use when writing E2E or integration tests.
shinpr/ai-coding-project-boilerplate 195
-
documentation-criteria
Guides PRD, ADR, Design Doc, and Work Plan creation. Use when creating or reviewing technical documents.
shinpr/ai-coding-project-boilerplate 195
-
typescript-rules
Applies type safety and error handling rules. Enforces no-any policy and type guards. Use when implementing TypeScript or reviewing types.
shinpr/ai-coding-project-boilerplate 195
-
conversation-analyzer
Analyzes Claude Code conversation JSONL files to extract structured data and generate problem-solution narratives for semantic search indexing
ramakay/claude-self-reflect 203
-
security-scanning
Security scanning with dependency audits, secret detection, static analysis, and vulnerability management. Use when checking for vulnerabilities, scanning dependencies, or enforcing security gates.
pwarnock/liaison-toolkit 2
-
bun-development
Bun build system, development workflow, and TypeScript patterns. Use when working with Bun projects, setting up development environment, or managing dependencies with Bun package manager.
pwarnock/liaison-toolkit 2
-
library-research
Research library documentation and API references using Context7 integration. Use when users ask about libraries, frameworks, packages, APIs, or need documentation for third-party code.
pwarnock/liaison-toolkit 2
-
release-publishing
Release workflow with changesets, version bumping, changelog generation, and npm publishing. Use when preparing releases, managing versions, or publishing to npm.
pwarnock/liaison-toolkit 2
-
liaison-workflows
Task management and workflow patterns using liaison. Use when managing tasks, creating workflows, or working with task-driven automation.
pwarnock/liaison-toolkit 2
-
cli-development
CLI development patterns with Commander.js, argument parsing, and user experience best practices. Use when creating commands, handling options, formatting output, or building CLI tools.
pwarnock/liaison-toolkit 2
-
git-automation
Automate Git workflows with atomic commits, Beads integration, and real-time sync. Use when managing Git commits, branches, task tracking, or handling complex multi-file changes with proper validation.
pwarnock/liaison-toolkit 2
-
subagent-coordination
Multi-agent coordination patterns for delegating work between specialized agents, managing agent roles, and orchestrating workflows across multiple AI agents.
pwarnock/liaison-toolkit 2
-
testing-automation
Testing patterns with Bun test runner, coverage thresholds, mocking, and CI/CD integration. Use when writing tests, organizing test files, or setting up quality gates.
pwarnock/liaison-toolkit 2
-
linear-workflow
Linear issue-tracked development workflow. Auto-activates when starting work on issues, creating branches, changing status, writing comments, or creating PRs.
bahamoth/claude-linear-workflow 3
-
writing code
Write code to implement features or fix issues.
neurostuff/NiMARE 209
-
reviewing code
how to review code effectively
neurostuff/NiMARE 209
-
setting up a development environment
Set up a development environment for writing and testing code.
neurostuff/NiMARE 209
-
running tests
Run tests to ensure code functionality and correctness.
neurostuff/NiMARE 209
-
linkedin
General-purpose LinkedIn automation – fetch profiles, search people and companies, send messages, manage connections, create posts, and more. Use when the user wants to interact with LinkedIn.
Linked-API/linkedin-skills 12
-
agency
Use Agency CLI to run parallel AI coding tasks in isolated Git worktrees. Invoke when user mentions "agency", "ag", parallel tasks, worktrees, or wants to run multiple coding agents simultaneously.
tobias-walle/agency 21