Agent Skills by linguistic76
Showing 27 vetted skills indexed across 1 GitHub repositories.
user-context-intelligence
Guide users through SKUEL's cross-domain intelligence hub for personalized daily planning.
skuel-ui
Build SKUEL platform user interfaces with BasePage, SidebarPage, and FormGenerator.
docker
Explain SKUEL Docker compose configurations, Dockerfile conventions, and startup sequences.
docs-skills-evolution
Manage documentation and skills lifecycle aligned with technology stack evolution.
domain-route-config
Register API and UI routes declaratively for SKUEL applications using DomainRouteConfig.
chartjs
Generate interactive Chart.js charts for SKUEL FastHTML dashboards.
pytest
Test Python applications in SKUEL with pytest-asyncio and Result[T] assertions.
accessibility-guide
Implement WCAG 2.1 Level AA accessible web components with semantic HTML and ARIA.
python
Guide modern Python development with Pydantic, frozen dataclasses, and Result[T] error handling.
Security Skill
Guide SKUEL security practices with query injection prevention and authentication checks.
zpd
Assess a learner's Zone of Proximal Development within a curriculum graph.
result-pattern
Implement SKUEL's Result[T] error handling pattern for service communication.
ui-browser
Guide HTMX server communication and Alpine.js client-side state management for dynamic web interfaces.
skuel-search-architecture
Explain SKUEL's unified search architecture with SearchRouter orchestration and domain-specific filtering.
Activity Domains Skill
Standardize feature development across six productivity domains with facade services and three-view UIs.
Curriculum Domains Skill
Structure educational content into Articles, KUs, LS, and LPs.
ui-css
Style SKUEL components using MonsterUI wrappers and Tailwind CSS utilities.
BaseAIService
Provide a base class for domain-specific AI services with semantic search and LLM insights.
base-analytics-service
Create Python analytics services for graph data without AI dependencies.
prometheus-grafana
Instrument Prometheus metrics and create Grafana dashboards with PromQL queries.
ui-error-handling
Propagate Result[T] errors from Python services to visible UI banners.
neo4j-cypher-patterns
Provides Cypher query patterns and entity relationship references for the SKUEL Neo4j database schema.
learning-loop
Explain SKUEL's Five-Phased Learning Loop and its entity relationships.
fasthtml
Build server-rendered HTML web applications with Python and FastHTML.