Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
documentation-linking
Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.
TheBushidoCollective/han 129
-
notetaker-fundamentals
Use when leaving structured notes, comments, and annotations in code. Covers AI note-taking patterns, TODO formats, context preservation, and development breadcrumbs for future AI assistants and human developers.
TheBushidoCollective/han 129
-
scratch-workspace
Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.
TheBushidoCollective/han 129
-
sentry-sdk-configuration
Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.
TheBushidoCollective/han 129
-
sentry-alerts-issues
Use when configuring Sentry alerts, managing issues, or setting up notifications. Covers alert rules, issue triage, and integrations.
TheBushidoCollective/han 129
-
sentry-error-capturing
Use when capturing and reporting errors to Sentry, adding context, or handling exceptions. Covers error boundaries, context enrichment, and fingerprinting.
TheBushidoCollective/han 129
-
sentry-release-management
Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.
TheBushidoCollective/han 129
-
sentry-performance-monitoring
Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.
TheBushidoCollective/han 129
-
runbooks-incident-response
Use when creating incident response procedures and on-call playbooks. Covers incident management, communication protocols, and post-mortem documentation.
TheBushidoCollective/han 129
-
runbooks-structure
Use when creating structured operational runbooks for human operators. Covers runbook organization, documentation patterns, and best practices for clear operational procedures.
TheBushidoCollective/han 129
-
runbooks-troubleshooting-guides
Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, root cause analysis, and systematic debugging.
TheBushidoCollective/han 129
-
claude-agent-sdk-agent-creation
Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.
TheBushidoCollective/han 129
-
claude-agent-sdk-tool-integration
Use when integrating tools, permissions, and MCP servers with Claude AI agents using the Agent SDK.
TheBushidoCollective/han 129
-
claude-agent-sdk-context-management
Use when managing agent context, memory, and conversation state in Claude AI agents using the Agent SDK.
TheBushidoCollective/han 129
-
sop-authoring
Use when writing or creating new Standard Operating Procedures (SOPs) for AI agents. Covers effective SOP writing, clarity principles, and actionable instruction design.
TheBushidoCollective/han 129
-
create-sop
Create a new Standard Operating Procedure (SOP) file with proper structure
TheBushidoCollective/han 129
-
sop-maintenance
Use when updating, versioning, deprecating, or maintaining existing Standard Operating Procedures. Covers keeping SOPs accurate, relevant, and synchronized with implementation changes.
TheBushidoCollective/han 129
-
sop-structure
Use when structuring Standard Operating Procedures with proper sections, organization, and markdown formatting. Covers SOP anatomy and section organization.
TheBushidoCollective/han 129
-
sop-rfc2119
Use when writing SOPs that require precise requirement levels using RFC 2119 constraint keywords (MUST, SHOULD, MAY). Covers proper usage of requirement keywords for deterministic agent behavior.
TheBushidoCollective/han 129
-
update-sop
Update an existing SOP to reflect changes in tools, processes, or best practices
TheBushidoCollective/han 129
-
create
Create a new Linear issue interactively
TheBushidoCollective/han 129
-
start
Start work on a Linear issue (transition to In Progress)
TheBushidoCollective/han 129
-
search
Search for Linear issues
TheBushidoCollective/han 129
-
my-issues
Show all Linear issues assigned to you
TheBushidoCollective/han 129