Browse Skills

22656 skills found

maud-syntax-fundamentals.md
1
1 export maud-syntax-fundamentals
2 matthewharwood from "matthewharwood/engmanager.xyz"
3 Compile-time HTML templating with Maud using the html! macro for type-safe markup generation. Covers syntax patterns including elements, attributes, classes, IDs, content splicing, toggles, control flow (if/match/for), and DOCTYPE. Use when generating HTML in Rust, creating templates, or building server-side rendered pages.
2026-01-05
understanding-assumption-surface.md
1
1 export understanding-assumption-surface
2 synapseradio from "synapseradio/thinkies"
3 Surface implicit assumptions to verify them against observable code artifacts before building on unverified claims. Use when: (1) claims about code behavior are made without checking what the implementation actually does, (2) planned changes depend on properties not yet verified against tests, types, or runtime behavior, (3) reasoning is based on how software typically works rather than how this specific codebase demonstrably works, (4) assertions about system properties reference expected patterns rather than observed artifacts.
2026-01-05
moai-platform-firebase-auth.md
1
1 export moai-platform-firebase-auth
2 junseokandylee from "junseokandylee/RallyApp"
3 Firebase Authentication specialist covering Google ecosystem, social auth, phone auth, and mobile-first patterns. Use when building Firebase-backed or Google ecosystem apps.
2026-01-05
subagent-driven-development.md
1
1 export subagent-driven-development
2 samjhecht from "samjhecht/wrangler"
3 Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
2026-01-05
semo-architecture-checker.md
1
1 export semo-architecture-checker
2 semicolon-devteam from "semicolon-devteam/semo"
3 .claude 디렉토리 구조 검증 및 자동 수정. Use when:(1) SEMO 업데이트 후 무결성 체크, (2) 심링크 깨짐 의심 시,(3) version-updater에서 자동 호출, (4) 새 세션 시작 시.
2026-01-05
discord-sync.md
1
1 export discord-sync
2 lycfyi from "lycfyi/community-agent-plugin"
3 Sync Discord messages to local storage. Use when user asks to sync, pull, fetch, or download Discord messages.
2026-01-05
dapr-config-validator.md
1
1 export dapr-config-validator
2 Sahib-Sawhney-WH from "Sahib-Sawhney-WH/dapr-claude-plugin"
3 Automatically validate DAPR configuration files (dapr.yaml, component YAML files) when they are created or modified. Checks for schema compliance, missing required fields, invalid values, and common misconfigurations. Use when validating DAPR configs, reviewing component setup, or before deployment.
2026-01-05
repo-preflight.md
1
1 export repo-preflight
2 synapseradio from "synapseradio/thinkies"
3 Establish release readiness through layered validation that automatically repairs deterministic inconsistencies in versions, skill counts, and changelogs while surfacing issues requiring human judgment. Use when: (1) before creating any git commit in the thinkies repository, (2) after adding or modifying skills to catch metadata drift, (3) after version bumps to ensure consistency across all files, (4) skill counts in README files or version numbers in metadata files appear inconsistent, (5) as part of continuous integration validation, (6) after bulk operations that touched multiple skills
2026-01-05
sync-feature-branch.md
1
1 export sync-feature-branch
2 stars-end from "stars-end/affordabot"
3 Commit current work to feature branch with Beads metadata tracking and git integration. MUST BE USED for all commit operations.Handles Feature-Key trailers, Beads status updates, and optional quick linting before commit.Use when user wants to save progress, commit changes, prepare work for review, sync local changes, or finalize current work,or when user mentions "uncommitted changes", "git status shows changes", "Feature-Key missing",commit operations, saving work, git workflows, or syncing changes.
2026-01-05
security-auditor.md
1
1 export security-auditor
2 MaciWP from "MaciWP/CV_Astro"
3 Detects hardcoded secrets, SQL injection, XSS, path traversal, and insecure storage vulnerabilities. Specialized for Vue 3, TypeScript, Bun, PostgreSQL, and Redis in Poneglyph System. Keywords - security audit, vulnerability, sql injection, xss, secrets detection, security scan, vulnerability scan, security review
2026-01-05
claude-context-manager.md
1
1 export claude-context-manager
2 AnthemFlynn from "AnthemFlynn/ccmp"
3 Enables autonomous context management for codebases through claude.md files. Use when creating, maintaining, or synchronizing AI agent context. Provides tools and workflows for monitoring context health, detecting staleness, and updating intelligently. Helps Claude work proactively as a context manager.
2026-01-05
metacognitive-cycle-detect.md
1
1 export metacognitive-cycle-detect
2 synapseradio from "synapseradio/thinkies"
3 Recognize when thinking is going in circles, useful when stuck, repeating yourself, or not making progress despite continued effort. Use when: (1) explicit request to detect reasoning loops or check for circular thinking, (2) same points or decision points recur in multiple responses without new conclusions, (3) information gathering or analysis steps haven't changed the approach to the problem, (4) revision cycles continue with diminishing returns while central questions remain unresolved.
2026-01-05
narrative-diction.md
1
1 export narrative-diction
2 synapseradio from "synapseradio/thinkies"
3 Choose words for register, connotation, and precision. Use when: (1) asked to adjust formality or vocabulary, (2) text contains words like "delve" or "leverage", (3) writing for technical or general audience, (4) translating between casual and formal language, (5) text uses abstract terms without concrete reference.
2026-01-05
managing-dev-environment.md
1
1 export managing-dev-environment
2 wolfiesch from "wolfiesch/UFC-pokedex"
3 Use this skill when starting, stopping, or troubleshooting the development environment including managing backend/frontend services, handling port conflicts, setting up Docker vs SQLite modes, configuring Cloudflare tunnels, managing environment variables, regenerating TypeScript types, clearing caches, or diagnosing startup failures. Supports multiple modes (local, tunnel, SQLite, PostgreSQL).
2026-01-05
guardrails-control.md
1
1 export guardrails-control
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Enforce governance, approvals, and safety boundaries for autonomous actions; use when asked to define or apply guardrails.
2026-01-05
work-on-ticket.md
1
1 export work-on-ticket
2 jjmartres from "jjmartres/opencode"
3 Fetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases.
2026-01-05
reachy-mini-sdk.md
1
1 export reachy-mini-sdk
2 jjmartres from "jjmartres/opencode"
3 Comprehensive guide for programming Reachy Mini robot using Python SDK v1.2.6. Use when working with Reachy Mini robot control, motion programming, sensor access, audio/video processing, or building AI applications. Covers movement control (head, antennas, body), camera/microphone access, motion recording/playback, coordinate systems, and Hugging Face integration. Essential for robotics development, AI experimentation, and interactive applications.
2026-01-05
writing-email-for-jesse.md
1
1 export writing-email-for-jesse
2 obra from "obra/claude-pa"
3 Use when drafting emails on Jesse's behalf - captures his personal writing style, common phrases, and tone
2026-01-05
dspy-framework.md
1
1 export dspy-framework
2 bobmatnyc from "bobmatnyc/terminator"
3 DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers. Use when optimizing prompts systematically, building production LLM systems, implementing RAG/classification tasks, or requiring version-controlled reproducible prompts.
2026-01-05
testability-scoring.md
1
1 export testability-scoring
2 pacphi from "pacphi/ampel"
3 AI-powered testability assessment using 10 principles of intrinsic testability with Playwright and optional Vibium integration. Evaluates web applications against Observability, Controllability, Algorithmic Simplicity, Transparency, Stability, Explainability, Unbugginess, Smallness, Decomposability, and Similarity. Use when assessing software testability, evaluating test readiness, identifying testability improvements, or generating testability reports.
2026-01-05
subagent-driven-development.md
1
1 export subagent-driven-development
2 CodingCossack from "CodingCossack/agent-skills-library"
3 Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid pollution, when formal review cycles (spec compliance then code quality) are required between tasks, or when you need diff-based validation of each task before proceeding.
2026-01-05
tdd-red-phase.md
1
1 export tdd-red-phase
2 rubrical-studios from "rubrical-studios/gh-pmu"
3 Guide experienced developers through RED phase of TDD cycle - writing failing tests and verifying expected failures
2026-01-05
sensor-health.md
1
1 export sensor-health
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Generate comprehensive sensor health and status reports across all LimaCharlie organizations. Use when users ask about sensor connectivity, data availability, offline sensors, sensors not reporting events, or fleet-wide health queries (e.g., "show me sensors online but not sending data", "list sensors offline for 7 days across all orgs").
2026-01-05
sensor-tasking.md
1
1 export sensor-tasking
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Send tasks (commands) to EDR sensors to gather data or take action. Handles offline agents via reliable-tasking, collects responses via LCQL queries, and creates D&R rules for automated response handling. Use for live response, data collection, forensic acquisition, or fleet-wide operations like "get OS version from all Windows servers" or "isolate all hosts with tag X".
2026-01-05