diff --git a/docs/examples/skills/python-expert/SKILL.md b/docs/examples/skills/python-expert/SKILL.md index bb5fa1a7..d9f96a52 100644 --- a/docs/examples/skills/python-expert/SKILL.md +++ b/docs/examples/skills/python-expert/SKILL.md @@ -1,10 +1,7 @@ --- name: python-expert description: Expert-level Python programming with PEP 8 standards and modern best practices. Use when writing Python code, debugging Python issues, explaining Python concepts, or reviewing Python code. -allowed-tools: - - Read - - Write - - Bash(python:*) +allowed-tools: Read, Write, Bash(python:*) --- # Python Expert diff --git a/stdlib/ai/ai-architect-expert/SKILL.md b/stdlib/ai/ai-architect-expert/SKILL.md index e040bcdd..5450b168 100644 --- a/stdlib/ai/ai-architect-expert/SKILL.md +++ b/stdlib/ai/ai-architect-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: ai-architect-expert -version: 1.0.0 -description: Expert-level AI system design, MLOps, architecture patterns, and AI infrastructure -category: ai -tags: [ai-architecture, mlops, system-design, ai-infrastructure, scalability] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level AI system design, MLOps, architecture patterns, and AI infrastructure. Use when working with ai architect, asking about ai architect concepts, or reviewing ai architect code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: ai + tags: + - ai-architecture + - mlops + - system-design + - ai-infrastructure + - scalability --- # AI Architect Expert diff --git a/stdlib/ai/ai-engineer-expert/SKILL.md b/stdlib/ai/ai-engineer-expert/SKILL.md index 28c5dfaa..797ce706 100644 --- a/stdlib/ai/ai-engineer-expert/SKILL.md +++ b/stdlib/ai/ai-engineer-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: ai-engineer-expert -version: 1.0.0 -description: Expert-level AI implementation, deployment, LLM integration, and production AI systems -category: ai -tags: [ai-engineering, llm, deployment, production-ai, integration] -allowed-tools: - - Read - - Write - - Edit - - Bash(python:*) +description: Expert-level AI implementation, deployment, LLM integration, and production AI systems. Use when working with ai engineer, asking about ai engineer concepts, or reviewing ai engineer code and configurations +allowed-tools: Read, Write, Edit, Bash(python:*) +metadata: + version: 1.0.0 + category: ai + tags: + - ai-engineering + - llm + - deployment + - production-ai + - integration --- # AI Engineer Expert diff --git a/stdlib/ai/data-science-expert/SKILL.md b/stdlib/ai/data-science-expert/SKILL.md index 029e9e6a..a3ae52c7 100644 --- a/stdlib/ai/data-science-expert/SKILL.md +++ b/stdlib/ai/data-science-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: data-science-expert -version: 1.0.0 -description: Expert-level data science, analytics, visualization, and statistical modeling -category: ai -tags: [data-science, analytics, visualization, statistics, pandas, numpy] -allowed-tools: - - Read - - Write - - Edit - - Bash(python:*) +description: Expert-level data science, analytics, visualization, and statistical modeling. Use when working with data science, asking about data science concepts, or reviewing data science code and configurations +allowed-tools: Read, Write, Edit, Bash(python:*) +metadata: + version: 1.0.0 + category: ai + tags: + - data-science + - analytics + - visualization + - statistics + - pandas + - numpy --- # Data Science Expert diff --git a/stdlib/ai/ml-expert/SKILL.md b/stdlib/ai/ml-expert/SKILL.md index eb158afd..58fd7018 100644 --- a/stdlib/ai/ml-expert/SKILL.md +++ b/stdlib/ai/ml-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: ml-expert -version: 1.0.0 -description: Expert-level machine learning, deep learning, model training, and MLOps -category: ai -tags: [machine-learning, deep-learning, neural-networks, mlops, data-science] -allowed-tools: - - Read - - Write - - Edit - - Bash(python:*) +description: Expert-level machine learning, deep learning, model training, and MLOps. Use when working with ml, asking about ml concepts, or reviewing ml code and configurations +allowed-tools: Read, Write, Edit, Bash(python:*) +metadata: + version: 1.0.0 + category: ai + tags: + - machine-learning + - deep-learning + - neural-networks + - mlops + - data-science --- # Machine Learning Expert diff --git a/stdlib/api/api-design-expert/SKILL.md b/stdlib/api/api-design-expert/SKILL.md index 01a4d11d..897dfa6f 100644 --- a/stdlib/api/api-design-expert/SKILL.md +++ b/stdlib/api/api-design-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: api-design-expert -version: 1.0.0 -description: Expert-level API design principles, REST, GraphQL, versioning, and API best practices -category: api -tags: [api-design, rest, graphql, api-versioning, api-security] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level API design principles, REST, GraphQL, versioning, and API best practices. Use when working with api design, asking about api design concepts, or reviewing api design code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: api + tags: + - api-design + - rest + - graphql + - api-versioning + - api-security --- # API Design Expert diff --git a/stdlib/api/fastapi-expert/SKILL.md b/stdlib/api/fastapi-expert/SKILL.md index d0589d69..ac24fc8e 100644 --- a/stdlib/api/fastapi-expert/SKILL.md +++ b/stdlib/api/fastapi-expert/SKILL.md @@ -1,14 +1,18 @@ --- name: fastapi-expert -version: 1.0.0 -description: Expert-level FastAPI development for high-performance Python APIs with async support -category: api -tags: [fastapi, python, api, async, rest, openapi, pydantic] -allowed-tools: - - Read - - Write - - Edit - - Bash(python:*, pip:*, uvicorn:*) +description: Expert-level FastAPI development for high-performance Python APIs with async support. Use when working with fastapi, asking about fastapi concepts, or reviewing fastapi code and configurations +allowed-tools: Read, Write, Edit, Bash(python:*, pip:*, uvicorn:*) +metadata: + version: 1.0.0 + category: api + tags: + - fastapi + - python + - api + - async + - rest + - openapi + - pydantic --- # FastAPI Expert diff --git a/stdlib/api/graphql-expert/SKILL.md b/stdlib/api/graphql-expert/SKILL.md index 45ca82c6..dc53e46f 100644 --- a/stdlib/api/graphql-expert/SKILL.md +++ b/stdlib/api/graphql-expert/SKILL.md @@ -1,14 +1,18 @@ --- name: graphql-expert -version: 1.0.0 -description: Expert-level GraphQL API development with schema design, resolvers, and subscriptions -category: api -tags: [graphql, api, apollo, schema, resolvers, subscriptions, relay] -allowed-tools: - - Read - - Write - - Edit - - Bash(node:*, npm:*, npx:*) +description: Expert-level GraphQL API development with schema design, resolvers, and subscriptions. Use when working with graphql, asking about graphql concepts, or reviewing graphql code and configurations +allowed-tools: Read, Write, Edit, Bash(node:*, npm:*, npx:*) +metadata: + version: 1.0.0 + category: api + tags: + - graphql + - api + - apollo + - schema + - resolvers + - subscriptions + - relay --- # GraphQL Expert diff --git a/stdlib/api/grpc-expert/SKILL.md b/stdlib/api/grpc-expert/SKILL.md index a74a751f..45ea11fe 100644 --- a/stdlib/api/grpc-expert/SKILL.md +++ b/stdlib/api/grpc-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: grpc-expert -version: 1.0.0 -description: Expert-level gRPC, Protocol Buffers, microservices communication, and streaming -category: api -tags: [grpc, protobuf, microservices, rpc, streaming] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level gRPC, Protocol Buffers, microservices communication, and streaming. Use when working with grpc, asking about grpc concepts, or reviewing grpc code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: api + tags: + - grpc + - protobuf + - microservices + - rpc + - streaming --- # gRPC Expert diff --git a/stdlib/api/microservices-expert/SKILL.md b/stdlib/api/microservices-expert/SKILL.md index bc37124a..fa27afea 100644 --- a/stdlib/api/microservices-expert/SKILL.md +++ b/stdlib/api/microservices-expert/SKILL.md @@ -1,13 +1,15 @@ --- name: microservices-expert -version: 1.0.0 -description: Expert-level microservices architecture, patterns, service mesh, and distributed systems -category: api -tags: [microservices, distributed-systems, service-mesh, architecture] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level microservices architecture, patterns, service mesh, and distributed systems. Use when working with microservices, asking about microservices concepts, or reviewing microservices code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: api + tags: + - microservices + - distributed-systems + - service-mesh + - architecture --- # Microservices Expert diff --git a/stdlib/api/openapi-expert/SKILL.md b/stdlib/api/openapi-expert/SKILL.md index 962408b1..daf75810 100644 --- a/stdlib/api/openapi-expert/SKILL.md +++ b/stdlib/api/openapi-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: openapi-expert -version: 1.0.0 -description: Expert-level OpenAPI/Swagger specification for API design, documentation, and code generation -category: api -tags: [openapi, swagger, api-spec, rest, api-design, documentation] -allowed-tools: - - Read - - Write - - Edit - - Bash(openapi:*, swagger:*) +description: Expert-level OpenAPI/Swagger specification for API design, documentation, and code generation. Use when working with openapi, asking about openapi concepts, or reviewing openapi code and configurations +allowed-tools: Read, Write, Edit, Bash(openapi:*, swagger:*) +metadata: + version: 1.0.0 + category: api + tags: + - openapi + - swagger + - api-spec + - rest + - api-design + - documentation --- # OpenAPI Expert diff --git a/stdlib/cloud/aws-expert/SKILL.md b/stdlib/cloud/aws-expert/SKILL.md index 49072d23..315d561a 100644 --- a/stdlib/cloud/aws-expert/SKILL.md +++ b/stdlib/cloud/aws-expert/SKILL.md @@ -1,25 +1,20 @@ --- name: aws-expert -version: 1.0.0 -description: Expert-level AWS cloud architecture, services, security, cost optimization, and best practices -category: cloud -author: PCL Team +description: Expert-level AWS cloud architecture, services, security, cost optimization, and best practices. Use when working with aws, asking about aws concepts, or reviewing aws code and configurations +allowed-tools: Read, Write, Edit, Bash(aws:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: cloud + author: PCL Team + tags: - aws - cloud - infrastructure - devops - serverless -allowed-tools: - - Read - - Write - - Edit - - Bash(aws:*) - - Glob - - Grep -requirements: - aws-cli: ">=2.0" + requirements: + aws-cli: '>=2.0' --- # AWS Expert diff --git a/stdlib/cloud/azure-expert/SKILL.md b/stdlib/cloud/azure-expert/SKILL.md index 9404934b..eb225f2f 100644 --- a/stdlib/cloud/azure-expert/SKILL.md +++ b/stdlib/cloud/azure-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: azure-expert -version: 1.0.0 -description: Expert-level Microsoft Azure cloud platform, services, and architecture -category: cloud -tags: [azure, cloud, microsoft, azure-functions, cosmos-db] -allowed-tools: - - Read - - Write - - Edit - - Bash(az:*) +description: Expert-level Microsoft Azure cloud platform, services, and architecture. Use when working with azure, asking about azure concepts, or reviewing azure code and configurations +allowed-tools: Read, Write, Edit, Bash(az:*) +metadata: + version: 1.0.0 + category: cloud + tags: + - azure + - cloud + - microsoft + - azure-functions + - cosmos-db --- # Microsoft Azure Expert diff --git a/stdlib/cloud/cloudflare-expert/SKILL.md b/stdlib/cloud/cloudflare-expert/SKILL.md index d50177e5..7e4beae5 100644 --- a/stdlib/cloud/cloudflare-expert/SKILL.md +++ b/stdlib/cloud/cloudflare-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: cloudflare-expert -version: 1.0.0 -description: Expert-level Cloudflare Workers, CDN, edge computing, and security services -category: cloud -tags: [cloudflare, edge-computing, cdn, workers, waf] -allowed-tools: - - Read - - Write - - Edit - - Bash(wrangler:*) +description: Expert-level Cloudflare Workers, CDN, edge computing, and security services. Use when working with cloudflare, asking about cloudflare concepts, or reviewing cloudflare code and configurations +allowed-tools: Read, Write, Edit, Bash(wrangler:*) +metadata: + version: 1.0.0 + category: cloud + tags: + - cloudflare + - edge-computing + - cdn + - workers + - waf --- # Cloudflare Expert diff --git a/stdlib/cloud/gcp-expert/SKILL.md b/stdlib/cloud/gcp-expert/SKILL.md index 45d899a9..7fe07449 100644 --- a/stdlib/cloud/gcp-expert/SKILL.md +++ b/stdlib/cloud/gcp-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: gcp-expert -version: 1.0.0 -description: Expert-level Google Cloud Platform, services, and cloud architecture -category: cloud -tags: [gcp, google-cloud, cloud-functions, bigquery, firestore] -allowed-tools: - - Read - - Write - - Edit - - Bash(gcloud:*) +description: Expert-level Google Cloud Platform, services, and cloud architecture. Use when working with gcp, asking about gcp concepts, or reviewing gcp code and configurations +allowed-tools: Read, Write, Edit, Bash(gcloud:*) +metadata: + version: 1.0.0 + category: cloud + tags: + - gcp + - google-cloud + - cloud-functions + - bigquery + - firestore --- # Google Cloud Platform Expert diff --git a/stdlib/data/airflow-expert/SKILL.md b/stdlib/data/airflow-expert/SKILL.md index 46a25ec6..ee314bad 100644 --- a/stdlib/data/airflow-expert/SKILL.md +++ b/stdlib/data/airflow-expert/SKILL.md @@ -1,26 +1,21 @@ --- name: airflow-expert -version: 1.0.0 -description: Expert-level Apache Airflow orchestration, DAGs, operators, sensors, XComs, task dependencies, and scheduling -category: data -author: PCL Team +description: Expert-level Apache Airflow orchestration, DAGs, operators, sensors, XComs, task dependencies, and scheduling. Use when working with airflow, asking about airflow concepts, or reviewing airflow code and configurations +allowed-tools: Read, Write, Edit, Bash, Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - airflow - orchestration - dag - workflow - scheduling - data-pipeline -allowed-tools: - - Read - - Write - - Edit - - Bash - - Glob - - Grep -requirements: - apache-airflow: ">=2.8.0" + requirements: + apache-airflow: '>=2.8.0' --- # Apache Airflow Expert diff --git a/stdlib/data/data-mesh-expert/SKILL.md b/stdlib/data/data-mesh-expert/SKILL.md index 1a74d83c..e9a33346 100644 --- a/stdlib/data/data-mesh-expert/SKILL.md +++ b/stdlib/data/data-mesh-expert/SKILL.md @@ -1,24 +1,19 @@ --- name: data-mesh-expert -version: 1.0.0 -description: Expert-level data mesh architecture, domain-oriented ownership, data products, federated governance, and self-serve platforms -category: data -author: PCL Team +description: Expert-level data mesh architecture, domain-oriented ownership, data products, federated governance, and self-serve platforms. Use when working with data mesh, asking about data mesh concepts, or reviewing data mesh code and configurations +allowed-tools: Read, Write, Edit, Bash, Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - data-mesh - architecture - domain-driven - data-products - governance - platform -allowed-tools: - - Read - - Write - - Edit - - Bash - - Glob - - Grep --- # Data Mesh Expert diff --git a/stdlib/data/databricks-expert/SKILL.md b/stdlib/data/databricks-expert/SKILL.md index 56e4c896..48e37e9e 100644 --- a/stdlib/data/databricks-expert/SKILL.md +++ b/stdlib/data/databricks-expert/SKILL.md @@ -1,27 +1,22 @@ --- name: databricks-expert -version: 1.0.0 -description: Expert-level Databricks platform, Apache Spark, Delta Lake, MLflow, notebooks, and cluster management -category: data -author: PCL Team +description: Expert-level Databricks platform, Apache Spark, Delta Lake, MLflow, notebooks, and cluster management. Use when working with databricks, asking about databricks concepts, or reviewing databricks code and configurations +allowed-tools: Read, Write, Edit, Bash, Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - databricks - spark - delta-lake - mlflow - lakehouse - pyspark -allowed-tools: - - Read - - Write - - Edit - - Bash - - Glob - - Grep -requirements: - databricks-sdk: ">=0.20.0" - pyspark: ">=3.4.0" + requirements: + databricks-sdk: '>=0.20.0' + pyspark: '>=3.4.0' --- # Databricks Expert diff --git a/stdlib/data/dbt-expert/SKILL.md b/stdlib/data/dbt-expert/SKILL.md index 61df3e84..d6fa0e1b 100644 --- a/stdlib/data/dbt-expert/SKILL.md +++ b/stdlib/data/dbt-expert/SKILL.md @@ -1,26 +1,21 @@ --- name: dbt-expert -version: 1.0.0 -description: Expert-level dbt (data build tool), models, tests, documentation, incremental models, macros, and Jinja templating -category: data -author: PCL Team +description: Expert-level dbt (data build tool), models, tests, documentation, incremental models, macros, and Jinja templating. Use when working with dbt, asking about dbt concepts, or reviewing dbt code and configurations +allowed-tools: Read, Write, Edit, Bash, Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - dbt - analytics-engineering - sql - data-transformation - jinja - testing -allowed-tools: - - Read - - Write - - Edit - - Bash - - Glob - - Grep -requirements: - dbt-core: ">=1.7.0" + requirements: + dbt-core: '>=1.7.0' --- # dbt Expert diff --git a/stdlib/data/elasticsearch-expert/SKILL.md b/stdlib/data/elasticsearch-expert/SKILL.md index a39e1a1f..d0dd4154 100644 --- a/stdlib/data/elasticsearch-expert/SKILL.md +++ b/stdlib/data/elasticsearch-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: elasticsearch-expert -version: 1.0.0 -description: Expert-level Elasticsearch, search, ELK stack, and full-text search -category: data -tags: [elasticsearch, search, elk, logstash, kibana, full-text-search] -allowed-tools: - - Read - - Write - - Edit - - Bash(*) +description: Expert-level Elasticsearch, search, ELK stack, and full-text search. Use when working with elasticsearch, asking about elasticsearch concepts, or reviewing elasticsearch code and configurations +allowed-tools: Read, Write, Edit, Bash(*) +metadata: + version: 1.0.0 + category: data + tags: + - elasticsearch + - search + - elk + - logstash + - kibana + - full-text-search --- # Elasticsearch Expert diff --git a/stdlib/data/kafka-expert/SKILL.md b/stdlib/data/kafka-expert/SKILL.md index 399d84aa..c6640dfb 100644 --- a/stdlib/data/kafka-expert/SKILL.md +++ b/stdlib/data/kafka-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: kafka-expert -version: 1.0.0 -description: Expert-level Apache Kafka, event streaming, Kafka Streams, and distributed messaging -category: data -tags: [kafka, streaming, messaging, event-driven, kafka-streams] -allowed-tools: - - Read - - Write - - Edit - - Bash(kafka:*) +description: Expert-level Apache Kafka, event streaming, Kafka Streams, and distributed messaging. Use when working with kafka, asking about kafka concepts, or reviewing kafka code and configurations +allowed-tools: Read, Write, Edit, Bash(kafka:*) +metadata: + version: 1.0.0 + category: data + tags: + - kafka + - streaming + - messaging + - event-driven + - kafka-streams --- # Apache Kafka Expert diff --git a/stdlib/data/looker-expert/SKILL.md b/stdlib/data/looker-expert/SKILL.md index 2393b92d..c2ddafe7 100644 --- a/stdlib/data/looker-expert/SKILL.md +++ b/stdlib/data/looker-expert/SKILL.md @@ -1,26 +1,21 @@ --- name: looker-expert -version: 1.0.0 -description: Expert-level Looker BI, LookML, explores, dimensions, measures, dashboards, and data modeling -category: data -author: PCL Team +description: Expert-level Looker BI, LookML, explores, dimensions, measures, dashboards, and data modeling. Use when working with looker, asking about looker concepts, or reviewing looker code and configurations +allowed-tools: Read, Write, Edit, Bash, Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - looker - lookml - bi - analytics - dashboards - data-modeling -allowed-tools: - - Read - - Write - - Edit - - Bash - - Glob - - Grep -requirements: - looker-sdk: ">=23.0.0" + requirements: + looker-sdk: '>=23.0.0' --- # Looker Expert diff --git a/stdlib/data/mongodb-expert/SKILL.md b/stdlib/data/mongodb-expert/SKILL.md index aea37f4f..dd8ec15f 100644 --- a/stdlib/data/mongodb-expert/SKILL.md +++ b/stdlib/data/mongodb-expert/SKILL.md @@ -1,25 +1,20 @@ --- name: mongodb-expert -version: 1.0.0 -description: Expert-level MongoDB database design, aggregation pipelines, indexing, replication, and production operations -category: data -author: PCL Team +description: Expert-level MongoDB database design, aggregation pipelines, indexing, replication, and production operations. Use when working with mongodb, asking about mongodb concepts, or reviewing mongodb code and configurations +allowed-tools: Read, Write, Edit, Bash(mongosh:*, mongo:*, mongod:*, mongodump:*, mongorestore:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - mongodb - nosql - database - aggregation - performance -allowed-tools: - - Read - - Write - - Edit - - Bash(mongosh:*, mongo:*, mongod:*, mongodump:*, mongorestore:*) - - Glob - - Grep -requirements: - mongodb: ">=7.0" + requirements: + mongodb: '>=7.0' --- # MongoDB Expert diff --git a/stdlib/data/postgresql-expert/SKILL.md b/stdlib/data/postgresql-expert/SKILL.md index 7a254861..f1e6c932 100644 --- a/stdlib/data/postgresql-expert/SKILL.md +++ b/stdlib/data/postgresql-expert/SKILL.md @@ -1,25 +1,20 @@ --- name: postgresql-expert -version: 1.0.0 -description: Expert-level PostgreSQL database administration, advanced queries, performance tuning, and production operations -category: data -author: PCL Team +description: Expert-level PostgreSQL database administration, advanced queries, performance tuning, and production operations. Use when working with postgresql, asking about postgresql concepts, or reviewing postgresql code and configurations +allowed-tools: Read, Write, Edit, Bash(psql:*, pg_dump:*, pg_restore:*, createdb:*, dropdb:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - postgresql - postgres - database - sql - performance -allowed-tools: - - Read - - Write - - Edit - - Bash(psql:*, pg_dump:*, pg_restore:*, createdb:*, dropdb:*) - - Glob - - Grep -requirements: - postgresql: ">=15.0" + requirements: + postgresql: '>=15.0' --- # PostgreSQL Expert diff --git a/stdlib/data/powerbi-expert/SKILL.md b/stdlib/data/powerbi-expert/SKILL.md index 78504005..152d5d3f 100644 --- a/stdlib/data/powerbi-expert/SKILL.md +++ b/stdlib/data/powerbi-expert/SKILL.md @@ -1,11 +1,13 @@ --- name: powerbi-expert -version: 1.0.0 -description: Expert-level Power BI, DAX, M language, data modeling, Power Query, report design, and paginated reports -category: data -author: PCL Team +description: Expert-level Power BI, DAX, M language, data modeling, Power Query, report design, and paginated reports. Use when working with powerbi, asking about powerbi concepts, or reviewing powerbi code and configurations +allowed-tools: Read, Write, Edit, Bash, Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - powerbi - dax - power-query @@ -13,15 +15,8 @@ tags: - microsoft - analytics - data-modeling -allowed-tools: - - Read - - Write - - Edit - - Bash - - Glob - - Grep -requirements: - powerbicli: ">=3.0.0" + requirements: + powerbicli: '>=3.0.0' --- # Power BI Expert diff --git a/stdlib/data/redis-expert/SKILL.md b/stdlib/data/redis-expert/SKILL.md index 6b7abd80..35277ea3 100644 --- a/stdlib/data/redis-expert/SKILL.md +++ b/stdlib/data/redis-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: redis-expert -version: 1.0.0 -description: Expert-level Redis for caching, pub/sub, data structures, and high-performance applications -category: data -tags: [redis, cache, pubsub, inmemory, keyvalue, nosql] -allowed-tools: - - Read - - Write - - Edit - - Bash(redis-cli:*, docker:*) +description: Expert-level Redis for caching, pub/sub, data structures, and high-performance applications. Use when working with redis, asking about redis concepts, or reviewing redis code and configurations +allowed-tools: Read, Write, Edit, Bash(redis-cli:*, docker:*) +metadata: + version: 1.0.0 + category: data + tags: + - redis + - cache + - pubsub + - inmemory + - keyvalue + - nosql --- # Redis Expert diff --git a/stdlib/data/snowflake-expert/SKILL.md b/stdlib/data/snowflake-expert/SKILL.md index 78330553..290b42aa 100644 --- a/stdlib/data/snowflake-expert/SKILL.md +++ b/stdlib/data/snowflake-expert/SKILL.md @@ -1,25 +1,20 @@ --- name: snowflake-expert -version: 1.0.0 -description: Expert-level Snowflake data warehouse platform, virtual warehouses, data sharing, streams, tasks, and SQL optimization -category: data -author: PCL Team +description: Expert-level Snowflake data warehouse platform, virtual warehouses, data sharing, streams, tasks, and SQL optimization. Use when working with snowflake, asking about snowflake concepts, or reviewing snowflake code and configurations +allowed-tools: Read, Write, Edit, Bash, Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - snowflake - data-warehouse - sql - analytics - cloud -allowed-tools: - - Read - - Write - - Edit - - Bash - - Glob - - Grep -requirements: - snowflake-connector-python: ">=3.0.0" + requirements: + snowflake-connector-python: '>=3.0.0' --- # Snowflake Expert diff --git a/stdlib/data/sql-expert/SKILL.md b/stdlib/data/sql-expert/SKILL.md index 4d5d15e6..6b1bc41e 100644 --- a/stdlib/data/sql-expert/SKILL.md +++ b/stdlib/data/sql-expert/SKILL.md @@ -1,23 +1,18 @@ --- name: sql-expert -version: 1.0.0 -description: Expert-level SQL database design, querying, optimization, and administration across PostgreSQL, MySQL, and SQL Server -category: data -author: PCL Team +description: Expert-level SQL database design, querying, optimization, and administration across PostgreSQL, MySQL, and SQL Server. Use when working with sql, asking about sql concepts, or reviewing sql code and configurations +allowed-tools: Read, Write, Edit, Bash(psql:*, mysql:*, sqlite3:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - sql - database - postgresql - mysql - query-optimization -allowed-tools: - - Read - - Write - - Edit - - Bash(psql:*, mysql:*, sqlite3:*) - - Glob - - Grep --- # SQL Expert diff --git a/stdlib/data/tableau-expert/SKILL.md b/stdlib/data/tableau-expert/SKILL.md index 2fbe231a..5db74777 100644 --- a/stdlib/data/tableau-expert/SKILL.md +++ b/stdlib/data/tableau-expert/SKILL.md @@ -1,26 +1,21 @@ --- name: tableau-expert -version: 1.0.0 -description: Expert-level Tableau Desktop/Server, calculated fields, LOD expressions, dashboards, data blending, and performance optimization -category: data -author: PCL Team +description: Expert-level Tableau Desktop/Server, calculated fields, LOD expressions, dashboards, data blending, and performance optimization. Use when working with tableau, asking about tableau concepts, or reviewing tableau code and configurations +allowed-tools: Read, Write, Edit, Bash, Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: data + author: PCL Team + tags: - tableau - bi - visualization - dashboards - lod - analytics -allowed-tools: - - Read - - Write - - Edit - - Bash - - Glob - - Grep -requirements: - tableau-api-lib: ">=0.1.0" + requirements: + tableau-api-lib: '>=0.1.0' --- # Tableau Expert diff --git a/stdlib/design/design-expert/SKILL.md b/stdlib/design/design-expert/SKILL.md index 2440adf7..0adfd9b9 100644 --- a/stdlib/design/design-expert/SKILL.md +++ b/stdlib/design/design-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: design-expert -version: 1.0.0 -description: Expert-level system design, architecture patterns, scalability, and distributed systems -category: design -tags: [system-design, architecture, scalability, distributed-systems, patterns] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level system design, architecture patterns, scalability, and distributed systems. Use when working with design, asking about design concepts, or reviewing design code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: design + tags: + - system-design + - architecture + - scalability + - distributed-systems + - patterns --- # System Design Expert diff --git a/stdlib/devops/ansible-expert/SKILL.md b/stdlib/devops/ansible-expert/SKILL.md index 7aa35b8d..97d39742 100644 --- a/stdlib/devops/ansible-expert/SKILL.md +++ b/stdlib/devops/ansible-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: ansible-expert -version: 1.0.0 -description: Expert-level Ansible for configuration management, automation, and infrastructure as code -category: devops -tags: [ansible, automation, configuration-management, iac, playbooks, roles] -allowed-tools: - - Read - - Write - - Edit - - Bash(ansible:*, ansible-playbook:*, ansible-galaxy:*) +description: Expert-level Ansible for configuration management, automation, and infrastructure as code. Use when working with ansible, asking about ansible concepts, or reviewing ansible code and configurations +allowed-tools: Read, Write, Edit, Bash(ansible:*, ansible-playbook:*, ansible-galaxy:*) +metadata: + version: 1.0.0 + category: devops + tags: + - ansible + - automation + - configuration-management + - iac + - playbooks + - roles --- # Ansible Expert diff --git a/stdlib/devops/argocd-expert/SKILL.md b/stdlib/devops/argocd-expert/SKILL.md index d96b1c7c..6d567b8a 100644 --- a/stdlib/devops/argocd-expert/SKILL.md +++ b/stdlib/devops/argocd-expert/SKILL.md @@ -1,27 +1,22 @@ --- name: argocd-expert -version: 1.0.0 -description: Expert-level ArgoCD GitOps deployment, application management, sync strategies, and production operations -category: devops -author: PCL Team +description: Expert-level ArgoCD GitOps deployment, application management, sync strategies, and production operations. Use when working with argocd, asking about argocd concepts, or reviewing argocd code and configurations +allowed-tools: Read, Write, Edit, Bash(argocd:*, kubectl:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: devops + author: PCL Team + tags: - argocd - gitops - kubernetes - continuous-deployment - declarative - automation -allowed-tools: - - Read - - Write - - Edit - - Bash(argocd:*, kubectl:*) - - Glob - - Grep -requirements: - argocd: ">=2.9" - kubernetes: ">=1.28" + requirements: + argocd: '>=2.9' + kubernetes: '>=1.28' --- # ArgoCD Expert diff --git a/stdlib/devops/cicd-expert/SKILL.md b/stdlib/devops/cicd-expert/SKILL.md index 99d71436..a287c43a 100644 --- a/stdlib/devops/cicd-expert/SKILL.md +++ b/stdlib/devops/cicd-expert/SKILL.md @@ -1,14 +1,18 @@ --- name: cicd-expert -version: 1.0.0 -description: Expert-level CI/CD with GitHub Actions, Jenkins, deployment pipelines, and automation -category: devops -tags: [cicd, github-actions, jenkins, gitlab-ci, deployment, automation, pipeline] -allowed-tools: - - Read - - Write - - Edit - - Bash(git:*, docker:*, kubectl:*) +description: Expert-level CI/CD with GitHub Actions, Jenkins, deployment pipelines, and automation. Use when working with cicd, asking about cicd concepts, or reviewing cicd code and configurations +allowed-tools: Read, Write, Edit, Bash(git:*, docker:*, kubectl:*) +metadata: + version: 1.0.0 + category: devops + tags: + - cicd + - github-actions + - jenkins + - gitlab-ci + - deployment + - automation + - pipeline --- # CI/CD Expert diff --git a/stdlib/devops/devops-expert/SKILL.md b/stdlib/devops/devops-expert/SKILL.md index 1fd1e6fc..656e2a12 100644 --- a/stdlib/devops/devops-expert/SKILL.md +++ b/stdlib/devops/devops-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: devops-expert -version: 1.0.0 -description: Expert-level DevOps practices, culture, automation, and continuous delivery -category: devops -tags: [devops, ci-cd, automation, infrastructure, culture] -allowed-tools: - - Read - - Write - - Edit - - Bash(*) +description: Expert-level DevOps practices, culture, automation, and continuous delivery. Use when working with devops, asking about devops concepts, or reviewing devops code and configurations +allowed-tools: Read, Write, Edit, Bash(*) +metadata: + version: 1.0.0 + category: devops + tags: + - devops + - ci-cd + - automation + - infrastructure + - culture --- # DevOps Expert diff --git a/stdlib/devops/docker-expert/SKILL.md b/stdlib/devops/docker-expert/SKILL.md index 5eea8a4c..252df7b2 100644 --- a/stdlib/devops/docker-expert/SKILL.md +++ b/stdlib/devops/docker-expert/SKILL.md @@ -1,26 +1,18 @@ --- name: docker-expert description: Expert-level Docker containerization, image optimization, and container orchestration. Use this skill for building efficient Docker images, managing containers, and implementing Docker best practices. -tags: ['devops', 'containers', 'docker', 'infrastructure'] -version: 1.0.0 -category: devops -allowed-tools: - - Read - - Write - - Bash(docker:*, docker-compose:*) +allowed-tools: Read, Write, Bash(docker:*, docker-compose:*) +compatibility: agentskills, claude-code license: Apache-2.0 -compatibility: - - agentskills - - claude-code metadata: version: 1.0.0 author: PCL Team category: devops tags: - - docker - - containers - - devops - - orchestration + - devops + - containers + - docker + - infrastructure --- # Docker Expert diff --git a/stdlib/devops/grafana-expert/SKILL.md b/stdlib/devops/grafana-expert/SKILL.md index 98504b38..9bb89313 100644 --- a/stdlib/devops/grafana-expert/SKILL.md +++ b/stdlib/devops/grafana-expert/SKILL.md @@ -1,27 +1,22 @@ --- name: grafana-expert -version: 1.0.0 -description: Expert-level Grafana dashboards, visualization, data sources, alerting, and production operations -category: devops -author: PCL Team +description: Expert-level Grafana dashboards, visualization, data sources, alerting, and production operations. Use when working with grafana, asking about grafana concepts, or reviewing grafana code and configurations +allowed-tools: Read, Write, Edit, Bash(kubectl:*, grafana-cli:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: devops + author: PCL Team + tags: - grafana - dashboards - visualization - monitoring - observability - alerting -allowed-tools: - - Read - - Write - - Edit - - Bash(kubectl:*, grafana-cli:*) - - Glob - - Grep -requirements: - grafana: ">=10.0" - kubernetes: ">=1.28" + requirements: + grafana: '>=10.0' + kubernetes: '>=1.28' --- # Grafana Expert diff --git a/stdlib/devops/helm-expert/SKILL.md b/stdlib/devops/helm-expert/SKILL.md index 801803cc..1cb9dca0 100644 --- a/stdlib/devops/helm-expert/SKILL.md +++ b/stdlib/devops/helm-expert/SKILL.md @@ -1,27 +1,22 @@ --- name: helm-expert -version: 1.0.0 -description: Expert-level Helm 3 package management, chart development, templating, and production operations -category: devops -author: PCL Team +description: Expert-level Helm 3 package management, chart development, templating, and production operations. Use when working with helm, asking about helm concepts, or reviewing helm code and configurations +allowed-tools: Read, Write, Edit, Bash(helm:*, kubectl:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: devops + author: PCL Team + tags: - helm - kubernetes - package-manager - charts - templates - deployment -allowed-tools: - - Read - - Write - - Edit - - Bash(helm:*, kubectl:*) - - Glob - - Grep -requirements: - helm: ">=3.0" - kubernetes: ">=1.28" + requirements: + helm: '>=3.0' + kubernetes: '>=1.28' --- # Helm Expert diff --git a/stdlib/devops/istio-expert/SKILL.md b/stdlib/devops/istio-expert/SKILL.md index 92e565f2..2add8eba 100644 --- a/stdlib/devops/istio-expert/SKILL.md +++ b/stdlib/devops/istio-expert/SKILL.md @@ -1,27 +1,22 @@ --- name: istio-expert -version: 1.0.0 -description: Expert-level Istio service mesh management, traffic control, security, and observability for Kubernetes -category: devops -author: PCL Team +description: Expert-level Istio service mesh management, traffic control, security, and observability for Kubernetes. Use when working with istio, asking about istio concepts, or reviewing istio code and configurations +allowed-tools: Read, Write, Edit, Bash(kubectl:*, istioctl:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: devops + author: PCL Team + tags: - istio - service-mesh - kubernetes - microservices - mtls - traffic-management -allowed-tools: - - Read - - Write - - Edit - - Bash(kubectl:*, istioctl:*) - - Glob - - Grep -requirements: - istio: ">=1.20" - kubernetes: ">=1.28" + requirements: + istio: '>=1.20' + kubernetes: '>=1.28' --- # Istio Expert diff --git a/stdlib/devops/kubernetes-expert/SKILL.md b/stdlib/devops/kubernetes-expert/SKILL.md index 1a55274b..0c9be24e 100644 --- a/stdlib/devops/kubernetes-expert/SKILL.md +++ b/stdlib/devops/kubernetes-expert/SKILL.md @@ -1,26 +1,21 @@ --- name: kubernetes-expert -version: 1.0.0 -description: Expert-level Kubernetes cluster management, deployment strategies, networking, and production operations -category: devops -author: PCL Team +description: Expert-level Kubernetes cluster management, deployment strategies, networking, and production operations. Use when working with kubernetes, asking about kubernetes concepts, or reviewing kubernetes code and configurations +allowed-tools: Read, Write, Edit, Bash(kubectl:*, helm:*, k9s:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: devops + author: PCL Team + tags: - kubernetes - k8s - containers - orchestration - devops - cloud-native -allowed-tools: - - Read - - Write - - Edit - - Bash(kubectl:*, helm:*, k9s:*) - - Glob - - Grep -requirements: - kubernetes: ">=1.28" + requirements: + kubernetes: '>=1.28' --- # Kubernetes Expert diff --git a/stdlib/devops/linkerd-expert/SKILL.md b/stdlib/devops/linkerd-expert/SKILL.md index f6d26aef..f04436b5 100644 --- a/stdlib/devops/linkerd-expert/SKILL.md +++ b/stdlib/devops/linkerd-expert/SKILL.md @@ -1,27 +1,22 @@ --- name: linkerd-expert -version: 1.0.0 -description: Expert-level Linkerd service mesh management, traffic control, reliability, and production operations -category: devops -author: PCL Team +description: Expert-level Linkerd service mesh management, traffic control, reliability, and production operations. Use when working with linkerd, asking about linkerd concepts, or reviewing linkerd code and configurations +allowed-tools: Read, Write, Edit, Bash(kubectl:*, linkerd:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: devops + author: PCL Team + tags: - linkerd - service-mesh - kubernetes - microservices - mtls - observability -allowed-tools: - - Read - - Write - - Edit - - Bash(kubectl:*, linkerd:*) - - Glob - - Grep -requirements: - linkerd: ">=2.14" - kubernetes: ">=1.28" + requirements: + linkerd: '>=2.14' + kubernetes: '>=1.28' --- # Linkerd Expert diff --git a/stdlib/devops/monitoring-expert/SKILL.md b/stdlib/devops/monitoring-expert/SKILL.md index 68c323ab..c1f969c4 100644 --- a/stdlib/devops/monitoring-expert/SKILL.md +++ b/stdlib/devops/monitoring-expert/SKILL.md @@ -1,14 +1,19 @@ --- name: monitoring-expert -version: 1.0.0 -description: Expert-level monitoring and observability with Prometheus, Grafana, logging, and alerting -category: devops -tags: [monitoring, observability, prometheus, grafana, logging, metrics, alerting, traces] -allowed-tools: - - Read - - Write - - Edit - - Bash(docker:*, kubectl:*, promtool:*) +description: Expert-level monitoring and observability with Prometheus, Grafana, logging, and alerting. Use when working with monitoring, asking about monitoring concepts, or reviewing monitoring code and configurations +allowed-tools: Read, Write, Edit, Bash(docker:*, kubectl:*, promtool:*) +metadata: + version: 1.0.0 + category: devops + tags: + - monitoring + - observability + - prometheus + - grafana + - logging + - metrics + - alerting + - traces --- # Monitoring Expert diff --git a/stdlib/devops/nginx-expert/SKILL.md b/stdlib/devops/nginx-expert/SKILL.md index 9f56a279..848e5229 100644 --- a/stdlib/devops/nginx-expert/SKILL.md +++ b/stdlib/devops/nginx-expert/SKILL.md @@ -1,25 +1,20 @@ --- name: nginx-expert -version: 1.0.0 -description: Expert-level Nginx configuration, reverse proxy, load balancing, SSL/TLS, caching, and performance tuning -category: devops -author: PCL Team +description: Expert-level Nginx configuration, reverse proxy, load balancing, SSL/TLS, caching, and performance tuning. Use when working with nginx, asking about nginx concepts, or reviewing nginx code and configurations +allowed-tools: Read, Write, Edit, Bash(nginx:*, systemctl:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: devops + author: PCL Team + tags: - nginx - web-server - reverse-proxy - load-balancer - ssl -allowed-tools: - - Read - - Write - - Edit - - Bash(nginx:*, systemctl:*) - - Glob - - Grep -requirements: - nginx: ">=1.24" + requirements: + nginx: '>=1.24' --- # Nginx Expert diff --git a/stdlib/devops/performance-expert/SKILL.md b/stdlib/devops/performance-expert/SKILL.md index 5e61e26e..bf7eab79 100644 --- a/stdlib/devops/performance-expert/SKILL.md +++ b/stdlib/devops/performance-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: performance-expert -version: 1.0.0 -description: Expert-level performance optimization, profiling, benchmarking, and tuning -category: devops -tags: [performance, optimization, profiling, benchmarking, scalability] -allowed-tools: - - Read - - Write - - Edit - - Bash(*) +description: Expert-level performance optimization, profiling, benchmarking, and tuning. Use when working with performance, asking about performance concepts, or reviewing performance code and configurations +allowed-tools: Read, Write, Edit, Bash(*) +metadata: + version: 1.0.0 + category: devops + tags: + - performance + - optimization + - profiling + - benchmarking + - scalability --- # Performance Expert diff --git a/stdlib/devops/prometheus-expert/SKILL.md b/stdlib/devops/prometheus-expert/SKILL.md index 63ad723e..a04fb12d 100644 --- a/stdlib/devops/prometheus-expert/SKILL.md +++ b/stdlib/devops/prometheus-expert/SKILL.md @@ -1,27 +1,22 @@ --- name: prometheus-expert -version: 1.0.0 -description: Expert-level Prometheus monitoring, metrics collection, PromQL queries, alerting, and production operations -category: devops -author: PCL Team +description: Expert-level Prometheus monitoring, metrics collection, PromQL queries, alerting, and production operations. Use when working with prometheus, asking about prometheus concepts, or reviewing prometheus code and configurations +allowed-tools: Read, Write, Edit, Bash(kubectl:*, promtool:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: devops + author: PCL Team + tags: - prometheus - monitoring - metrics - observability - alerting - promql -allowed-tools: - - Read - - Write - - Edit - - Bash(kubectl:*, promtool:*) - - Glob - - Grep -requirements: - prometheus: ">=2.45" - kubernetes: ">=1.28" + requirements: + prometheus: '>=2.45' + kubernetes: '>=1.28' --- # Prometheus Expert diff --git a/stdlib/devops/sre-expert/SKILL.md b/stdlib/devops/sre-expert/SKILL.md index d49cc63d..188a8226 100644 --- a/stdlib/devops/sre-expert/SKILL.md +++ b/stdlib/devops/sre-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: sre-expert -version: 1.0.0 -description: Expert-level site reliability engineering, SLOs, incident management, and operational excellence -category: devops -tags: [sre, reliability, monitoring, incident-management, slo, observability] -allowed-tools: - - Read - - Write - - Edit - - Bash(*) +description: Expert-level site reliability engineering, SLOs, incident management, and operational excellence. Use when working with sre, asking about sre concepts, or reviewing sre code and configurations +allowed-tools: Read, Write, Edit, Bash(*) +metadata: + version: 1.0.0 + category: devops + tags: + - sre + - reliability + - monitoring + - incident-management + - slo + - observability --- # Site Reliability Engineering Expert diff --git a/stdlib/devops/terraform-expert/SKILL.md b/stdlib/devops/terraform-expert/SKILL.md index a1a44a9c..7f49422d 100644 --- a/stdlib/devops/terraform-expert/SKILL.md +++ b/stdlib/devops/terraform-expert/SKILL.md @@ -1,25 +1,20 @@ --- name: terraform-expert -version: 1.0.0 -description: Expert-level Terraform infrastructure as code, modules, state management, and production best practices -category: devops -author: PCL Team +description: Expert-level Terraform infrastructure as code, modules, state management, and production best practices. Use when working with terraform, asking about terraform concepts, or reviewing terraform code and configurations +allowed-tools: Read, Write, Edit, Bash(terraform:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: devops + author: PCL Team + tags: - terraform - infrastructure-as-code - iac - devops - automation -allowed-tools: - - Read - - Write - - Edit - - Bash(terraform:*) - - Glob - - Grep -requirements: - terraform: ">=1.6" + requirements: + terraform: '>=1.6' --- # Terraform Expert diff --git a/stdlib/domains/aerospace-expert/SKILL.md b/stdlib/domains/aerospace-expert/SKILL.md index 16b0d1dd..b9a8fb79 100644 --- a/stdlib/domains/aerospace-expert/SKILL.md +++ b/stdlib/domains/aerospace-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: aerospace-expert -version: 1.0.0 -description: Expert-level aerospace systems, flight management, maintenance tracking, aviation safety, and aerospace software -category: domains -tags: [aerospace, aviation, flight, maintenance, safety, atc] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level aerospace systems, flight management, maintenance tracking, aviation safety, and aerospace software. Use when working with aerospace, asking about aerospace concepts, or reviewing aerospace code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - aerospace + - aviation + - flight + - maintenance + - safety + - atc --- # Aerospace Expert diff --git a/stdlib/domains/automotive-expert/SKILL.md b/stdlib/domains/automotive-expert/SKILL.md index 267f03ee..ce01c176 100644 --- a/stdlib/domains/automotive-expert/SKILL.md +++ b/stdlib/domains/automotive-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: automotive-expert -version: 1.0.0 -description: Expert-level automotive systems, connected vehicles, fleet management, telematics, ADAS, and automotive software -category: domains -tags: [automotive, connected-car, fleet, telematics, adas, vehicle] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level automotive systems, connected vehicles, fleet management, telematics, ADAS, and automotive software. Use when working with automotive, asking about automotive concepts, or reviewing automotive code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - automotive + - connected-car + - fleet + - telematics + - adas + - vehicle --- # Automotive Expert diff --git a/stdlib/domains/blockchain-expert/SKILL.md b/stdlib/domains/blockchain-expert/SKILL.md index d92d7b8a..cd1f4deb 100644 --- a/stdlib/domains/blockchain-expert/SKILL.md +++ b/stdlib/domains/blockchain-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: blockchain-expert -version: 1.0.0 -description: Expert-level blockchain, Web3, smart contracts, DeFi, and cryptocurrency development -category: domains -tags: [blockchain, web3, smart-contracts, defi, ethereum, solidity] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level blockchain, Web3, smart contracts, DeFi, and cryptocurrency development. Use when working with blockchain, asking about blockchain concepts, or reviewing blockchain code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - blockchain + - web3 + - smart-contracts + - defi + - ethereum + - solidity --- # Blockchain Expert diff --git a/stdlib/domains/construction-expert/SKILL.md b/stdlib/domains/construction-expert/SKILL.md index 7faccead..5592fdad 100644 --- a/stdlib/domains/construction-expert/SKILL.md +++ b/stdlib/domains/construction-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: construction-expert -version: 1.0.0 -description: Expert-level construction management, project planning, BIM, safety compliance, and construction technology -category: domains -tags: [construction, bim, project-management, safety, building] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level construction management, project planning, BIM, safety compliance, and construction technology. Use when working with construction, asking about construction concepts, or reviewing construction code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - construction + - bim + - project-management + - safety + - building --- # Construction Expert diff --git a/stdlib/domains/education/SKILL.md b/stdlib/domains/education/SKILL.md index 675357ce..3310ee2d 100644 --- a/stdlib/domains/education/SKILL.md +++ b/stdlib/domains/education/SKILL.md @@ -1,13 +1,16 @@ --- name: education-expert -version: 1.0.0 -description: Expert-level education technology, learning management systems, and ed-tech platforms -category: domains -tags: [education, edtech, lms, e-learning, assessment] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level education technology, learning management systems, and ed-tech platforms. Use when working with education, asking about education concepts, or reviewing education code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - education + - edtech + - lms + - e-learning + - assessment --- # Education Expert diff --git a/stdlib/domains/energy-expert/SKILL.md b/stdlib/domains/energy-expert/SKILL.md index 49ddcfa8..3864445f 100644 --- a/stdlib/domains/energy-expert/SKILL.md +++ b/stdlib/domains/energy-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: energy-expert -version: 1.0.0 -description: Expert-level energy systems, smart grids, renewable energy, power management, and energy analytics -category: domains -tags: [energy, smart-grid, renewable, power, utilities, scada] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level energy systems, smart grids, renewable energy, power management, and energy analytics. Use when working with energy, asking about energy concepts, or reviewing energy code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - energy + - smart-grid + - renewable + - power + - utilities + - scada --- # Energy Expert diff --git a/stdlib/domains/farming/SKILL.md b/stdlib/domains/farming/SKILL.md index c91e4001..767a513a 100644 --- a/stdlib/domains/farming/SKILL.md +++ b/stdlib/domains/farming/SKILL.md @@ -1,13 +1,16 @@ --- name: farming-expert -version: 1.0.0 -description: Expert-level precision agriculture, farm management systems, crop monitoring, and agtech -category: domains -tags: [agriculture, farming, precision-agriculture, agtech, crop-management] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level precision agriculture, farm management systems, crop monitoring, and agtech. Use when working with farming, asking about farming concepts, or reviewing farming code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - agriculture + - farming + - precision-agriculture + - agtech + - crop-management --- # Farming Expert diff --git a/stdlib/domains/finance-expert/SKILL.md b/stdlib/domains/finance-expert/SKILL.md index 3564a92e..f1a83b10 100644 --- a/stdlib/domains/finance-expert/SKILL.md +++ b/stdlib/domains/finance-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: finance-expert -version: 1.0.0 -description: Expert-level financial systems, FinTech, banking, payments, and financial technology -category: domains -tags: [finance, fintech, banking, payments, trading, accounting] -allowed-tools: - - Read - - Write - - Edit - - Bash(*) +description: Expert-level financial systems, FinTech, banking, payments, and financial technology. Use when working with finance, asking about finance concepts, or reviewing finance code and configurations +allowed-tools: Read, Write, Edit, Bash(*) +metadata: + version: 1.0.0 + category: domains + tags: + - finance + - fintech + - banking + - payments + - trading + - accounting --- # Finance Expert diff --git a/stdlib/domains/healthcare/SKILL.md b/stdlib/domains/healthcare/SKILL.md index abe4f9b0..3c3dc4c4 100644 --- a/stdlib/domains/healthcare/SKILL.md +++ b/stdlib/domains/healthcare/SKILL.md @@ -1,13 +1,17 @@ --- name: healthcare-expert -version: 1.0.0 -description: Expert-level healthcare systems, medical informatics, HIPAA compliance, and health data standards -category: domains -tags: [healthcare, medical, hipaa, hl7, fhir, ehr] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level healthcare systems, medical informatics, HIPAA compliance, and health data standards. Use when working with healthcare, asking about healthcare concepts, or reviewing healthcare code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - healthcare + - medical + - hipaa + - hl7 + - fhir + - ehr --- # Healthcare Expert diff --git a/stdlib/domains/hospitality-expert/SKILL.md b/stdlib/domains/hospitality-expert/SKILL.md index 7e58e8de..f456311a 100644 --- a/stdlib/domains/hospitality-expert/SKILL.md +++ b/stdlib/domains/hospitality-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: hospitality-expert -version: 1.0.0 -description: Expert-level hotel management, reservation systems, guest services, revenue management, and hospitality technology -category: domains -tags: [hospitality, hotel, reservation, pms, revenue-management] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level hotel management, reservation systems, guest services, revenue management, and hospitality technology. Use when working with hospitality, asking about hospitality concepts, or reviewing hospitality code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - hospitality + - hotel + - reservation + - pms + - revenue-management --- # Hospitality Expert diff --git a/stdlib/domains/insurance-expert/SKILL.md b/stdlib/domains/insurance-expert/SKILL.md index 01b78d28..0159a819 100644 --- a/stdlib/domains/insurance-expert/SKILL.md +++ b/stdlib/domains/insurance-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: insurance-expert -version: 1.0.0 -description: Expert-level insurance systems, underwriting, claims processing, actuarial analysis, risk assessment, and insurtech solutions -category: domains -tags: [insurance, underwriting, claims, actuarial, risk, insurtech] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level insurance systems, underwriting, claims processing, actuarial analysis, risk assessment, and insurtech solutions. Use when working with insurance, asking about insurance concepts, or reviewing insurance code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - insurance + - underwriting + - claims + - actuarial + - risk + - insurtech --- # Insurance Expert diff --git a/stdlib/domains/iot-expert/SKILL.md b/stdlib/domains/iot-expert/SKILL.md index ae61c602..78f5cb7a 100644 --- a/stdlib/domains/iot-expert/SKILL.md +++ b/stdlib/domains/iot-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: iot-expert -version: 1.0.0 -description: Expert-level IoT systems, embedded devices, edge computing, and IoT protocols -category: domains -tags: [iot, embedded, edge-computing, mqtt, sensors, firmware] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level IoT systems, embedded devices, edge computing, and IoT protocols. Use when working with iot, asking about iot concepts, or reviewing iot code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - iot + - embedded + - edge-computing + - mqtt + - sensors + - firmware --- # IoT Expert diff --git a/stdlib/domains/logistics/SKILL.md b/stdlib/domains/logistics/SKILL.md index b37070bd..ce2c62bf 100644 --- a/stdlib/domains/logistics/SKILL.md +++ b/stdlib/domains/logistics/SKILL.md @@ -1,13 +1,16 @@ --- name: logistics-expert -version: 1.0.0 -description: Expert-level supply chain management, logistics optimization, warehouse systems, and fleet management -category: domains -tags: [logistics, supply-chain, warehouse, fleet, optimization] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level supply chain management, logistics optimization, warehouse systems, and fleet management. Use when working with logistics, asking about logistics concepts, or reviewing logistics code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - logistics + - supply-chain + - warehouse + - fleet + - optimization --- # Logistics Expert diff --git a/stdlib/domains/manufacturing-expert/SKILL.md b/stdlib/domains/manufacturing-expert/SKILL.md index 69b5f407..19cd38de 100644 --- a/stdlib/domains/manufacturing-expert/SKILL.md +++ b/stdlib/domains/manufacturing-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: manufacturing-expert -version: 1.0.0 -description: Expert-level manufacturing systems, Industry 4.0, production optimization, quality control, and smart factory solutions -category: domains -tags: [manufacturing, industry40, production, quality, mes, plc] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level manufacturing systems, Industry 4.0, production optimization, quality control, and smart factory solutions. Use when working with manufacturing, asking about manufacturing concepts, or reviewing manufacturing code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - manufacturing + - industry40 + - production + - quality + - mes + - plc --- # Manufacturing Expert diff --git a/stdlib/domains/maritime-expert/SKILL.md b/stdlib/domains/maritime-expert/SKILL.md index e1bf91e3..7f1e6321 100644 --- a/stdlib/domains/maritime-expert/SKILL.md +++ b/stdlib/domains/maritime-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: maritime-expert -version: 1.0.0 -description: Expert-level maritime systems, vessel tracking, port operations, cargo management, and maritime logistics -category: domains -tags: [maritime, shipping, logistics, vessel, port, cargo] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level maritime systems, vessel tracking, port operations, cargo management, and maritime logistics. Use when working with maritime, asking about maritime concepts, or reviewing maritime code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - maritime + - shipping + - logistics + - vessel + - port + - cargo --- # Maritime Expert diff --git a/stdlib/domains/media-expert/SKILL.md b/stdlib/domains/media-expert/SKILL.md index 1cddf845..57526156 100644 --- a/stdlib/domains/media-expert/SKILL.md +++ b/stdlib/domains/media-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: media-expert -version: 1.0.0 -description: Expert-level media production, content management, streaming, broadcasting, and media technology systems -category: domains -tags: [media, video, streaming, broadcast, cms, production] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level media production, content management, streaming, broadcasting, and media technology systems. Use when working with media, asking about media concepts, or reviewing media code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - media + - video + - streaming + - broadcast + - cms + - production --- # Media Expert diff --git a/stdlib/domains/real-estate-expert/SKILL.md b/stdlib/domains/real-estate-expert/SKILL.md index 4f84826d..eb19fe63 100644 --- a/stdlib/domains/real-estate-expert/SKILL.md +++ b/stdlib/domains/real-estate-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: real-estate-expert -version: 1.0.0 -description: Expert-level real estate systems, property management, MLS integration, CRM, virtual tours, and market analysis -category: domains -tags: [real-estate, property, mls, crm, proptech, listings] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level real estate systems, property management, MLS integration, CRM, virtual tours, and market analysis. Use when working with real estate, asking about real estate concepts, or reviewing real estate code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - real-estate + - property + - mls + - crm + - proptech + - listings --- # Real Estate Expert diff --git a/stdlib/domains/retail-expert/SKILL.md b/stdlib/domains/retail-expert/SKILL.md index 98c435a2..e19af6c2 100644 --- a/stdlib/domains/retail-expert/SKILL.md +++ b/stdlib/domains/retail-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: retail-expert -version: 1.0.0 -description: Expert-level retail systems, POS, inventory management, e-commerce, customer analytics, and omnichannel retail -category: domains -tags: [retail, pos, ecommerce, inventory, crm, omnichannel] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level retail systems, POS, inventory management, e-commerce, customer analytics, and omnichannel retail. Use when working with retail, asking about retail concepts, or reviewing retail code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - retail + - pos + - ecommerce + - inventory + - crm + - omnichannel --- # Retail Expert diff --git a/stdlib/domains/stockbreeder/SKILL.md b/stdlib/domains/stockbreeder/SKILL.md index 42bfac41..248f1e00 100644 --- a/stdlib/domains/stockbreeder/SKILL.md +++ b/stdlib/domains/stockbreeder/SKILL.md @@ -1,13 +1,16 @@ --- name: stockbreeder-expert -version: 1.0.0 -description: Expert-level livestock management, animal health monitoring, breeding programs, and ranch management -category: domains -tags: [livestock, animal-husbandry, breeding, ranch-management, veterinary] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level livestock management, animal health monitoring, breeding programs, and ranch management. Use when working with stockbreeder, asking about stockbreeder concepts, or reviewing stockbreeder code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - livestock + - animal-husbandry + - breeding + - ranch-management + - veterinary --- # Stockbreeder Expert diff --git a/stdlib/domains/telecommunications-expert/SKILL.md b/stdlib/domains/telecommunications-expert/SKILL.md index 16544931..543288aa 100644 --- a/stdlib/domains/telecommunications-expert/SKILL.md +++ b/stdlib/domains/telecommunications-expert/SKILL.md @@ -1,13 +1,17 @@ --- name: telecommunications-expert -version: 1.0.0 -description: Expert-level telecommunications systems, network management, billing, 5G, SDN, and telecom infrastructure -category: domains -tags: [telecom, networking, 5g, billing, oss, bss] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level telecommunications systems, network management, billing, 5G, SDN, and telecom infrastructure. Use when working with telecommunications, asking about telecommunications concepts, or reviewing telecommunications code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: domains + tags: + - telecom + - networking + - 5g + - billing + - oss + - bss --- # Telecommunications Expert diff --git a/stdlib/domains/trading-expert/SKILL.md b/stdlib/domains/trading-expert/SKILL.md index daf2f746..9718a749 100644 --- a/stdlib/domains/trading-expert/SKILL.md +++ b/stdlib/domains/trading-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: trading-expert -version: 1.0.0 -description: Expert-level algorithmic trading, market systems, quantitative analysis, and trading platforms -category: domains -tags: [trading, algorithmic-trading, quant, markets, finance, hft] -allowed-tools: - - Read - - Write - - Edit - - Bash(python:*) +description: Expert-level algorithmic trading, market systems, quantitative analysis, and trading platforms. Use when working with trading, asking about trading concepts, or reviewing trading code and configurations +allowed-tools: Read, Write, Edit, Bash(python:*) +metadata: + version: 1.0.0 + category: domains + tags: + - trading + - algorithmic-trading + - quant + - markets + - finance + - hft --- # Trading Expert diff --git a/stdlib/frameworks/django-expert/SKILL.md b/stdlib/frameworks/django-expert/SKILL.md index 92c11afe..1fb4d0ae 100644 --- a/stdlib/frameworks/django-expert/SKILL.md +++ b/stdlib/frameworks/django-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: django-expert -version: 1.0.0 -description: Expert-level Django development for robust Python web applications with ORM, admin, and authentication -category: frameworks -tags: [django, python, web, orm, mvc, rest-framework] -allowed-tools: - - Read - - Write - - Edit - - Bash(python:*, django-admin:*, manage.py:*) +description: Expert-level Django development for robust Python web applications with ORM, admin, and authentication. Use when working with django, asking about django concepts, or reviewing django code and configurations +allowed-tools: Read, Write, Edit, Bash(python:*, django-admin:*, manage.py:*) +metadata: + version: 1.0.0 + category: frameworks + tags: + - django + - python + - web + - orm + - mvc + - rest-framework --- # Django Expert diff --git a/stdlib/frameworks/flask-expert/SKILL.md b/stdlib/frameworks/flask-expert/SKILL.md index 805dcaf9..3757b693 100644 --- a/stdlib/frameworks/flask-expert/SKILL.md +++ b/stdlib/frameworks/flask-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: flask-expert -version: 1.0.0 -description: Expert-level Flask web development, REST APIs, extensions, and production deployment -category: frameworks -tags: [flask, python, web-framework, rest-api, jinja2] -allowed-tools: - - Read - - Write - - Edit - - Bash(flask:*, python:*) +description: Expert-level Flask web development, REST APIs, extensions, and production deployment. Use when working with flask, asking about flask concepts, or reviewing flask code and configurations +allowed-tools: Read, Write, Edit, Bash(flask:*, python:*) +metadata: + version: 1.0.0 + category: frameworks + tags: + - flask + - python + - web-framework + - rest-api + - jinja2 --- # Flask Expert diff --git a/stdlib/frameworks/react-expert/SKILL.md b/stdlib/frameworks/react-expert/SKILL.md index 8e929776..baef66fa 100644 --- a/stdlib/frameworks/react-expert/SKILL.md +++ b/stdlib/frameworks/react-expert/SKILL.md @@ -1,27 +1,22 @@ --- name: react-expert -version: 1.0.0 -description: Expert-level React development with hooks, performance optimization, state management, and modern patterns -category: frameworks -author: PCL Team +description: Expert-level React development with hooks, performance optimization, state management, and modern patterns. Use when working with react, asking about react concepts, or reviewing react code and configurations +allowed-tools: Read, Write, Edit, Bash(npm:*, pnpm:*, yarn:*, bun:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: frameworks + author: PCL Team + tags: - react - frontend - hooks - jsx - typescript - nextjs -allowed-tools: - - Read - - Write - - Edit - - Bash(npm:*, pnpm:*, yarn:*, bun:*) - - Glob - - Grep -requirements: - node: ">=18.0.0" - react: ">=18.0.0" + requirements: + node: '>=18.0.0' + react: '>=18.0.0' --- # React Expert diff --git a/stdlib/frameworks/spring-boot-expert/SKILL.md b/stdlib/frameworks/spring-boot-expert/SKILL.md index 948cc8ce..ed933f75 100644 --- a/stdlib/frameworks/spring-boot-expert/SKILL.md +++ b/stdlib/frameworks/spring-boot-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: spring-boot-expert -version: 1.0.0 -description: Expert-level Spring Boot, Spring Framework, REST APIs, and microservices development -category: frameworks -tags: [spring-boot, java, spring-framework, rest-api, microservices] -allowed-tools: - - Read - - Write - - Edit - - Bash(mvn:*, gradle:*, java:*) +description: Expert-level Spring Boot, Spring Framework, REST APIs, and microservices development. Use when working with spring boot, asking about spring boot concepts, or reviewing spring boot code and configurations +allowed-tools: Read, Write, Edit, Bash(mvn:*, gradle:*, java:*) +metadata: + version: 1.0.0 + category: frameworks + tags: + - spring-boot + - java + - spring-framework + - rest-api + - microservices --- # Spring Boot Expert diff --git a/stdlib/languages/cpp-expert/SKILL.md b/stdlib/languages/cpp-expert/SKILL.md index 7c49e0bc..bfe2ecdd 100644 --- a/stdlib/languages/cpp-expert/SKILL.md +++ b/stdlib/languages/cpp-expert/SKILL.md @@ -1,14 +1,19 @@ --- name: cpp-expert -version: 1.0.0 -description: Expert-level C++ development with modern C++20/23, STL, memory management, and performance -category: languages -tags: [cpp, c++, c++20, c++23, stl, templates, performance, memory] -allowed-tools: - - Read - - Write - - Edit - - Bash(g++:*, clang++:*, cmake:*, make:*) +description: Expert-level C++ development with modern C++20/23, STL, memory management, and performance. Use when working with cpp, asking about cpp concepts, or reviewing cpp code and configurations +allowed-tools: Read, Write, Edit, Bash(g++:*, clang++:*, cmake:*, make:*) +metadata: + version: 1.0.0 + category: languages + tags: + - cpp + - c++ + - c++20 + - c++23 + - stl + - templates + - performance + - memory --- # C++ Expert diff --git a/stdlib/languages/csharp-expert/SKILL.md b/stdlib/languages/csharp-expert/SKILL.md index c2a732db..e2652c5b 100644 --- a/stdlib/languages/csharp-expert/SKILL.md +++ b/stdlib/languages/csharp-expert/SKILL.md @@ -1,25 +1,20 @@ --- name: csharp-expert -version: 1.0.0 -description: Expert-level C# development with .NET 8+, ASP.NET Core, LINQ, async/await, and enterprise patterns -category: languages -author: PCL Team +description: Expert-level C# development with .NET 8+, ASP.NET Core, LINQ, async/await, and enterprise patterns. Use when working with csharp, asking about csharp concepts, or reviewing csharp code and configurations +allowed-tools: Read, Write, Edit, Bash(dotnet:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: languages + author: PCL Team + tags: - csharp - dotnet - aspnet - enterprise - microsoft -allowed-tools: - - Read - - Write - - Edit - - Bash(dotnet:*) - - Glob - - Grep -requirements: - dotnet: ">=8.0" + requirements: + dotnet: '>=8.0' --- # C# Expert diff --git a/stdlib/languages/dart-expert/SKILL.md b/stdlib/languages/dart-expert/SKILL.md index 056d0ecb..5e1b62d5 100644 --- a/stdlib/languages/dart-expert/SKILL.md +++ b/stdlib/languages/dart-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: dart-expert -version: 1.0.0 -description: Expert-level Dart, Flutter, mobile development, and cross-platform apps -category: languages -tags: [dart, flutter, mobile, cross-platform, widgets] -allowed-tools: - - Read - - Write - - Edit - - Bash(dart:*, flutter:*) +description: Expert-level Dart, Flutter, mobile development, and cross-platform apps. Use when working with dart, asking about dart concepts, or reviewing dart code and configurations +allowed-tools: Read, Write, Edit, Bash(dart:*, flutter:*) +metadata: + version: 1.0.0 + category: languages + tags: + - dart + - flutter + - mobile + - cross-platform + - widgets --- # Dart & Flutter Expert diff --git a/stdlib/languages/elixir-expert/SKILL.md b/stdlib/languages/elixir-expert/SKILL.md index 17a65c19..ff9f2541 100644 --- a/stdlib/languages/elixir-expert/SKILL.md +++ b/stdlib/languages/elixir-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: elixir-expert -version: 1.0.0 -description: Expert-level Elixir, Phoenix, OTP, and concurrent systems -category: languages -tags: [elixir, phoenix, otp, erlang, concurrent, functional] -allowed-tools: - - Read - - Write - - Edit - - Bash(elixir:*, mix:*) +description: Expert-level Elixir, Phoenix, OTP, and concurrent systems. Use when working with elixir, asking about elixir concepts, or reviewing elixir code and configurations +allowed-tools: Read, Write, Edit, Bash(elixir:*, mix:*) +metadata: + version: 1.0.0 + category: languages + tags: + - elixir + - phoenix + - otp + - erlang + - concurrent + - functional --- # Elixir Expert diff --git a/stdlib/languages/go-expert/SKILL.md b/stdlib/languages/go-expert/SKILL.md index f2ba0aa1..c4f0714e 100644 --- a/stdlib/languages/go-expert/SKILL.md +++ b/stdlib/languages/go-expert/SKILL.md @@ -1,25 +1,20 @@ --- name: go-expert -version: 1.0.0 -description: Expert-level Go development with Go 1.22+ features, concurrency, standard library, and production-grade best practices -category: languages -author: PCL Team +description: Expert-level Go development with Go 1.22+ features, concurrency, standard library, and production-grade best practices. Use when working with go, asking about go concepts, or reviewing go code and configurations +allowed-tools: Read, Write, Edit, Bash(go:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: languages + author: PCL Team + tags: - go - golang - concurrency - microservices - backend -allowed-tools: - - Read - - Write - - Edit - - Bash(go:*) - - Glob - - Grep -requirements: - go: ">=1.21" + requirements: + go: '>=1.21' --- # Go Expert diff --git a/stdlib/languages/java-expert/SKILL.md b/stdlib/languages/java-expert/SKILL.md index 619a207b..682eba87 100644 --- a/stdlib/languages/java-expert/SKILL.md +++ b/stdlib/languages/java-expert/SKILL.md @@ -1,26 +1,21 @@ --- name: java-expert -version: 1.0.0 -description: Expert-level Java development with Java 21+ features, Spring Boot, Maven/Gradle, and enterprise best practices -category: languages -author: PCL Team +description: Expert-level Java development with Java 21+ features, Spring Boot, Maven/Gradle, and enterprise best practices. Use when working with java, asking about java concepts, or reviewing java code and configurations +allowed-tools: Read, Write, Edit, Bash(java:*, javac:*, mvn:*, gradle:*, ./mvnw:*, ./gradlew:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: languages + author: PCL Team + tags: - java - jvm - spring - maven - gradle - enterprise -allowed-tools: - - Read - - Write - - Edit - - Bash(java:*, javac:*, mvn:*, gradle:*, ./mvnw:*, ./gradlew:*) - - Glob - - Grep -requirements: - java: ">=17" + requirements: + java: '>=17' --- # Java Expert diff --git a/stdlib/languages/javascript-expert/SKILL.md b/stdlib/languages/javascript-expert/SKILL.md index 0c096771..da3f9a94 100644 --- a/stdlib/languages/javascript-expert/SKILL.md +++ b/stdlib/languages/javascript-expert/SKILL.md @@ -1,11 +1,13 @@ --- name: javascript-expert -version: 1.0.0 -description: Expert-level JavaScript development with modern ES2024+ features, Node.js, npm ecosystem, and best practices -category: languages -author: PCL Team +description: Expert-level JavaScript development with modern ES2024+ features, Node.js, npm ecosystem, and best practices. Use when working with javascript, asking about javascript concepts, or reviewing javascript code and configurations +allowed-tools: Read, Write, Edit, Bash(node:*, npm:*, npx:*, bun:*, deno:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: languages + author: PCL Team + tags: - javascript - js - ecmascript @@ -13,16 +15,9 @@ tags: - node - npm - web -allowed-tools: - - Read - - Write - - Edit - - Bash(node:*, npm:*, npx:*, bun:*, deno:*) - - Glob - - Grep -requirements: - node: ">=18.0.0" - npm: ">=8.0.0" + requirements: + node: '>=18.0.0' + npm: '>=8.0.0' --- # JavaScript Expert diff --git a/stdlib/languages/kotlin-expert/SKILL.md b/stdlib/languages/kotlin-expert/SKILL.md index c7183d79..de7f82f7 100644 --- a/stdlib/languages/kotlin-expert/SKILL.md +++ b/stdlib/languages/kotlin-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: kotlin-expert -version: 1.0.0 -description: Expert-level Kotlin development, Android, coroutines, and multiplatform -category: languages -tags: [kotlin, android, coroutines, multiplatform, jvm] -allowed-tools: - - Read - - Write - - Edit - - Bash(kotlin:*, gradle:*) +description: Expert-level Kotlin development, Android, coroutines, and multiplatform. Use when working with kotlin, asking about kotlin concepts, or reviewing kotlin code and configurations +allowed-tools: Read, Write, Edit, Bash(kotlin:*, gradle:*) +metadata: + version: 1.0.0 + category: languages + tags: + - kotlin + - android + - coroutines + - multiplatform + - jvm --- # Kotlin Expert diff --git a/stdlib/languages/nodejs-expert/SKILL.md b/stdlib/languages/nodejs-expert/SKILL.md index 167be7a6..6b66c83f 100644 --- a/stdlib/languages/nodejs-expert/SKILL.md +++ b/stdlib/languages/nodejs-expert/SKILL.md @@ -1,26 +1,21 @@ --- name: nodejs-expert -version: 1.0.0 -description: Expert-level Node.js backend development with Express, async patterns, streams, performance optimization, and production best practices -category: languages -author: PCL Team +description: Expert-level Node.js backend development with Express, async patterns, streams, performance optimization, and production best practices. Use when working with nodejs, asking about nodejs concepts, or reviewing nodejs code and configurations +allowed-tools: Read, Write, Edit, Bash(node:*, npm:*, npx:*, pm2:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: languages + author: PCL Team + tags: - nodejs - node - javascript - backend - express - async -allowed-tools: - - Read - - Write - - Edit - - Bash(node:*, npm:*, npx:*, pm2:*) - - Glob - - Grep -requirements: - node: ">=20.0.0" + requirements: + node: '>=20.0.0' --- # Node.js Expert diff --git a/stdlib/languages/pcl-expert/SKILL.md b/stdlib/languages/pcl-expert/SKILL.md index 79507540..37d73072 100644 --- a/stdlib/languages/pcl-expert/SKILL.md +++ b/stdlib/languages/pcl-expert/SKILL.md @@ -1,32 +1,25 @@ --- name: pcl-expert -version: 1.0.0 -description: Expert in Persona Control Language (PCL) - language design, compiler architecture, runtime systems, and ecosystem development -category: languages -tags: - [ - pcl, - persona-control-language, - compiler-design, - language-design, - dsl, - runtime-systems, - lexer, - parser, - semantic-analysis, - codegen, - type-systems, - ast, - lsp, - mcp, - ] -allowed-tools: - - Read - - Write - - Edit - - Execute - - Debug - - Test +description: Expert in Persona Control Language (PCL) - language design, compiler architecture, runtime systems, and ecosystem development. Use when working with pcl, asking about pcl concepts, or reviewing pcl code and configurations +allowed-tools: Read, Write, Edit, Execute, Debug, Test +metadata: + version: 1.0.0 + category: languages + tags: + - pcl + - persona-control-language + - compiler-design + - language-design + - dsl + - runtime-systems + - lexer + - parser + - semantic-analysis + - codegen + - type-systems + - ast + - lsp + - mcp --- # PCL Expert diff --git a/stdlib/languages/php-expert/SKILL.md b/stdlib/languages/php-expert/SKILL.md index 60185609..5dbc6349 100644 --- a/stdlib/languages/php-expert/SKILL.md +++ b/stdlib/languages/php-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: php-expert -version: 1.0.0 -description: Expert-level PHP development with PHP 8+, Laravel, Composer, and modern best practices -category: languages -tags: [php, laravel, composer, symfony, phpunit, psr] -allowed-tools: - - Read - - Write - - Edit - - Bash(php:*, composer:*, artisan:*) +description: Expert-level PHP development with PHP 8+, Laravel, Composer, and modern best practices. Use when working with php, asking about php concepts, or reviewing php code and configurations +allowed-tools: Read, Write, Edit, Bash(php:*, composer:*, artisan:*) +metadata: + version: 1.0.0 + category: languages + tags: + - php + - laravel + - composer + - symfony + - phpunit + - psr --- # PHP Expert diff --git a/stdlib/languages/python-expert/SKILL.md b/stdlib/languages/python-expert/SKILL.md index 7b6310c6..9798e055 100644 --- a/stdlib/languages/python-expert/SKILL.md +++ b/stdlib/languages/python-expert/SKILL.md @@ -1,26 +1,21 @@ --- name: python-expert -version: 1.0.0 -description: Expert-level Python development with Python 3.12+ features, async/await, type hints, and modern best practices -category: languages -author: PCL Team +description: Expert-level Python development with Python 3.12+ features, async/await, type hints, and modern best practices. Use when working with python, asking about python concepts, or reviewing python code and configurations +allowed-tools: Read, Write, Edit, Bash(python:*, python3:*, pip:*, pip3:*, uv:*, poetry:*, ruff:*, pytest:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: languages + author: PCL Team + tags: - python - python3 - async - type-hints - fastapi - django -allowed-tools: - - Read - - Write - - Edit - - Bash(python:*, python3:*, pip:*, pip3:*, uv:*, poetry:*, ruff:*, pytest:*) - - Glob - - Grep -requirements: - python: ">=3.10" + requirements: + python: '>=3.10' --- # Python Expert diff --git a/stdlib/languages/r-expert/SKILL.md b/stdlib/languages/r-expert/SKILL.md index 20dbcbc1..c6474e99 100644 --- a/stdlib/languages/r-expert/SKILL.md +++ b/stdlib/languages/r-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: r-expert -version: 1.0.0 -description: Expert-level R statistical computing, data analysis, and visualization -category: languages -tags: [r, statistics, data-analysis, ggplot2, tidyverse] -allowed-tools: - - Read - - Write - - Edit - - Bash(R:*, Rscript:*) +description: Expert-level R statistical computing, data analysis, and visualization. Use when working with r, asking about r concepts, or reviewing r code and configurations +allowed-tools: Read, Write, Edit, Bash(R:*, Rscript:*) +metadata: + version: 1.0.0 + category: languages + tags: + - r + - statistics + - data-analysis + - ggplot2 + - tidyverse --- # R Statistical Computing Expert diff --git a/stdlib/languages/ruby-expert/SKILL.md b/stdlib/languages/ruby-expert/SKILL.md index 14187249..31b89dd1 100644 --- a/stdlib/languages/ruby-expert/SKILL.md +++ b/stdlib/languages/ruby-expert/SKILL.md @@ -1,14 +1,17 @@ --- name: ruby-expert -version: 1.0.0 -description: Expert-level Ruby development with Rails, modern features, testing, and best practices -category: languages -tags: [ruby, rails, rspec, gem, sinatra, metaprogramming] -allowed-tools: - - Read - - Write - - Edit - - Bash(ruby:*, gem:*, bundle:*, rails:*) +description: Expert-level Ruby development with Rails, modern features, testing, and best practices. Use when working with ruby, asking about ruby concepts, or reviewing ruby code and configurations +allowed-tools: Read, Write, Edit, Bash(ruby:*, gem:*, bundle:*, rails:*) +metadata: + version: 1.0.0 + category: languages + tags: + - ruby + - rails + - rspec + - gem + - sinatra + - metaprogramming --- # Ruby Expert diff --git a/stdlib/languages/rust-expert/SKILL.md b/stdlib/languages/rust-expert/SKILL.md index eaa0d170..37d719cd 100644 --- a/stdlib/languages/rust-expert/SKILL.md +++ b/stdlib/languages/rust-expert/SKILL.md @@ -1,25 +1,20 @@ --- name: rust-expert -version: 1.0.0 -description: Expert-level Rust development with ownership, lifetimes, async, error handling, and production-grade patterns -category: languages -author: PCL Team +description: Expert-level Rust development with ownership, lifetimes, async, error handling, and production-grade patterns. Use when working with rust, asking about rust concepts, or reviewing rust code and configurations +allowed-tools: Read, Write, Edit, Bash(cargo:*, rustc:*, rustup:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: languages + author: PCL Team + tags: - rust - systems-programming - memory-safety - concurrency - cargo -allowed-tools: - - Read - - Write - - Edit - - Bash(cargo:*, rustc:*, rustup:*) - - Glob - - Grep -requirements: - rust: ">=1.75" + requirements: + rust: '>=1.75' --- # Rust Expert diff --git a/stdlib/languages/scala-expert/SKILL.md b/stdlib/languages/scala-expert/SKILL.md index f0b634ec..35048a81 100644 --- a/stdlib/languages/scala-expert/SKILL.md +++ b/stdlib/languages/scala-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: scala-expert -version: 1.0.0 -description: Expert-level Scala, functional programming, Akka, and reactive systems -category: languages -tags: [scala, functional-programming, akka, cats, zio] -allowed-tools: - - Read - - Write - - Edit - - Bash(scala:*, sbt:*) +description: Expert-level Scala, functional programming, Akka, and reactive systems. Use when working with scala, asking about scala concepts, or reviewing scala code and configurations +allowed-tools: Read, Write, Edit, Bash(scala:*, sbt:*) +metadata: + version: 1.0.0 + category: languages + tags: + - scala + - functional-programming + - akka + - cats + - zio --- # Scala Expert diff --git a/stdlib/languages/swift-expert/SKILL.md b/stdlib/languages/swift-expert/SKILL.md index 88e17005..39aa3a2f 100644 --- a/stdlib/languages/swift-expert/SKILL.md +++ b/stdlib/languages/swift-expert/SKILL.md @@ -1,14 +1,18 @@ --- name: swift-expert -version: 1.0.0 -description: Expert-level Swift development for iOS, macOS with SwiftUI, Combine, and modern Swift 5.9+ -category: languages -tags: [swift, ios, macos, swiftui, combine, async-await, apple] -allowed-tools: - - Read - - Write - - Edit - - Bash(swift:*, xcodebuild:*) +description: Expert-level Swift development for iOS, macOS with SwiftUI, Combine, and modern Swift 5.9+. Use when working with swift, asking about swift concepts, or reviewing swift code and configurations +allowed-tools: Read, Write, Edit, Bash(swift:*, xcodebuild:*) +metadata: + version: 1.0.0 + category: languages + tags: + - swift + - ios + - macos + - swiftui + - combine + - async-await + - apple --- # Swift Expert diff --git a/stdlib/languages/typescript-expert/SKILL.md b/stdlib/languages/typescript-expert/SKILL.md index 007eb7b0..c1e06028 100644 --- a/stdlib/languages/typescript-expert/SKILL.md +++ b/stdlib/languages/typescript-expert/SKILL.md @@ -1,25 +1,19 @@ --- name: typescript-expert description: Expert-level TypeScript development with modern tooling, advanced types, and best practices. Use this skill for TypeScript projects requiring type-safe code, modern bundling, and comprehensive testing. -tags: ['typescript', 'javascript', 'web', 'programming', 'types'] -allowed-tools: - - Read - - Write - - Bash(npm:*, pnpm:*, yarn:*, tsc:*, node:*, bun:*) +allowed-tools: Read, Write, Bash(npm:*, pnpm:*, yarn:*, tsc:*, node:*, bun:*) +compatibility: agentskills, claude-code license: Apache-2.0 -compatibility: - - agentskills - - claude-code metadata: version: 1.0.0 author: PCL Team category: programming-languages tags: - - typescript - - javascript - - frontend - - backend - - nodejs + - typescript + - javascript + - web + - programming + - types --- # TypeScript Expert diff --git a/stdlib/professional/accountant-expert/SKILL.md b/stdlib/professional/accountant-expert/SKILL.md index ef02d982..e21fd770 100644 --- a/stdlib/professional/accountant-expert/SKILL.md +++ b/stdlib/professional/accountant-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: accountant-expert -version: 1.0.0 -description: Expert-level accounting, tax, financial reporting, and accounting systems -category: professional -tags: [accounting, tax, financial-reporting, gaap, ifrs] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level accounting, tax, financial reporting, and accounting systems. Use when working with accountant, asking about accountant concepts, or reviewing accountant code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: professional + tags: + - accounting + - tax + - financial-reporting + - gaap + - ifrs --- # Accountant Expert diff --git a/stdlib/professional/banking-expert/SKILL.md b/stdlib/professional/banking-expert/SKILL.md index b2301114..149deb20 100644 --- a/stdlib/professional/banking-expert/SKILL.md +++ b/stdlib/professional/banking-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: banking-expert -version: 1.0.0 -description: Expert-level banking systems, core banking, regulations, and banking technology -category: professional -tags: [banking, finance, core-banking, regulations, payments] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level banking systems, core banking, regulations, and banking technology. Use when working with banking, asking about banking concepts, or reviewing banking code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: professional + tags: + - banking + - finance + - core-banking + - regulations + - payments --- # Banking Expert diff --git a/stdlib/professional/finops-expert/SKILL.md b/stdlib/professional/finops-expert/SKILL.md index 143b9a00..1bf38376 100644 --- a/stdlib/professional/finops-expert/SKILL.md +++ b/stdlib/professional/finops-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: finops-expert -version: 1.0.0 -description: Expert-level cloud financial operations, cost optimization, and cloud economics -category: professional -tags: [finops, cloud-cost, optimization, cloud-economics, aws-cost] -allowed-tools: - - Read - - Write - - Edit - - Bash(*) +description: Expert-level cloud financial operations, cost optimization, and cloud economics. Use when working with finops, asking about finops concepts, or reviewing finops code and configurations +allowed-tools: Read, Write, Edit, Bash(*) +metadata: + version: 1.0.0 + category: professional + tags: + - finops + - cloud-cost + - optimization + - cloud-economics + - aws-cost --- # FinOps Expert diff --git a/stdlib/professional/lawyer-expert/SKILL.md b/stdlib/professional/lawyer-expert/SKILL.md index 670dc95e..e6de6581 100644 --- a/stdlib/professional/lawyer-expert/SKILL.md +++ b/stdlib/professional/lawyer-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: lawyer-expert -version: 1.0.0 -description: Expert-level legal systems, contracts, compliance, and legal technology -category: professional -tags: [legal, contracts, compliance, law, legal-tech] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level legal systems, contracts, compliance, and legal technology. Use when working with lawyer, asking about lawyer concepts, or reviewing lawyer code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: professional + tags: + - legal + - contracts + - compliance + - law + - legal-tech --- # Lawyer Expert diff --git a/stdlib/professional/standards-expert/SKILL.md b/stdlib/professional/standards-expert/SKILL.md index 10ffcf22..73afbb39 100644 --- a/stdlib/professional/standards-expert/SKILL.md +++ b/stdlib/professional/standards-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: standards-expert -version: 1.0.0 -description: Expert-level ISO standards, quality management, compliance, and certification -category: professional -tags: [iso, standards, quality-management, compliance, certification] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level ISO standards, quality management, compliance, and certification. Use when working with standards, asking about standards concepts, or reviewing standards code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: professional + tags: + - iso + - standards + - quality-management + - compliance + - certification --- # ISO Standards and Quality Management Expert diff --git a/stdlib/qa/qa-expert/SKILL.md b/stdlib/qa/qa-expert/SKILL.md index d81ff9ca..7c7658a7 100644 --- a/stdlib/qa/qa-expert/SKILL.md +++ b/stdlib/qa/qa-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: qa-expert -version: 1.0.0 -description: Expert-level quality assurance, testing strategies, automation, and QA processes -category: qa -tags: [qa, testing, test-automation, quality-assurance, selenium] -allowed-tools: - - Read - - Write - - Edit - - Bash(*) +description: Expert-level quality assurance, testing strategies, automation, and QA processes. Use when working with qa, asking about qa concepts, or reviewing qa code and configurations +allowed-tools: Read, Write, Edit, Bash(*) +metadata: + version: 1.0.0 + category: qa + tags: + - qa + - testing + - test-automation + - quality-assurance + - selenium --- # Quality Assurance Expert diff --git a/stdlib/scientific/biological-expert/SKILL.md b/stdlib/scientific/biological-expert/SKILL.md index 4027cfe9..75e0017b 100644 --- a/stdlib/scientific/biological-expert/SKILL.md +++ b/stdlib/scientific/biological-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: biological-expert -version: 1.0.0 -description: Expert-level biology, biotechnology, genetics, bioinformatics, and computational biology -category: scientific -tags: [biology, biotechnology, genetics, bioinformatics, genomics] -allowed-tools: - - Read - - Write - - Edit - - Bash(python:*) +description: Expert-level biology, biotechnology, genetics, bioinformatics, and computational biology. Use when working with biological, asking about biological concepts, or reviewing biological code and configurations +allowed-tools: Read, Write, Edit, Bash(python:*) +metadata: + version: 1.0.0 + category: scientific + tags: + - biology + - biotechnology + - genetics + - bioinformatics + - genomics --- # Biological Sciences Expert diff --git a/stdlib/scientific/quantum-expert/SKILL.md b/stdlib/scientific/quantum-expert/SKILL.md index 7827dc41..e65aa7ed 100644 --- a/stdlib/scientific/quantum-expert/SKILL.md +++ b/stdlib/scientific/quantum-expert/SKILL.md @@ -1,14 +1,15 @@ --- name: quantum-expert -version: 1.0.0 -description: Expert-level quantum computing, Qiskit, quantum algorithms, and quantum information -category: scientific -tags: [quantum-computing, qiskit, quantum-algorithms, quantum-information] -allowed-tools: - - Read - - Write - - Edit - - Bash(python:*) +description: Expert-level quantum computing, Qiskit, quantum algorithms, and quantum information. Use when working with quantum, asking about quantum concepts, or reviewing quantum code and configurations +allowed-tools: Read, Write, Edit, Bash(python:*) +metadata: + version: 1.0.0 + category: scientific + tags: + - quantum-computing + - qiskit + - quantum-algorithms + - quantum-information --- # Quantum Computing Expert diff --git a/stdlib/scientific/research-expert/SKILL.md b/stdlib/scientific/research-expert/SKILL.md index af97326d..fae1bd62 100644 --- a/stdlib/scientific/research-expert/SKILL.md +++ b/stdlib/scientific/research-expert/SKILL.md @@ -1,13 +1,16 @@ --- name: research-expert -version: 1.0.0 -description: Expert-level research methodology, academic writing, statistical analysis, and scientific investigation -category: scientific -tags: [research, methodology, statistics, academic-writing, experimental-design] -allowed-tools: - - Read - - Write - - Edit +description: Expert-level research methodology, academic writing, statistical analysis, and scientific investigation. Use when working with research, asking about research concepts, or reviewing research code and configurations +allowed-tools: Read, Write, Edit +metadata: + version: 1.0.0 + category: scientific + tags: + - research + - methodology + - statistics + - academic-writing + - experimental-design --- # Research Methodology Expert diff --git a/stdlib/security/audit-expert/SKILL.md b/stdlib/security/audit-expert/SKILL.md index 51f46384..a40c2aa8 100644 --- a/stdlib/security/audit-expert/SKILL.md +++ b/stdlib/security/audit-expert/SKILL.md @@ -1,14 +1,18 @@ --- name: audit-expert -version: 1.0.0 -description: Expert-level security auditing, compliance, code review, and vulnerability assessment -category: security -tags: [audit, compliance, security-review, code-review, vulnerability-assessment, soc2, gdpr] -allowed-tools: - - Read - - Write - - Edit - - Bash(git:*, grep:*, find:*) +description: Expert-level security auditing, compliance, code review, and vulnerability assessment. Use when working with audit, asking about audit concepts, or reviewing audit code and configurations +allowed-tools: Read, Write, Edit, Bash(git:*, grep:*, find:*) +metadata: + version: 1.0.0 + category: security + tags: + - audit + - compliance + - security-review + - code-review + - vulnerability-assessment + - soc2 + - gdpr --- # Audit Expert diff --git a/stdlib/security/codeql-expert/SKILL.md b/stdlib/security/codeql-expert/SKILL.md index e5047624..77573716 100644 --- a/stdlib/security/codeql-expert/SKILL.md +++ b/stdlib/security/codeql-expert/SKILL.md @@ -1,14 +1,16 @@ --- name: codeql-expert -version: 1.0.0 -description: Expert-level CodeQL for static analysis, vulnerability detection, and security code scanning -category: security -tags: [codeql, static-analysis, sast, vulnerability-detection, github-security] -allowed-tools: - - Read - - Write - - Edit - - Bash(codeql:*, gh:*) +description: Expert-level CodeQL for static analysis, vulnerability detection, and security code scanning. Use when working with codeql, asking about codeql concepts, or reviewing codeql code and configurations +allowed-tools: Read, Write, Edit, Bash(codeql:*, gh:*) +metadata: + version: 1.0.0 + category: security + tags: + - codeql + - static-analysis + - sast + - vulnerability-detection + - github-security --- # CodeQL Expert diff --git a/stdlib/security/security-expert/SKILL.md b/stdlib/security/security-expert/SKILL.md index 5e9cfa30..9a6dc6bf 100644 --- a/stdlib/security/security-expert/SKILL.md +++ b/stdlib/security/security-expert/SKILL.md @@ -1,14 +1,18 @@ --- name: security-expert -version: 1.0.0 -description: Expert-level application security, OWASP Top 10, penetration testing, and security best practices -category: security -tags: [security, owasp, pentest, appsec, vulnerability, encryption, authentication] -allowed-tools: - - Read - - Write - - Edit - - Bash(nmap:*, burpsuite:*, zap:*) +description: Expert-level application security, OWASP Top 10, penetration testing, and security best practices. Use when working with security, asking about security concepts, or reviewing security code and configurations +allowed-tools: Read, Write, Edit, Bash(nmap:*, burpsuite:*, zap:*) +metadata: + version: 1.0.0 + category: security + tags: + - security + - owasp + - pentest + - appsec + - vulnerability + - encryption + - authentication --- # Security Expert diff --git a/stdlib/tools/code-review-expert/SKILL.md b/stdlib/tools/code-review-expert/SKILL.md index ee901fd1..924b708d 100644 --- a/stdlib/tools/code-review-expert/SKILL.md +++ b/stdlib/tools/code-review-expert/SKILL.md @@ -1,23 +1,18 @@ --- name: code-review-expert description: Expert-level code review focusing on quality, security, performance, and maintainability. Use this skill for conducting thorough code reviews, identifying issues, and providing constructive feedback. -tags: ['code-review', 'quality', 'best-practices', 'collaboration'] -allowed-tools: - - Read - - Write +allowed-tools: Read, Write +compatibility: agentskills, claude-code license: Apache-2.0 -compatibility: - - agentskills - - claude-code metadata: version: 1.0.0 author: PCL Team category: development-tools tags: - - code-review - - quality - - security - - best-practices + - code-review + - quality + - best-practices + - collaboration --- # Code Review Expert diff --git a/stdlib/tools/git-expert/SKILL.md b/stdlib/tools/git-expert/SKILL.md index 21fd1453..89b24a51 100644 --- a/stdlib/tools/git-expert/SKILL.md +++ b/stdlib/tools/git-expert/SKILL.md @@ -1,24 +1,19 @@ --- name: git-expert -version: 1.0.0 -description: Expert-level Git version control with advanced workflows, branching strategies, and best practices for team collaboration -category: tools -author: PCL Team +description: Expert-level Git version control with advanced workflows, branching strategies, and best practices for team collaboration. Use when working with git, asking about git concepts, or reviewing git code and configurations +allowed-tools: Read, Write, Edit, Bash(git:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: tools + author: PCL Team + tags: - git - version-control - collaboration - workflow -allowed-tools: - - Read - - Write - - Edit - - Bash(git:*) - - Glob - - Grep -requirements: - git: ">=2.30" + requirements: + git: '>=2.30' --- # Git Expert diff --git a/stdlib/tools/skill-creator-expert/SKILL.md b/stdlib/tools/skill-creator-expert/SKILL.md index b3d7092d..3761853e 100644 --- a/stdlib/tools/skill-creator-expert/SKILL.md +++ b/stdlib/tools/skill-creator-expert/SKILL.md @@ -1,21 +1,16 @@ --- name: skill-creator-expert -version: 1.0.0 -description: Expert system for designing, creating, and validating PCL skills with comprehensive domain knowledge extraction -category: tools -tags: - [ - skill-creation, - meta-programming, - domain-modeling, - knowledge-engineering, - pcl-development, - ] -allowed-tools: - - Read - - Write - - Edit - - Execute +description: Expert system for designing, creating, and validating PCL skills with comprehensive domain knowledge extraction. Use when working with skill creator, asking about skill creator concepts, or reviewing skill creator code and configurations +allowed-tools: Read, Write, Edit, Execute +metadata: + version: 1.0.0 + category: tools + tags: + - skill-creation + - meta-programming + - domain-modeling + - knowledge-engineering + - pcl-development --- # Skill Creator Expert diff --git a/stdlib/tools/testing-expert/SKILL.md b/stdlib/tools/testing-expert/SKILL.md index e65bff04..fb48d720 100644 --- a/stdlib/tools/testing-expert/SKILL.md +++ b/stdlib/tools/testing-expert/SKILL.md @@ -1,24 +1,19 @@ --- name: testing-expert -version: 1.0.0 -description: Expert-level software testing with unit tests, integration tests, E2E tests, TDD/BDD, and testing best practices -category: tools -author: PCL Team +description: Expert-level software testing with unit tests, integration tests, E2E tests, TDD/BDD, and testing best practices. Use when working with testing, asking about testing concepts, or reviewing testing code and configurations +allowed-tools: Read, Write, Edit, Bash(npm:*, pytest:*, jest:*, vitest:*, go test:*, mvn test:*, gradle test:*), Glob, Grep license: Apache-2.0 -tags: +metadata: + version: 1.0.0 + category: tools + author: PCL Team + tags: - testing - tdd - bdd - unit-tests - integration-tests - e2e -allowed-tools: - - Read - - Write - - Edit - - Bash(npm:*, pytest:*, jest:*, vitest:*, go test:*, mvn test:*, gradle test:*) - - Glob - - Grep --- # Testing Expert