Content & Writing

Page 53 of 57

Browse skills in this category.

4059 skills · Showing 3745-3816
Sort by:

tanstack-integration

Content & Writing

by aiskillstore

Find opportunities to improve web application code using TanStack libraries (Query, Table, Form, Router, etc.). Avoid man-with-hammer syndrome by applying TanStack after vanilla implementation works.

85
Jan 19, 2026, 04:39 AM

task-analyzer

Content & Writing

by shinpr

Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale.

85
Jan 16, 2026, 04:26 AM

task-runner

Content & Writing

by aiskillstore

Run project commands with just. Check for justfile in project root, list available tasks, execute common operations like test, build, lint. Triggers on: run tests, build project, list tasks, check available commands, run script, project commands.

85
Jan 19, 2026, 04:39 AM

tasknotes

Content & Writing

by aiskillstore

Manage tasks in Obsidian via TaskNotes plugin API. Use when user wants to create tasks, list tasks, query by status or project, update task status, delete tasks, or check what they need to do.

85
Jan 19, 2026, 04:39 AM

tavily-search

Content & Writing

by aiskillstore

使用Tavily API进行网络搜索,获取实时信息、回答问题或研究主题

85
Jan 19, 2026, 04:39 AM

tavily-search-free

Content & Writing

by aiskillstore

Use Tavily Search API for optimized, real-time web search results for RAG. A pre-configured, cost-effective search tool.

85
Jan 19, 2026, 04:39 AM

tdd-enforcer

Content & Writing

by aiskillstore

Use when implementing new features. Enforces TDD workflow - write tests FIRST, then implementation. Ensures AAA pattern, proper coverage, and quality test design.

85
Jan 19, 2026, 04:39 AM

tdd-pytest

Content & Writing

by aiskillstore

Python/pytest TDD specialist for test-driven development workflows. Use

85
Jan 19, 2026, 04:39 AM

tdd-workflow

Content & Writing

by aiskillstore

Test-Driven Development methodology for Node.js/TypeScript projects.

85
Jan 19, 2026, 04:39 AM

tech-doc

Content & Writing

by aiskillstore

技术协作场景下撰写与维护高质量技术文档的统一写作指南。

85
Jan 19, 2026, 04:39 AM

technical-analysis

Content & Writing

by aiskillstore

Technical analysis capabilities for APIs, data models, integrations, and security requirements. Use when analyzing technical aspects of systems or documenting technical requirements.

85
Jan 19, 2026, 04:39 AM

technical-clarity

Content & Writing

by aiskillstore

Review technical content for clarity, accessibility, learner comprehension, jargon, context, and grade-level fit.

85
Jan 19, 2026, 04:39 AM

technical-decision-record

Content & Writing

by aiskillstore

Use when making technical decisions, choosing technologies, or documenting architectural choices. Creates ADRs (Architecture Decision Records).

85
Jan 19, 2026, 04:39 AM

terminal-title

Content & Writing

by aiskillstore

This skill should be used to update terminal window title with context. Triggers automatically at session start via hook. Also triggers on topic changes during conversation (debugging to docs, frontend to backend). Updates title with emoji + project + current topic.

85
Jan 19, 2026, 04:39 AM

test-coverage-analyzer

Content & Writing

by aiskillstore

Analyzes test coverage gaps and suggests test cases for untested code paths. Use when user requests test improvements, coverage analysis, or wants to increase test coverage.

85
Jan 19, 2026, 04:39 AM

test-generator

Content & Writing

by aiskillstore

Generate comprehensive test boilerplate following project TDD conventions. Use when creating new tests for modules, classes, or functions. Automatically creates tests with proper structure, type hints, docstrings, and AAA pattern.

85
Jan 19, 2026, 04:39 AM

test-infrastructure

Content & Writing

by aiskillstore

When invoked:

85
Jan 19, 2026, 04:39 AM

test-orchestrator

Content & Writing

by aiskillstore

Coordinates testing strategy and execution across all test types. Use when creating test plans, implementing tests (unit/integration/E2E), or enforcing coverage requirements (80% minimum). Applies testing-requirements.md.

85
Jan 19, 2026, 04:39 AM

tester

Content & Writing

by aiskillstore

Comprehensive testing skill for GabeDA application - designs test strategies (UAT, integration, smoke, unit), creates tests for frontend (React/Playwright) and backend (Django/pytest), executes tests, analyzes results, and generates detailed reports with findings. Stores reports in ai/testing/ and tests in appropriate project folders.

85
Jan 19, 2026, 04:39 AM

testing-fundamentals

Content & Writing

by aiskillstore

Auto-invoke when reviewing test files or discussing testing strategy. Enforces testing pyramid, strategic coverage, and stack-appropriate frameworks.

85
Jan 19, 2026, 04:39 AM

testing-gate

Content & Writing

by aiskillstore

Gate 6 - Verify tests exist and cover critical paths. Issues result in WARNINGS (encourages tests, doesn't block).

85
Jan 19, 2026, 04:39 AM

testing-principles

Content & Writing

by shinpr

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

85
Jan 16, 2026, 04:26 AM

by aiskillstore

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

85
Jan 19, 2026, 04:39 AM

testing-strategy

Content & Writing

by aiskillstore

Comprehensive testing workflow combining TDD, real implementations (no mocking), and E2E testing. Use when implementing features, writing tests, or setting up test infrastructure.

85
Jan 19, 2026, 04:39 AM

testing-strategy-builder

Content & Writing

by aiskillstore

Use this skill when creating comprehensive testing strategies for applications. Provides test planning templates, coverage targets, test case structures, and guidance for unit, integration, E2E, and performance testing. Ensures robust quality assurance across the development lifecycle.

85
Jan 19, 2026, 04:39 AM

testing-test-writing

Content & Writing

by aiskillstore

Write minimal, focused tests for core user flows and critical paths during development, testing behavior rather than implementation with clear test names and mocked dependencies. Use this skill when writing unit tests, integration tests, test files, test cases for critical workflows, or mocking external dependencies. Apply when working with test files (.test.js, .spec.ts, _test.py), test frameworks (Jest, RSpec, pytest), testing user journeys, or implementing fast-executing tests that validate business-critical functionality without over-testing implementation details or edge cases during feature development.

85
Jan 19, 2026, 04:39 AM

the-archivist

Content & Writing

by aiskillstore

This skill should be used when engineering decisions are being made during code implementation. The Archivist enforces decision documentation as a standard practice, ensuring every engineering choice includes rationale and integrates with Architecture Decision Records (ADRs). Use when writing code that involves choosing between alternatives, selecting technologies, designing architectures, or making trade-offs.

85
Jan 19, 2026, 04:39 AM

the-oracle

Content & Writing

by aiskillstore

This skill should be used when the user asks to "use the oracle" or "ask the oracle" for deep research, analysis, or architectural questions. The oracle excels at multi-source research combining codebase exploration and web searches, then synthesizing findings into actionable answers. Use for complex questions requiring investigation across multiple sources, architectural analysis, refactoring plans, debugging mysteries, and code reviews.

85
Jan 19, 2026, 04:39 AM

theater-detection-audit

Content & Writing

by aiskillstore

Performs comprehensive audits to detect placeholder code, mock data, TODO markers, and incomplete implementations in codebases. Use this skill when you need to find all instances of "theater" in code such as hardcoded mock responses, stub functions, commented-out production logic, or fake data that needs to be replaced with real implementations. The skill systematically identifies these instances, reads their full context, and completes them with production-quality code.

85
Jan 19, 2026, 04:39 AM

thinking-deeply

Content & Writing

by aiskillstore

Engages structured analysis to explore multiple perspectives and context dependencies before responding. Use when users ask confirmation-seeking questions, make leading statements, request binary choices, or when feeling inclined to quickly agree or disagree without thorough consideration.

85
Jan 19, 2026, 04:39 AM

ticktick-cli

Content & Writing

by aiskillstore

使用 Python CLI 与 Dida365 Open API 交互以管理滴答清单任务/项目,适用于需要通过脚本或命令行调用滴答清单接口的场景(如项目/任务的查询、创建、更新、完成、删除)。

85
Jan 19, 2026, 04:39 AM

tikzjax-diagramming

Content & Writing

by aiskillstore

Create TikZ diagrams in Obsidian using TikZJax plugin. Use when visualizing geometric shapes, coordinate systems, game scenes, circuit diagrams, chemical structures, or complex technical drawings that require precise positioning.

85
Jan 19, 2026, 04:39 AM

tilt

Content & Writing

by aiskillstore

Use when checking deployment health, investigating errors, reading logs, or working with Tiltfiles. Queries Tilt resource status, logs, and manages dev environments.

85
Jan 19, 2026, 04:39 AM

tool-discovery

Content & Writing

by aiskillstore

Recommend the right agents and skills for any task. Covers both heavyweight agents (Task tool) and lightweight skills (Skill tool). Triggers on: which agent, which skill, what tool should I use, help me choose, recommend agent, find the right tool.

85
Jan 19, 2026, 04:39 AM

tool-interface-analysis

Content & Writing

by aiskillstore

Analyze tool registration, schema generation, and error feedback mechanisms in agent frameworks. Use when (1) understanding how tools are defined and registered, (2) evaluating schema generation approaches (introspection vs manual), (3) tracing error feedback loops to the LLM, (4) assessing retry and self-correction mechanisms, or (5) comparing tool interfaces across frameworks.

85
Jan 19, 2026, 04:39 AM

tool-presets

Content & Writing

by aiskillstore

Standardized tool set definitions for Claude Code agents ensuring consistent tool access across similar agent types

85
Jan 19, 2026, 04:39 AM

tool-selection-framework

Content & Writing

by aiskillstore

Design systematic decision frameworks for selecting appropriate AI tools (Claude Code vs Gemini CLI)based on context requirements, codebase size, reasoning depth needs, and task complexity. Use thisskill when starting projects with unclear tool requirements, optimizing context-constrained workflows,or designing multi-phase strategies that leverage multiple tools' strengths. This skill helps matchtool capabilities to task characteristics, preventing wasted context and ensuring optimal resourceallocation.

85
Jan 19, 2026, 04:39 AM

toon-format

Content & Writing

by aiskillstore

TOON (Token-Oriented Object Notation) encoding for LLM-efficient data representation. 30-60% token savings vs JSON for structured data.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

自动获取 TopHub 热榜,精选选题,并使用 Defou x Stanley 风格生成爆款内容。

85
Jan 19, 2026, 04:39 AM

tophub-trends

Content & Writing

by aiskillstore

获取并分析 TopHub 热榜数据,提供内容创作灵感。

85
Jan 19, 2026, 04:39 AM

transparency-reporter

Content & Writing

by aiskillstore

When Truth Layer identifies a blocker:

85
Jan 19, 2026, 04:39 AM

treesitter-patterns

Content & Writing

by aiskillstore

Universal patterns for tree-sitter code parsing. Covers AST visitors, query patterns, and language plugin development. Framework-agnostic.

85
Jan 19, 2026, 04:39 AM

triaging-issues

Content & Writing

by aiskillstore

GitHub issue triage and management expertise. Auto-invokes when issue triage, duplicate detection, issue relationships, or issue management are mentioned. Integrates with existing github-issues skill.

85
Jan 19, 2026, 04:39 AM

triforce-sync-check

Content & Writing

by aiskillstore

Verify 3-Mirror skill sync consistency across .public/skills, .codex/skills, and .claude/skills. Use after skill changes, before commits, or for CI validation.

85
Jan 19, 2026, 04:39 AM

trpc-scaffolder

Content & Writing

by aiskillstore

Scaffolds tRPC routers, procedures, and Zod schemas with full type safety following DevPrep AI patterns

85
Jan 19, 2026, 04:39 AM

truth-layer

Content & Writing

by aiskillstore

When you discover a blocker:

85
Jan 19, 2026, 04:39 AM

twscrape

Content & Writing

by aiskillstore

Guides use of twscrape for Twitter/X data collection, account setup, proxy configuration, exports, and troubleshooting.

85
Jan 19, 2026, 04:39 AM

type-safety-validation

Content & Writing

by aiskillstore

Achieve end-to-end type safety with Zod runtime validation, tRPC type-safe APIs, Prisma ORM, and TypeScript 5.7+ features. Build fully type-safe applications from database to UI for 2025+ development.

85
Jan 19, 2026, 04:39 AM

typescript-best-practices

Content & Writing

by aiskillstore

Use when reading or writing TypeScript or JavaScript files (.ts, .tsx, .js, tsconfig.json).

85
Jan 19, 2026, 04:39 AM

typescript-dev

Content & Writing

by aiskillstore

>-

85
Jan 19, 2026, 04:39 AM

typescript-jsdoc

Content & Writing

by aiskillstore

Write effective JSDoc comments for TypeScript code. Provides guidance on documentation format, strategic placement, best practices, and when to document versus when to keep code self-documenting. Helps maintain code clarity and IDE support.

85
Jan 19, 2026, 04:39 AM

typescript-node-expert

Content & Writing

by aiskillstore

Expert TypeScript/Node.js developer for building high-quality, performant, and maintainable CLI tools and libraries. Enforces best practices, strict typing, and modern patterns.

85
Jan 19, 2026, 04:39 AM

typescript-rules

Content & Writing

by shinpr

React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.

85
Jan 16, 2026, 04:26 AM

typescript-strict

Content & Writing

by aiskillstore

Enforce TypeScript strict mode and type safety. Use when setting up projects, reviewing code, or when type errors are ignored. Covers strict flags, no-any rules, and type inference best practices.

85
Jan 19, 2026, 04:39 AM

typescript-strict-guard

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

typescript-testing

Content & Writing

by shinpr

Frontend testing rules with Vitest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria. Use when writing frontend tests or reviewing test quality.

85
Jan 16, 2026, 04:26 AM

typography

Content & Writing

by aiskillstore

Instructions on how to design high quality typography

85
Jan 19, 2026, 04:39 AM

ui-handler

Content & Writing

by aiskillstore

Implement UI using Shadcn MCP (atoms/theme) and 21st.dev MCP (complex sections). Use when adding buttons, layouts, or generating landing pages.

85
Jan 19, 2026, 04:39 AM

ui-style-guide

Content & Writing

by aiskillstore

Frontend coding standards, component patterns, and design system for the Guessimate Angular UI. Reference when writing or reviewing frontend code.

85
Jan 19, 2026, 04:39 AM

understanding-db-schema

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

uniswap

Content & Writing

by aiskillstore

Trade and interact with Uniswap in Python using Ape and the uniswap-sdk package.

85
Jan 19, 2026, 04:39 AM

unity-editor

Content & Writing

by aiskillstore

Remote control Unity Editor via CLI using unityctl. Use when working with Unity projects to launch/stop editor, enter/exit play mode, compile scripts, view logs, load scenes, run tests, capture screenshots, or execute C# code for debugging. Activate when user mentions Unity, play mode, compilation, or needs to interact with a running Unity Editor.

85
Jan 19, 2026, 04:39 AM

unreal-engine-developer

Content & Writing

by aiskillstore

Expert Unreal Engine 5 developer and technical artist for complete game development via agentic coding. Enables AI-driven control of Unreal Editor through MCP, Python scripting, Blueprints, and C++ for level design, asset management, gameplay programming, and visual development.

85
Jan 19, 2026, 04:39 AM

update-docs

Content & Writing

by aiskillstore

Update all documentation in .plans, CLAUDE.md files, docs, and .tasks to match current codebase state. Use when user asks to update docs, refresh documentation, sync docs with code, or validate documentation accuracy.

85
Jan 19, 2026, 04:39 AM

url-analysis

Content & Writing

by aiskillstore

URL validation and contextual analysis specialist. Use when validating

85
Jan 19, 2026, 04:39 AM

use-conductor

Content & Writing

by aiskillstore

Scan conductor/ directory for project direction, workflows, and task planning when present

85
Jan 19, 2026, 04:39 AM

using-argc-argcfile

Content & Writing

by aiskillstore

Create and modify Argcfiles using the special syntax required. Use this when editing Argcfile.sh, @argc, or any shell script that contains `argc --argc-eval`.

85
Jan 19, 2026, 04:39 AM

using-beads-bv

Content & Writing

by aiskillstore

Use when coordinating dependency-aware task planning with beads (bd) CLI and bv graph sidecar - covers ready work selection, priority management, and robot flags for deterministic outputs

85
Jan 19, 2026, 04:39 AM

using-superpowers

Content & Writing

by aiskillstore

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

85
Jan 19, 2026, 04:39 AM

using-xtool

Content & Writing

by aiskillstore

This skill should be used when building iOS apps with xtool (Xcode-free iOS development), creating xtool projects, adding app extensions, or configuring xtool.yml. Triggers on "xtool", "SwiftPM iOS", "iOS on Linux", "iOS on Windows", "Xcode-free", "app extension", "widget extension", "share extension". Covers project setup, app extensions, and deployment.

85
Jan 19, 2026, 04:39 AM

uvicorn

Content & Writing

by aiskillstore

ASGI server for Python web applications - Fast, production-ready server for async frameworks

85
Jan 19, 2026, 04:39 AM

ux-audit

Content & Writing

by aiskillstore

Perform comprehensive UX audits on pages, components, or features. Use when the user asks to "audit UX", "review usability", "evaluate the interface", "UX review", or wants a systematic evaluation of user experience quality.

85
Jan 19, 2026, 04:39 AM