Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
document-summary
Summarize documents, extract key points, and generate structured outlines
tatat/agents-playground 4
-
customer-support
Handle customer inquiries with empathy and effective problem resolution
tatat/agents-playground 4
-
budget-advisor
Analyze spending patterns and create personalized budget plans
tatat/agents-playground 4
-
creative-writer
Generate creative content including stories, poetry, and creative concepts
tatat/agents-playground 4
-
interview-prep
Prepare for job interviews with practice questions and response strategies
tatat/agents-playground 4
-
email-composer
Draft professional emails for various business and personal contexts
tatat/agents-playground 4
-
project-manager
Plan and track projects with timelines, resources, and risk management
tatat/agents-playground 4
-
data-analysis
Analyze data files (CSV, JSON) and generate insights, summaries, and statistical analysis
tatat/agents-playground 4
-
social-media-manager
Create social media content strategies and engaging posts
tatat/agents-playground 4
-
recipe-creator
Create custom recipes based on available ingredients, dietary restrictions, and preferences
tatat/agents-playground 4
-
git-workflow
Manage Git branches, commits, and pull requests following best practices
tatat/agents-playground 4
-
test-generation
Generate unit tests, integration tests, and test fixtures for code
tatat/agents-playground 4
-
web-scraping
Extract structured data from web pages using CSS selectors and XPath
tatat/agents-playground 4
-
skill-creator
Use when creating a new skill or updating an existing skill that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Activates on "create a new skill", "add a skill to plugin", or "update existing skill".
Jamie-BitFlight/claude_skills 33
-
how-to-delegate
Scientific delegation framework for orchestrators — provide observations and success criteria while preserving agent autonomy. Use when assigning work to sub-agents, before invoking the Agent tool, or when preparing delegation prompts for specialist agents.
Jamie-BitFlight/claude_skills 33
-
agent-orchestration
Scientific delegation framework for orchestrators coordinating sub-agents. Provides WHERE-WHAT-WHY context patterns while preserving agent autonomy. Use when delegating tasks, structuring sub-agent prompts, planning multi-agent workflows, or coordinating specialist agents.
Jamie-BitFlight/claude_skills 33
-
orchestrator-discipline
Orchestrator context window discipline enforcement. Prevents the orchestrator from reading source files it will not edit, running diagnostic commands that waste context, and rationalizing delegation bypasses. Use when setting up orchestrator guardrails, reviewing delegation discipline, or diagnosing context window waste in multi-agent workflows. Activates PreToolUse hooks that surface decision points before source file reads and diagnostic command execution.
Jamie-BitFlight/claude_skills 33
-
orchestrator-discipline-meta-docs
Orchestrator discipline plugin documentation index. Load when needing to read about orchestration patterns, delegation rules, or context window management.
Jamie-BitFlight/claude_skills 33
-
gitlab-skill
GitLab CI/CD pipeline configuration and GLFM documentation expertise. Use when modifying .gitlab-ci.yml, optimizing pipelines, testing with gitlab-ci-local, writing GitLab README/Wiki content, configuring Docker-in-Docker workflows, or implementing CI Steps composition.
Jamie-BitFlight/claude_skills 33
-
dasel-reference
Use when querying, modifying, or converting JSON, YAML, TOML, XML, CSV, HCL, or INI with dasel v3. Complete reference for selectors, functions, conditionals, variables, spread operator, type casting, and format-specific patterns.
Jamie-BitFlight/claude_skills 33
-
enterprise-spring-xml
Dasel v3 selectors for Spring bean factory XML — use when querying any Spring ApplicationContext XML for bean discovery, dependency wiring, JMS destination mapping, property injection extraction, or cross-bean reference tracing. Load this skill before writing dasel selectors against Spring bean XML files (applicationContext.xml, *_beans.xml, spring-*.xml).
Jamie-BitFlight/claude_skills 33
-
setup
Use when installing, updating, or troubleshooting the dasel v3 binary — runs the install script, verifies installation, and diagnoses PATH and download issues
Jamie-BitFlight/claude_skills 33
-
enterprise-maven-pom
Dasel v3 selector patterns for Maven POM XML files — use when querying dependency versions, filtering by groupId or scope, extracting module hierarchy from parent POMs, or detecting version conflicts across enterprise multi-module Java projects. Load this skill when working with pom.xml files using dasel.
Jamie-BitFlight/claude_skills 33
-
enterprise-tomcat-web
Dasel v3 patterns for querying Tomcat web.xml deployment descriptors — use when inspecting servlet enumeration, filter chain discovery, listener listing, context parameter extraction, or init-param inspection in web.xml files
Jamie-BitFlight/claude_skills 33